1. 1345.98 s [conduit]
  2. 1345.98 s [conduit] src/Data/Conduit.hs:106:1: warning: [GHC-66111] [-Wunused-imports]
  3. 1345.98 s [conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
  4. 1345.98 s [conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
  5. 1345.98 s [conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
  6. 1345.98 s [conduit] |
  7. 1345.98 s [conduit] 106 | import Control.Monad.Trans.Resource (ResourceT, runResourceT)
  8. 1345.98 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9. 1345.98 s [conduit]
  10. 1345.98 s [conduit] src/Data/Conduit.hs:107:1: warning: [GHC-66111] [-Wunused-imports]
  11. 1345.98 s [conduit] The import of ‘Control.Monad.IO.Unlift’ is redundant
  12. 1345.98 s [conduit] except perhaps to import instances from ‘Control.Monad.IO.Unlift’
  13. 1345.98 s [conduit] To import instances alone, use: import Control.Monad.IO.Unlift()
  14. 1345.98 s [conduit] |
  15. 1345.98 s [conduit] 107 | import Control.Monad.IO.Unlift (MonadUnliftIO)
  16. 1345.99 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  17. 1345.99 s [conduit]
  18. 1345.99 s [conduit] [ 7 of 14] Compiling Data.Conduit.Internal ( src/Data/Conduit/Internal.hs, nothing )
  19. 1345.99 s [conduit] [ 8 of 14] Compiling Data.Conduit.Lift ( src/Data/Conduit/Lift.hs, nothing )
  20. 1346.23 s [conduit] src/Data/Conduit/Lift.hs:67:1: warning: [GHC-66111] [-Wunused-imports]
  21. 1346.23 s [conduit] The import of ‘Data.Monoid’ is redundant
  22. 1346.23 s [conduit] except perhaps to import instances from ‘Data.Monoid’
  23. 1346.23 s [conduit] To import instances alone, use: import Data.Monoid()
  24. 1346.23 s [conduit] |
  25. 1346.23 s [conduit] 67 | import Data.Monoid (Monoid(..))
  26. 1346.23 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  27. 1346.23 s [conduit]
  28. 1346.24 s [conduit] [ 9 of 14] Compiling Data.Conduit.List ( src/Data/Conduit/List.hs, nothing )
  29. 1346.84 s [conduit] [10 of 14] Compiling Data.Streaming.FileRead ( src/Data/Streaming/FileRead.hs, nothing )
  30. 1346.97 s [conduit] [11 of 14] Compiling Data.Streaming.Filesystem ( src/Data/Streaming/Filesystem.hs, nothing )
  31. 1346.97 s [conduit] [12 of 14] Compiling Data.Conduit.Combinators ( src/Data/Conduit/Combinators.hs, nothing )
  32. 1346.98 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.o, dist/build/Language/LSP/Protocol/Internal/Types/TypeHierarchySubtypesParams.dyn_o )
  33. 1347.04 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.o, dist/build/Language/LSP/Protocol/Internal/Types/TextEdit.dyn_o )
  34. 1347.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.o, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentContentChangePartial.dyn_o )
  35. 1347.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.o, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentContentChangeEvent.dyn_o )
  36. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ShowDocumentParams.dyn_o )
  37. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensRangeParams.dyn_o )
  38. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SelectionRange.dyn_o )
  39. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/PrepareRenamePlaceholder.dyn_o )
  40. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/PrepareRenameResult.dyn_o )
  41. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/PrepareRenameParams.dyn_o )
  42. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/Pattern.dyn_o )
  43. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/RelativePattern.dyn_o )
  44. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/PartialResultParams.dyn_o )
  45. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/OptionalVersionedTextDocumentIdentifier.dyn_o )
  46. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentSyncClientCapabilities.dyn_o )
  47. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentIdentifier.dyn_o )
  48. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterScheme.dyn_o )
  49. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterPattern.dyn_o )
  50. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterNotebookType.dyn_o )
  51. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilter.dyn_o )
  52. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentClientCapabilities.dyn_o )
  53. 1347.05 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentCellContentChanges.dyn_o )
  54. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookCellTextDocumentFilter.dyn_o )
  55. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookCellLanguage.dyn_o )
  56. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterWithNotebook.dyn_o )
  57. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterWithCells.dyn_o )
  58. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentSyncRegistrationOptions.dyn_o )
  59. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentSyncOptions.dyn_o )
  60. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookCellKind.dyn_o )
  61. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MonikerParams.dyn_o )
  62. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MonikerOptions.dyn_o )
  63. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MonikerKind.dyn_o )
  64. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MonikerClientCapabilities.dyn_o )
  65. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/Moniker.dyn_o )
  66. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MessageType.dyn_o )
  67. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ShowMessageParams.dyn_o )
  68. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MessageActionItem.dyn_o )
  69. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ShowMessageRequestParams.dyn_o )
  70. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MarkupKind.dyn_o )
  71. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MarkupContent.dyn_o )
  72. 1347.36 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.o, dist/build/Language/LSP/Protocol/Types/MarkupContent.dyn_o )
  73. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ParameterInformation.dyn_o )
  74. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SignatureInformation.dyn_o )
  75. 1347.36 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelp.dyn_o )
  76. 1348.22 s [conduit] src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  77. 1348.22 s [conduit] The use of ‘~’ without TypeOperators
  78. 1348.22 s [conduit] will become an error in a future GHC release.
  79. 1348.22 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  80. 1348.22 s [conduit] |
  81. 1348.22 s [conduit] 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono)
  82. 1348.22 s [conduit] | ^
  83. 1348.22 s [conduit]
  84. 1348.22 s [conduit] src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  85. 1348.22 s [conduit] • The ‘~’ operator is out of scope.
  86. 1348.22 s [conduit] Assuming it to stand for an equality constraint.
  87. 1348.22 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  88. 1348.22 s [conduit] exported from Data.Type.Equality and Prelude.
  89. 1348.22 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  90. 1348.23 s [conduit] • This will become an error in a future GHC release.
  91. 1348.23 s [conduit] |
  92. 1348.23 s [conduit] 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono)
  93. 1348.23 s [conduit] | ^
  94. 1348.23 s [conduit]
  95. 1348.23 s [conduit] src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  96. 1348.23 s [conduit] The use of ‘~’ without TypeOperators
  97. 1348.23 s [conduit] will become an error in a future GHC release.
  98. 1348.23 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  99. 1348.23 s [conduit] |
  100. 1348.23 s [conduit] 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono)
  101. 1348.23 s [conduit] | ^
  102. 1348.23 s [conduit]
  103. 1348.23 s [conduit] src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  104. 1348.23 s [conduit] • The ‘~’ operator is out of scope.
  105. 1348.23 s [conduit] Assuming it to stand for an equality constraint.
  106. 1348.23 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  107. 1348.23 s [conduit] exported from Data.Type.Equality and Prelude.
  108. 1348.23 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  109. 1348.23 s [conduit] • This will become an error in a future GHC release.
  110. 1348.23 s [conduit] |
  111. 1348.23 s [conduit] 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono)
  112. 1348.23 s [conduit] | ^
  113. 1348.23 s [conduit]
  114. 1348.23 s [conduit] src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  115. 1348.23 s [conduit] The use of ‘~’ without TypeOperators
  116. 1348.23 s [conduit] will become an error in a future GHC release.
  117. 1348.23 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  118. 1348.23 s [conduit] |
  119. 1348.23 s [conduit] 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  120. 1348.23 s [conduit] | ^
  121. 1348.23 s [conduit]
  122. 1348.23 s [conduit] src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  123. 1348.23 s [conduit] • The ‘~’ operator is out of scope.
  124. 1348.23 s [conduit] Assuming it to stand for an equality constraint.
  125. 1348.23 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  126. 1348.23 s [conduit] exported from Data.Type.Equality and Prelude.
  127. 1348.23 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  128. 1348.23 s [conduit] • This will become an error in a future GHC release.
  129. 1348.23 s [conduit] |
  130. 1348.23 s [conduit] 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  131. 1348.24 s [conduit] | ^
  132. 1348.24 s [conduit]
  133. 1348.24 s [conduit] src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  134. 1348.24 s [conduit] The use of ‘~’ without TypeOperators
  135. 1348.24 s [conduit] will become an error in a future GHC release.
  136. 1348.24 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  137. 1348.24 s [conduit] |
  138. 1348.24 s [conduit] 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  139. 1348.24 s [conduit] | ^
  140. 1348.24 s [conduit]
  141. 1348.24 s [conduit] src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  142. 1348.24 s [conduit] • The ‘~’ operator is out of scope.
  143. 1348.24 s [conduit] Assuming it to stand for an equality constraint.
  144. 1348.24 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  145. 1348.24 s [conduit] exported from Data.Type.Equality and Prelude.
  146. 1348.24 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  147. 1348.24 s [conduit] • This will become an error in a future GHC release.
  148. 1348.24 s [conduit] |
  149. 1348.24 s [conduit] 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  150. 1348.24 s [conduit] | ^
  151. 1348.24 s [conduit]
  152. 1348.24 s [conduit] src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  153. 1348.24 s [conduit] The use of ‘~’ without TypeOperators
  154. 1348.24 s [conduit] will become an error in a future GHC release.
  155. 1348.24 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  156. 1348.24 s [conduit] |
  157. 1348.24 s [conduit] 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  158. 1348.24 s [conduit] | ^
  159. 1348.24 s [conduit]
  160. 1348.24 s [conduit] src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  161. 1348.24 s [conduit] • The ‘~’ operator is out of scope.
  162. 1348.24 s [conduit] Assuming it to stand for an equality constraint.
  163. 1348.24 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  164. 1348.24 s [conduit] exported from Data.Type.Equality and Prelude.
  165. 1348.24 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  166. 1348.24 s [conduit] • This will become an error in a future GHC release.
  167. 1348.24 s [conduit] |
  168. 1348.24 s [conduit] 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  169. 1348.24 s [conduit] | ^
  170. 1348.24 s [conduit]
  171. 1348.24 s [conduit] src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  172. 1348.24 s [conduit] The use of ‘~’ without TypeOperators
  173. 1348.24 s [conduit] will become an error in a future GHC release.
  174. 1348.24 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  175. 1348.24 s [conduit] |
  176. 1348.24 s [conduit] 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  177. 1348.24 s [conduit] | ^
  178. 1348.24 s [conduit]
  179. 1348.25 s [conduit] src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  180. 1348.25 s [conduit] • The ‘~’ operator is out of scope.
  181. 1348.25 s [conduit] Assuming it to stand for an equality constraint.
  182. 1348.25 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  183. 1348.25 s [conduit] exported from Data.Type.Equality and Prelude.
  184. 1348.25 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  185. 1348.25 s [conduit] • This will become an error in a future GHC release.
  186. 1348.25 s [conduit] |
  187. 1348.25 s [conduit] 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  188. 1348.25 s [conduit] | ^
  189. 1348.25 s [conduit]
  190. 1348.25 s [conduit] src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  191. 1348.25 s [conduit] The use of ‘~’ without TypeOperators
  192. 1348.25 s [conduit] will become an error in a future GHC release.
  193. 1348.25 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  194. 1348.25 s [conduit] |
  195. 1348.25 s [conduit] 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  196. 1348.25 s [conduit] | ^
  197. 1348.25 s [conduit]
  198. 1348.25 s [conduit] src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  199. 1348.25 s [conduit] • The ‘~’ operator is out of scope.
  200. 1348.25 s [conduit] Assuming it to stand for an equality constraint.
  201. 1348.25 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  202. 1348.25 s [conduit] exported from Data.Type.Equality and Prelude.
  203. 1348.25 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  204. 1348.25 s [conduit] • This will become an error in a future GHC release.
  205. 1348.25 s [conduit] |
  206. 1348.25 s [conduit] 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  207. 1348.25 s [conduit] | ^
  208. 1348.25 s [conduit]
  209. 1348.25 s [conduit] src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  210. 1348.25 s [conduit] The use of ‘~’ without TypeOperators
  211. 1348.25 s [conduit] will become an error in a future GHC release.
  212. 1348.25 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  213. 1348.25 s [conduit] |
  214. 1348.25 s [conduit] 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  215. 1348.25 s [conduit] | ^
  216. 1348.25 s [conduit]
  217. 1348.26 s [conduit] src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  218. 1348.26 s [conduit] • The ‘~’ operator is out of scope.
  219. 1348.26 s [conduit] Assuming it to stand for an equality constraint.
  220. 1348.26 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  221. 1348.26 s [conduit] exported from Data.Type.Equality and Prelude.
  222. 1348.26 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  223. 1348.26 s [conduit] • This will become an error in a future GHC release.
  224. 1348.26 s [conduit] |
  225. 1348.26 s [conduit] 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  226. 1348.26 s [conduit] | ^
  227. 1348.26 s [conduit]
  228. 1348.26 s [conduit] src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  229. 1348.26 s [conduit] The use of ‘~’ without TypeOperators
  230. 1348.26 s [conduit] will become an error in a future GHC release.
  231. 1348.26 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  232. 1348.26 s [conduit] |
  233. 1348.26 s [conduit] 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  234. 1348.26 s [conduit] | ^
  235. 1348.26 s [conduit]
  236. 1348.26 s [conduit] src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  237. 1348.26 s [conduit] • The ‘~’ operator is out of scope.
  238. 1348.26 s [conduit] Assuming it to stand for an equality constraint.
  239. 1348.26 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  240. 1348.26 s [conduit] exported from Data.Type.Equality and Prelude.
  241. 1348.26 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  242. 1348.26 s [conduit] • This will become an error in a future GHC release.
  243. 1348.26 s [conduit] |
  244. 1348.26 s [conduit] 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  245. 1348.26 s [conduit] | ^
  246. 1348.26 s [conduit]
  247. 1348.26 s [conduit] src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  248. 1348.26 s [conduit] The use of ‘~’ without TypeOperators
  249. 1348.26 s [conduit] will become an error in a future GHC release.
  250. 1348.26 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  251. 1348.26 s [conduit] |
  252. 1348.27 s [conduit] 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  253. 1348.27 s [conduit] | ^
  254. 1348.27 s [conduit]
  255. 1348.27 s [conduit] src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  256. 1348.27 s [conduit] • The ‘~’ operator is out of scope.
  257. 1348.27 s [conduit] Assuming it to stand for an equality constraint.
  258. 1348.27 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  259. 1348.27 s [conduit] exported from Data.Type.Equality and Prelude.
  260. 1348.27 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  261. 1348.27 s [conduit] • This will become an error in a future GHC release.
  262. 1348.27 s [conduit] |
  263. 1348.27 s [conduit] 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  264. 1348.27 s [conduit] | ^
  265. 1348.27 s [conduit]
  266. 1348.27 s [conduit] src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  267. 1348.27 s [conduit] The use of ‘~’ without TypeOperators
  268. 1348.27 s [conduit] will become an error in a future GHC release.
  269. 1348.27 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  270. 1348.27 s [conduit] |
  271. 1348.27 s [conduit] 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  272. 1348.27 s [conduit] | ^
  273. 1348.27 s [conduit]
  274. 1348.27 s [conduit] src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  275. 1348.27 s [conduit] • The ‘~’ operator is out of scope.
  276. 1348.27 s [conduit] Assuming it to stand for an equality constraint.
  277. 1348.27 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  278. 1348.27 s [conduit] exported from Data.Type.Equality and Prelude.
  279. 1348.27 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  280. 1348.27 s [conduit] • This will become an error in a future GHC release.
  281. 1348.27 s [conduit] |
  282. 1348.27 s [conduit] 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  283. 1348.27 s [conduit] | ^
  284. 1348.27 s [conduit]
  285. 1348.27 s [conduit] src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  286. 1348.27 s [conduit] The use of ‘~’ without TypeOperators
  287. 1348.28 s [conduit] will become an error in a future GHC release.
  288. 1348.28 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  289. 1348.28 s [conduit] |
  290. 1348.28 s [conduit] 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n)
  291. 1348.28 s [conduit] | ^
  292. 1348.28 s [conduit]
  293. 1348.28 s [conduit] src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  294. 1348.28 s [conduit] • The ‘~’ operator is out of scope.
  295. 1348.28 s [conduit] Assuming it to stand for an equality constraint.
  296. 1348.28 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  297. 1348.28 s [conduit] exported from Data.Type.Equality and Prelude.
  298. 1348.28 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  299. 1348.28 s [conduit] • This will become an error in a future GHC release.
  300. 1348.28 s [conduit] |
  301. 1348.28 s [conduit] 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n)
  302. 1348.28 s [conduit] | ^
  303. 1348.28 s [conduit]
  304. 1348.30 s [conduit] [13 of 14] Compiling Data.Conduit.Combinators.Unqualified ( src/Data/Conduit/Combinators/Unqualified.hs, nothing )
  305. 1348.53 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  306. 1348.53 s [conduit] The use of ‘~’ without TypeOperators
  307. 1348.53 s [conduit] will become an error in a future GHC release.
  308. 1348.53 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  309. 1348.53 s [conduit] |
  310. 1348.53 s [conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  311. 1348.53 s [conduit] | ^
  312. 1348.53 s [conduit]
  313. 1348.53 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  314. 1348.53 s [conduit] • The ‘~’ operator is out of scope.
  315. 1348.53 s [conduit] Assuming it to stand for an equality constraint.
  316. 1348.53 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  317. 1348.53 s [conduit] exported from Data.Type.Equality and Prelude.
  318. 1348.53 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  319. 1348.53 s [conduit] • This will become an error in a future GHC release.
  320. 1348.53 s [conduit] |
  321. 1348.53 s [conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  322. 1348.53 s [conduit] | ^
  323. 1348.53 s [conduit]
  324. 1348.53 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  325. 1348.53 s [conduit] The use of ‘~’ without TypeOperators
  326. 1348.53 s [conduit] will become an error in a future GHC release.
  327. 1348.53 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  328. 1348.53 s [conduit] |
  329. 1348.53 s [conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  330. 1348.53 s [conduit] | ^
  331. 1348.53 s [conduit]
  332. 1348.53 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  333. 1348.53 s [conduit] • The ‘~’ operator is out of scope.
  334. 1348.53 s [conduit] Assuming it to stand for an equality constraint.
  335. 1348.53 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  336. 1348.53 s [conduit] exported from Data.Type.Equality and Prelude.
  337. 1348.53 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  338. 1348.53 s [conduit] • This will become an error in a future GHC release.
  339. 1348.53 s [conduit] |
  340. 1348.53 s [conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  341. 1348.54 s [conduit] | ^
  342. 1348.54 s [conduit]
  343. 1348.54 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  344. 1348.54 s [conduit] The use of ‘~’ without TypeOperators
  345. 1348.54 s [conduit] will become an error in a future GHC release.
  346. 1348.54 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  347. 1348.54 s [conduit] |
  348. 1348.54 s [conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  349. 1348.54 s [conduit] | ^
  350. 1348.54 s [conduit]
  351. 1348.54 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  352. 1348.54 s [conduit] • The ‘~’ operator is out of scope.
  353. 1348.54 s [conduit] Assuming it to stand for an equality constraint.
  354. 1348.54 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  355. 1348.54 s [conduit] exported from Data.Type.Equality and Prelude.
  356. 1348.54 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  357. 1348.54 s [conduit] • This will become an error in a future GHC release.
  358. 1348.54 s [conduit] |
  359. 1348.54 s [conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  360. 1348.54 s [conduit] | ^
  361. 1348.54 s [conduit]
  362. 1348.54 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  363. 1348.54 s [conduit] The use of ‘~’ without TypeOperators
  364. 1348.54 s [conduit] will become an error in a future GHC release.
  365. 1348.54 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  366. 1348.54 s [conduit] |
  367. 1348.54 s [conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  368. 1348.54 s [conduit] | ^
  369. 1348.54 s [conduit]
  370. 1348.54 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  371. 1348.54 s [conduit] • The ‘~’ operator is out of scope.
  372. 1348.54 s [conduit] Assuming it to stand for an equality constraint.
  373. 1348.55 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  374. 1348.55 s [conduit] exported from Data.Type.Equality and Prelude.
  375. 1348.55 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  376. 1348.55 s [conduit] • This will become an error in a future GHC release.
  377. 1348.55 s [conduit] |
  378. 1348.55 s [conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  379. 1348.55 s [conduit] | ^
  380. 1348.55 s [conduit]
  381. 1348.55 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  382. 1348.55 s [conduit] The use of ‘~’ without TypeOperators
  383. 1348.55 s [conduit] will become an error in a future GHC release.
  384. 1348.55 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  385. 1348.55 s [conduit] |
  386. 1348.55 s [conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  387. 1348.55 s [conduit] | ^
  388. 1348.55 s [conduit]
  389. 1348.55 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  390. 1348.55 s [conduit] • The ‘~’ operator is out of scope.
  391. 1348.55 s [conduit] Assuming it to stand for an equality constraint.
  392. 1348.55 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  393. 1348.55 s [conduit] exported from Data.Type.Equality and Prelude.
  394. 1348.55 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  395. 1348.55 s [conduit] • This will become an error in a future GHC release.
  396. 1348.55 s [conduit] |
  397. 1348.55 s [conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  398. 1348.55 s [conduit] | ^
  399. 1348.55 s [conduit]
  400. 1348.55 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  401. 1348.55 s [conduit] The use of ‘~’ without TypeOperators
  402. 1348.55 s [conduit] will become an error in a future GHC release.
  403. 1348.55 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  404. 1348.55 s [conduit] |
  405. 1348.55 s [conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  406. 1348.55 s [conduit] | ^
  407. 1348.55 s [conduit]
  408. 1348.55 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  409. 1348.55 s [conduit] • The ‘~’ operator is out of scope.
  410. 1348.55 s [conduit] Assuming it to stand for an equality constraint.
  411. 1348.55 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  412. 1348.55 s [conduit] exported from Data.Type.Equality and Prelude.
  413. 1348.55 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  414. 1348.55 s [conduit] • This will become an error in a future GHC release.
  415. 1348.55 s [conduit] |
  416. 1348.55 s [conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  417. 1348.56 s [conduit] | ^
  418. 1348.56 s [conduit]
  419. 1348.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  420. 1348.56 s [conduit] The use of ‘~’ without TypeOperators
  421. 1348.56 s [conduit] will become an error in a future GHC release.
  422. 1348.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  423. 1348.56 s [conduit] |
  424. 1348.56 s [conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  425. 1348.56 s [conduit] | ^
  426. 1348.56 s [conduit]
  427. 1348.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  428. 1348.56 s [conduit] • The ‘~’ operator is out of scope.
  429. 1348.56 s [conduit] Assuming it to stand for an equality constraint.
  430. 1348.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  431. 1348.56 s [conduit] exported from Data.Type.Equality and Prelude.
  432. 1348.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  433. 1348.56 s [conduit] • This will become an error in a future GHC release.
  434. 1348.56 s [conduit] |
  435. 1348.56 s [conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  436. 1348.56 s [conduit] | ^
  437. 1348.56 s [conduit]
  438. 1348.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  439. 1348.56 s [conduit] The use of ‘~’ without TypeOperators
  440. 1348.56 s [conduit] will become an error in a future GHC release.
  441. 1348.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  442. 1348.56 s [conduit] |
  443. 1348.56 s [conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  444. 1348.56 s [conduit] | ^
  445. 1348.56 s [conduit]
  446. 1348.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  447. 1348.57 s [conduit] • The ‘~’ operator is out of scope.
  448. 1348.57 s [conduit] Assuming it to stand for an equality constraint.
  449. 1348.57 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  450. 1348.57 s [conduit] exported from Data.Type.Equality and Prelude.
  451. 1348.57 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  452. 1348.57 s [conduit] • This will become an error in a future GHC release.
  453. 1348.57 s [conduit] |
  454. 1348.57 s [conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  455. 1348.57 s [conduit] | ^
  456. 1348.57 s [conduit]
  457. 1348.57 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  458. 1348.57 s [conduit] The use of ‘~’ without TypeOperators
  459. 1348.57 s [conduit] will become an error in a future GHC release.
  460. 1348.57 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  461. 1348.57 s [conduit] |
  462. 1348.57 s [conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  463. 1348.57 s [conduit] | ^
  464. 1348.57 s [conduit]
  465. 1348.57 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  466. 1348.57 s [conduit] • The ‘~’ operator is out of scope.
  467. 1348.57 s [conduit] Assuming it to stand for an equality constraint.
  468. 1348.57 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  469. 1348.57 s [conduit] exported from Data.Type.Equality and Prelude.
  470. 1348.57 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  471. 1348.57 s [conduit] • This will become an error in a future GHC release.
  472. 1348.57 s [conduit] |
  473. 1348.57 s [conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  474. 1348.57 s [conduit] | ^
  475. 1348.57 s [conduit]
  476. 1348.57 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  477. 1348.57 s [conduit] The use of ‘~’ without TypeOperators
  478. 1348.57 s [conduit] will become an error in a future GHC release.
  479. 1348.57 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  480. 1348.57 s [conduit] |
  481. 1348.57 s [conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
  482. 1348.57 s [conduit] | ^
  483. 1348.57 s [conduit]
  484. 1348.57 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  485. 1348.57 s [conduit] • The ‘~’ operator is out of scope.
  486. 1348.57 s [conduit] Assuming it to stand for an equality constraint.
  487. 1348.57 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  488. 1348.57 s [conduit] exported from Data.Type.Equality and Prelude.
  489. 1348.57 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  490. 1348.57 s [conduit] • This will become an error in a future GHC release.
  491. 1348.57 s [conduit] |
  492. 1348.57 s [conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
  493. 1348.58 s [conduit] | ^
  494. 1348.58 s [conduit]
  495. 1348.58 s [conduit] [14 of 14] Compiling Conduit ( src/Conduit.hs, nothing )
  496. 1348.59 s [conduit] Haddock coverage:
  497. 1348.59 s [conduit] Warning: 'hoist' is out of scope.
  498. 1348.59 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  499. 1348.60 s [conduit] Warning: 'Source' is out of scope.
  500. 1348.60 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  501. 1348.60 s [conduit] Warning: 'Conduit' is out of scope.
  502. 1348.60 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  503. 1348.60 s [conduit] Warning: 'catchC' is out of scope.
  504. 1348.60 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  505. 1348.60 s [conduit] Warning: 'tryC' is out of scope.
  506. 1348.60 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  507. 1348.60 s [conduit] Warning: 'ZipConduit' is ambiguous. It is defined
  508. 1348.60 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1229:30
  509. 1348.60 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1229:1
  510. 1348.60 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  511. 1348.60 s [conduit] by specifying the type/value namespace explicitly.
  512. 1348.60 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:1229:1
  513. 1348.60 s [conduit] Warning: 'ConduitT' is ambiguous. It is defined
  514. 1348.60 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:123:28
  515. 1348.60 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:123:1
  516. 1348.60 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  517. 1348.60 s [conduit] by specifying the type/value namespace explicitly.
  518. 1348.60 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:123:1
  519. 1348.61 s [conduit] Warning: 'SealedConduitT' is ambiguous. It is defined
  520. 1348.61 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:138:34
  521. 1348.61 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:138:1
  522. 1348.61 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  523. 1348.61 s [conduit] by specifying the type/value namespace explicitly.
  524. 1348.61 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:138:1
  525. 1348.62 s [conduit] 18% ( 3 / 16) in 'Data.Conduit.Internal.Fusion'
  526. 1348.62 s [conduit] Missing documentation for:
  527. 1348.62 s [conduit] Module header
  528. 1348.62 s [conduit] Stream (src/Data/Conduit/Internal/Fusion.hs:39)
  529. 1348.62 s [conduit] ConduitWithStream (src/Data/Conduit/Internal/Fusion.hs:43)
  530. 1348.62 s [conduit] StreamConduitT (src/Data/Conduit/Internal/Fusion.hs:47)
  531. 1348.62 s [conduit] StreamConduit (src/Data/Conduit/Internal/Fusion.hs:49)
  532. 1348.62 s [conduit] StreamSource (src/Data/Conduit/Internal/Fusion.hs:51)
  533. 1348.62 s [conduit] StreamProducer (src/Data/Conduit/Internal/Fusion.hs:53)
  534. 1348.62 s [conduit] StreamSink (src/Data/Conduit/Internal/Fusion.hs:55)
  535. 1348.62 s [conduit] StreamConsumer (src/Data/Conduit/Internal/Fusion.hs:57)
  536. 1348.62 s [conduit] streamConduit (src/Data/Conduit/Internal/Fusion.hs:250)
  537. 1348.62 s [conduit] streamSource (src/Data/Conduit/Internal/Fusion.hs:257)
  538. 1348.62 s [conduit] streamSourcePure (src/Data/Conduit/Internal/Fusion.hs:275)
  539. 1348.62 s [conduit] unstream (src/Data/Conduit/Internal/Fusion.hs:60)
  540. 1348.62 s [conduit] 0% ( 0 / 41) in 'Data.Conduit.Internal.List.Stream'
  541. 1348.62 s [conduit] Missing documentation for:
  542. 1348.62 s [conduit] Module header
  543. 1348.62 s [conduit] unfoldS (src/Data/Conduit/Internal/List/Stream.hs:17)
  544. 1348.62 s [conduit] unfoldEitherS (src/Data/Conduit/Internal/List/Stream.hs:30)
  545. 1348.62 s [conduit] unfoldMS (src/Data/Conduit/Internal/List/Stream.hs:43)
  546. 1348.62 s [conduit] unfoldEitherMS (src/Data/Conduit/Internal/List/Stream.hs:57)
  547. 1348.62 s [conduit] sourceListS (src/Data/Conduit/Internal/List/Stream.hs:67)
  548. 1348.62 s [conduit] enumFromToS (src/Data/Conduit/Internal/List/Stream.hs:78)
  549. 1348.62 s [conduit] enumFromToS_int (src/Data/Conduit/Internal/List/Stream.hs:90)
  550. 1348.62 s [conduit] iterateS (src/Data/Conduit/Internal/List/Stream.hs:101)
  551. 1348.62 s [conduit] replicateS (src/Data/Conduit/Internal/List/Stream.hs:110)
  552. 1348.62 s [conduit] replicateMS (src/Data/Conduit/Internal/List/Stream.hs:119)
  553. 1348.62 s [conduit] foldS (src/Data/Conduit/Internal/List/Stream.hs:128)
  554. 1348.62 s [conduit] foldMS (src/Data/Conduit/Internal/List/Stream.hs:140)
  555. 1348.62 s [conduit] mapM_S (src/Data/Conduit/Internal/List/Stream.hs:156)
  556. 1348.62 s [conduit] dropS (src/Data/Conduit/Internal/List/Stream.hs:170)
  557. 1348.62 s [conduit] takeS (src/Data/Conduit/Internal/List/Stream.hs:185)
  558. 1348.62 s [conduit] headS (src/Data/Conduit/Internal/List/Stream.hs:198)
  559. 1348.62 s [conduit] mapS (src/Data/Conduit/Internal/List/Stream.hs:210)
  560. 1348.62 s [conduit] mapMS (src/Data/Conduit/Internal/List/Stream.hs:222)
  561. 1348.62 s [conduit] iterMS (src/Data/Conduit/Internal/List/Stream.hs:234)
  562. 1348.62 s [conduit] mapMaybeS (src/Data/Conduit/Internal/List/Stream.hs:246)
  563. 1348.62 s [conduit] mapMaybeMS (src/Data/Conduit/Internal/List/Stream.hs:261)
  564. 1348.62 s [conduit] catMaybesS (src/Data/Conduit/Internal/List/Stream.hs:277)
  565. 1348.62 s [conduit] concatS (src/Data/Conduit/Internal/List/Stream.hs:290)
  566. 1348.62 s [conduit] concatMapS (src/Data/Conduit/Internal/List/Stream.hs:303)
  567. 1348.62 s [conduit] concatMapMS (src/Data/Conduit/Internal/List/Stream.hs:316)
  568. 1348.62 s [conduit] concatMapAccumS (src/Data/Conduit/Internal/List/Stream.hs:331)
  569. 1348.62 s [conduit] mapAccumS (src/Data/Conduit/Internal/List/Stream.hs:346)
  570. 1348.62 s [conduit] mapAccumMS (src/Data/Conduit/Internal/List/Stream.hs:360)
  571. 1348.62 s [conduit] concatMapAccumMS (src/Data/Conduit/Internal/List/Stream.hs:374)
  572. 1348.62 s [conduit] mapFoldableS (src/Data/Conduit/Internal/List/Stream.hs:389)
  573. 1348.62 s [conduit] mapFoldableMS (src/Data/Conduit/Internal/List/Stream.hs:402)
  574. 1348.62 s [conduit] consumeS (src/Data/Conduit/Internal/List/Stream.hs:417)
  575. 1348.62 s [conduit] groupByS (src/Data/Conduit/Internal/List/Stream.hs:429)
  576. 1348.62 s [conduit] groupOn1S (src/Data/Conduit/Internal/List/Stream.hs:433)
  577. 1348.63 s [conduit] GroupByState (src/Data/Conduit/Internal/List/Stream.hs:436)
  578. 1348.63 s [conduit] groupBy1S (src/Data/Conduit/Internal/List/Stream.hs:442)
  579. 1348.63 s [conduit] isolateS (src/Data/Conduit/Internal/List/Stream.hs:463)
  580. 1348.63 s [conduit] filterS (src/Data/Conduit/Internal/List/Stream.hs:476)
  581. 1348.63 s [conduit] sinkNullS (src/Data/Conduit/Internal/List/Stream.hs:489)
  582. 1348.63 s [conduit] sourceNullS (src/Data/Conduit/Internal/List/Stream.hs:501)
  583. 1348.63 s [conduit] 11% ( 3 / 27) in 'Data.Conduit.Combinators.Stream'
  584. 1348.63 s [conduit] Missing documentation for:
  585. 1348.63 s [conduit] yieldManyS (src/Data/Conduit/Combinators/Stream.hs:71)
  586. 1348.63 s [conduit] repeatMS (src/Data/Conduit/Combinators/Stream.hs:81)
  587. 1348.63 s [conduit] repeatWhileMS (src/Data/Conduit/Combinators/Stream.hs:91)
  588. 1348.63 s [conduit] foldl1S (src/Data/Conduit/Combinators/Stream.hs:104)
  589. 1348.63 s [conduit] allS (src/Data/Conduit/Combinators/Stream.hs:118)
  590. 1348.63 s [conduit] anyS (src/Data/Conduit/Combinators/Stream.hs:124)
  591. 1348.63 s [conduit] sinkLazyS (src/Data/Conduit/Combinators/Stream.hs:132)
  592. 1348.63 s [conduit] sinkVectorS (src/Data/Conduit/Combinators/Stream.hs:137)
  593. 1348.63 s [conduit] sinkVectorNS (src/Data/Conduit/Combinators/Stream.hs:163)
  594. 1348.63 s [conduit] sinkLazyBuilderS (src/Data/Conduit/Combinators/Stream.hs:182)
  595. 1348.63 s [conduit] lastS (src/Data/Conduit/Combinators/Stream.hs:187)
  596. 1348.63 s [conduit] lastES (src/Data/Conduit/Combinators/Stream.hs:200)
  597. 1348.63 s [conduit] findS (src/Data/Conduit/Combinators/Stream.hs:214)
  598. 1348.63 s [conduit] concatMapS (src/Data/Conduit/Combinators/Stream.hs:231)
  599. 1348.63 s [conduit] concatMapMS (src/Data/Conduit/Combinators/Stream.hs:246)
  600. 1348.63 s [conduit] concatS (src/Data/Conduit/Combinators/Stream.hs:262)
  601. 1348.63 s [conduit] scanlS (src/Data/Conduit/Combinators/Stream.hs:270)
  602. 1348.63 s [conduit] scanlMS (src/Data/Conduit/Combinators/Stream.hs:285)
  603. 1348.63 s [conduit] mapAccumWhileS (src/Data/Conduit/Combinators/Stream.hs:301)
  604. 1348.63 s [conduit] mapAccumWhileMS (src/Data/Conduit/Combinators/Stream.hs:316)
  605. 1348.63 s [conduit] intersperseS (src/Data/Conduit/Combinators/Stream.hs:337)
  606. 1348.63 s [conduit] slidingWindowS (src/Data/Conduit/Combinators/Stream.hs:363)
  607. 1348.63 s [conduit] filterMS (src/Data/Conduit/Combinators/Stream.hs:394)
  608. 1348.63 s [conduit] splitOnUnboundedES (src/Data/Conduit/Combinators/Stream.hs:420)
  609. 1348.63 s [conduit] 97% ( 78 / 80) in 'Data.Conduit'
  610. 1348.63 s [conduit] Missing documentation for:
  611. 1348.63 s [conduit] sealConduitT (src/Data/Conduit/Internal/Conduit.hs:298)
  612. 1348.63 s [conduit] unsealConduitT (src/Data/Conduit/Internal/Conduit.hs:301)
  613. 1348.63 s [conduit] 91% ( 81 / 89) in 'Data.Conduit.Internal'
  614. 1348.63 s [conduit] Missing documentation for:
  615. 1348.63 s [conduit] Module header
  616. 1348.63 s [conduit] enumFromTo (src/Data/Conduit/Internal/Pipe.hs:500)
  617. 1348.63 s [conduit] yieldM (src/Data/Conduit/Internal/Pipe.hs:251)
  618. 1348.63 s [conduit] sealConduitT (src/Data/Conduit/Internal/Conduit.hs:298)
  619. 1348.63 s [conduit] unsealConduitT (src/Data/Conduit/Internal/Conduit.hs:301)
  620. 1348.63 s [conduit] sourceToPipe (src/Data/Conduit/Internal/Conduit.hs:333)
  621. 1348.63 s [conduit] sinkToPipe (src/Data/Conduit/Internal/Conduit.hs:343)
  622. 1348.63 s [conduit] conduitToPipe (src/Data/Conduit/Internal/Conduit.hs:353)
  623. 1348.63 s [conduit] 100% ( 42 / 42) in 'Data.Conduit.Lift'
  624. 1348.64 s [conduit] Warning: 'succ' is out of scope.
  625. 1348.64 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  626. 1348.64 s [conduit] Warning: 'Foldable' is out of scope.
  627. 1348.64 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  628. 1348.65 s [conduit] 100% ( 60 / 60) in 'Data.Conduit.List'
  629. 1348.66 s [conduit] Warning: 'ResourceT' is out of scope.
  630. 1348.66 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  631. 1348.67 s [conduit] Warning: 'chunkSize' is out of scope.
  632. 1348.67 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  633. 1348.68 s [conduit] Warning: 'Flush' is ambiguous. It is defined
  634. 1348.68 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1093:26
  635. 1348.68 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1093:1
  636. 1348.68 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  637. 1348.68 s [conduit] by specifying the type/value namespace explicitly.
  638. 1348.68 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:1093:1
  639. 1348.68 s [conduit] 100% (167 /167) in 'Data.Conduit.Combinators'
  640. 1348.68 s [conduit] Warning: 'succ' is out of scope.
  641. 1348.68 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  642. 1348.69 s [conduit] Warning: 'iterM' is out of scope.
  643. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  644. 1348.69 s [conduit] Warning: 'takeExactly' is out of scope.
  645. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  646. 1348.69 s [conduit] Warning: 'takeExactlyE' is out of scope.
  647. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  648. 1348.69 s [conduit] Warning: 'take' is out of scope.
  649. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  650. 1348.69 s [conduit] Warning: 'takeE' is out of scope.
  651. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  652. 1348.69 s [conduit] Warning: 'concatMap' is out of scope.
  653. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  654. 1348.69 s [conduit] Warning: 'chunkSize' is out of scope.
  655. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  656. 1348.69 s [conduit] Warning: 'chunksOfExactlyE' is out of scope.
  657. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  658. 1348.69 s [conduit] Warning: 'chunksOfE' is out of scope.
  659. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  660. 1348.69 s [conduit] Warning: 'mapM_' is out of scope.
  661. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  662. 1348.69 s [conduit] Warning: 'concatMapM' is out of scope.
  663. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  664. 1348.69 s [conduit] Warning: 'line' is out of scope.
  665. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  666. 1348.69 s [conduit] Warning: 'unlines' is out of scope.
  667. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  668. 1348.69 s [conduit] Warning: 'linesUnbounded' is out of scope.
  669. 1348.69 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  670. 1348.70 s [conduit] 100% (171 /171) in 'Conduit'
  671. 1349.78 s [conduit] Warning: Data.Conduit.Combinators.Stream: could not find link destinations for:
  672. 1349.78 s [conduit] - Data.Vector.Generic.Base.Vector
  673. 1349.79 s [conduit] Warning: Data.Conduit: could not find link destinations for:
  674. 1349.79 s [conduit] - GHC.Internal.Generics.Rep_Void
  675. 1349.79 s [conduit] - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT
  676. 1349.80 s [conduit] Warning: Data.Conduit.Internal: could not find link destinations for:
  677. 1349.80 s [conduit] - Data.Conduit.Internal.Pipe.D:R:PrimStatePipe
  678. 1349.80 s [conduit] - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT
  679. 1349.82 s [conduit] Warning: Data.Conduit.Combinators: could not find link destinations for:
  680. 1349.82 s [conduit] - Data.Vector.Generic.Base.Vector
  681. 1349.82 s [conduit] - Data.Conduit.Combinators.Buffer
  682. 1349.88 s [conduit] Warning: Conduit: could not find link destinations for:
  683. 1349.88 s [conduit] - GHC.Internal.Data.Functor.Identity.Rep_Identity
  684. 1349.88 s [conduit] - GHC.Internal.Data.Functor.Identity.Rep1_Identity
  685. 1349.88 s [conduit] - Control.Monad.Primitive.D:R:PrimStateIO
  686. 1349.88 s [conduit] - Control.Monad.Primitive.D:R:PrimStateIdentityT
  687. 1349.88 s [conduit] - Control.Monad.Primitive.D:R:PrimStateST
  688. 1349.88 s [conduit] - Control.Monad.Primitive.D:R:PrimStateST0
  689. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateAccumT
  690. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateContT
  691. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateExceptT
  692. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateMaybeT
  693. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateRWST0
  694. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateRWST1
  695. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateRWST
  696. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateReaderT
  697. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateSelectT
  698. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateStateT0
  699. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateStateT
  700. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateWriterT0
  701. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateWriterT1
  702. 1349.89 s [conduit] - Control.Monad.Primitive.D:R:PrimStateWriterT
  703. 1349.89 s [conduit] - Control.Monad.Trans.Resource.Internal.D:R:PrimStateResourceT
  704. 1349.89 s [conduit] - Data.Conduit.Internal.Pipe.D:R:PrimStatePipe
  705. 1349.89 s [conduit] - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT
  706. 1349.89 s [conduit] - Data.Vector.Unboxed.Base.Unbox
  707. 1349.89 s [conduit] - Data.Vector.Generic.Base.Vector
  708. 1349.89 s [conduit] - Data.Vector.Generic.Base.basicLength
  709. 1349.89 s [conduit] - Data.Vector.Generic.Base.basicUnsafeIndexM
  710. 1349.89 s [conduit] - Data.Vector.Generic.Base.elemseq
  711. 1349.89 s [conduit] - Data.Vector.Generic.Base.Mutable
  712. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.MVector
  713. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicLength
  714. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
  715. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicInitialize
  716. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
  717. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
  718. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
  719. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
  720. 1349.89 s [conduit] - Data.Vector.Generic.Base.basicUnsafeSlice
  721. 1349.89 s [conduit] - Data.Vector.Generic.Base.basicUnsafeCopy
  722. 1349.89 s [conduit] - Data.Vector.Generic.Base.basicUnsafeFreeze
  723. 1349.89 s [conduit] - Data.Vector.Generic.Base.basicUnsafeThaw
  724. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
  725. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicClear
  726. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicOverlaps
  727. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicSet
  728. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
  729. 1349.89 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
  730. 1349.89 s [conduit] - Data.Vector.Unboxed.Base.MV_Identity
  731. 1349.89 s [conduit] - Data.Vector.Unboxed.Base.V_Identity
  732. 1349.89 s [conduit] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  733. 1349.89 s [conduit] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
  734. 1349.89 s [conduit] - Data.Conduit.Combinators.Buffer
  735. 1354.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelpContext.dyn_o )
  736. 1357.11 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelpParams.dyn_o )
  737. 1359.60 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MarkedStringWithLanguage.dyn_o )
  738. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MarkedString.dyn_o )
  739. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MarkdownClientCapabilities.dyn_o )
  740. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LogTraceParams.dyn_o )
  741. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LogMessageParams.dyn_o )
  742. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LocationUriOnly.dyn_o )
  743. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LocationLink.dyn_o )
  744. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/Location.dyn_o )
  745. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceSymbol.dyn_o )
  746. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SymbolInformation.dyn_o )
  747. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LinkedEditingRanges.dyn_o )
  748. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeParams.dyn_o )
  749. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeOptions.dyn_o )
  750. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeClientCapabilities.dyn_o )
  751. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LanguageKind.dyn_o )
  752. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentItem.dyn_o )
  753. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LSPErrorCodes.dyn_o )
  754. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InsertTextMode.dyn_o )
  755. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InsertTextFormat.dyn_o )
  756. 1359.74 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InsertReplaceEdit.dyn_o )
  757. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueWorkspaceClientCapabilities.dyn_o )
  758. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueVariableLookup.dyn_o )
  759. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueText.dyn_o )
  760. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueOptions.dyn_o )
  761. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueEvaluatableExpression.dyn_o )
  762. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueContext.dyn_o )
  763. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueParams.dyn_o )
  764. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueClientCapabilities.dyn_o )
  765. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlineValue.dyn_o )
  766. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintWorkspaceClientCapabilities.dyn_o )
  767. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintParams.dyn_o )
  768. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintOptions.dyn_o )
  769. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintKind.dyn_o )
  770. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InitializedParams.dyn_o )
  771. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InitializeError.dyn_o )
  772. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ImplementationParams.dyn_o )
  773. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ImplementationOptions.dyn_o )
  774. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ImplementationClientCapabilities.dyn_o )
  775. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/HoverParams.dyn_o )
  776. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/HoverOptions.dyn_o )
  777. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/HoverClientCapabilities.dyn_o )
  778. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/Hover.dyn_o )
  779. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/GlobPattern.dyn_o )
  780. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/GeneralClientCapabilities.dyn_o )
  781. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FormattingOptions.dyn_o )
  782. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRangeParams.dyn_o )
  783. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRangeOptions.dyn_o )
  784. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRangeKind.dyn_o )
  785. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRange.dyn_o )
  786. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileSystemWatcher.dyn_o )
  787. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileRename.dyn_o )
  788. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/RenameFilesParams.dyn_o )
  789. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationPatternOptions.dyn_o )
  790. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationPatternKind.dyn_o )
  791. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationPattern.dyn_o )
  792. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationFilter.dyn_o )
  793. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationRegistrationOptions.dyn_o )
  794. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationOptions.dyn_o )
  795. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceOptions.dyn_o )
  796. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationClientCapabilities.dyn_o )
  797. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileDelete.dyn_o )
  798. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileCreate.dyn_o )
  799. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileChangeType.dyn_o )
  800. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FileEvent.dyn_o )
  801. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FailureHandlingKind.dyn_o )
  802. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ExecutionSummary.dyn_o )
  803. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookCell.dyn_o )
  804. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocument.dyn_o )
  805. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookCellArrayChange.dyn_o )
  806. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentCellChangeStructure.dyn_o )
  807. 1359.75 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentCellChanges.dyn_o )
  808. 1360.38 s [conduit] Documentation created: dist/doc/html/conduit/,
  809. 1360.38 s [conduit] dist/doc/html/conduit/conduit.txt
  810. 1360.46 s [conduit] Preprocessing test suite 'conduit-test' for conduit-1.3.6.1...
  811. 1360.48 s [conduit] Phase: installPhase
  812. 1360.61 s [conduit] Installing library in /nix/store/gpadf9mh0nliy09xn28b1rnbizz8xhmq-conduit-1.3.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  813. 1361.20 s [conduit] Phase: fixupPhase
  814. 1361.21 s [conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/gpadf9mh0nliy09xn28b1rnbizz8xhmq-conduit-1.3.6.1
  815. 1361.23 s [conduit] shrinking /nix/store/gpadf9mh0nliy09xn28b1rnbizz8xhmq-conduit-1.3.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSconduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ-ghc9.10.2.so
  816. 1361.23 s [conduit] checking for references to /build/ in /nix/store/gpadf9mh0nliy09xn28b1rnbizz8xhmq-conduit-1.3.6.1...
  817. 1361.27 s [conduit] patching script interpreter paths in /nix/store/gpadf9mh0nliy09xn28b1rnbizz8xhmq-conduit-1.3.6.1
  818. 1361.28 s [conduit] stripping (with command strip and flags -S -p) in /nix/store/gpadf9mh0nliy09xn28b1rnbizz8xhmq-conduit-1.3.6.1/lib
  819. 1361.44 s [conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/dz0s1l4b5n6kq1shn3fbn3qgdjsa9zr6-conduit-1.3.6.1-doc
  820. 1361.45 s [conduit] checking for references to /build/ in /nix/store/dz0s1l4b5n6kq1shn3fbn3qgdjsa9zr6-conduit-1.3.6.1-doc...
  821. 1361.48 s [conduit] patching script interpreter paths in /nix/store/dz0s1l4b5n6kq1shn3fbn3qgdjsa9zr6-conduit-1.3.6.1-doc
  822. 1361.64 s Progress: 343 of 364 built (2 building), 461 of 461 downloaded from cache
  823. 1361.72 s Building conduit-extra
  824. 1361.78 s Building conduit-parse
  825. 1361.84 s Building libyaml
  826. 1361.90 s [conduit-extra] Phase: setupCompilerEnvironmentPhase
  827. 1361.91 s [conduit-extra] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  828. 1361.94 s [conduit-parse] Phase: setupCompilerEnvironmentPhase
  829. 1361.94 s [conduit-parse] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  830. 1361.97 s [libyaml] Phase: setupCompilerEnvironmentPhase
  831. 1361.97 s [libyaml] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  832. 1362.14 s [conduit-extra] Phase: unpackPhase
  833. 1362.15 s [conduit-extra] unpacking source archive /nix/store/02b3jg0dbb72fl6hjw0im62s1wqqh4s6-conduit-extra-1.3.8.tar.gz
  834. 1362.15 s [conduit-parse] Phase: unpackPhase
  835. 1362.16 s [conduit-parse] unpacking source archive /nix/store/5inary4gap17pija37hi9s0dnwj4sdgj-conduit-parse-0.2.1.1.tar.gz
  836. 1362.16 s [conduit-extra] source root is conduit-extra-1.3.8
  837. 1362.16 s [conduit-parse] source root is conduit-parse-0.2.1.1
  838. 1362.16 s [conduit-extra] setting SOURCE_DATE_EPOCH to timestamp 1750917223 of file "conduit-extra-1.3.8/test/Spec.hs"
  839. 1362.17 s [conduit-parse] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "conduit-parse-0.2.1.1/test/Main.hs"
  840. 1362.17 s [conduit-extra] Phase: patchPhase
  841. 1362.17 s [conduit-extra] Replace Cabal file with edited version from mirror://hackage/conduit-extra-1.3.8/revision/1.cabal.
  842. 1362.17 s [conduit-parse] Phase: patchPhase
  843. 1362.18 s [libyaml] Phase: unpackPhase
  844. 1362.18 s [conduit-parse] Replace Cabal file with edited version from mirror://hackage/conduit-parse-0.2.1.1/revision/1.cabal.
  845. 1362.18 s [libyaml] unpacking source archive /nix/store/z9q7w51ysg8cdvgpx6d6zlcz4ghkhp0h-libyaml-0.1.4.tar.gz
  846. 1362.18 s [conduit-extra] Phase: compileBuildDriverPhase
  847. 1362.19 s [conduit-extra] setupCompileFlags: -package-db=/build/tmp.EOk5BwkIBt/setup-package.conf.d -threaded
  848. 1362.19 s [libyaml] source root is libyaml-0.1.4
  849. 1362.19 s [conduit-parse] Phase: compileBuildDriverPhase
  850. 1362.19 s [conduit-parse] setupCompileFlags: -package-db=/build/tmp.sQtfqbw0E6/setup-package.conf.d -threaded
  851. 1362.19 s [libyaml] setting SOURCE_DATE_EPOCH to timestamp 1710477580 of file "libyaml-0.1.4/libyaml.cabal"
  852. 1362.20 s [libyaml] Phase: patchPhase
  853. 1362.21 s [libyaml] Phase: compileBuildDriverPhase
  854. 1362.21 s [libyaml] setupCompileFlags: -package-db=/build/tmp.7vk3tIwYja/setup-package.conf.d -threaded
  855. 1362.25 s [conduit-extra] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.EOk5BwkIBt/Main.o )
  856. 1362.25 s [conduit-parse] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.sQtfqbw0E6/Main.o )
  857. 1362.27 s [libyaml] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.7vk3tIwYja/Main.o )
  858. 1362.31 s [conduit-parse] [2 of 2] Linking Setup
  859. 1362.31 s [conduit-extra] [2 of 2] Linking Setup
  860. 1362.32 s [libyaml] [2 of 2] Linking Setup
  861. 1362.99 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.o, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentChangeEvent.dyn_o )
  862. 1363.70 s [libyaml] Phase: updateAutotoolsGnuConfigScriptsPhase
  863. 1363.70 s [conduit-extra] Phase: updateAutotoolsGnuConfigScriptsPhase
  864. 1363.71 s [libyaml] Phase: configurePhase
  865. 1363.71 s [conduit-extra] Phase: configurePhase
  866. 1363.71 s [conduit-parse] Phase: updateAutotoolsGnuConfigScriptsPhase
  867. 1363.71 s [libyaml] configureFlags: --verbose --prefix=/nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/d2vsrndi48b6k6kqz1aq4ls7n2lhd7wp-libyaml-0.1.4-doc/share/doc/libyaml-0.1.4 --with-gcc=gcc --package-db=/build/tmp.7vk3tIwYja/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  868. 1363.71 s [conduit-extra] configureFlags: --verbose --prefix=/nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/5krch3z8vf0as27rwfcbyasx3r8x3yrf-conduit-extra-1.3.8-doc/share/doc/conduit-extra-1.3.8 --with-gcc=gcc --package-db=/build/tmp.EOk5BwkIBt/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  869. 1363.72 s [libyaml] Using Parsec parser
  870. 1363.72 s [libyaml] Configuring libyaml-0.1.4...
  871. 1363.72 s [conduit-extra] Using Parsec parser
  872. 1363.72 s [conduit-extra] Configuring conduit-extra-1.3.8...
  873. 1363.72 s [conduit-parse] Phase: configurePhase
  874. 1363.73 s [conduit-parse] configureFlags: --verbose --prefix=/nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/5lp6hjm8dj10ndnnjx2q8kdsd8n56hib-conduit-parse-0.2.1.1-doc/share/doc/conduit-parse-0.2.1.1 --with-gcc=gcc --package-db=/build/tmp.sQtfqbw0E6/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  875. 1363.74 s [conduit-parse] Using Parsec parser
  876. 1363.74 s [conduit-parse] Configuring conduit-parse-0.2.1.1...
  877. 1364.05 s [libyaml] Flags chosen: no-unicode=False, system-libyaml=False
  878. 1364.07 s [conduit-parse] Flags chosen: enable-hlint-test=False
  879. 1364.33 s [libyaml] Dependency base >=4.14 && <5: using base-4.20.1.0
  880. 1364.33 s [libyaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  881. 1364.33 s [libyaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  882. 1364.34 s [libyaml] Dependency libyaml-clib: using libyaml-clib-0.2.5
  883. 1364.34 s [libyaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  884. 1364.34 s [libyaml] Source component graph: component lib
  885. 1364.34 s [libyaml] Configured component graph:
  886. 1364.34 s [libyaml] component libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  887. 1364.34 s [libyaml] include base-4.20.1.0-f445
  888. 1364.34 s [libyaml] include bytestring-0.12.2.0-214a
  889. 1364.34 s [libyaml] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  890. 1364.34 s [libyaml] include libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
  891. 1364.34 s [libyaml] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  892. 1364.34 s [libyaml] Linked component graph:
  893. 1364.34 s [libyaml] unit libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  894. 1364.34 s [libyaml] include base-4.20.1.0-f445
  895. 1364.34 s [libyaml] include bytestring-0.12.2.0-214a
  896. 1364.34 s [libyaml] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  897. 1364.34 s [libyaml] include libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
  898. 1364.34 s [libyaml] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  899. 1364.34 s [libyaml] Text.Libyaml=libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl:Text.Libyaml
  900. 1364.34 s [libyaml] Ready component graph:
  901. 1364.34 s [libyaml] definite libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  902. 1364.34 s [libyaml] depends base-4.20.1.0-f445
  903. 1364.34 s [libyaml] depends bytestring-0.12.2.0-214a
  904. 1364.34 s [libyaml] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  905. 1364.34 s [libyaml] depends libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
  906. 1364.34 s [libyaml] depends resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  907. 1364.34 s [libyaml] Using Cabal-3.12.1.0 compiled by ghc-9.10
  908. 1364.34 s [libyaml] Using compiler: ghc-9.10.2
  909. 1364.34 s [libyaml] Using install prefix:
  910. 1364.34 s [libyaml] /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4
  911. 1364.34 s [libyaml] Executables installed in:
  912. 1364.34 s [libyaml] /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4/bin
  913. 1364.34 s [libyaml] Libraries installed in:
  914. 1364.34 s [libyaml] /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  915. 1364.34 s [libyaml] Dynamic Libraries installed in:
  916. 1364.34 s [libyaml] /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  917. 1364.34 s [libyaml] Private executables installed in:
  918. 1364.34 s [libyaml] /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4/libexec/x86_64-linux-ghc-9.10.2-2a2a/libyaml-0.1.4
  919. 1364.34 s [libyaml] Data files installed in:
  920. 1364.34 s [libyaml] /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4/share/x86_64-linux-ghc-9.10.2-2a2a/libyaml-0.1.4
  921. 1364.34 s [libyaml] Documentation installed in:
  922. 1364.34 s [libyaml] /nix/store/d2vsrndi48b6k6kqz1aq4ls7n2lhd7wp-libyaml-0.1.4-doc/share/doc/libyaml-0.1.4
  923. 1364.34 s [libyaml] Configuration files installed in:
  924. 1364.34 s [libyaml] /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4/etc
  925. 1364.34 s [libyaml] No alex found
  926. 1364.34 s [libyaml] Using ar found on system at:
  927. 1364.34 s [libyaml] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  928. 1364.34 s [libyaml] No c2hs found
  929. 1364.34 s [libyaml] No cpphs found
  930. 1364.34 s [libyaml] No doctest found
  931. 1364.34 s [libyaml] Using gcc version 14.3.0 given by user at:
  932. 1364.34 s [libyaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  933. 1364.34 s [libyaml] Using ghc version 9.10.2 found on system at:
  934. 1364.34 s [libyaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  935. 1364.34 s [libyaml] Using ghc-pkg version 9.10.2 found on system at:
  936. 1364.34 s [libyaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  937. 1364.34 s [libyaml] No ghcjs found
  938. 1364.34 s [libyaml] No ghcjs-pkg found
  939. 1364.34 s [libyaml] No greencard found
  940. 1364.34 s [libyaml] Using haddock version 2.31.0 found on system at:
  941. 1364.34 s [libyaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  942. 1364.34 s [libyaml] No happy found
  943. 1364.34 s [libyaml] Using haskell-suite found on system at: haskell-suite-dummy-location
  944. 1364.34 s [libyaml] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  945. 1364.34 s [libyaml] No hmake found
  946. 1364.34 s [libyaml] Using hpc version 0.69 found on system at:
  947. 1364.34 s [libyaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  948. 1364.34 s [libyaml] Using hsc2hs version 0.68.10 found on system at:
  949. 1364.34 s [libyaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  950. 1364.34 s [libyaml] Using hscolour version 1.25 found on system at:
  951. 1364.34 s [libyaml] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  952. 1364.34 s [libyaml] No jhc found
  953. 1364.34 s [libyaml] Using ld found on system at:
  954. 1364.34 s [libyaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  955. 1364.34 s [libyaml] No pkg-config found
  956. 1364.34 s [libyaml] Using runghc version 9.10.2 found on system at:
  957. 1364.34 s [libyaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  958. 1364.34 s [libyaml] Using strip version 2.44 found on system at:
  959. 1364.34 s [libyaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  960. 1364.34 s [libyaml] Using tar found on system at:
  961. 1364.34 s [libyaml] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  962. 1364.34 s [libyaml] No uhc found
  963. 1364.35 s [conduit-extra] Dependency async: using async-2.2.5
  964. 1364.35 s [conduit-extra] Dependency attoparsec >=0.10: using attoparsec-0.14.4
  965. 1364.35 s [conduit-extra] Dependency base >=4.14 && <5: using base-4.20.1.0
  966. 1364.35 s [conduit-extra] Dependency bytestring >=0.10.2: using bytestring-0.12.2.0
  967. 1364.35 s [conduit-extra] Dependency conduit >=1.3 && <1.4: using conduit-1.3.6.1
  968. 1364.35 s [conduit-extra] Dependency directory: using directory-1.3.8.5
  969. 1364.35 s [conduit-extra] Dependency filepath: using filepath-1.5.4.0
  970. 1364.35 s [conduit-extra] Dependency network >=2.3: using network-3.2.8.0
  971. 1364.35 s [conduit-extra] Dependency primitive >=0.5: using primitive-0.9.1.0
  972. 1364.35 s [conduit-extra] Dependency process: using process-1.6.25.0
  973. 1364.35 s [conduit-extra] Dependency resourcet >=1.1: using resourcet-1.3.0
  974. 1364.35 s [conduit-extra] Dependency stm: using stm-2.5.3.1
  975. 1364.35 s [conduit-extra] Dependency streaming-commons >=0.2.3.0: using streaming-commons-0.2.3.1
  976. 1364.35 s [conduit-extra] Dependency text: using text-2.1.2
  977. 1364.35 s [conduit-extra] Dependency transformers: using transformers-0.6.1.1
  978. 1364.35 s [conduit-extra] Dependency typed-process >=0.2.6: using typed-process-0.2.13.0
  979. 1364.35 s [conduit-extra] Dependency unliftio-core: using unliftio-core-0.2.1.0
  980. 1364.35 s [conduit-extra] Dependency QuickCheck: using QuickCheck-2.15.0.1
  981. 1364.35 s [conduit-extra] Dependency async: using async-2.2.5
  982. 1364.35 s [conduit-extra] Dependency attoparsec: using attoparsec-0.14.4
  983. 1364.35 s [conduit-extra] Dependency base: using base-4.20.1.0
  984. 1364.35 s [conduit-extra] Dependency bytestring: using bytestring-0.12.2.0
  985. 1364.35 s [conduit-extra] Dependency conduit: using conduit-1.3.6.1
  986. 1364.35 s [conduit-extra] Dependency conduit-extra: using conduit-extra-1.3.8
  987. 1364.35 s [conduit-extra] Dependency directory: using directory-1.3.8.5
  988. 1364.35 s [conduit-extra] Dependency exceptions: using exceptions-0.10.9
  989. 1364.35 s [conduit-extra] Dependency filepath: using filepath-1.5.4.0
  990. 1364.35 s [conduit-extra] Dependency hspec >=1.3: using hspec-2.11.14
  991. 1364.35 s [conduit-extra] Dependency process: using process-1.6.25.0
  992. 1364.35 s [conduit-extra] Dependency resourcet: using resourcet-1.3.0
  993. 1364.35 s [conduit-extra] Dependency stm: using stm-2.5.3.1
  994. 1364.35 s [conduit-extra] Dependency streaming-commons: using streaming-commons-0.2.3.1
  995. 1364.35 s [conduit-extra] Dependency text: using text-2.1.2
  996. 1364.35 s [conduit-extra] Dependency transformers: using transformers-0.6.1.1
  997. 1364.35 s [conduit-extra] Dependency transformers-base: using transformers-base-0.4.6
  998. 1364.35 s [conduit-extra] Source component graph:
  999. 1364.35 s [conduit-extra] component lib
  1000. 1364.35 s [conduit-extra] component test:test dependency lib
  1001. 1364.35 s [conduit-extra] Configured component graph:
  1002. 1364.35 s [conduit-extra] component conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  1003. 1364.35 s [conduit-extra] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  1004. 1364.35 s [conduit-extra] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  1005. 1364.35 s [conduit-extra] include base-4.20.1.0-f445
  1006. 1364.35 s [conduit-extra] include bytestring-0.12.2.0-214a
  1007. 1364.35 s [conduit-extra] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1008. 1364.35 s [conduit-extra] include directory-1.3.8.5-159c
  1009. 1364.35 s [conduit-extra] include filepath-1.5.4.0-8593
  1010. 1364.35 s [conduit-extra] include network-3.2.8.0-LFlyXGyq3AO2YfA1hhOk9l
  1011. 1364.35 s [conduit-extra] include primitive-0.9.1.0-4qhFZr2TRbC6xzZaqaRtmm
  1012. 1364.35 s [conduit-extra] include process-1.6.25.0-cfae
  1013. 1364.35 s [conduit-extra] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  1014. 1364.35 s [conduit-extra] include stm-2.5.3.1-662c
  1015. 1364.35 s [conduit-extra] include streaming-commons-0.2.3.1-Hyq10UUWiPgDRh1Hz6frw4
  1016. 1364.35 s [conduit-extra] include text-2.1.2-7514
  1017. 1364.35 s [conduit-extra] include transformers-0.6.1.1-05a6
  1018. 1364.35 s [conduit-extra] include typed-process-0.2.13.0-1SKQn9EviQG75u4oIOL3Sz
  1019. 1364.36 s [conduit-extra] include unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  1020. 1364.36 s [conduit-extra] component conduit-extra-1.3.8-JDhhMxWE1aULkOZPkGbj3N-test
  1021. 1364.36 s [conduit-extra] include QuickCheck-2.15.0.1-DUfDZpgNKaDAMZVZ6HL1Lz
  1022. 1364.36 s [conduit-extra] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  1023. 1364.36 s [conduit-extra] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  1024. 1364.36 s [conduit-extra] include base-4.20.1.0-f445
  1025. 1364.36 s [conduit-extra] include bytestring-0.12.2.0-214a
  1026. 1364.36 s [conduit-extra] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1027. 1364.36 s [conduit-extra] include conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  1028. 1364.36 s [conduit-extra] include directory-1.3.8.5-159c
  1029. 1364.36 s [conduit-extra] include exceptions-0.10.9-9158
  1030. 1364.36 s [conduit-extra] include filepath-1.5.4.0-8593
  1031. 1364.36 s [conduit-extra] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  1032. 1364.36 s [conduit-extra] include process-1.6.25.0-cfae
  1033. 1364.36 s [conduit-extra] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  1034. 1364.36 s [conduit-extra] include stm-2.5.3.1-662c
  1035. 1364.36 s [conduit-extra] include streaming-commons-0.2.3.1-Hyq10UUWiPgDRh1Hz6frw4
  1036. 1364.36 s [conduit-extra] include text-2.1.2-7514
  1037. 1364.36 s [conduit-extra] include transformers-0.6.1.1-05a6
  1038. 1364.36 s [conduit-extra] include transformers-base-0.4.6-wGfO5lHhJD4XyF6jADOdl
  1039. 1364.36 s [conduit-extra] Linked component graph:
  1040. 1364.36 s [conduit-extra] unit conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  1041. 1364.36 s [conduit-extra] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  1042. 1364.36 s [conduit-extra] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  1043. 1364.36 s [conduit-extra] include base-4.20.1.0-f445
  1044. 1364.36 s [conduit-extra] include bytestring-0.12.2.0-214a
  1045. 1364.36 s [conduit-extra] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1046. 1364.36 s [conduit-extra] include directory-1.3.8.5-159c
  1047. 1364.36 s [conduit-extra] include filepath-1.5.4.0-8593
  1048. 1364.36 s [conduit-extra] include network-3.2.8.0-LFlyXGyq3AO2YfA1hhOk9l
  1049. 1364.36 s [conduit-extra] include primitive-0.9.1.0-4qhFZr2TRbC6xzZaqaRtmm
  1050. 1364.36 s [conduit-extra] include process-1.6.25.0-cfae
  1051. 1364.36 s [conduit-extra] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  1052. 1364.36 s [conduit-extra] include stm-2.5.3.1-662c
  1053. 1364.36 s [conduit-extra] include streaming-commons-0.2.3.1-Hyq10UUWiPgDRh1Hz6frw4
  1054. 1364.36 s [conduit-extra] include text-2.1.2-7514
  1055. 1364.36 s [conduit-extra] include transformers-0.6.1.1-05a6
  1056. 1364.36 s [conduit-extra] include typed-process-0.2.13.0-1SKQn9EviQG75u4oIOL3Sz
  1057. 1364.36 s [conduit-extra] include unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  1058. 1364.36 s [conduit-extra] Data.Conduit.Attoparsec=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Attoparsec,Data.Conduit.Binary=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Binary,Data.Conduit.ByteString.Builder=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.ByteString.Builder,Data.Conduit.Filesystem=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Filesystem,Data.Conduit.Foldl=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Foldl,Data.Conduit.Lazy=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Lazy,Data.Conduit.Network=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Network,Data.Conduit.Network.UDP=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Network.UDP,Data.Conduit.Network.Unix=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Network.Unix,Data.Conduit.Process=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Process,Data.Conduit.Process.Typed=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Process.Typed,Data.Conduit.Text=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Text,Data.Conduit.Zlib=conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2:Data.Conduit.Zlib
  1059. 1364.36 s [conduit-extra] unit conduit-extra-1.3.8-JDhhMxWE1aULkOZPkGbj3N-test
  1060. 1364.36 s [conduit-extra] include QuickCheck-2.15.0.1-DUfDZpgNKaDAMZVZ6HL1Lz
  1061. 1364.36 s [conduit-extra] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  1062. 1364.36 s [conduit-extra] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  1063. 1364.36 s [conduit-extra] include base-4.20.1.0-f445
  1064. 1364.36 s [conduit-extra] include bytestring-0.12.2.0-214a
  1065. 1364.36 s [conduit-extra] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1066. 1364.36 s [conduit-extra] include conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  1067. 1364.36 s [conduit-extra] include directory-1.3.8.5-159c
  1068. 1364.36 s [conduit-extra] include exceptions-0.10.9-9158
  1069. 1364.36 s [conduit-extra] include filepath-1.5.4.0-8593
  1070. 1364.36 s [conduit-extra] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  1071. 1364.36 s [conduit-extra] include process-1.6.25.0-cfae
  1072. 1364.36 s [conduit-extra] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  1073. 1364.36 s [conduit-extra] include stm-2.5.3.1-662c
  1074. 1364.36 s [conduit-extra] include streaming-commons-0.2.3.1-Hyq10UUWiPgDRh1Hz6frw4
  1075. 1364.36 s [conduit-extra] include text-2.1.2-7514
  1076. 1364.36 s [conduit-extra] include transformers-0.6.1.1-05a6
  1077. 1364.36 s [conduit-extra] include transformers-base-0.4.6-wGfO5lHhJD4XyF6jADOdl
  1078. 1364.36 s [conduit-extra] Ready component graph:
  1079. 1364.36 s [conduit-extra] definite conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  1080. 1364.36 s [conduit-extra] depends async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  1081. 1364.36 s [conduit-extra] depends attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  1082. 1364.36 s [conduit-extra] depends base-4.20.1.0-f445
  1083. 1364.36 s [conduit-extra] depends bytestring-0.12.2.0-214a
  1084. 1364.36 s [conduit-extra] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1085. 1364.36 s [conduit-extra] depends directory-1.3.8.5-159c
  1086. 1364.36 s [conduit-extra] depends filepath-1.5.4.0-8593
  1087. 1364.36 s [conduit-extra] depends network-3.2.8.0-LFlyXGyq3AO2YfA1hhOk9l
  1088. 1364.36 s [conduit-extra] depends primitive-0.9.1.0-4qhFZr2TRbC6xzZaqaRtmm
  1089. 1364.36 s [conduit-extra] depends process-1.6.25.0-cfae
  1090. 1364.36 s [conduit-extra] depends resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  1091. 1364.36 s [conduit-extra] depends stm-2.5.3.1-662c
  1092. 1364.36 s [conduit-extra] depends streaming-commons-0.2.3.1-Hyq10UUWiPgDRh1Hz6frw4
  1093. 1364.36 s [conduit-extra] depends text-2.1.2-7514
  1094. 1364.36 s [conduit-extra] depends transformers-0.6.1.1-05a6
  1095. 1364.36 s [conduit-extra] depends typed-process-0.2.13.0-1SKQn9EviQG75u4oIOL3Sz
  1096. 1364.36 s [conduit-extra] depends unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  1097. 1364.36 s [conduit-extra] definite conduit-extra-1.3.8-JDhhMxWE1aULkOZPkGbj3N-test
  1098. 1364.36 s [conduit-extra] depends QuickCheck-2.15.0.1-DUfDZpgNKaDAMZVZ6HL1Lz
  1099. 1364.36 s [conduit-extra] depends async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  1100. 1364.36 s [conduit-extra] depends attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  1101. 1364.36 s [conduit-extra] depends base-4.20.1.0-f445
  1102. 1364.36 s [conduit-extra] depends bytestring-0.12.2.0-214a
  1103. 1364.36 s [conduit-extra] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1104. 1364.36 s [conduit-extra] depends conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  1105. 1364.36 s [conduit-extra] depends directory-1.3.8.5-159c
  1106. 1364.36 s [conduit-extra] depends exceptions-0.10.9-9158
  1107. 1364.36 s [conduit-extra] depends filepath-1.5.4.0-8593
  1108. 1364.36 s [conduit-extra] depends hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  1109. 1364.36 s [conduit-extra] depends process-1.6.25.0-cfae
  1110. 1364.36 s [conduit-extra] depends resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  1111. 1364.36 s [conduit-extra] depends stm-2.5.3.1-662c
  1112. 1364.37 s [conduit-extra] depends streaming-commons-0.2.3.1-Hyq10UUWiPgDRh1Hz6frw4
  1113. 1364.37 s [conduit-extra] depends text-2.1.2-7514
  1114. 1364.37 s [conduit-extra] depends transformers-0.6.1.1-05a6
  1115. 1364.37 s [conduit-extra] depends transformers-base-0.4.6-wGfO5lHhJD4XyF6jADOdl
  1116. 1364.37 s [conduit-extra] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1117. 1364.37 s [conduit-extra] Using compiler: ghc-9.10.2
  1118. 1364.37 s [conduit-extra] Using install prefix:
  1119. 1364.37 s [conduit-extra] /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8
  1120. 1364.37 s [conduit-extra] Executables installed in:
  1121. 1364.37 s [conduit-extra] /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8/bin
  1122. 1364.37 s [conduit-extra] Libraries installed in:
  1123. 1364.37 s [conduit-extra] /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  1124. 1364.37 s [conduit-extra] Dynamic Libraries installed in:
  1125. 1364.37 s [conduit-extra] /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  1126. 1364.37 s [conduit-extra] Private executables installed in:
  1127. 1364.37 s [conduit-extra] /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8/libexec/x86_64-linux-ghc-9.10.2-2a2a/conduit-extra-1.3.8
  1128. 1364.37 s [conduit-extra] Data files installed in:
  1129. 1364.37 s [conduit-extra] /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8/share/x86_64-linux-ghc-9.10.2-2a2a/conduit-extra-1.3.8
  1130. 1364.37 s [conduit-extra] Documentation installed in:
  1131. 1364.37 s [conduit-extra] /nix/store/5krch3z8vf0as27rwfcbyasx3r8x3yrf-conduit-extra-1.3.8-doc/share/doc/conduit-extra-1.3.8
  1132. 1364.37 s [conduit-extra] Configuration files installed in:
  1133. 1364.37 s [conduit-extra] /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8/etc
  1134. 1364.37 s [conduit-extra] No alex found
  1135. 1364.37 s [conduit-extra] Using ar found on system at:
  1136. 1364.37 s [conduit-extra] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  1137. 1364.37 s [conduit-extra] No c2hs found
  1138. 1364.37 s [conduit-extra] No cpphs found
  1139. 1364.37 s [conduit-extra] No doctest found
  1140. 1364.37 s [conduit-extra] Using gcc version 14.3.0 given by user at:
  1141. 1364.37 s [conduit-extra] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  1142. 1364.37 s [conduit-extra] Using ghc version 9.10.2 found on system at:
  1143. 1364.37 s [conduit-extra] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  1144. 1364.37 s [conduit-extra] Using ghc-pkg version 9.10.2 found on system at:
  1145. 1364.37 s [conduit-extra] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  1146. 1364.37 s [conduit-extra] No ghcjs found
  1147. 1364.37 s [conduit-extra] No ghcjs-pkg found
  1148. 1364.37 s [conduit-extra] No greencard found
  1149. 1364.37 s [conduit-extra] Using haddock version 2.31.0 found on system at:
  1150. 1364.37 s [conduit-extra] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  1151. 1364.37 s [conduit-extra] No happy found
  1152. 1364.37 s [conduit-extra] Using haskell-suite found on system at: haskell-suite-dummy-location
  1153. 1364.37 s [conduit-extra] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1154. 1364.37 s [conduit-extra] No hmake found
  1155. 1364.37 s [conduit-extra] Using hpc version 0.69 found on system at:
  1156. 1364.37 s [conduit-extra] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  1157. 1364.37 s [conduit-extra] Using hsc2hs version 0.68.10 found on system at:
  1158. 1364.37 s [conduit-extra] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  1159. 1364.37 s [conduit-extra] Using hscolour version 1.25 found on system at:
  1160. 1364.37 s [conduit-extra] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  1161. 1364.37 s [conduit-extra] No jhc found
  1162. 1364.37 s [conduit-extra] Using ld found on system at:
  1163. 1364.37 s [conduit-extra] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  1164. 1364.37 s [conduit-extra] No pkg-config found
  1165. 1364.37 s [conduit-extra] Using runghc version 9.10.2 found on system at:
  1166. 1364.37 s [conduit-extra] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  1167. 1364.37 s [conduit-extra] Using strip version 2.44 found on system at:
  1168. 1364.37 s [conduit-extra] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  1169. 1364.37 s [conduit-extra] Using tar found on system at:
  1170. 1364.37 s [conduit-extra] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  1171. 1364.37 s [conduit-extra] No uhc found
  1172. 1364.37 s [conduit-parse] Dependency base >=4.8 && <5: using base-4.20.1.0
  1173. 1364.37 s [conduit-parse] Dependency conduit >=1.3: using conduit-1.3.6.1
  1174. 1364.37 s [conduit-parse] Dependency dlist: using dlist-1.0
  1175. 1364.37 s [conduit-parse] Dependency mtl: using mtl-2.3.1
  1176. 1364.37 s [conduit-parse] Dependency parsers: using parsers-0.12.12
  1177. 1364.37 s [conduit-parse] Dependency safe: using safe-0.3.21
  1178. 1364.37 s [conduit-parse] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  1179. 1364.37 s [conduit-parse] Dependency text: using text-2.1.2
  1180. 1364.37 s [conduit-parse] Dependency transformers: using transformers-0.6.1.1
  1181. 1364.37 s [conduit-parse] Dependency base >=4.8 && <5: using base-4.20.1.0
  1182. 1364.37 s [conduit-parse] Dependency conduit >=1.3: using conduit-1.3.6.1
  1183. 1364.37 s [conduit-parse] Dependency conduit-parse: using conduit-parse-0.2.1.1
  1184. 1364.37 s [conduit-parse] Dependency mtl: using mtl-2.3.1
  1185. 1364.37 s [conduit-parse] Dependency parsers: using parsers-0.12.12
  1186. 1364.37 s [conduit-parse] Dependency resourcet: using resourcet-1.3.0
  1187. 1364.37 s [conduit-parse] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  1188. 1364.37 s [conduit-parse] Dependency tasty: using tasty-1.5.3
  1189. 1364.37 s [conduit-parse] Dependency tasty-hunit: using tasty-hunit-0.10.2
  1190. 1364.37 s [conduit-parse] Source component graph:
  1191. 1364.38 s [conduit-parse] component lib
  1192. 1364.38 s [conduit-parse] component test:tests dependency lib
  1193. 1364.38 s [conduit-parse] Configured component graph:
  1194. 1364.38 s [conduit-parse] component conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  1195. 1364.38 s [conduit-parse] include base-4.20.1.0-f445
  1196. 1364.38 s [conduit-parse] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1197. 1364.38 s [conduit-parse] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  1198. 1364.38 s [conduit-parse] include mtl-2.3.1-07d6
  1199. 1364.38 s [conduit-parse] include parsers-0.12.12-BLtVW1eK31P8ZX9jwTLCYU
  1200. 1364.38 s [conduit-parse] include safe-0.3.21-3at5h5WqKGaHA6Kx6PIaOx
  1201. 1364.38 s [conduit-parse] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  1202. 1364.38 s [conduit-parse] include text-2.1.2-7514
  1203. 1364.38 s [conduit-parse] include transformers-0.6.1.1-05a6
  1204. 1364.38 s [conduit-parse] component conduit-parse-0.2.1.1-Kfls1UaafL4CqY5t4rRq7Q-tests
  1205. 1364.38 s [conduit-parse] include base-4.20.1.0-f445
  1206. 1364.38 s [conduit-parse] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1207. 1364.38 s [conduit-parse] include conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  1208. 1364.38 s [conduit-parse] include mtl-2.3.1-07d6
  1209. 1364.38 s [conduit-parse] include parsers-0.12.12-BLtVW1eK31P8ZX9jwTLCYU
  1210. 1364.38 s [conduit-parse] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  1211. 1364.38 s [conduit-parse] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  1212. 1364.38 s [conduit-parse] include tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  1213. 1364.38 s [conduit-parse] include tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  1214. 1364.38 s [conduit-parse] Linked component graph:
  1215. 1364.38 s [conduit-parse] unit conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  1216. 1364.38 s [conduit-parse] include base-4.20.1.0-f445
  1217. 1364.38 s [conduit-parse] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1218. 1364.38 s [conduit-parse] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  1219. 1364.38 s [conduit-parse] include mtl-2.3.1-07d6
  1220. 1364.38 s [conduit-parse] include parsers-0.12.12-BLtVW1eK31P8ZX9jwTLCYU
  1221. 1364.38 s [conduit-parse] include safe-0.3.21-3at5h5WqKGaHA6Kx6PIaOx
  1222. 1364.38 s [conduit-parse] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  1223. 1364.38 s [conduit-parse] include text-2.1.2-7514
  1224. 1364.38 s [conduit-parse] include transformers-0.6.1.1-05a6
  1225. 1364.38 s [conduit-parse] Data.Conduit.Parser=conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0:Data.Conduit.Parser
  1226. 1364.38 s [conduit-parse] unit conduit-parse-0.2.1.1-Kfls1UaafL4CqY5t4rRq7Q-tests
  1227. 1364.38 s [conduit-parse] include base-4.20.1.0-f445
  1228. 1364.38 s [conduit-parse] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1229. 1364.38 s [conduit-parse] include conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  1230. 1364.38 s [conduit-parse] include mtl-2.3.1-07d6
  1231. 1364.38 s [conduit-parse] include parsers-0.12.12-BLtVW1eK31P8ZX9jwTLCYU
  1232. 1364.38 s [conduit-parse] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  1233. 1364.38 s [conduit-parse] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  1234. 1364.38 s [conduit-parse] include tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  1235. 1364.38 s [conduit-parse] include tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  1236. 1364.38 s [conduit-parse] Ready component graph:
  1237. 1364.38 s [conduit-parse] definite conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  1238. 1364.38 s [conduit-parse] depends base-4.20.1.0-f445
  1239. 1364.38 s [conduit-parse] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1240. 1364.38 s [conduit-parse] depends dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  1241. 1364.38 s [conduit-parse] depends mtl-2.3.1-07d6
  1242. 1364.38 s [conduit-parse] depends parsers-0.12.12-BLtVW1eK31P8ZX9jwTLCYU
  1243. 1364.38 s [conduit-parse] depends safe-0.3.21-3at5h5WqKGaHA6Kx6PIaOx
  1244. 1364.38 s [conduit-parse] depends safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  1245. 1364.38 s [conduit-parse] depends text-2.1.2-7514
  1246. 1364.38 s [conduit-parse] depends transformers-0.6.1.1-05a6
  1247. 1364.38 s [conduit-parse] definite conduit-parse-0.2.1.1-Kfls1UaafL4CqY5t4rRq7Q-tests
  1248. 1364.38 s [conduit-parse] depends base-4.20.1.0-f445
  1249. 1364.38 s [conduit-parse] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  1250. 1364.38 s [conduit-parse] depends conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  1251. 1364.38 s [conduit-parse] depends mtl-2.3.1-07d6
  1252. 1364.38 s [conduit-parse] depends parsers-0.12.12-BLtVW1eK31P8ZX9jwTLCYU
  1253. 1364.38 s [conduit-parse] depends resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  1254. 1364.38 s [conduit-parse] depends safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  1255. 1364.38 s [conduit-parse] depends tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  1256. 1364.38 s [conduit-parse] depends tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  1257. 1364.38 s [conduit-parse] Using Cabal-3.12.1.0 compiled by ghc-9.10
  1258. 1364.38 s [conduit-parse] Using compiler: ghc-9.10.2
  1259. 1364.38 s [conduit-parse] Using install prefix:
  1260. 1364.38 s [conduit-parse] /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1
  1261. 1364.38 s [conduit-parse] Executables installed in:
  1262. 1364.38 s [conduit-parse] /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1/bin
  1263. 1364.38 s [conduit-parse] Libraries installed in:
  1264. 1364.38 s [conduit-parse] /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  1265. 1364.38 s [conduit-parse] Dynamic Libraries installed in:
  1266. 1364.38 s [conduit-parse] /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  1267. 1364.38 s [conduit-parse] Private executables installed in:
  1268. 1364.38 s [conduit-parse] /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1/libexec/x86_64-linux-ghc-9.10.2-2a2a/conduit-parse-0.2.1.1
  1269. 1364.38 s [conduit-parse] Data files installed in:
  1270. 1364.38 s [conduit-parse] /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1/share/x86_64-linux-ghc-9.10.2-2a2a/conduit-parse-0.2.1.1
  1271. 1364.38 s [conduit-parse] Documentation installed in:
  1272. 1364.38 s [conduit-parse] /nix/store/5lp6hjm8dj10ndnnjx2q8kdsd8n56hib-conduit-parse-0.2.1.1-doc/share/doc/conduit-parse-0.2.1.1
  1273. 1364.38 s [conduit-parse] Configuration files installed in:
  1274. 1364.38 s [conduit-parse] /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1/etc
  1275. 1364.38 s [conduit-parse] No alex found
  1276. 1364.38 s [conduit-parse] Using ar found on system at:
  1277. 1364.38 s [conduit-parse] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  1278. 1364.38 s [conduit-parse] No c2hs found
  1279. 1364.38 s [conduit-parse] No cpphs found
  1280. 1364.38 s [conduit-parse] No doctest found
  1281. 1364.38 s [conduit-parse] Using gcc version 14.3.0 given by user at:
  1282. 1364.38 s [conduit-parse] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  1283. 1364.38 s [conduit-parse] Using ghc version 9.10.2 found on system at:
  1284. 1364.38 s [conduit-parse] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  1285. 1364.38 s [conduit-parse] Using ghc-pkg version 9.10.2 found on system at:
  1286. 1364.38 s [conduit-parse] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  1287. 1364.38 s [conduit-parse] No ghcjs found
  1288. 1364.38 s [conduit-parse] No ghcjs-pkg found
  1289. 1364.38 s [conduit-parse] No greencard found
  1290. 1364.38 s [conduit-parse] Using haddock version 2.31.0 found on system at:
  1291. 1364.38 s [conduit-parse] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  1292. 1364.38 s [conduit-parse] No happy found
  1293. 1364.38 s [conduit-parse] Using haskell-suite found on system at: haskell-suite-dummy-location
  1294. 1364.38 s [conduit-parse] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  1295. 1364.38 s [conduit-parse] No hmake found
  1296. 1364.38 s [conduit-parse] Using hpc version 0.69 found on system at:
  1297. 1364.38 s [conduit-parse] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  1298. 1364.38 s [conduit-parse] Using hsc2hs version 0.68.10 found on system at:
  1299. 1364.38 s [conduit-parse] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  1300. 1364.38 s [conduit-parse] Using hscolour version 1.25 found on system at:
  1301. 1364.38 s [conduit-parse] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  1302. 1364.38 s [conduit-parse] No jhc found
  1303. 1364.38 s [conduit-parse] Using ld found on system at:
  1304. 1364.38 s [conduit-parse] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  1305. 1364.38 s [conduit-parse] No pkg-config found
  1306. 1364.38 s [conduit-parse] Using runghc version 9.10.2 found on system at:
  1307. 1364.38 s [conduit-parse] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  1308. 1364.38 s [conduit-parse] Using strip version 2.44 found on system at:
  1309. 1364.38 s [conduit-parse] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  1310. 1364.38 s [conduit-parse] Using tar found on system at:
  1311. 1364.38 s [conduit-parse] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  1312. 1364.38 s [conduit-parse] No uhc found
  1313. 1364.53 s [libyaml] Phase: buildPhase
  1314. 1364.58 s [libyaml] Preprocessing library for libyaml-0.1.4...
  1315. 1364.58 s [libyaml] Building library for libyaml-0.1.4...
  1316. 1364.61 s [conduit-parse] Phase: buildPhase
  1317. 1364.64 s [conduit-extra] Phase: buildPhase
  1318. 1364.67 s [conduit-parse] Preprocessing library for conduit-parse-0.2.1.1...
  1319. 1364.82 s [conduit-parse] Building library for conduit-parse-0.2.1.1...
  1320. 1364.82 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 )
  1321. 1364.82 s [conduit-extra] Preprocessing library for conduit-extra-1.3.8...
  1322. 1364.82 s [conduit-extra] Building library for conduit-extra-1.3.8...
  1323. 1364.82 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 )
  1324. 1364.86 s [libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, dist/build/Text/Libyaml.o, dist/build/Text/Libyaml.dyn_o )
  1325. 1364.92 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 )
  1326. 1365.03 s [conduit-parse] Data/Conduit/Parser/Internal.hs:26:1: warning: [GHC-66111] [-Wunused-imports]
  1327. 1365.03 s [conduit-parse] The import of ‘Data.Semigroup’ is redundant
  1328. 1365.03 s [conduit-parse] except perhaps to import instances from ‘Data.Semigroup’
  1329. 1365.03 s [conduit-parse] To import instances alone, use: import Data.Semigroup()
  1330. 1365.03 s [conduit-parse] |
  1331. 1365.03 s [conduit-parse] 26 | import Data.Semigroup
  1332. 1365.03 s [conduit-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1333. 1365.03 s [conduit-parse]
  1334. 1365.98 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 )
  1335. 1365.98 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 )
  1336. 1365.98 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 )
  1337. 1365.98 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 )
  1338. 1365.98 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 )
  1339. 1365.98 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 )
  1340. 1365.98 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 )
  1341. 1365.98 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 )
  1342. 1365.98 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 )
  1343. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:48:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1344. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1345. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1346. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1347. 1365.98 s [conduit-extra] |
  1348. 1365.98 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  1349. 1365.98 s [conduit-extra] | ^
  1350. 1365.98 s [conduit-extra]
  1351. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:48:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1352. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1353. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1354. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1355. 1365.98 s [conduit-extra] |
  1356. 1365.98 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  1357. 1365.98 s [conduit-extra] | ^
  1358. 1365.98 s [conduit-extra]
  1359. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:49:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1360. 1365.98 s [conduit-extra] Pattern match(es) are non-exhaustive
  1361. 1365.98 s [conduit-extra] In a lambda abstraction:
  1362. 1365.98 s [conduit-extra] Patterns of type ‘Maybe
  1363. 1365.98 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1364. 1365.98 s [conduit-extra] Nothing
  1365. 1365.98 s [conduit-extra] |
  1366. 1365.98 s [conduit-extra] 49 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sinkHandle h, Just CreatePipe)
  1367. 1365.98 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1368. 1365.98 s [conduit-extra]
  1369. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:50:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1370. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1371. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1372. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1373. 1365.98 s [conduit-extra] |
  1374. 1365.98 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1375. 1365.98 s [conduit-extra] | ^
  1376. 1365.98 s [conduit-extra]
  1377. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:50:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1378. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1379. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1380. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1381. 1365.98 s [conduit-extra] |
  1382. 1365.98 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1383. 1365.98 s [conduit-extra] | ^
  1384. 1365.98 s [conduit-extra]
  1385. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:50:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1386. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1387. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1388. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1389. 1365.98 s [conduit-extra] |
  1390. 1365.98 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1391. 1365.98 s [conduit-extra] | ^
  1392. 1365.98 s [conduit-extra]
  1393. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:51:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1394. 1365.98 s [conduit-extra] Pattern match(es) are non-exhaustive
  1395. 1365.98 s [conduit-extra] In a lambda abstraction:
  1396. 1365.98 s [conduit-extra] Patterns of type ‘Maybe
  1397. 1365.98 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1398. 1365.98 s [conduit-extra] Nothing
  1399. 1365.98 s [conduit-extra] |
  1400. 1365.98 s [conduit-extra] 51 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sinkHandle h, liftIO $ hClose h), Just CreatePipe)
  1401. 1365.98 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1402. 1365.98 s [conduit-extra]
  1403. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:66:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1404. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1405. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1406. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1407. 1365.98 s [conduit-extra] |
  1408. 1365.98 s [conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
  1409. 1365.98 s [conduit-extra] | ^
  1410. 1365.98 s [conduit-extra]
  1411. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:67:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1412. 1365.98 s [conduit-extra] Pattern match(es) are non-exhaustive
  1413. 1365.98 s [conduit-extra] In a lambda abstraction:
  1414. 1365.98 s [conduit-extra] Patterns of type ‘Maybe
  1415. 1365.98 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1416. 1365.98 s [conduit-extra] Nothing
  1417. 1365.98 s [conduit-extra] |
  1418. 1365.98 s [conduit-extra] 67 | isStdStream = (\(Just h) -> return $ BuilderInput $ sinkHandleBuilder h, Just CreatePipe)
  1419. 1365.98 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1420. 1365.98 s [conduit-extra]
  1421. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:68:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1422. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1423. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1424. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1425. 1365.98 s [conduit-extra] |
  1426. 1365.98 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  1427. 1365.98 s [conduit-extra] | ^
  1428. 1365.98 s [conduit-extra]
  1429. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:68:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1430. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1431. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1432. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1433. 1365.98 s [conduit-extra] |
  1434. 1365.98 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  1435. 1365.98 s [conduit-extra] | ^
  1436. 1365.98 s [conduit-extra]
  1437. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:69:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1438. 1365.98 s [conduit-extra] Pattern match(es) are non-exhaustive
  1439. 1365.98 s [conduit-extra] In a lambda abstraction:
  1440. 1365.98 s [conduit-extra] Patterns of type ‘Maybe
  1441. 1365.98 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1442. 1365.98 s [conduit-extra] Nothing
  1443. 1365.98 s [conduit-extra] |
  1444. 1365.98 s [conduit-extra] 69 | isStdStream = (\(Just h) -> return (BuilderInput $ sinkHandleBuilder h, liftIO $ hClose h), Just CreatePipe)
  1445. 1365.98 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1446. 1365.98 s [conduit-extra]
  1447. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:70:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1448. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1449. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1450. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1451. 1365.98 s [conduit-extra] |
  1452. 1365.98 s [conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
  1453. 1365.98 s [conduit-extra] | ^
  1454. 1365.98 s [conduit-extra]
  1455. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:71:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1456. 1365.98 s [conduit-extra] Pattern match(es) are non-exhaustive
  1457. 1365.98 s [conduit-extra] In a lambda abstraction:
  1458. 1365.98 s [conduit-extra] Patterns of type ‘Maybe
  1459. 1365.98 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1460. 1365.98 s [conduit-extra] Nothing
  1461. 1365.98 s [conduit-extra] |
  1462. 1365.98 s [conduit-extra] 71 | isStdStream = (\(Just h) -> return $ FlushInput $ sinkHandleFlush h, Just CreatePipe)
  1463. 1365.98 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1464. 1365.98 s [conduit-extra]
  1465. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:72:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1466. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1467. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1468. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1469. 1365.98 s [conduit-extra] |
  1470. 1365.98 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  1471. 1365.98 s [conduit-extra] | ^
  1472. 1365.98 s [conduit-extra]
  1473. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:72:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1474. 1365.98 s [conduit-extra] The use of ‘~’ without TypeOperators
  1475. 1365.98 s [conduit-extra] will become an error in a future GHC release.
  1476. 1365.98 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1477. 1365.98 s [conduit-extra] |
  1478. 1365.98 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  1479. 1365.98 s [conduit-extra] | ^
  1480. 1365.98 s [conduit-extra]
  1481. 1365.98 s [conduit-extra] Data/Conduit/Process.hs:73:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1482. 1365.98 s [conduit-extra] Pattern match(es) are non-exhaustive
  1483. 1365.98 s [conduit-extra] In a lambda abstraction:
  1484. 1365.98 s [conduit-extra] Patterns of type ‘Maybe
  1485. 1365.99 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1486. 1365.99 s [conduit-extra] Nothing
  1487. 1365.99 s [conduit-extra] |
  1488. 1365.99 s [conduit-extra] 73 | isStdStream = (\(Just h) -> return (FlushInput $ sinkHandleFlush h, liftIO $ hClose h), Just CreatePipe)
  1489. 1365.99 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1490. 1365.99 s [conduit-extra]
  1491. 1365.99 s [conduit-extra] Data/Conduit/Process.hs:75:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1492. 1365.99 s [conduit-extra] The use of ‘~’ without TypeOperators
  1493. 1365.99 s [conduit-extra] will become an error in a future GHC release.
  1494. 1365.99 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1495. 1365.99 s [conduit-extra] |
  1496. 1365.99 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  1497. 1365.99 s [conduit-extra] | ^
  1498. 1365.99 s [conduit-extra]
  1499. 1365.99 s [conduit-extra] Data/Conduit/Process.hs:75:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1500. 1365.99 s [conduit-extra] The use of ‘~’ without TypeOperators
  1501. 1365.99 s [conduit-extra] will become an error in a future GHC release.
  1502. 1365.99 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1503. 1365.99 s [conduit-extra] |
  1504. 1365.99 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  1505. 1365.99 s [conduit-extra] | ^
  1506. 1365.99 s [conduit-extra]
  1507. 1365.99 s [conduit-extra] Data/Conduit/Process.hs:76:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1508. 1365.99 s [conduit-extra] Pattern match(es) are non-exhaustive
  1509. 1365.99 s [conduit-extra] In a lambda abstraction:
  1510. 1365.99 s [conduit-extra] Patterns of type ‘Maybe
  1511. 1365.99 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1512. 1365.99 s [conduit-extra] Nothing
  1513. 1365.99 s [conduit-extra] |
  1514. 1365.99 s [conduit-extra] 76 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sourceHandle h, Just CreatePipe)
  1515. 1365.99 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1516. 1365.99 s [conduit-extra]
  1517. 1365.99 s [conduit-extra] Data/Conduit/Process.hs:77:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1518. 1365.99 s [conduit-extra] The use of ‘~’ without TypeOperators
  1519. 1365.99 s [conduit-extra] will become an error in a future GHC release.
  1520. 1365.99 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1521. 1365.99 s [conduit-extra] |
  1522. 1365.99 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1523. 1365.99 s [conduit-extra] | ^
  1524. 1365.99 s [conduit-extra]
  1525. 1365.99 s [conduit-extra] Data/Conduit/Process.hs:77:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1526. 1365.99 s [conduit-extra] The use of ‘~’ without TypeOperators
  1527. 1365.99 s [conduit-extra] will become an error in a future GHC release.
  1528. 1365.99 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1529. 1365.99 s [conduit-extra] |
  1530. 1365.99 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1531. 1365.99 s [conduit-extra] | ^
  1532. 1365.99 s [conduit-extra]
  1533. 1365.99 s [conduit-extra] Data/Conduit/Process.hs:77:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1534. 1365.99 s [conduit-extra] The use of ‘~’ without TypeOperators
  1535. 1365.99 s [conduit-extra] will become an error in a future GHC release.
  1536. 1365.99 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1537. 1365.99 s [conduit-extra] |
  1538. 1365.99 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1539. 1365.99 s [conduit-extra] | ^
  1540. 1365.99 s [conduit-extra]
  1541. 1365.99 s [conduit-extra] Data/Conduit/Process.hs:78:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1542. 1365.99 s [conduit-extra] Pattern match(es) are non-exhaustive
  1543. 1365.99 s [conduit-extra] In a lambda abstraction:
  1544. 1365.99 s [conduit-extra] Patterns of type ‘Maybe
  1545. 1365.99 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1546. 1365.99 s [conduit-extra] Nothing
  1547. 1365.99 s [conduit-extra] |
  1548. 1365.99 s [conduit-extra] 78 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sourceHandle h, liftIO $ hClose h), Just CreatePipe)
  1549. 1365.99 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1550. 1365.99 s [conduit-extra]
  1551. 1365.99 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 )
  1552. 1365.99 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 )
  1553. 1366.15 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 )
  1554. 1366.28 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 )
  1555. 1366.51 s [conduit-parse] [1 of 2] Compiling Data.Conduit.Parser.Internal ( Data/Conduit/Parser/Internal.hs, dist/build/Data/Conduit/Parser/Internal.p_o )
  1556. 1366.52 s [conduit-extra] [ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.p_o )
  1557. 1366.76 s [conduit-parse] Data/Conduit/Parser/Internal.hs:26:1: warning: [GHC-66111] [-Wunused-imports]
  1558. 1366.76 s [conduit-parse] The import of ‘Data.Semigroup’ is redundant
  1559. 1366.76 s [conduit-parse] except perhaps to import instances from ‘Data.Semigroup’
  1560. 1366.76 s [conduit-parse] To import instances alone, use: import Data.Semigroup()
  1561. 1366.76 s [conduit-parse] |
  1562. 1366.76 s [conduit-parse] 26 | import Data.Semigroup
  1563. 1366.76 s [conduit-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1564. 1366.76 s [conduit-parse]
  1565. 1367.51 s [libyaml] [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, dist/build/Paths_libyaml.p_o )
  1566. 1367.77 s [conduit-extra] [ 2 of 13] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.p_o )
  1567. 1367.77 s [conduit-extra] [ 3 of 13] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, dist/build/Data/Conduit/ByteString/Builder.p_o )
  1568. 1367.77 s [conduit-extra] [ 4 of 13] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, dist/build/Data/Conduit/Filesystem.p_o )
  1569. 1367.77 s [conduit-extra] [ 5 of 13] Compiling Data.Conduit.Foldl ( Data/Conduit/Foldl.hs, dist/build/Data/Conduit/Foldl.p_o )
  1570. 1367.77 s [conduit-extra] [ 6 of 13] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.p_o )
  1571. 1367.77 s [conduit-extra] [ 7 of 13] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.p_o )
  1572. 1367.77 s [conduit-extra] [ 8 of 13] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.p_o )
  1573. 1367.77 s [conduit-extra] [ 9 of 13] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, dist/build/Data/Conduit/Network/Unix.p_o )
  1574. 1367.77 s [conduit-extra] [10 of 13] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, dist/build/Data/Conduit/Process.p_o )
  1575. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:48:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1576. 1367.77 s [conduit-extra] The use of ‘~’ without TypeOperators
  1577. 1367.77 s [conduit-extra] will become an error in a future GHC release.
  1578. 1367.77 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1579. 1367.77 s [conduit-extra] |
  1580. 1367.77 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  1581. 1367.77 s [conduit-extra] | ^
  1582. 1367.77 s [conduit-extra]
  1583. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:48:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1584. 1367.77 s [conduit-extra] The use of ‘~’ without TypeOperators
  1585. 1367.77 s [conduit-extra] will become an error in a future GHC release.
  1586. 1367.77 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1587. 1367.77 s [conduit-extra] |
  1588. 1367.77 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  1589. 1367.77 s [conduit-extra] | ^
  1590. 1367.77 s [conduit-extra]
  1591. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:49:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1592. 1367.77 s [conduit-extra] Pattern match(es) are non-exhaustive
  1593. 1367.77 s [conduit-extra] In a lambda abstraction:
  1594. 1367.77 s [conduit-extra] Patterns of type ‘Maybe
  1595. 1367.77 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1596. 1367.77 s [conduit-extra] Nothing
  1597. 1367.77 s [conduit-extra] |
  1598. 1367.77 s [conduit-extra] 49 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sinkHandle h, Just CreatePipe)
  1599. 1367.77 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1600. 1367.77 s [conduit-extra]
  1601. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:50:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1602. 1367.77 s [conduit-extra] The use of ‘~’ without TypeOperators
  1603. 1367.77 s [conduit-extra] will become an error in a future GHC release.
  1604. 1367.77 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1605. 1367.77 s [conduit-extra] |
  1606. 1367.77 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1607. 1367.77 s [conduit-extra] | ^
  1608. 1367.77 s [conduit-extra]
  1609. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:50:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1610. 1367.77 s [conduit-extra] The use of ‘~’ without TypeOperators
  1611. 1367.77 s [conduit-extra] will become an error in a future GHC release.
  1612. 1367.77 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1613. 1367.77 s [conduit-extra] |
  1614. 1367.77 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1615. 1367.77 s [conduit-extra] | ^
  1616. 1367.77 s [conduit-extra]
  1617. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:50:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1618. 1367.77 s [conduit-extra] The use of ‘~’ without TypeOperators
  1619. 1367.77 s [conduit-extra] will become an error in a future GHC release.
  1620. 1367.77 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1621. 1367.77 s [conduit-extra] |
  1622. 1367.77 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1623. 1367.77 s [conduit-extra] | ^
  1624. 1367.77 s [conduit-extra]
  1625. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:51:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1626. 1367.77 s [conduit-extra] Pattern match(es) are non-exhaustive
  1627. 1367.77 s [conduit-extra] In a lambda abstraction:
  1628. 1367.77 s [conduit-extra] Patterns of type ‘Maybe
  1629. 1367.77 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1630. 1367.77 s [conduit-extra] Nothing
  1631. 1367.77 s [conduit-extra] |
  1632. 1367.77 s [conduit-extra] 51 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sinkHandle h, liftIO $ hClose h), Just CreatePipe)
  1633. 1367.77 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1634. 1367.77 s [conduit-extra]
  1635. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:66:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1636. 1367.77 s [conduit-extra] The use of ‘~’ without TypeOperators
  1637. 1367.77 s [conduit-extra] will become an error in a future GHC release.
  1638. 1367.77 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1639. 1367.77 s [conduit-extra] |
  1640. 1367.77 s [conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
  1641. 1367.77 s [conduit-extra] | ^
  1642. 1367.77 s [conduit-extra]
  1643. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:67:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1644. 1367.77 s [conduit-extra] Pattern match(es) are non-exhaustive
  1645. 1367.77 s [conduit-extra] In a lambda abstraction:
  1646. 1367.77 s [conduit-extra] Patterns of type ‘Maybe
  1647. 1367.77 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1648. 1367.77 s [conduit-extra] Nothing
  1649. 1367.77 s [conduit-extra] |
  1650. 1367.77 s [conduit-extra] 67 | isStdStream = (\(Just h) -> return $ BuilderInput $ sinkHandleBuilder h, Just CreatePipe)
  1651. 1367.77 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1652. 1367.77 s [conduit-extra]
  1653. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:68:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1654. 1367.77 s [conduit-extra] The use of ‘~’ without TypeOperators
  1655. 1367.77 s [conduit-extra] will become an error in a future GHC release.
  1656. 1367.77 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1657. 1367.77 s [conduit-extra] |
  1658. 1367.77 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  1659. 1367.77 s [conduit-extra] | ^
  1660. 1367.77 s [conduit-extra]
  1661. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:68:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1662. 1367.77 s [conduit-extra] The use of ‘~’ without TypeOperators
  1663. 1367.77 s [conduit-extra] will become an error in a future GHC release.
  1664. 1367.77 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1665. 1367.77 s [conduit-extra] |
  1666. 1367.77 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  1667. 1367.77 s [conduit-extra] | ^
  1668. 1367.77 s [conduit-extra]
  1669. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:69:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1670. 1367.77 s [conduit-extra] Pattern match(es) are non-exhaustive
  1671. 1367.77 s [conduit-extra] In a lambda abstraction:
  1672. 1367.77 s [conduit-extra] Patterns of type ‘Maybe
  1673. 1367.77 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1674. 1367.77 s [conduit-extra] Nothing
  1675. 1367.77 s [conduit-extra] |
  1676. 1367.77 s [conduit-extra] 69 | isStdStream = (\(Just h) -> return (BuilderInput $ sinkHandleBuilder h, liftIO $ hClose h), Just CreatePipe)
  1677. 1367.77 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1678. 1367.77 s [conduit-extra]
  1679. 1367.77 s [conduit-extra] Data/Conduit/Process.hs:70:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1680. 1367.77 s [conduit-extra] The use of ‘~’ without TypeOperators
  1681. 1367.78 s [conduit-extra] will become an error in a future GHC release.
  1682. 1367.78 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1683. 1367.78 s [conduit-extra] |
  1684. 1367.78 s [conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
  1685. 1367.78 s [conduit-extra] | ^
  1686. 1367.78 s [conduit-extra]
  1687. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:71:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1688. 1367.78 s [conduit-extra] Pattern match(es) are non-exhaustive
  1689. 1367.78 s [conduit-extra] In a lambda abstraction:
  1690. 1367.78 s [conduit-extra] Patterns of type ‘Maybe
  1691. 1367.78 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1692. 1367.78 s [conduit-extra] Nothing
  1693. 1367.78 s [conduit-extra] |
  1694. 1367.78 s [conduit-extra] 71 | isStdStream = (\(Just h) -> return $ FlushInput $ sinkHandleFlush h, Just CreatePipe)
  1695. 1367.78 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1696. 1367.78 s [conduit-extra]
  1697. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:72:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1698. 1367.78 s [conduit-extra] The use of ‘~’ without TypeOperators
  1699. 1367.78 s [conduit-extra] will become an error in a future GHC release.
  1700. 1367.78 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1701. 1367.78 s [conduit-extra] |
  1702. 1367.78 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  1703. 1367.78 s [conduit-extra] | ^
  1704. 1367.78 s [conduit-extra]
  1705. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:72:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1706. 1367.78 s [conduit-extra] The use of ‘~’ without TypeOperators
  1707. 1367.78 s [conduit-extra] will become an error in a future GHC release.
  1708. 1367.78 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1709. 1367.78 s [conduit-extra] |
  1710. 1367.78 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  1711. 1367.78 s [conduit-extra] | ^
  1712. 1367.78 s [conduit-extra]
  1713. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:73:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1714. 1367.78 s [conduit-extra] Pattern match(es) are non-exhaustive
  1715. 1367.78 s [conduit-extra] In a lambda abstraction:
  1716. 1367.78 s [conduit-extra] Patterns of type ‘Maybe
  1717. 1367.78 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1718. 1367.78 s [conduit-extra] Nothing
  1719. 1367.78 s [conduit-extra] |
  1720. 1367.78 s [conduit-extra] 73 | isStdStream = (\(Just h) -> return (FlushInput $ sinkHandleFlush h, liftIO $ hClose h), Just CreatePipe)
  1721. 1367.78 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1722. 1367.78 s [conduit-extra]
  1723. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:75:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1724. 1367.78 s [conduit-extra] The use of ‘~’ without TypeOperators
  1725. 1367.78 s [conduit-extra] will become an error in a future GHC release.
  1726. 1367.78 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1727. 1367.78 s [conduit-extra] |
  1728. 1367.78 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  1729. 1367.78 s [conduit-extra] | ^
  1730. 1367.78 s [conduit-extra]
  1731. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:75:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1732. 1367.78 s [conduit-extra] The use of ‘~’ without TypeOperators
  1733. 1367.78 s [conduit-extra] will become an error in a future GHC release.
  1734. 1367.78 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1735. 1367.78 s [conduit-extra] |
  1736. 1367.78 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  1737. 1367.78 s [conduit-extra] | ^
  1738. 1367.78 s [conduit-extra]
  1739. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:76:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1740. 1367.78 s [conduit-extra] Pattern match(es) are non-exhaustive
  1741. 1367.78 s [conduit-extra] In a lambda abstraction:
  1742. 1367.78 s [conduit-extra] Patterns of type ‘Maybe
  1743. 1367.78 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1744. 1367.78 s [conduit-extra] Nothing
  1745. 1367.78 s [conduit-extra] |
  1746. 1367.78 s [conduit-extra] 76 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sourceHandle h, Just CreatePipe)
  1747. 1367.78 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1748. 1367.78 s [conduit-extra]
  1749. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:77:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1750. 1367.78 s [conduit-extra] The use of ‘~’ without TypeOperators
  1751. 1367.78 s [conduit-extra] will become an error in a future GHC release.
  1752. 1367.78 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1753. 1367.78 s [conduit-extra] |
  1754. 1367.78 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1755. 1367.78 s [conduit-extra] | ^
  1756. 1367.78 s [conduit-extra]
  1757. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:77:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1758. 1367.78 s [conduit-extra] The use of ‘~’ without TypeOperators
  1759. 1367.78 s [conduit-extra] will become an error in a future GHC release.
  1760. 1367.78 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1761. 1367.78 s [conduit-extra] |
  1762. 1367.78 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1763. 1367.78 s [conduit-extra] | ^
  1764. 1367.78 s [conduit-extra]
  1765. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:77:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1766. 1367.78 s [conduit-extra] The use of ‘~’ without TypeOperators
  1767. 1367.78 s [conduit-extra] will become an error in a future GHC release.
  1768. 1367.78 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1769. 1367.78 s [conduit-extra] |
  1770. 1367.78 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1771. 1367.78 s [conduit-extra] | ^
  1772. 1367.78 s [conduit-extra]
  1773. 1367.78 s [conduit-extra] Data/Conduit/Process.hs:78:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1774. 1367.78 s [conduit-extra] Pattern match(es) are non-exhaustive
  1775. 1367.78 s [conduit-extra] In a lambda abstraction:
  1776. 1367.78 s [conduit-extra] Patterns of type ‘Maybe
  1777. 1367.78 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1778. 1367.78 s [conduit-extra] Nothing
  1779. 1367.78 s [conduit-extra] |
  1780. 1367.78 s [conduit-extra] 78 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sourceHandle h, liftIO $ hClose h), Just CreatePipe)
  1781. 1367.78 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1782. 1367.78 s [conduit-extra]
  1783. 1367.80 s [libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, dist/build/Text/Libyaml.p_o )
  1784. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ExecuteCommandRegistrationOptions.dyn_o )
  1785. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ExecuteCommandParams.dyn_o )
  1786. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ExecuteCommandOptions.dyn_o )
  1787. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ExecuteCommandClientCapabilities.dyn_o )
  1788. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ErrorCodes.dyn_o )
  1789. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/EditRangeWithInsertReplace.dyn_o )
  1790. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSymbolParams.dyn_o )
  1791. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSymbolOptions.dyn_o )
  1792. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSymbol.dyn_o )
  1793. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingParams.dyn_o )
  1794. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingOptions.dyn_o )
  1795. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingClientCapabilities.dyn_o )
  1796. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingParams.dyn_o )
  1797. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingOptions.dyn_o )
  1798. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingClientCapabilities.dyn_o )
  1799. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentLinkParams.dyn_o )
  1800. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentLinkOptions.dyn_o )
  1801. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentLinkClientCapabilities.dyn_o )
  1802. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentLink.dyn_o )
  1803. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlightParams.dyn_o )
  1804. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlightOptions.dyn_o )
  1805. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlightKind.dyn_o )
  1806. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlightClientCapabilities.dyn_o )
  1807. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlight.dyn_o )
  1808. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentFormattingParams.dyn_o )
  1809. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentFormattingOptions.dyn_o )
  1810. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentFormattingClientCapabilities.dyn_o )
  1811. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentFilter.dyn_o )
  1812. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSelector.dyn_o )
  1813. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/TypeHierarchyRegistrationOptions.dyn_o )
  1814. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/TypeDefinitionRegistrationOptions.dyn_o )
  1815. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentSaveRegistrationOptions.dyn_o )
  1816. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentRegistrationOptions.dyn_o )
  1817. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentChangeRegistrationOptions.dyn_o )
  1818. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelpRegistrationOptions.dyn_o )
  1819. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensRegistrationOptions.dyn_o )
  1820. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SelectionRangeRegistrationOptions.dyn_o )
  1821. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/RenameRegistrationOptions.dyn_o )
  1822. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ReferenceRegistrationOptions.dyn_o )
  1823. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/MonikerRegistrationOptions.dyn_o )
  1824. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeRegistrationOptions.dyn_o )
  1825. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueRegistrationOptions.dyn_o )
  1826. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintRegistrationOptions.dyn_o )
  1827. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ImplementationRegistrationOptions.dyn_o )
  1828. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/HoverRegistrationOptions.dyn_o )
  1829. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRangeRegistrationOptions.dyn_o )
  1830. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSymbolRegistrationOptions.dyn_o )
  1831. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingRegistrationOptions.dyn_o )
  1832. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingRegistrationOptions.dyn_o )
  1833. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentLinkRegistrationOptions.dyn_o )
  1834. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlightRegistrationOptions.dyn_o )
  1835. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentFormattingRegistrationOptions.dyn_o )
  1836. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticReportKind.dyn_o )
  1837. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticParams.dyn_o )
  1838. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentColorRegistrationOptions.dyn_o )
  1839. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentColorParams.dyn_o )
  1840. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentColorOptions.dyn_o )
  1841. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentColorClientCapabilities.dyn_o )
  1842. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidSaveTextDocumentParams.dyn_o )
  1843. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidSaveNotebookDocumentParams.dyn_o )
  1844. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidOpenTextDocumentParams.dyn_o )
  1845. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidOpenNotebookDocumentParams.dyn_o )
  1846. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidCloseTextDocumentParams.dyn_o )
  1847. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidCloseNotebookDocumentParams.dyn_o )
  1848. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeWorkspaceFoldersParams.dyn_o )
  1849. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeWatchedFilesRegistrationOptions.dyn_o )
  1850. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeWatchedFilesParams.dyn_o )
  1851. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeWatchedFilesClientCapabilities.dyn_o )
  1852. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeTextDocumentParams.dyn_o )
  1853. 1367.85 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeNotebookDocumentParams.dyn_o )
  1854. 1367.86 s [conduit-extra] [11 of 13] Compiling Data.Conduit.Process.Typed ( Data/Conduit/Process/Typed.hs, dist/build/Data/Conduit/Process/Typed.p_o )
  1855. 1367.86 s [conduit-extra] [12 of 13] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.p_o )
  1856. 1367.91 s [conduit-extra] [13 of 13] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.p_o )
  1857. 1368.14 s [conduit-parse] [2 of 2] Compiling Data.Conduit.Parser ( Data/Conduit/Parser.hs, dist/build/Data/Conduit/Parser.p_o )
  1858. 1369.92 s [conduit-extra] Preprocessing test suite 'test' for conduit-extra-1.3.8...
  1859. 1369.93 s [conduit-extra] Building test suite 'test' for conduit-extra-1.3.8...
  1860. 1370.09 s [conduit-extra] [ 1 of 12] Compiling Data.Conduit.AttoparsecSpec ( test/Data/Conduit/AttoparsecSpec.hs, dist/build/test/test-tmp/Data/Conduit/AttoparsecSpec.o )
  1861. 1370.18 s [conduit-parse] Preprocessing test suite 'tests' for conduit-parse-0.2.1.1...
  1862. 1370.18 s [conduit-parse] Building test suite 'tests' for conduit-parse-0.2.1.1...
  1863. 1370.26 s [conduit-parse] [1 of 1] Compiling Main ( test/Main.hs, dist/build/tests/tests-tmp/Main.o )
  1864. 1370.28 s [conduit-extra] test/Data/Conduit/AttoparsecSpec.hs:10:52: warning: [GHC-38856] [-Wunused-imports]
  1865. 1370.28 s [conduit-extra] The import of ‘<*’ from module ‘Control.Applicative’ is redundant
  1866. 1370.28 s [conduit-extra] |
  1867. 1370.28 s [conduit-extra] 10 | import Control.Applicative ((<*), (<|>))
  1868. 1370.28 s [conduit-extra] | ^^^^
  1869. 1370.28 s [conduit-extra]
  1870. 1370.28 s [conduit-extra] test/Data/Conduit/AttoparsecSpec.hs:153:17: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1871. 1370.28 s [conduit-extra] Pattern match(es) are non-exhaustive
  1872. 1370.28 s [conduit-extra] In a pattern binding:
  1873. 1370.28 s [conduit-extra] Patterns of type ‘Either
  1874. 1370.28 s [conduit-extra] (ghc-prim:GHC.Types.ZonkAny 0)
  1875. 1370.28 s [conduit-extra] [Either
  1876. 1370.28 s [conduit-extra] ParseError (PositionRange, Data.Text.Internal.Text)]’ not matched:
  1877. 1370.28 s [conduit-extra] Left _
  1878. 1370.28 s [conduit-extra] |
  1879. 1370.28 s [conduit-extra] 153 | (Right !ea) = runConduit $ CL.sourceList input .| sink
  1880. 1370.28 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1881. 1370.28 s [conduit-extra]
  1882. 1370.28 s [conduit-extra] test/Data/Conduit/AttoparsecSpec.hs:159:36: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1883. 1370.28 s [conduit-extra] Pattern match(es) are non-exhaustive
  1884. 1370.28 s [conduit-extra] In a lambda abstraction:
  1885. 1370.28 s [conduit-extra] Patterns of type ‘(Either
  1886. 1370.28 s [conduit-extra] ParseError (PositionRange, Data.Text.Internal.Text),
  1887. 1370.28 s [conduit-extra] Int)’ not matched:
  1888. 1370.28 s [conduit-extra] ((Left _), _)
  1889. 1370.28 s [conduit-extra] |
  1890. 1370.28 s [conduit-extra] 159 | forM_ (zip ea [1..]) $ \ (Right (pos, _), l) -> pos `shouldBe` chkp l
  1891. 1370.28 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1892. 1370.28 s [conduit-extra]
  1893. 1371.30 s [conduit-parse] [2 of 2] Linking dist/build/tests/tests
  1894. 1371.39 s [conduit-extra] [ 2 of 12] Compiling Data.Conduit.BinarySpec ( test/Data/Conduit/BinarySpec.hs, dist/build/test/test-tmp/Data/Conduit/BinarySpec.o )
  1895. 1371.39 s [conduit-extra] test/Data/Conduit/BinarySpec.hs:30:1: warning: [GHC-66111] [-Wunused-imports]
  1896. 1371.39 s [conduit-extra] The import of ‘Control.Applicative’ is redundant
  1897. 1371.39 s [conduit-extra] except perhaps to import instances from ‘Control.Applicative’
  1898. 1371.39 s [conduit-extra] To import instances alone, use: import Control.Applicative()
  1899. 1371.39 s [conduit-extra] |
  1900. 1371.39 s [conduit-extra] 30 | import Control.Applicative ((<$>))
  1901. 1371.39 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1902. 1371.39 s [conduit-extra]
  1903. 1372.11 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 )
  1904. 1372.11 s [conduit-extra] [ 4 of 12] Compiling Data.Conduit.ExtraSpec ( test/Data/Conduit/ExtraSpec.hs, dist/build/test/test-tmp/Data/Conduit/ExtraSpec.o )
  1905. 1372.11 s [conduit-extra] [ 5 of 12] Compiling Data.Conduit.FilesystemSpec ( test/Data/Conduit/FilesystemSpec.hs, dist/build/test/test-tmp/Data/Conduit/FilesystemSpec.o )
  1906. 1372.11 s [conduit-extra] [ 6 of 12] Compiling Data.Conduit.LazySpec ( test/Data/Conduit/LazySpec.hs, dist/build/test/test-tmp/Data/Conduit/LazySpec.o )
  1907. 1372.11 s [conduit-extra] [ 7 of 12] Compiling Data.Conduit.NetworkSpec ( test/Data/Conduit/NetworkSpec.hs, dist/build/test/test-tmp/Data/Conduit/NetworkSpec.o )
  1908. 1372.11 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 )
  1909. 1372.11 s [conduit-extra] test/Data/Conduit/Process/TypedSpec.hs:15:12: warning: [GHC-68441] [-Wdeprecations]
  1910. 1372.11 s [conduit-extra] In the use of ‘withProcess_’
  1911. 1372.11 s [conduit-extra] (imported from Data.Conduit.Process.Typed, but defined in System.Process.Typed):
  1912. 1372.11 s [conduit-extra] Deprecated: "Please consider using `withProcessWait_`, or instead use `withProcessTerm_`"
  1913. 1372.11 s [conduit-extra] |
  1914. 1372.11 s [conduit-extra] 15 | bss <- withProcess_ pc $ \p ->
  1915. 1372.11 s [conduit-extra] | ^^^^^^^^^^^^
  1916. 1372.11 s [conduit-extra]
  1917. 1372.11 s [conduit-extra] test/Data/Conduit/Process/TypedSpec.hs:30:6: warning: [GHC-68441] [-Wdeprecations]
  1918. 1372.11 s [conduit-extra] In the use of ‘withProcess_’
  1919. 1372.11 s [conduit-extra] (imported from Data.Conduit.Process.Typed, but defined in System.Process.Typed):
  1920. 1372.11 s [conduit-extra] Deprecated: "Please consider using `withProcessWait_`, or instead use `withProcessTerm_`"
  1921. 1372.11 s [conduit-extra] |
  1922. 1372.11 s [conduit-extra] 30 | (withProcess_ (proc "cat" ["does not exist"]) $ const $ return ())
  1923. 1372.11 s [conduit-extra] | ^^^^^^^^^^^^
  1924. 1372.11 s [conduit-extra]
  1925. 1372.11 s [conduit-extra] [ 9 of 12] Compiling Data.Conduit.ProcessSpec ( test/Data/Conduit/ProcessSpec.hs, dist/build/test/test-tmp/Data/Conduit/ProcessSpec.o )
  1926. 1372.11 s [conduit-extra] [10 of 12] Compiling Data.Conduit.TextSpec ( test/Data/Conduit/TextSpec.hs, dist/build/test/test-tmp/Data/Conduit/TextSpec.o )
  1927. 1372.11 s [conduit-extra] test/Data/Conduit/TextSpec.hs:125:17: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1928. 1372.11 s [conduit-extra] Pattern match(es) are non-exhaustive
  1929. 1372.11 s [conduit-extra] In a pattern binding:
  1930. 1372.11 s [conduit-extra] Patterns of type ‘Either
  1931. 1372.11 s [conduit-extra] SomeException
  1932. 1372.11 s [conduit-extra] ([Either SomeException T.Text], [S.ByteString])’ not matched:
  1933. 1372.11 s [conduit-extra] Left _
  1934. 1372.11 s [conduit-extra] |
  1935. 1372.11 s [conduit-extra] 125 | let Right res = runIdentity $ runCatchT $ runConduit $ C.yield badBS .| (,)
  1936. 1372.11 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1937. 1372.11 s [conduit-extra]
  1938. 1372.11 s [conduit-extra] test/Data/Conduit/TextSpec.hs:142:17: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1939. 1372.11 s [conduit-extra] Pattern match(es) are non-exhaustive
  1940. 1372.11 s [conduit-extra] In a pattern binding:
  1941. 1372.11 s [conduit-extra] Patterns of type ‘Either
  1942. 1372.11 s [conduit-extra] SomeException
  1943. 1372.11 s [conduit-extra] ([Either SomeException T.Text], [S.ByteString])’ not matched:
  1944. 1372.11 s [conduit-extra] Left _
  1945. 1372.11 s [conduit-extra] |
  1946. 1372.11 s [conduit-extra] 142 | let Right res = runIdentity $ runCatchT $ runConduit $
  1947. 1372.11 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1948. 1372.11 s [conduit-extra]
  1949. 1372.24 s [conduit-parse] Phase: checkPhase
  1950. 1372.35 s [libyaml] Phase: checkPhase
  1951. 1372.38 s [libyaml] Package has no test suites.
  1952. 1372.38 s [libyaml] Phase: haddockPhase
  1953. 1372.49 s [conduit-parse] Running 1 test suites...
  1954. 1372.49 s [conduit-parse] Test suite tests: RUNNING...
  1955. 1372.49 s [conduit-parse] Tests
  1956. 1372.49 s [conduit-parse] Unit tests
  1957. 1372.49 s [conduit-parse] await: OK
  1958. 1372.49 s [conduit-parse] peek: OK
  1959. 1372.50 s [conduit-parse] leftover: OK
  1960. 1372.50 s [conduit-parse] error: OK
  1961. 1372.50 s [conduit-parse] alternative: OK
  1962. 1372.50 s [conduit-parse] catch: OK
  1963. 1372.50 s [conduit-parse] parsing: OK
  1964. 1372.50 s [conduit-parse]
  1965. 1372.50 s [conduit-parse] All 7 tests passed (0.00s)
  1966. 1372.50 s [conduit-parse] Test suite tests: PASS
  1967. 1372.50 s [conduit-parse] Test suite logged to: dist/test/conduit-parse-0.2.1.1-tests.log
  1968. 1372.50 s [conduit-parse] 1 of 1 test suites (1 of 1 test cases) passed.
  1969. 1372.50 s [conduit-parse] Phase: haddockPhase
  1970. 1372.50 s [libyaml] Preprocessing library for libyaml-0.1.4...
  1971. 1372.51 s [libyaml] Running Haddock on library for libyaml-0.1.4...
  1972. 1372.51 s [libyaml] Warning: The documentation for the following packages are not installed. No
  1973. 1372.51 s [libyaml] links will be generated to these packages: libyaml-clib-0.2.5, vector-0.13.2.0
  1974. 1372.54 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeConfigurationRegistrationOptions.dyn_o )
  1975. 1372.54 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeConfigurationParams.dyn_o )
  1976. 1372.54 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeConfigurationClientCapabilities.dyn_o )
  1977. 1372.54 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticWorkspaceClientCapabilities.dyn_o )
  1978. 1372.54 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticTag.dyn_o )
  1979. 1372.54 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticSeverity.dyn_o )
  1980. 1372.54 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticServerCancellationData.dyn_o )
  1981. 1372.54 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticRelatedInformation.dyn_o )
  1982. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticRegistrationOptions.dyn_o )
  1983. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticOptions.dyn_o )
  1984. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticClientCapabilities.dyn_o )
  1985. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DeleteFilesParams.dyn_o )
  1986. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DeleteFileOptions.dyn_o )
  1987. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DefinitionRegistrationOptions.dyn_o )
  1988. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DefinitionParams.dyn_o )
  1989. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DefinitionOptions.dyn_o )
  1990. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DefinitionLink.dyn_o )
  1991. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DefinitionClientCapabilities.dyn_o )
  1992. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/Definition.dyn_o )
  1993. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DeclarationRegistrationOptions.dyn_o )
  1994. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DeclarationParams.dyn_o )
  1995. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DeclarationOptions.dyn_o )
  1996. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DeclarationLink.dyn_o )
  1997. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DeclarationClientCapabilities.dyn_o )
  1998. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/Declaration.dyn_o )
  1999. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CreateFilesParams.dyn_o )
  2000. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CreateFileOptions.dyn_o )
  2001. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ConfigurationItem.dyn_o )
  2002. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ConfigurationParams.dyn_o )
  2003. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionTriggerKind.dyn_o )
  2004. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionRegistrationOptions.dyn_o )
  2005. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionOptions.dyn_o )
  2006. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionListCapabilities.dyn_o )
  2007. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItemTag.dyn_o )
  2008. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItemTagOptions.dyn_o )
  2009. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItemLabelDetails.dyn_o )
  2010. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItemKind.dyn_o )
  2011. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItemDefaults.dyn_o )
  2012. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionContext.dyn_o )
  2013. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionParams.dyn_o )
  2014. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/Command.dyn_o )
  2015. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintLabelPart.dyn_o )
  2016. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlayHint.dyn_o )
  2017. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItem.dyn_o )
  2018. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionList.dyn_o )
  2019. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ColorPresentation.dyn_o )
  2020. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/Color.dyn_o )
  2021. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ColorPresentationParams.dyn_o )
  2022. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ColorInformation.dyn_o )
  2023. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeLensWorkspaceClientCapabilities.dyn_o )
  2024. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeLensRegistrationOptions.dyn_o )
  2025. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeLensParams.dyn_o )
  2026. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeLensOptions.dyn_o )
  2027. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeLensClientCapabilities.dyn_o )
  2028. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeLens.dyn_o )
  2029. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeDescription.dyn_o )
  2030. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/Diagnostic.dyn_o )
  2031. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceFullDocumentDiagnosticReport.dyn_o )
  2032. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceDocumentDiagnosticReport.dyn_o )
  2033. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceDiagnosticReportPartialResult.dyn_o )
  2034. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceDiagnosticReport.dyn_o )
  2035. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/PublishDiagnosticsParams.dyn_o )
  2036. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FullDocumentDiagnosticReport.dyn_o )
  2037. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/RelatedUnchangedDocumentDiagnosticReport.dyn_o )
  2038. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/RelatedFullDocumentDiagnosticReport.dyn_o )
  2039. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticReport.dyn_o )
  2040. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticReportPartialResult.dyn_o )
  2041. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionTriggerKind.dyn_o )
  2042. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionKind.dyn_o )
  2043. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionRegistrationOptions.dyn_o )
  2044. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionOptions.dyn_o )
  2045. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionDisabled.dyn_o )
  2046. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionContext.dyn_o )
  2047. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionParams.dyn_o )
  2048. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientSymbolTagOptions.dyn_o )
  2049. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientSymbolResolveOptions.dyn_o )
  2050. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientSymbolKindOptions.dyn_o )
  2051. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolClientCapabilities.dyn_o )
  2052. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSymbolClientCapabilities.dyn_o )
  2053. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientSignatureParameterInformationOptions.dyn_o )
  2054. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientSignatureInformationOptions.dyn_o )
  2055. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelpClientCapabilities.dyn_o )
  2056. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientShowMessageActionItemOptions.dyn_o )
  2057. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ShowMessageRequestClientCapabilities.dyn_o )
  2058. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WindowClientCapabilities.dyn_o )
  2059. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientSemanticTokensRequestFullDelta.dyn_o )
  2060. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientSemanticTokensRequestOptions.dyn_o )
  2061. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensClientCapabilities.dyn_o )
  2062. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientInlayHintResolveOptions.dyn_o )
  2063. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintClientCapabilities.dyn_o )
  2064. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientInfo.dyn_o )
  2065. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientFoldingRangeOptions.dyn_o )
  2066. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientFoldingRangeKindOptions.dyn_o )
  2067. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRangeClientCapabilities.dyn_o )
  2068. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientDiagnosticsTagOptions.dyn_o )
  2069. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/PublishDiagnosticsClientCapabilities.dyn_o )
  2070. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientCompletionItemResolveOptions.dyn_o )
  2071. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientCompletionItemOptionsKind.dyn_o )
  2072. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientCompletionItemInsertTextModeOptions.dyn_o )
  2073. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientCompletionItemOptions.dyn_o )
  2074. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CompletionClientCapabilities.dyn_o )
  2075. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientCodeActionResolveOptions.dyn_o )
  2076. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientCodeActionKindOptions.dyn_o )
  2077. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientCodeActionLiteralOptions.dyn_o )
  2078. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionClientCapabilities.dyn_o )
  2079. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ChangeAnnotationsSupportOptions.dyn_o )
  2080. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceEditClientCapabilities.dyn_o )
  2081. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceClientCapabilities.dyn_o )
  2082. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ChangeAnnotationIdentifier.dyn_o )
  2083. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ResourceOperation.dyn_o )
  2084. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/RenameFile.dyn_o )
  2085. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/DeleteFile.dyn_o )
  2086. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CreateFile.dyn_o )
  2087. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ChangeAnnotation.dyn_o )
  2088. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CancelParams.dyn_o )
  2089. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyRegistrationOptions.dyn_o )
  2090. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyPrepareParams.dyn_o )
  2091. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyOptions.dyn_o )
  2092. 1372.55 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ServerCapabilities.dyn_o )
  2093. 1372.57 s [conduit-extra] [11 of 12] Compiling Data.Conduit.ZlibSpec ( test/Data/Conduit/ZlibSpec.hs, dist/build/test/test-tmp/Data/Conduit/ZlibSpec.o )
  2094. 1372.57 s [conduit-extra] [12 of 12] Compiling Main ( test/Spec.hs, dist/build/test/test-tmp/Main.o )
  2095. 1372.65 s [conduit-parse] Preprocessing library for conduit-parse-0.2.1.1...
  2096. 1372.65 s [conduit-parse] Running Haddock on library for conduit-parse-0.2.1.1...
  2097. 1372.65 s [conduit-parse] Warning: The documentation for the following packages are not installed. No
  2098. 1372.65 s [conduit-parse] links will be generated to these packages: attoparsec-0.14.4,
  2099. 1372.65 s [conduit-parse] attoparsec-0.14.4, vector-0.13.2.0
  2100. 1372.74 s [libyaml] [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, nothing )
  2101. 1372.77 s [libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, nothing )
  2102. 1372.83 s [conduit-parse] [1 of 2] Compiling Data.Conduit.Parser.Internal ( Data/Conduit/Parser/Internal.hs, nothing )
  2103. 1372.98 s [conduit-extra] [13 of 13] Linking dist/build/test/test
  2104. 1373.20 s [libyaml] Haddock coverage:
  2105. 1373.21 s [libyaml] Warning: 'rawOpenFlags' is out of scope.
  2106. 1373.21 s [libyaml] If you qualify the identifier, haddock can try to link it anyway.
  2107. 1373.21 s [libyaml] Warning: 'openMode' is out of scope.
  2108. 1373.21 s [libyaml] If you qualify the identifier, haddock can try to link it anyway.
  2109. 1373.21 s [libyaml] Warning: 'formatOptionsRenderCollectionTags' is out of scope.
  2110. 1373.21 s [libyaml] If you qualify the identifier, haddock can try to link it anyway.
  2111. 1373.21 s [libyaml] 76% ( 23 / 30) in 'Text.Libyaml'
  2112. 1373.21 s [libyaml] Missing documentation for:
  2113. 1373.21 s [libyaml] Event (src/Text/Libyaml.hs:78)
  2114. 1373.21 s [libyaml] Tag (src/Text/Libyaml.hs:123)
  2115. 1373.21 s [libyaml] AnchorName (src/Text/Libyaml.hs:140)
  2116. 1373.21 s [libyaml] Anchor (src/Text/Libyaml.hs:141)
  2117. 1373.21 s [libyaml] encode (src/Text/Libyaml.hs:763)
  2118. 1373.21 s [libyaml] encodeFile (src/Text/Libyaml.hs:786)
  2119. 1373.21 s [libyaml] YamlException (src/Text/Libyaml.hs:852)
  2120. 1373.25 s [conduit-parse] Data/Conduit/Parser/Internal.hs:26:1: warning: [GHC-66111] [-Wunused-imports]
  2121. 1373.25 s [conduit-parse] The import of ‘Data.Semigroup’ is redundant
  2122. 1373.25 s [conduit-parse] except perhaps to import instances from ‘Data.Semigroup’
  2123. 1373.25 s [conduit-parse] To import instances alone, use: import Data.Semigroup()
  2124. 1373.25 s [conduit-parse] |
  2125. 1373.25 s [conduit-parse] 26 | import Data.Semigroup
  2126. 1373.25 s [conduit-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2127. 1373.25 s [conduit-parse]
  2128. 1373.25 s [conduit-parse] [2 of 2] Compiling Data.Conduit.Parser ( Data/Conduit/Parser.hs, nothing )
  2129. 1373.26 s [conduit-parse] Haddock coverage:
  2130. 1373.26 s [conduit-parse] Warning: 'ConduitParser' is ambiguous. It is defined
  2131. 1373.26 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:31
  2132. 1373.26 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:1
  2133. 1373.26 s [conduit-parse] You may be able to disambiguate the identifier by qualifying it or
  2134. 1373.26 s [conduit-parse] by specifying the type/value namespace explicitly.
  2135. 1373.26 s [conduit-parse] Defaulting to the one defined at Data/Conduit/Parser/Internal.hs:35:1
  2136. 1373.26 s [conduit-parse] Warning: Data.Conduit.Parser.Internal: Could not find documentation for exported module: Data.Conduit.Parser.Internal
  2137. 1373.26 s [conduit-parse] Warning: 'ConduitParser' is ambiguous. It is defined
  2138. 1373.26 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:31
  2139. 1373.26 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:1
  2140. 1373.26 s [conduit-parse] You may be able to disambiguate the identifier by qualifying it or
  2141. 1373.26 s [conduit-parse] by specifying the type/value namespace explicitly.
  2142. 1373.26 s [conduit-parse] Defaulting to the one defined at Data/Conduit/Parser/Internal.hs:35:1
  2143. 1373.26 s [conduit-parse] Warning: 'Sink' is out of scope.
  2144. 1373.26 s [conduit-parse] If you qualify the identifier, haddock can try to link it anyway.
  2145. 1373.26 s [conduit-parse] 92% ( 13 / 14) in 'Data.Conduit.Parser'
  2146. 1373.26 s [conduit-parse] Missing documentation for:
  2147. 1373.26 s [conduit-parse] ConduitParserException (Data/Conduit/Parser/Internal.hs:189)
  2148. 1373.34 s [ghc-lib-parser] Documentation created: dist/doc/html/ghc-lib-parser/,
  2149. 1373.34 s [ghc-lib-parser] dist/doc/html/ghc-lib-parser/ghc-lib-parser.txt
  2150. 1373.41 s [ghc-lib-parser] haddockPhase completed in 5 minutes 28 seconds
  2151. 1373.41 s [ghc-lib-parser] Phase: installPhase
  2152. 1373.48 s [libyaml] Warning: Text.Libyaml: could not find link destinations for:
  2153. 1373.48 s [libyaml] - Text.Libyaml.formatOptionsRenderTags
  2154. 1373.48 s [libyaml] - Text.Libyaml.TagRender
  2155. 1373.92 s [ghc-lib-parser] Installing library in /nix/store/0y4cn1vby1w7apifp7g19w1hazhbjr3v-ghc-lib-parser-9.12.2.20250421/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  2156. 1374.17 s [conduit-extra] Phase: checkPhase
  2157. 1374.43 s [conduit-extra] Running 1 test suites...
  2158. 1374.43 s [conduit-extra] Test suite test: RUNNING...
  2159. 1374.44 s [conduit-extra]
  2160. 1374.44 s [conduit-extra] Data.Conduit.Attoparsec
  2161. 1374.44 s [conduit-extra] Data.Conduit.AttoparsecSpec
  2162. 1374.44 s [conduit-extra] error position
  2163. 1374.44 s [conduit-extra] works for text [✔]
  2164. 1374.44 s [conduit-extra] works for bytestring [✔]
  2165. 1374.44 s [conduit-extra] works in last chunk [✔]
  2166. 1374.44 s [conduit-extra] works in last chunk [✔]
  2167. 1374.44 s [conduit-extra] works after new line in text [✔]
  2168. 1374.44 s [conduit-extra] works after new line in bytestring [✔]
  2169. 1374.44 s [conduit-extra] works for first line [✔]
  2170. 1374.44 s [conduit-extra] conduitParser
  2171. 1374.44 s [conduit-extra] parses a repeated stream [✔]
  2172. 1374.44 s [conduit-extra] positions on first line [✔]
  2173. 1374.44 s [conduit-extra] Data.Conduit.Binary
  2174. 1374.44 s [conduit-extra] Data.Conduit.Binary
  2175. 1374.44 s [conduit-extra] file access
  2176. 1374.44 s [conduit-extra] read [✔]
  2177. 1374.44 s [conduit-extra] read range [✔]
  2178. 1374.44 s [conduit-extra] write [✔]
  2179. 1374.44 s [conduit-extra] write builder (withSinkFileBuilder) [✔]
  2180. 1374.44 s [conduit-extra] conduit [✔]
  2181. 1374.44 s [conduit-extra] binary isolate
  2182. 1374.44 s [conduit-extra] works [✔]
  2183. 1374.44 s [conduit-extra] properly using binary file reading
  2184. 1374.44 s [conduit-extra] sourceFile [✔]
  2185. 1374.44 s [conduit-extra] binary head
  2186. 1374.46 s [conduit-extra] works [✔]
  2187. 1374.46 s [conduit-extra] +++ OK, passed 100 tests.
  2188. 1374.46 s [conduit-extra] binary takeWhile
  2189. 1374.46 s [conduit-extra] works [✔]
  2190. 1374.46 s [conduit-extra] +++ OK, passed 100 tests.
  2191. 1374.48 s [conduit-extra] leftovers present [✔]
  2192. 1374.48 s [conduit-extra] +++ OK, passed 100 tests.
  2193. 1374.48 s [conduit-extra] binary dropWhile
  2194. 1374.49 s [conduit-extra] works [✔]
  2195. 1374.49 s [conduit-extra] +++ OK, passed 100 tests.
  2196. 1374.49 s [conduit-extra] binary take
  2197. 1374.49 s [conduit-extra] nothing [✔]
  2198. 1374.49 s [conduit-extra] normal [✔]
  2199. 1374.49 s [conduit-extra] all [✔]
  2200. 1374.49 s [conduit-extra] more [✔]
  2201. 1374.49 s [conduit-extra] binary
  2202. 1374.50 s [conduit-extra] lines [✔]
  2203. 1374.50 s [conduit-extra] +++ OK, passed 100 tests.
  2204. 1374.50 s [conduit-extra] sinkCacheLength
  2205. 1374.50 s [conduit-extra] works [✔]
  2206. 1374.50 s [conduit-extra] sinkFileCautious
  2207. 1374.50 s [conduit-extra] success [✔]
  2208. 1374.50 s [conduit-extra] failure [✔]
  2209. 1374.50 s [conduit-extra] sinkSystemTempFile [✔]
  2210. 1374.50 s [conduit-extra] Data.Conduit.Binary.mapM_
  2211. 1374.50 s [conduit-extra] telling works [✔]
  2212. 1374.50 s [conduit-extra] +++ OK, passed 100 tests.
  2213. 1374.50 s [conduit-extra] exception handling
  2214. 1374.51 s [conduit-extra] catchC [✔]
  2215. 1374.51 s [conduit-extra] tryC [✔]
  2216. 1374.51 s [conduit-extra] normalFuseLeft
  2217. 1374.51 s [conduit-extra] does not double close conduit [✔]
  2218. 1374.51 s [conduit-extra] Storable
  2219. 1374.51 s [conduit-extra] sink Maybe
  2220. 1374.51 s [conduit-extra] chunk size 1 [✔]
  2221. 1374.51 s [conduit-extra] +++ OK, passed 100 tests.
  2222. 1374.51 s [conduit-extra] chunk size 5 [✔]
  2223. 1374.51 s [conduit-extra] +++ OK, passed 100 tests.
  2224. 1374.51 s [conduit-extra] chunk size 10 [✔]
  2225. 1374.51 s [conduit-extra] +++ OK, passed 100 tests.
  2226. 1374.51 s [conduit-extra] chunk size 100 [✔]
  2227. 1374.51 s [conduit-extra] +++ OK, passed 100 tests.
  2228. 1374.51 s [conduit-extra] sink exception
  2229. 1374.51 s [conduit-extra] chunk size 1 [✔]
  2230. 1374.51 s [conduit-extra] +++ OK, passed 100 tests.
  2231. 1374.52 s [conduit-extra] chunk size 5 [✔]
  2232. 1374.52 s [conduit-extra] +++ OK, passed 100 tests.
  2233. 1374.52 s [conduit-extra] chunk size 10 [✔]
  2234. 1374.52 s [conduit-extra] +++ OK, passed 100 tests.
  2235. 1374.52 s [conduit-extra] chunk size 100 [✔]
  2236. 1374.52 s [conduit-extra] +++ OK, passed 100 tests.
  2237. 1374.52 s [conduit-extra] insufficient bytes are leftovers, one chunk [✔]
  2238. 1374.52 s [conduit-extra] insufficient bytes are leftovers, multiple chunks [✔]
  2239. 1374.52 s [conduit-extra] Data.Conduit.ByteString.Builder
  2240. 1374.52 s [conduit-extra] Data.Conduit.ByteString.Builder
  2241. 1374.53 s [conduit-extra] idempotent to toLazyByteString [✔]
  2242. 1374.53 s [conduit-extra] +++ OK, passed 100 tests.
  2243. 1374.53 s [conduit-extra] works for large input [✔]
  2244. 1374.54 s [conduit-extra] works for lazy bytestring insertion [✔]
  2245. 1374.54 s [conduit-extra] flush shouldn't bring in empty strings. [✔]
  2246. 1374.56 s [conduit-extra] flushing [✔]
  2247. 1374.56 s [conduit-extra] +++ OK, passed 100 tests.
  2248. 1374.82 s [conduit-extra] large flush input [✔]
  2249. 1374.82 s [conduit-extra] Data.Conduit.Extra
  2250. 1374.82 s [conduit-extra] Data.Conduit.Extra
  2251. 1374.82 s [conduit-extra] basic test [✔]
  2252. 1374.82 s [conduit-extra] get leftovers [✔]
  2253. 1374.82 s [conduit-extra] multiple values [✔]
  2254. 1374.83 s [conduit-extra] more complex [✔]
  2255. 1374.83 s [conduit-extra] +++ OK, passed 100 tests.
  2256. 1374.83 s [conduit-extra] Data.Conduit.Filesystem
  2257. 1374.83 s [conduit-extra] Data.Conduit.Filesystem
  2258. 1374.83 s [conduit-extra] sourceDirectory [✔]
  2259. 1374.83 s [conduit-extra] sourceDirectoryDeep [✔]
  2260. 1374.83 s [conduit-extra] Data.Conduit.Lazy
  2261. 1374.83 s [conduit-extra] Data.Conduit.Lazy
  2262. 1374.83 s [conduit-extra] lazy
  2263. 1374.83 s [conduit-extra] works inside a ResourceT [✔]
  2264. 1374.83 s [conduit-extra] returns nothing outside ResourceT [✔]
  2265. 1374.83 s [conduit-extra] works with pure sources [✔]
  2266. 1374.83 s [conduit-extra] Data.Conduit.Network
  2267. 1374.83 s [conduit-extra] Data.Conduit.Network
  2268. 1374.83 s [conduit-extra] run general server
  2269. 1375.84 s [conduit-extra] running tcp server [✔]
  2270. 1375.84 s [conduit-extra] fork server
  2271. 1375.84 s [conduit-extra] can connect to server [✔]
  2272. 1375.84 s [conduit-extra] fork server also executes custom afterBind [✔]
  2273. 1376.85 s [conduit-extra] fork server really waits for server to be finalized before returning [✔]
  2274. 1376.85 s [conduit-extra] Data.Conduit.Process
  2275. 1376.85 s [conduit-extra] Data.Conduit.Process
  2276. 1377.04 s [conduit-extra] cat [✔]
  2277. 1377.04 s [conduit-extra] +++ OK, passed 100 tests.
  2278. 1377.04 s [conduit-extra] closed stream [✔]
  2279. 1377.04 s [conduit-extra] handles sub-process exit code [✔]
  2280. 1377.05 s [conduit-extra] consumes stdout [✔]
  2281. 1377.05 s [conduit-extra] consumes stderr [✔]
  2282. 1377.05 s [conduit-extra] feeds stdin [✔]
  2283. 1377.05 s [conduit-extra] gracefully handles closed stdin [✔]
  2284. 1378.15 s [libyaml] Documentation created: dist/doc/html/libyaml/,
  2285. 1378.15 s [libyaml] dist/doc/html/libyaml/libyaml.txt
  2286. 1378.22 s [libyaml] Phase: installPhase
  2287. 1378.26 s [libyaml] Installing library in /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2288. 1378.50 s [libyaml] Phase: fixupPhase
  2289. 1378.52 s [libyaml] shrinking RPATHs of ELF executables and libraries in /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4
  2290. 1378.52 s [libyaml] shrinking /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSlibyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl-ghc9.10.2.so
  2291. 1378.54 s [libyaml] checking for references to /build/ in /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4...
  2292. 1378.55 s [libyaml] patching script interpreter paths in /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4
  2293. 1378.56 s [conduit-extra] blocking vs non-blocking [✔]
  2294. 1378.56 s [conduit-extra] Data.Conduit.Process.Typed
  2295. 1378.56 s [libyaml] stripping (with command strip and flags -S -p) in /nix/store/00w0c7bl8jq41dnfmqgr1mg89grfgpjq-libyaml-0.1.4/lib
  2296. 1378.56 s [conduit-extra] cat works [✔]
  2297. 1378.56 s [conduit-extra] cat works with withLoggedProcess_ [✔]
  2298. 1378.56 s [conduit-extra] failing process throws [✔]
  2299. 1378.56 s [conduit-extra] failing process throws [✔]
  2300. 1378.56 s [conduit-extra] Data.Conduit.Text
  2301. 1378.56 s [conduit-extra] Data.Conduit.Text
  2302. 1378.56 s [conduit-extra] text
  2303. 1378.56 s [conduit-extra] utf8
  2304. 1378.56 s [conduit-extra] single chunk [✔]
  2305. 1378.56 s [conduit-extra] +++ OK, passed 100 tests.
  2306. 1378.56 s [conduit-extra] many chunks [✔]
  2307. 1378.56 s [conduit-extra] +++ OK, passed 100 tests.
  2308. 1378.56 s [conduit-extra] raw bytes [✔]
  2309. 1378.56 s [conduit-extra] +++ OK, passed 100 tests.
  2310. 1378.57 s [conduit-extra] encoding [✔]
  2311. 1378.57 s [conduit-extra] +++ OK, passed 100 tests.
  2312. 1378.58 s [conduit-extra] valid then invalid [✔]
  2313. 1378.58 s [conduit-extra] +++ OK, passed 100 tests.
  2314. 1378.58 s [conduit-extra] utf16_le
  2315. 1378.58 s [conduit-extra] single chunk [✔]
  2316. 1378.58 s [conduit-extra] +++ OK, passed 100 tests.
  2317. 1378.58 s [conduit-extra] many chunks [✔]
  2318. 1378.58 s [conduit-extra] +++ OK, passed 100 tests.
  2319. 1378.58 s [conduit-extra] raw bytes [✔]
  2320. 1378.58 s [conduit-extra] +++ OK, passed 100 tests.
  2321. 1378.60 s [conduit-extra] encoding [✔]
  2322. 1378.60 s [conduit-extra] +++ OK, passed 100 tests.
  2323. 1378.61 s [conduit-extra] valid then invalid [✔]
  2324. 1378.61 s [conduit-extra] +++ OK, passed 100 tests.
  2325. 1378.61 s [conduit-extra] utf16_be
  2326. 1378.61 s [conduit-extra] single chunk [✔]
  2327. 1378.61 s [conduit-extra] +++ OK, passed 100 tests.
  2328. 1378.61 s [conduit-extra] many chunks [✔]
  2329. 1378.61 s [conduit-extra] +++ OK, passed 100 tests.
  2330. 1378.61 s [conduit-extra] raw bytes [✔]
  2331. 1378.61 s [conduit-extra] +++ OK, passed 100 tests.
  2332. 1378.62 s [conduit-extra] encoding [✔]
  2333. 1378.62 s [conduit-extra] +++ OK, passed 100 tests.
  2334. 1378.63 s [libyaml] shrinking RPATHs of ELF executables and libraries in /nix/store/d2vsrndi48b6k6kqz1aq4ls7n2lhd7wp-libyaml-0.1.4-doc
  2335. 1378.63 s [conduit-extra] valid then invalid [✔]
  2336. 1378.63 s [conduit-extra] +++ OK, passed 100 tests.
  2337. 1378.63 s [conduit-extra] utf32_le
  2338. 1378.63 s [conduit-extra] single chunk [✔]
  2339. 1378.63 s [conduit-extra] +++ OK, passed 100 tests.
  2340. 1378.63 s [conduit-extra] many chunks [✔]
  2341. 1378.63 s [conduit-extra] +++ OK, passed 100 tests.
  2342. 1378.63 s [conduit-extra] raw bytes [✔]
  2343. 1378.63 s [conduit-extra] +++ OK, passed 100 tests.
  2344. 1378.63 s [libyaml] checking for references to /build/ in /nix/store/d2vsrndi48b6k6kqz1aq4ls7n2lhd7wp-libyaml-0.1.4-doc...
  2345. 1378.65 s [conduit-extra] encoding [✔]
  2346. 1378.65 s [conduit-extra] +++ OK, passed 100 tests.
  2347. 1378.65 s [libyaml] patching script interpreter paths in /nix/store/d2vsrndi48b6k6kqz1aq4ls7n2lhd7wp-libyaml-0.1.4-doc
  2348. 1378.66 s [conduit-extra] valid then invalid [✔]
  2349. 1378.66 s [conduit-extra] +++ OK, passed 100 tests.
  2350. 1378.66 s [conduit-extra] utf32_be
  2351. 1378.66 s [conduit-extra] single chunk [✔]
  2352. 1378.66 s [conduit-extra] +++ OK, passed 100 tests.
  2353. 1378.66 s [conduit-extra] many chunks [✔]
  2354. 1378.66 s [conduit-extra] +++ OK, passed 100 tests.
  2355. 1378.66 s [conduit-extra] raw bytes [✔]
  2356. 1378.66 s [conduit-extra] +++ OK, passed 100 tests.
  2357. 1378.74 s Progress: 344 of 364 built (4 building), 461 of 461 downloaded from cache
  2358. 1378.83 s Building yaml
  2359. 1378.83 s [conduit-extra] encoding [✔]
  2360. 1378.83 s [conduit-extra] +++ OK, passed 100 tests.
  2361. 1378.83 s [conduit-extra] valid then invalid [✔]
  2362. 1378.83 s [conduit-extra] +++ OK, passed 100 tests.
  2363. 1378.83 s [conduit-extra] mixed utf16 and utf8 [✔]
  2364. 1378.83 s [conduit-extra] invalid utf8 [✔]
  2365. 1378.83 s [conduit-extra] catch UTF8 exceptions [✔]
  2366. 1378.83 s [conduit-extra] catch UTF8 exceptions, pure [✔]
  2367. 1378.83 s [conduit-extra] catch UTF8 exceptions, catchExceptionC [✔]
  2368. 1378.83 s [conduit-extra] catch UTF8 exceptions, catchExceptionC, decodeUtf8 [✔]
  2369. 1378.83 s [conduit-extra] lenient UTF8 decoding [✔]
  2370. 1378.83 s [conduit-extra] +++ OK, passed 100 tests.
  2371. 1378.83 s [conduit-extra] text lines
  2372. 1378.83 s [conduit-extra] yields nothing given nothing [✔]
  2373. 1378.83 s [conduit-extra] yields nothing given only empty text [✔]
  2374. 1378.83 s [conduit-extra] works across split lines [✔]
  2375. 1378.83 s [conduit-extra] works with multiple lines in an item [✔]
  2376. 1378.83 s [conduit-extra] works with ending on a newline [✔]
  2377. 1378.83 s [conduit-extra] works with ending a middle item on a newline [✔]
  2378. 1378.83 s [conduit-extra] works with empty text [✔]
  2379. 1378.83 s [conduit-extra] works with empty lines [✔]
  2380. 1378.83 s [conduit-extra] text lines bounded
  2381. 1378.83 s [conduit-extra] yields nothing given nothing [✔]
  2382. 1378.83 s [conduit-extra] yields nothing given only empty text [✔]
  2383. 1378.83 s [conduit-extra] works across split lines [✔]
  2384. 1378.83 s [conduit-extra] works with multiple lines in an item [✔]
  2385. 1378.83 s [conduit-extra] works with ending on a newline [✔]
  2386. 1378.83 s [conduit-extra] works with ending a middle item on a newline [✔]
  2387. 1378.83 s [conduit-extra] works with empty text [✔]
  2388. 1378.83 s [conduit-extra] works with empty lines [✔]
  2389. 1378.83 s [conduit-extra] throws an exception when lines are too long [✔]
  2390. 1378.83 s [conduit-extra] works with infinite input [✔]
  2391. 1378.83 s [conduit-extra] text decode
  2392. 1378.83 s [conduit-extra] doesn't throw runtime exceptions [✔]
  2393. 1378.83 s [conduit-extra] is not too eager [✔]
  2394. 1378.83 s [conduit-extra] Data.Conduit.Zlib
  2395. 1378.83 s [conduit-extra] Data.Conduit.Zlib
  2396. 1378.83 s [conduit-extra] idempotent [✔]
  2397. 1378.83 s [conduit-extra] +++ OK, passed 100 tests.
  2398. 1378.83 s [conduit-extra] flush [✔]
  2399. 1378.83 s [conduit-extra] +++ OK, passed 100 tests.
  2400. 1378.83 s [conduit-extra] compressFlush large data [✔]
  2401. 1378.83 s [conduit-extra] uncompressed after compressed [✔]
  2402. 1378.83 s [conduit-extra] multiple compressed values [✔]
  2403. 1378.83 s [conduit-extra] single compressed, multiple uncompressed chunks [✔]
  2404. 1378.83 s [conduit-parse] Documentation created: dist/doc/html/conduit-parse/,
  2405. 1378.83 s [conduit-parse] dist/doc/html/conduit-parse/conduit-parse.txt
  2406. 1378.83 s [conduit-parse] Preprocessing test suite 'tests' for conduit-parse-0.2.1.1...
  2407. 1378.83 s [conduit-parse] Phase: installPhase
  2408. 1378.84 s [conduit-parse] Installing library in /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  2409. 1379.06 s [conduit-parse] Phase: fixupPhase
  2410. 1379.06 s [yaml] Phase: setupCompilerEnvironmentPhase
  2411. 1379.07 s [yaml] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  2412. 1379.08 s [conduit-parse] shrinking RPATHs of ELF executables and libraries in /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1
  2413. 1379.09 s [conduit-parse] shrinking /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSconduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0-ghc9.10.2.so
  2414. 1379.09 s [conduit-parse] checking for references to /build/ in /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1...
  2415. 1379.12 s [conduit-parse] patching script interpreter paths in /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1
  2416. 1379.12 s [conduit-parse] stripping (with command strip and flags -S -p) in /nix/store/vwh8iw0i076q4qrgb371d3a95d18vwxn-conduit-parse-0.2.1.1/lib
  2417. 1379.16 s [conduit-parse] shrinking RPATHs of ELF executables and libraries in /nix/store/5lp6hjm8dj10ndnnjx2q8kdsd8n56hib-conduit-parse-0.2.1.1-doc
  2418. 1379.17 s [conduit-parse] checking for references to /build/ in /nix/store/5lp6hjm8dj10ndnnjx2q8kdsd8n56hib-conduit-parse-0.2.1.1-doc...
  2419. 1379.18 s [conduit-parse] patching script interpreter paths in /nix/store/5lp6hjm8dj10ndnnjx2q8kdsd8n56hib-conduit-parse-0.2.1.1-doc
  2420. 1379.29 s Progress: 345 of 364 built (4 building), 461 of 461 downloaded from cache
  2421. 1379.29 s [conduit-extra] multiple, over 32k [✔]
  2422. 1379.29 s [conduit-extra]
  2423. 1379.29 s [conduit-extra] Finished in 4.8518 seconds
  2424. 1379.29 s [conduit-extra] 133 examples, 0 failures
  2425. 1379.34 s [conduit-extra] Test suite test: PASS
  2426. 1379.34 s [conduit-extra] Test suite logged to: dist/test/conduit-extra-1.3.8-test.log
  2427. 1379.34 s [conduit-extra] 1 of 1 test suites (1 of 1 test cases) passed.
  2428. 1379.34 s [conduit-extra] Phase: haddockPhase
  2429. 1379.41 s [yaml] Phase: unpackPhase
  2430. 1379.41 s [yaml] unpacking source archive /nix/store/1i4qpms3prjxhdqwxcidf0isp8prw52b-yaml-0.11.11.2.tar.gz
  2431. 1379.42 s [yaml] source root is yaml-0.11.11.2
  2432. 1379.42 s [yaml] setting SOURCE_DATE_EPOCH to timestamp 1688236994 of file "yaml-0.11.11.2/yaml.cabal"
  2433. 1379.43 s [yaml] Phase: patchPhase
  2434. 1379.43 s [yaml] Replace Cabal file with edited version from mirror://hackage/yaml-0.11.11.2/revision/2.cabal.
  2435. 1379.44 s [yaml] Phase: compileBuildDriverPhase
  2436. 1379.44 s [yaml] setupCompileFlags: -package-db=/build/tmp.A0thM9LeOI/setup-package.conf.d -threaded
  2437. 1379.47 s [conduit-extra] Preprocessing library for conduit-extra-1.3.8...
  2438. 1379.48 s [conduit-extra] Running Haddock on library for conduit-extra-1.3.8...
  2439. 1379.48 s [conduit-extra] Warning: The documentation for the following packages are not installed. No
  2440. 1379.48 s [conduit-extra] links will be generated to these packages: attoparsec-0.14.4,
  2441. 1379.48 s [conduit-extra] attoparsec-0.14.4, vector-0.13.2.0
  2442. 1379.50 s [yaml] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.A0thM9LeOI/Main.o )
  2443. 1379.55 s [yaml] [2 of 2] Linking Setup
  2444. 1379.79 s [conduit-extra] [ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, nothing )
  2445. 1380.02 s [conduit-extra] [ 2 of 13] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, nothing )
  2446. 1380.23 s [conduit-extra] [ 3 of 13] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, nothing )
  2447. 1380.23 s [conduit-extra] [ 4 of 13] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, nothing )
  2448. 1380.23 s [conduit-extra] [ 5 of 13] Compiling Data.Conduit.Foldl ( Data/Conduit/Foldl.hs, nothing )
  2449. 1380.24 s [conduit-extra] [ 6 of 13] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, nothing )
  2450. 1380.27 s [conduit-extra] [ 7 of 13] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, nothing )
  2451. 1380.31 s [conduit-extra] [ 8 of 13] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, nothing )
  2452. 1380.32 s [conduit-extra] [ 9 of 13] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, nothing )
  2453. 1380.33 s [conduit-extra] [10 of 13] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, nothing )
  2454. 1380.37 s [conduit-extra] Data/Conduit/Process.hs:48:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2455. 1380.37 s [conduit-extra] The use of ‘~’ without TypeOperators
  2456. 1380.38 s [conduit-extra] will become an error in a future GHC release.
  2457. 1380.38 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2458. 1380.38 s [conduit-extra] |
  2459. 1380.38 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  2460. 1380.38 s [conduit-extra] | ^
  2461. 1380.38 s [conduit-extra]
  2462. 1380.38 s [conduit-extra] Data/Conduit/Process.hs:48:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2463. 1380.38 s [conduit-extra] The use of ‘~’ without TypeOperators
  2464. 1380.38 s [conduit-extra] will become an error in a future GHC release.
  2465. 1380.38 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2466. 1380.38 s [conduit-extra] |
  2467. 1380.38 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  2468. 1380.38 s [conduit-extra] | ^
  2469. 1380.38 s [conduit-extra]
  2470. 1380.38 s [conduit-extra] Data/Conduit/Process.hs:50:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2471. 1380.38 s [conduit-extra] The use of ‘~’ without TypeOperators
  2472. 1380.38 s [conduit-extra] will become an error in a future GHC release.
  2473. 1380.38 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2474. 1380.38 s [conduit-extra] |
  2475. 1380.38 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  2476. 1380.38 s [conduit-extra] | ^
  2477. 1380.38 s [conduit-extra]
  2478. 1380.38 s [conduit-extra] Data/Conduit/Process.hs:50:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2479. 1380.38 s [conduit-extra] The use of ‘~’ without TypeOperators
  2480. 1380.38 s [conduit-extra] will become an error in a future GHC release.
  2481. 1380.38 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2482. 1380.38 s [conduit-extra] |
  2483. 1380.38 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  2484. 1380.38 s [conduit-extra] | ^
  2485. 1380.38 s [conduit-extra]
  2486. 1380.38 s [conduit-extra] Data/Conduit/Process.hs:50:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2487. 1380.38 s [conduit-extra] The use of ‘~’ without TypeOperators
  2488. 1380.38 s [conduit-extra] will become an error in a future GHC release.
  2489. 1380.38 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2490. 1380.38 s [conduit-extra] |
  2491. 1380.38 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  2492. 1380.38 s [conduit-extra] | ^
  2493. 1380.38 s [conduit-extra]
  2494. 1380.38 s [conduit-extra] Data/Conduit/Process.hs:66:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2495. 1380.38 s [conduit-extra] The use of ‘~’ without TypeOperators
  2496. 1380.38 s [conduit-extra] will become an error in a future GHC release.
  2497. 1380.38 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2498. 1380.38 s [conduit-extra] |
  2499. 1380.38 s [conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
  2500. 1380.38 s [conduit-extra] | ^
  2501. 1380.38 s [conduit-extra]
  2502. 1380.39 s [conduit-extra] Data/Conduit/Process.hs:68:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2503. 1380.39 s [conduit-extra] The use of ‘~’ without TypeOperators
  2504. 1380.39 s [conduit-extra] will become an error in a future GHC release.
  2505. 1380.39 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2506. 1380.39 s [conduit-extra] |
  2507. 1380.39 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  2508. 1380.39 s [conduit-extra] | ^
  2509. 1380.39 s [conduit-extra]
  2510. 1380.39 s [conduit-extra] Data/Conduit/Process.hs:68:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2511. 1380.39 s [conduit-extra] The use of ‘~’ without TypeOperators
  2512. 1380.39 s [conduit-extra] will become an error in a future GHC release.
  2513. 1380.39 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2514. 1380.39 s [conduit-extra] |
  2515. 1380.39 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  2516. 1380.39 s [conduit-extra] | ^
  2517. 1380.39 s [conduit-extra]
  2518. 1380.39 s [conduit-extra] Data/Conduit/Process.hs:70:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2519. 1380.39 s [conduit-extra] The use of ‘~’ without TypeOperators
  2520. 1380.39 s [conduit-extra] will become an error in a future GHC release.
  2521. 1380.39 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2522. 1380.39 s [conduit-extra] |
  2523. 1380.39 s [conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
  2524. 1380.39 s [conduit-extra] | ^
  2525. 1380.39 s [conduit-extra]
  2526. 1380.39 s [conduit-extra] Data/Conduit/Process.hs:72:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2527. 1380.39 s [conduit-extra] The use of ‘~’ without TypeOperators
  2528. 1380.39 s [conduit-extra] will become an error in a future GHC release.
  2529. 1380.39 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2530. 1380.39 s [conduit-extra] |
  2531. 1380.39 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  2532. 1380.39 s [conduit-extra] | ^
  2533. 1380.39 s [conduit-extra]
  2534. 1380.39 s [conduit-extra] Data/Conduit/Process.hs:72:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2535. 1380.39 s [conduit-extra] The use of ‘~’ without TypeOperators
  2536. 1380.39 s [conduit-extra] will become an error in a future GHC release.
  2537. 1380.39 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2538. 1380.39 s [conduit-extra] |
  2539. 1380.40 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  2540. 1380.40 s [conduit-extra] | ^
  2541. 1380.40 s [conduit-extra]
  2542. 1380.40 s [conduit-extra] Data/Conduit/Process.hs:75:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2543. 1380.40 s [conduit-extra] The use of ‘~’ without TypeOperators
  2544. 1380.40 s [conduit-extra] will become an error in a future GHC release.
  2545. 1380.40 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2546. 1380.40 s [conduit-extra] |
  2547. 1380.40 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  2548. 1380.40 s [conduit-extra] | ^
  2549. 1380.40 s [conduit-extra]
  2550. 1380.40 s [conduit-extra] Data/Conduit/Process.hs:75:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2551. 1380.40 s [conduit-extra] The use of ‘~’ without TypeOperators
  2552. 1380.40 s [conduit-extra] will become an error in a future GHC release.
  2553. 1380.40 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2554. 1380.40 s [conduit-extra] |
  2555. 1380.40 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  2556. 1380.40 s [conduit-extra] | ^
  2557. 1380.40 s [conduit-extra]
  2558. 1380.40 s [conduit-extra] Data/Conduit/Process.hs:77:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2559. 1380.40 s [conduit-extra] The use of ‘~’ without TypeOperators
  2560. 1380.40 s [conduit-extra] will become an error in a future GHC release.
  2561. 1380.40 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2562. 1380.40 s [conduit-extra] |
  2563. 1380.40 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  2564. 1380.40 s [conduit-extra] | ^
  2565. 1380.40 s [conduit-extra]
  2566. 1380.40 s [conduit-extra] Data/Conduit/Process.hs:77:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2567. 1380.40 s [conduit-extra] The use of ‘~’ without TypeOperators
  2568. 1380.40 s [conduit-extra] will become an error in a future GHC release.
  2569. 1380.40 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2570. 1380.40 s [conduit-extra] |
  2571. 1380.40 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  2572. 1380.40 s [conduit-extra] | ^
  2573. 1380.40 s [conduit-extra]
  2574. 1380.40 s [conduit-extra] Data/Conduit/Process.hs:77:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2575. 1380.40 s [conduit-extra] The use of ‘~’ without TypeOperators
  2576. 1380.40 s [conduit-extra] will become an error in a future GHC release.
  2577. 1380.40 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  2578. 1380.40 s [conduit-extra] |
  2579. 1380.41 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  2580. 1380.41 s [conduit-extra] | ^
  2581. 1380.41 s [conduit-extra]
  2582. 1380.41 s [conduit-extra] [11 of 13] Compiling Data.Conduit.Process.Typed ( Data/Conduit/Process/Typed.hs, nothing )
  2583. 1380.43 s [conduit-extra] [12 of 13] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, nothing )
  2584. 1380.62 s [conduit-extra] [13 of 13] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, nothing )
  2585. 1380.68 s [conduit-extra] Haddock coverage:
  2586. 1380.68 s [conduit-extra] Warning: 'ParseError' is ambiguous. It is defined
  2587. 1380.68 s [conduit-extra] * at Data/Conduit/Attoparsec.hs:44:19
  2588. 1380.68 s [conduit-extra] * at Data/Conduit/Attoparsec.hs:44:1
  2589. 1380.68 s [conduit-extra] You may be able to disambiguate the identifier by qualifying it or
  2590. 1380.68 s [conduit-extra] by specifying the type/value namespace explicitly.
  2591. 1380.68 s [conduit-extra] Defaulting to the one defined at Data/Conduit/Attoparsec.hs:44:1
  2592. 1380.69 s [conduit-extra] 84% ( 11 / 13) in 'Data.Conduit.Attoparsec'
  2593. 1380.69 s [conduit-extra] Missing documentation for:
  2594. 1380.69 s [conduit-extra] Position (Data/Conduit/Attoparsec.hs:53)
  2595. 1380.69 s [conduit-extra] PositionRange (Data/Conduit/Attoparsec.hs:64)
  2596. 1380.69 s [conduit-extra] 100% ( 45 / 45) in 'Data.Conduit.Binary'
  2597. 1380.69 s [conduit-extra] 100% ( 12 / 12) in 'Data.Conduit.ByteString.Builder'
  2598. 1380.69 s [conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Filesystem'
  2599. 1380.69 s [conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Foldl'
  2600. 1380.69 s [conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Lazy'
  2601. 1380.69 s [conduit-extra] 52% ( 18 / 34) in 'Data.Conduit.Network'
  2602. 1380.69 s [conduit-extra] Missing documentation for:
  2603. 1380.69 s [conduit-extra] Module header
  2604. 1380.69 s [conduit-extra] appSource (Data/Conduit/Network.hs:88)
  2605. 1380.69 s [conduit-extra] appSink (Data/Conduit/Network.hs:99)
  2606. 1380.69 s [conduit-extra] appSockAddr
  2607. 1380.69 s [conduit-extra] appLocalAddr
  2608. 1380.69 s [conduit-extra] serverSettings (Data/Conduit/Network.hs:82)
  2609. 1380.69 s [conduit-extra] runTCPServerWithHandle
  2610. 1380.69 s [conduit-extra] clientSettings (Data/Conduit/Network.hs:85)
  2611. 1380.69 s [conduit-extra] getPort
  2612. 1380.69 s [conduit-extra] getHost
  2613. 1380.69 s [conduit-extra] getAfterBind
  2614. 1380.69 s [conduit-extra] getNeedLocalAddr
  2615. 1380.69 s [conduit-extra] setPort
  2616. 1380.69 s [conduit-extra] setHost
  2617. 1380.69 s [conduit-extra] setAfterBind
  2618. 1380.69 s [conduit-extra] setNeedLocalAddr
  2619. 1380.69 s [conduit-extra] 90% ( 10 / 11) in 'Data.Conduit.Network.UDP'
  2620. 1380.69 s [conduit-extra] Missing documentation for:
  2621. 1380.70 s [conduit-extra] Module header
  2622. 1380.70 s [conduit-extra] 59% ( 13 / 22) in 'Data.Conduit.Network.Unix'
  2623. 1380.70 s [conduit-extra] Missing documentation for:
  2624. 1380.70 s [conduit-extra] Module header
  2625. 1380.70 s [conduit-extra] appSource (Data/Conduit/Network.hs:88)
  2626. 1380.70 s [conduit-extra] appSink (Data/Conduit/Network.hs:99)
  2627. 1380.70 s [conduit-extra] serverSettings (Data/Conduit/Network/Unix.hs:36)
  2628. 1380.70 s [conduit-extra] clientSettings (Data/Conduit/Network/Unix.hs:33)
  2629. 1380.70 s [conduit-extra] getPath
  2630. 1380.70 s [conduit-extra] getAfterBind
  2631. 1380.70 s [conduit-extra] setPath
  2632. 1380.70 s [conduit-extra] setAfterBind
  2633. 1380.70 s [conduit-extra] 100% ( 12 / 12) in 'Data.Conduit.Process'
  2634. 1380.70 s [conduit-extra] 100% ( 9 / 9) in 'Data.Conduit.Process.Typed'
  2635. 1380.70 s [conduit-extra] 100% ( 25 / 25) in 'Data.Conduit.Text'
  2636. 1380.70 s [conduit-extra] Warning: 'WindowBits' is ambiguous. It is defined
  2637. 1380.70 s [conduit-extra] * in ‘Codec.Compression.Zlib.Stream’
  2638. 1380.70 s [conduit-extra] * in ‘Codec.Compression.Zlib.Stream’
  2639. 1380.70 s [conduit-extra] You may be able to disambiguate the identifier by qualifying it or
  2640. 1380.70 s [conduit-extra] by specifying the type/value namespace explicitly.
  2641. 1380.70 s [conduit-extra] Defaulting to the one defined in ‘Codec.Compression.Zlib.Stream’
  2642. 1380.71 s [conduit-extra] 100% ( 14 / 14) in 'Data.Conduit.Zlib'
  2643. 1380.90 s [yaml] Phase: updateAutotoolsGnuConfigScriptsPhase
  2644. 1380.91 s [yaml] Phase: configurePhase
  2645. 1380.91 s [yaml] configureFlags: --verbose --prefix=/nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/rhrkkac2ibfww4fc0hgbwfb2ln29l2c8-yaml-0.11.11.2-doc/share/doc/yaml-0.11.11.2 --with-gcc=gcc --package-db=/build/tmp.A0thM9LeOI/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/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  2646. 1381.04 s [yaml] Using Parsec parser
  2647. 1381.04 s [yaml] Configuring yaml-0.11.11.2...
  2648. 1381.19 s [conduit-extra] Warning: Data.Conduit.Attoparsec: could not find link destinations for:
  2649. 1381.19 s [conduit-extra] - Data.Attoparsec.Internal.Types.IResult
  2650. 1381.19 s [conduit-extra] - Data.Attoparsec.Internal.Types.Parser
  2651. 1381.19 s [conduit-extra] - Data.Conduit.Attoparsec.parseA
  2652. 1381.19 s [conduit-extra] - Data.Conduit.Attoparsec.feedA
  2653. 1381.19 s [conduit-extra] - Data.Conduit.Attoparsec.empty
  2654. 1381.19 s [conduit-extra] - Data.Conduit.Attoparsec.isNull
  2655. 1381.19 s [conduit-extra] - Data.Conduit.Attoparsec.getLinesCols
  2656. 1381.19 s [conduit-extra] - Data.Conduit.Attoparsec.stripFromEnd
  2657. 1381.19 s [conduit-extra] Warning: Data.Conduit.Binary: could not find link destinations for:
  2658. 1381.20 s [conduit-extra] - Data.Conduit.Binary.SinkStorableInsufficientBytes
  2659. 1381.20 s [conduit-extra] Warning: Data.Conduit.ByteString.Builder: could not find link destinations for:
  2660. 1381.20 s [conduit-extra] - Data.Conduit.Combinators.Buffer
  2661. 1381.20 s [conduit-extra] Warning: Data.Conduit.Zlib: could not find link destinations for:
  2662. 1381.20 s [conduit-extra] - Codec.Compression.Zlib.Stream.Rep_WindowBits
  2663. 1381.29 s [yaml] Flags chosen: no-examples=True, no-exe=False
  2664. 1381.59 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  2665. 1381.59 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  2666. 1381.59 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  2667. 1381.59 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  2668. 1381.59 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  2669. 1381.59 s [yaml] Dependency containers: using containers-0.7
  2670. 1381.59 s [yaml] Dependency directory: using directory-1.3.8.5
  2671. 1381.59 s [yaml] Dependency filepath: using filepath-1.5.4.0
  2672. 1381.59 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  2673. 1381.59 s [yaml] Dependency mtl: using mtl-2.3.1
  2674. 1381.59 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  2675. 1381.59 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  2676. 1381.59 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  2677. 1381.59 s [yaml] Dependency text: using text-2.1.2
  2678. 1381.59 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  2679. 1381.59 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  2680. 1381.59 s [yaml] Dependency vector: using vector-0.13.2.0
  2681. 1381.59 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  2682. 1381.59 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  2683. 1381.59 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  2684. 1381.59 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  2685. 1381.59 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  2686. 1381.59 s [yaml] Dependency containers: using containers-0.7
  2687. 1381.59 s [yaml] Dependency directory: using directory-1.3.8.5
  2688. 1381.59 s [yaml] Dependency filepath: using filepath-1.5.4.0
  2689. 1381.59 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  2690. 1381.59 s [yaml] Dependency mtl: using mtl-2.3.1
  2691. 1381.59 s [yaml] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  2692. 1381.59 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  2693. 1381.59 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  2694. 1381.59 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  2695. 1381.59 s [yaml] Dependency text: using text-2.1.2
  2696. 1381.59 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  2697. 1381.59 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  2698. 1381.59 s [yaml] Dependency vector: using vector-0.13.2.0
  2699. 1381.60 s [yaml] Dependency yaml: using yaml-0.11.11.2
  2700. 1381.60 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  2701. 1381.60 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  2702. 1381.60 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  2703. 1381.60 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  2704. 1381.60 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  2705. 1381.60 s [yaml] Dependency containers: using containers-0.7
  2706. 1381.60 s [yaml] Dependency directory: using directory-1.3.8.5
  2707. 1381.60 s [yaml] Dependency filepath: using filepath-1.5.4.0
  2708. 1381.60 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  2709. 1381.60 s [yaml] Dependency mtl: using mtl-2.3.1
  2710. 1381.60 s [yaml] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  2711. 1381.60 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  2712. 1381.60 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  2713. 1381.60 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  2714. 1381.60 s [yaml] Dependency text: using text-2.1.2
  2715. 1381.60 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  2716. 1381.60 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  2717. 1381.60 s [yaml] Dependency vector: using vector-0.13.2.0
  2718. 1381.60 s [yaml] Dependency yaml: using yaml-0.11.11.2
  2719. 1381.60 s [yaml] Dependency HUnit: using HUnit-1.6.2.0
  2720. 1381.60 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  2721. 1381.60 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  2722. 1381.60 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  2723. 1381.60 s [yaml] Dependency base-compat: using base-compat-0.14.1
  2724. 1381.60 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  2725. 1381.60 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  2726. 1381.60 s [yaml] Dependency containers: using containers-0.7
  2727. 1381.60 s [yaml] Dependency directory: using directory-1.3.8.5
  2728. 1381.60 s [yaml] Dependency filepath: using filepath-1.5.4.0
  2729. 1381.60 s [yaml] Dependency hspec >=1.3: using hspec-2.11.14
  2730. 1381.60 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  2731. 1381.60 s [yaml] Dependency mockery: using mockery-0.3.5
  2732. 1381.60 s [yaml] Dependency mtl: using mtl-2.3.1
  2733. 1381.60 s [yaml] Dependency raw-strings-qq: using raw-strings-qq-1.1
  2734. 1381.60 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  2735. 1381.60 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  2736. 1381.60 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  2737. 1381.60 s [yaml] Dependency temporary: using temporary-1.3
  2738. 1381.60 s [yaml] Dependency text: using text-2.1.2
  2739. 1381.60 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  2740. 1381.60 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  2741. 1381.60 s [yaml] Dependency vector: using vector-0.13.2.0
  2742. 1381.60 s [yaml] Dependency yaml: using yaml-0.11.11.2
  2743. 1381.60 s [yaml] Source component graph:
  2744. 1381.60 s [yaml] component lib
  2745. 1381.60 s [yaml] component exe:json2yaml dependency lib
  2746. 1381.60 s [yaml] component exe:yaml2json dependency lib
  2747. 1381.60 s [yaml] component test:spec dependency lib
  2748. 1381.60 s [yaml] Configured component graph:
  2749. 1381.60 s [yaml] component yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2750. 1381.60 s [yaml] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2751. 1381.60 s [yaml] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2752. 1381.60 s [yaml] include base-4.20.1.0-f445
  2753. 1381.60 s [yaml] include bytestring-0.12.2.0-214a
  2754. 1381.60 s [yaml] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2755. 1381.60 s [yaml] include containers-0.7-6571
  2756. 1381.60 s [yaml] include directory-1.3.8.5-159c
  2757. 1381.60 s [yaml] include filepath-1.5.4.0-8593
  2758. 1381.60 s [yaml] include libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2759. 1381.60 s [yaml] include mtl-2.3.1-07d6
  2760. 1381.60 s [yaml] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2761. 1381.60 s [yaml] include scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2762. 1381.60 s [yaml] include template-haskell-2.22.0.0-58bf
  2763. 1381.60 s [yaml] include text-2.1.2-7514
  2764. 1381.60 s [yaml] include transformers-0.6.1.1-05a6
  2765. 1381.60 s [yaml] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2766. 1381.60 s [yaml] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2767. 1381.60 s [yaml] component yaml-0.11.11.2-7yfz19qYAL9GMwuGsQ4rjk-json2yaml
  2768. 1381.60 s [yaml] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2769. 1381.60 s [yaml] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2770. 1381.60 s [yaml] include base-4.20.1.0-f445
  2771. 1381.60 s [yaml] include bytestring-0.12.2.0-214a
  2772. 1381.60 s [yaml] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2773. 1381.60 s [yaml] include containers-0.7-6571
  2774. 1381.60 s [yaml] include directory-1.3.8.5-159c
  2775. 1381.60 s [yaml] include filepath-1.5.4.0-8593
  2776. 1381.60 s [yaml] include libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2777. 1381.60 s [yaml] include mtl-2.3.1-07d6
  2778. 1381.60 s [yaml] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  2779. 1381.60 s [yaml] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2780. 1381.60 s [yaml] include scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2781. 1381.60 s [yaml] include template-haskell-2.22.0.0-58bf
  2782. 1381.60 s [yaml] include text-2.1.2-7514
  2783. 1381.60 s [yaml] include transformers-0.6.1.1-05a6
  2784. 1381.60 s [yaml] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2785. 1381.60 s [yaml] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2786. 1381.60 s [yaml] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2787. 1381.60 s [yaml] component yaml-0.11.11.2-C6l3oR9zOeuBNcbVsu5E8z-yaml2json
  2788. 1381.60 s [yaml] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2789. 1381.60 s [yaml] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2790. 1381.60 s [yaml] include base-4.20.1.0-f445
  2791. 1381.60 s [yaml] include bytestring-0.12.2.0-214a
  2792. 1381.60 s [yaml] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2793. 1381.60 s [yaml] include containers-0.7-6571
  2794. 1381.60 s [yaml] include directory-1.3.8.5-159c
  2795. 1381.60 s [yaml] include filepath-1.5.4.0-8593
  2796. 1381.60 s [yaml] include libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2797. 1381.60 s [yaml] include mtl-2.3.1-07d6
  2798. 1381.60 s [yaml] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  2799. 1381.60 s [yaml] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2800. 1381.60 s [yaml] include scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2801. 1381.60 s [yaml] include template-haskell-2.22.0.0-58bf
  2802. 1381.60 s [yaml] include text-2.1.2-7514
  2803. 1381.60 s [yaml] include transformers-0.6.1.1-05a6
  2804. 1381.60 s [yaml] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2805. 1381.60 s [yaml] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2806. 1381.60 s [yaml] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2807. 1381.60 s [yaml] component yaml-0.11.11.2-ARdW95yyoSUF7I2sGRYhYU-spec
  2808. 1381.60 s [yaml] include HUnit-1.6.2.0-GAuKlcZg6LzAvJUHPliCN
  2809. 1381.60 s [yaml] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2810. 1381.60 s [yaml] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2811. 1381.60 s [yaml] include base-4.20.1.0-f445
  2812. 1381.60 s [yaml] include base-compat-0.14.1-HbOgdL3dZRBFDEb8mIzmJl
  2813. 1381.60 s [yaml] include bytestring-0.12.2.0-214a
  2814. 1381.60 s [yaml] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2815. 1381.60 s [yaml] include containers-0.7-6571
  2816. 1381.60 s [yaml] include directory-1.3.8.5-159c
  2817. 1381.60 s [yaml] include filepath-1.5.4.0-8593
  2818. 1381.60 s [yaml] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  2819. 1381.60 s [yaml] include libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2820. 1381.60 s [yaml] include mockery-0.3.5-7LaLv4woJqL5ydloQy7Zit
  2821. 1381.60 s [yaml] include mtl-2.3.1-07d6
  2822. 1381.60 s [yaml] include raw-strings-qq-1.1-KcEldim9pjUFAuUnw01eSa
  2823. 1381.60 s [yaml] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2824. 1381.60 s [yaml] include scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2825. 1381.60 s [yaml] include template-haskell-2.22.0.0-58bf
  2826. 1381.60 s [yaml] include temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  2827. 1381.60 s [yaml] include text-2.1.2-7514
  2828. 1381.60 s [yaml] include transformers-0.6.1.1-05a6
  2829. 1381.60 s [yaml] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2830. 1381.60 s [yaml] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2831. 1381.60 s [yaml] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2832. 1381.60 s [yaml] Linked component graph:
  2833. 1381.60 s [yaml] unit yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2834. 1381.60 s [yaml] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2835. 1381.60 s [yaml] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2836. 1381.60 s [yaml] include base-4.20.1.0-f445
  2837. 1381.60 s [yaml] include bytestring-0.12.2.0-214a
  2838. 1381.60 s [yaml] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2839. 1381.60 s [yaml] include containers-0.7-6571
  2840. 1381.60 s [yaml] include directory-1.3.8.5-159c
  2841. 1381.60 s [yaml] include filepath-1.5.4.0-8593
  2842. 1381.60 s [yaml] include libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2843. 1381.60 s [yaml] include mtl-2.3.1-07d6
  2844. 1381.60 s [yaml] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2845. 1381.60 s [yaml] include scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2846. 1381.60 s [yaml] include template-haskell-2.22.0.0-58bf
  2847. 1381.60 s [yaml] include text-2.1.2-7514
  2848. 1381.60 s [yaml] include transformers-0.6.1.1-05a6
  2849. 1381.60 s [yaml] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2850. 1381.60 s [yaml] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2851. 1381.60 s [yaml] Data.Yaml=yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA:Data.Yaml,Data.Yaml.Aeson=yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA:Data.Yaml.Aeson,Data.Yaml.Builder=yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA:Data.Yaml.Builder,Data.Yaml.Config=yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA:Data.Yaml.Config,Data.Yaml.Include=yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA:Data.Yaml.Include,Data.Yaml.Internal=yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA:Data.Yaml.Internal,Data.Yaml.Parser=yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA:Data.Yaml.Parser,Data.Yaml.Pretty=yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA:Data.Yaml.Pretty,Data.Yaml.TH=yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA:Data.Yaml.TH
  2852. 1381.60 s [yaml] unit yaml-0.11.11.2-7yfz19qYAL9GMwuGsQ4rjk-json2yaml
  2853. 1381.60 s [yaml] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2854. 1381.60 s [yaml] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2855. 1381.60 s [yaml] include base-4.20.1.0-f445
  2856. 1381.60 s [yaml] include bytestring-0.12.2.0-214a
  2857. 1381.60 s [yaml] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2858. 1381.60 s [yaml] include containers-0.7-6571
  2859. 1381.60 s [yaml] include directory-1.3.8.5-159c
  2860. 1381.60 s [yaml] include filepath-1.5.4.0-8593
  2861. 1381.60 s [yaml] include libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2862. 1381.60 s [yaml] include mtl-2.3.1-07d6
  2863. 1381.60 s [yaml] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  2864. 1381.60 s [yaml] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2865. 1381.60 s [yaml] include scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2866. 1381.60 s [yaml] include template-haskell-2.22.0.0-58bf
  2867. 1381.60 s [yaml] include text-2.1.2-7514
  2868. 1381.60 s [yaml] include transformers-0.6.1.1-05a6
  2869. 1381.60 s [yaml] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2870. 1381.60 s [yaml] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2871. 1381.60 s [yaml] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2872. 1381.60 s [yaml] unit yaml-0.11.11.2-C6l3oR9zOeuBNcbVsu5E8z-yaml2json
  2873. 1381.60 s [yaml] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2874. 1381.60 s [yaml] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2875. 1381.60 s [yaml] include base-4.20.1.0-f445
  2876. 1381.60 s [yaml] include bytestring-0.12.2.0-214a
  2877. 1381.60 s [yaml] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2878. 1381.60 s [yaml] include containers-0.7-6571
  2879. 1381.60 s [yaml] include directory-1.3.8.5-159c
  2880. 1381.60 s [yaml] include filepath-1.5.4.0-8593
  2881. 1381.60 s [yaml] include libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2882. 1381.60 s [yaml] include mtl-2.3.1-07d6
  2883. 1381.60 s [yaml] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  2884. 1381.60 s [yaml] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2885. 1381.60 s [yaml] include scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2886. 1381.60 s [yaml] include template-haskell-2.22.0.0-58bf
  2887. 1381.60 s [yaml] include text-2.1.2-7514
  2888. 1381.60 s [yaml] include transformers-0.6.1.1-05a6
  2889. 1381.60 s [yaml] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2890. 1381.60 s [yaml] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2891. 1381.60 s [yaml] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2892. 1381.60 s [yaml] unit yaml-0.11.11.2-ARdW95yyoSUF7I2sGRYhYU-spec
  2893. 1381.60 s [yaml] include HUnit-1.6.2.0-GAuKlcZg6LzAvJUHPliCN
  2894. 1381.60 s [yaml] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2895. 1381.60 s [yaml] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2896. 1381.60 s [yaml] include base-4.20.1.0-f445
  2897. 1381.60 s [yaml] include base-compat-0.14.1-HbOgdL3dZRBFDEb8mIzmJl
  2898. 1381.60 s [yaml] include bytestring-0.12.2.0-214a
  2899. 1381.60 s [yaml] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2900. 1381.60 s [yaml] include containers-0.7-6571
  2901. 1381.60 s [yaml] include directory-1.3.8.5-159c
  2902. 1381.60 s [yaml] include filepath-1.5.4.0-8593
  2903. 1381.60 s [yaml] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  2904. 1381.60 s [yaml] include libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2905. 1381.60 s [yaml] include mockery-0.3.5-7LaLv4woJqL5ydloQy7Zit
  2906. 1381.60 s [yaml] include mtl-2.3.1-07d6
  2907. 1381.60 s [yaml] include raw-strings-qq-1.1-KcEldim9pjUFAuUnw01eSa
  2908. 1381.60 s [yaml] include resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2909. 1381.60 s [yaml] include scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2910. 1381.60 s [yaml] include template-haskell-2.22.0.0-58bf
  2911. 1381.60 s [yaml] include temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  2912. 1381.60 s [yaml] include text-2.1.2-7514
  2913. 1381.60 s [yaml] include transformers-0.6.1.1-05a6
  2914. 1381.60 s [yaml] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2915. 1381.60 s [yaml] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2916. 1381.60 s [yaml] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2917. 1381.60 s [yaml] Ready component graph:
  2918. 1381.60 s [yaml] definite yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2919. 1381.60 s [yaml] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2920. 1381.60 s [yaml] depends attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2921. 1381.60 s [yaml] depends base-4.20.1.0-f445
  2922. 1381.60 s [yaml] depends bytestring-0.12.2.0-214a
  2923. 1381.60 s [yaml] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2924. 1381.60 s [yaml] depends containers-0.7-6571
  2925. 1381.60 s [yaml] depends directory-1.3.8.5-159c
  2926. 1381.60 s [yaml] depends filepath-1.5.4.0-8593
  2927. 1381.60 s [yaml] depends libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2928. 1381.60 s [yaml] depends mtl-2.3.1-07d6
  2929. 1381.60 s [yaml] depends resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2930. 1381.60 s [yaml] depends scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2931. 1381.60 s [yaml] depends template-haskell-2.22.0.0-58bf
  2932. 1381.60 s [yaml] depends text-2.1.2-7514
  2933. 1381.60 s [yaml] depends transformers-0.6.1.1-05a6
  2934. 1381.60 s [yaml] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2935. 1381.60 s [yaml] depends vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2936. 1381.60 s [yaml] definite yaml-0.11.11.2-7yfz19qYAL9GMwuGsQ4rjk-json2yaml
  2937. 1381.60 s [yaml] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2938. 1381.60 s [yaml] depends attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2939. 1381.60 s [yaml] depends base-4.20.1.0-f445
  2940. 1381.60 s [yaml] depends bytestring-0.12.2.0-214a
  2941. 1381.60 s [yaml] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2942. 1381.60 s [yaml] depends containers-0.7-6571
  2943. 1381.60 s [yaml] depends directory-1.3.8.5-159c
  2944. 1381.60 s [yaml] depends filepath-1.5.4.0-8593
  2945. 1381.60 s [yaml] depends libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2946. 1381.60 s [yaml] depends mtl-2.3.1-07d6
  2947. 1381.60 s [yaml] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  2948. 1381.60 s [yaml] depends resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2949. 1381.60 s [yaml] depends scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2950. 1381.60 s [yaml] depends template-haskell-2.22.0.0-58bf
  2951. 1381.60 s [yaml] depends text-2.1.2-7514
  2952. 1381.60 s [yaml] depends transformers-0.6.1.1-05a6
  2953. 1381.60 s [yaml] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2954. 1381.60 s [yaml] depends vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2955. 1381.60 s [yaml] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2956. 1381.60 s [yaml] definite yaml-0.11.11.2-ARdW95yyoSUF7I2sGRYhYU-spec
  2957. 1381.60 s [yaml] depends HUnit-1.6.2.0-GAuKlcZg6LzAvJUHPliCN
  2958. 1381.60 s [yaml] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2959. 1381.60 s [yaml] depends attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2960. 1381.60 s [yaml] depends base-4.20.1.0-f445
  2961. 1381.60 s [yaml] depends base-compat-0.14.1-HbOgdL3dZRBFDEb8mIzmJl
  2962. 1381.60 s [yaml] depends bytestring-0.12.2.0-214a
  2963. 1381.60 s [yaml] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2964. 1381.60 s [yaml] depends containers-0.7-6571
  2965. 1381.60 s [yaml] depends directory-1.3.8.5-159c
  2966. 1381.60 s [yaml] depends filepath-1.5.4.0-8593
  2967. 1381.60 s [yaml] depends hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  2968. 1381.60 s [yaml] depends libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2969. 1381.60 s [yaml] depends mockery-0.3.5-7LaLv4woJqL5ydloQy7Zit
  2970. 1381.60 s [yaml] depends mtl-2.3.1-07d6
  2971. 1381.60 s [yaml] depends raw-strings-qq-1.1-KcEldim9pjUFAuUnw01eSa
  2972. 1381.60 s [yaml] depends resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2973. 1381.60 s [yaml] depends scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2974. 1381.60 s [yaml] depends template-haskell-2.22.0.0-58bf
  2975. 1381.60 s [yaml] depends temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  2976. 1381.60 s [yaml] depends text-2.1.2-7514
  2977. 1381.60 s [yaml] depends transformers-0.6.1.1-05a6
  2978. 1381.60 s [yaml] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2979. 1381.60 s [yaml] depends vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  2980. 1381.60 s [yaml] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  2981. 1381.60 s [yaml] definite yaml-0.11.11.2-C6l3oR9zOeuBNcbVsu5E8z-yaml2json
  2982. 1381.60 s [yaml] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  2983. 1381.60 s [yaml] depends attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  2984. 1381.60 s [yaml] depends base-4.20.1.0-f445
  2985. 1381.60 s [yaml] depends bytestring-0.12.2.0-214a
  2986. 1381.60 s [yaml] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  2987. 1381.60 s [yaml] depends containers-0.7-6571
  2988. 1381.60 s [yaml] depends directory-1.3.8.5-159c
  2989. 1381.61 s [yaml] depends filepath-1.5.4.0-8593
  2990. 1381.61 s [yaml] depends libyaml-0.1.4-Gu2WcHbFuRyIeMXPFvZtQl
  2991. 1381.61 s [yaml] depends mtl-2.3.1-07d6
  2992. 1381.61 s [yaml] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  2993. 1381.61 s [yaml] depends resourcet-1.3.0-4datqzuyVPwH76Xd5pRPtZ
  2994. 1381.62 s [yaml] depends scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  2995. 1381.62 s [yaml] depends template-haskell-2.22.0.0-58bf
  2996. 1381.62 s [yaml] depends text-2.1.2-7514
  2997. 1381.62 s [yaml] depends transformers-0.6.1.1-05a6
  2998. 1381.62 s [yaml] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  2999. 1381.62 s [yaml] depends vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  3000. 1381.62 s [yaml] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  3001. 1381.62 s [yaml] Using Cabal-3.12.1.0 compiled by ghc-9.10
  3002. 1381.62 s [yaml] Using compiler: ghc-9.10.2
  3003. 1381.62 s [yaml] Using install prefix:
  3004. 1381.62 s [yaml] /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2
  3005. 1381.62 s [yaml] Executables installed in:
  3006. 1381.62 s [yaml] /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin/bin
  3007. 1381.62 s [yaml] Libraries installed in:
  3008. 1381.62 s [yaml] /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  3009. 1381.62 s [yaml] Dynamic Libraries installed in:
  3010. 1381.62 s [yaml] /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  3011. 1381.62 s [yaml] Private executables installed in:
  3012. 1381.62 s [yaml] /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2/libexec/x86_64-linux-ghc-9.10.2-2a2a/yaml-0.11.11.2
  3013. 1381.62 s [yaml] Data files installed in:
  3014. 1381.62 s [yaml] /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2/share/x86_64-linux-ghc-9.10.2-2a2a/yaml-0.11.11.2
  3015. 1381.62 s [yaml] Documentation installed in:
  3016. 1381.62 s [yaml] /nix/store/rhrkkac2ibfww4fc0hgbwfb2ln29l2c8-yaml-0.11.11.2-doc/share/doc/yaml-0.11.11.2
  3017. 1381.62 s [yaml] Configuration files installed in:
  3018. 1381.62 s [yaml] /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2/etc
  3019. 1381.62 s [yaml] No alex found
  3020. 1381.62 s [yaml] Using ar found on system at:
  3021. 1381.62 s [yaml] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  3022. 1381.62 s [yaml] No c2hs found
  3023. 1381.62 s [yaml] No cpphs found
  3024. 1381.62 s [yaml] No doctest found
  3025. 1381.62 s [yaml] Using gcc version 14.3.0 given by user at:
  3026. 1381.62 s [yaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  3027. 1381.62 s [yaml] Using ghc version 9.10.2 found on system at:
  3028. 1381.62 s [yaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  3029. 1381.62 s [yaml] Using ghc-pkg version 9.10.2 found on system at:
  3030. 1381.62 s [yaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  3031. 1381.62 s [yaml] No ghcjs found
  3032. 1381.62 s [yaml] No ghcjs-pkg found
  3033. 1381.62 s [yaml] No greencard found
  3034. 1381.62 s [yaml] Using haddock version 2.31.0 found on system at:
  3035. 1381.62 s [yaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  3036. 1381.62 s [yaml] No happy found
  3037. 1381.62 s [yaml] Using haskell-suite found on system at: haskell-suite-dummy-location
  3038. 1381.62 s [yaml] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3039. 1381.62 s [yaml] No hmake found
  3040. 1381.62 s [yaml] Using hpc version 0.69 found on system at:
  3041. 1381.62 s [yaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  3042. 1381.62 s [yaml] Using hsc2hs version 0.68.10 found on system at:
  3043. 1381.62 s [yaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  3044. 1381.62 s [yaml] Using hscolour version 1.25 found on system at:
  3045. 1381.62 s [yaml] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  3046. 1381.62 s [yaml] No jhc found
  3047. 1381.62 s [yaml] Using ld found on system at:
  3048. 1381.62 s [yaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  3049. 1381.62 s [yaml] No pkg-config found
  3050. 1381.62 s [yaml] Using runghc version 9.10.2 found on system at:
  3051. 1381.62 s [yaml] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  3052. 1381.62 s [yaml] Using strip version 2.44 found on system at:
  3053. 1381.62 s [yaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  3054. 1381.62 s [yaml] Using tar found on system at:
  3055. 1381.62 s [yaml] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  3056. 1381.62 s [yaml] No uhc found
  3057. 1381.96 s [yaml] Phase: buildPhase
  3058. 1382.05 s [yaml] Preprocessing library for yaml-0.11.11.2...
  3059. 1382.05 s [yaml] Building library for yaml-0.11.11.2...
  3060. 1382.33 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 )
  3061. 1384.37 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 )
  3062. 1384.53 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 )
  3063. 1384.70 s [yaml] [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, dist/build/Data/Yaml.o, dist/build/Data/Yaml.dyn_o )
  3064. 1384.70 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 )
  3065. 1384.94 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 )
  3066. 1384.94 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 )
  3067. 1384.94 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 )
  3068. 1384.94 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 )
  3069. 1384.94 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 )
  3070. 1385.44 s [yaml] [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, dist/build/Data/Yaml/Internal.p_o )
  3071. 1386.94 s [conduit-extra] Documentation created: dist/doc/html/conduit-extra/,
  3072. 1386.94 s [conduit-extra] dist/doc/html/conduit-extra/conduit-extra.txt
  3073. 1387.00 s [conduit-extra] Preprocessing test suite 'test' for conduit-extra-1.3.8...
  3074. 1387.13 s [conduit-extra] Phase: installPhase
  3075. 1387.13 s [conduit-extra] Installing library in /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  3076. 1387.24 s [yaml] [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, dist/build/Data/Yaml/Include.p_o )
  3077. 1387.47 s [conduit-extra] Phase: fixupPhase
  3078. 1387.49 s [conduit-extra] shrinking RPATHs of ELF executables and libraries in /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8
  3079. 1387.50 s [yaml] [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, dist/build/Data/Yaml/Builder.p_o )
  3080. 1387.50 s [conduit-extra] shrinking /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSconduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2-ghc9.10.2.so
  3081. 1387.51 s [conduit-extra] checking for references to /build/ in /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8...
  3082. 1387.54 s [conduit-extra] patching script interpreter paths in /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8
  3083. 1387.54 s [conduit-extra] stripping (with command strip and flags -S -p) in /nix/store/bgcdfbhhfk0a2f66p0pbbjqzp8q56ndb-conduit-extra-1.3.8/lib
  3084. 1387.56 s [yaml] [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, dist/build/Data/Yaml.p_o )
  3085. 1387.64 s [yaml] [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, dist/build/Data/Yaml/Config.p_o )
  3086. 1387.64 s [conduit-extra] shrinking RPATHs of ELF executables and libraries in /nix/store/5krch3z8vf0as27rwfcbyasx3r8x3yrf-conduit-extra-1.3.8-doc
  3087. 1387.66 s [conduit-extra] checking for references to /build/ in /nix/store/5krch3z8vf0as27rwfcbyasx3r8x3yrf-conduit-extra-1.3.8-doc...
  3088. 1387.69 s [conduit-extra] patching script interpreter paths in /nix/store/5krch3z8vf0as27rwfcbyasx3r8x3yrf-conduit-extra-1.3.8-doc
  3089. 1387.81 s Progress: 346 of 364 built (3 building), 461 of 461 downloaded from cache
  3090. 1387.99 s [yaml] [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, dist/build/Data/Yaml/Aeson.p_o )
  3091. 1387.99 s [yaml] [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, dist/build/Data/Yaml/Parser.p_o )
  3092. 1387.99 s [yaml] [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, dist/build/Data/Yaml/Pretty.p_o )
  3093. 1387.99 s [yaml] [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, dist/build/Data/Yaml/TH.p_o )
  3094. 1387.99 s [yaml] [10 of 10] Compiling Paths_yaml ( dist/build/autogen/Paths_yaml.hs, dist/build/Paths_yaml.p_o )
  3095. 1390.42 s [yaml] Preprocessing executable 'json2yaml' for yaml-0.11.11.2...
  3096. 1390.42 s [yaml] Building executable 'json2yaml' for yaml-0.11.11.2...
  3097. 1390.56 s [yaml] [1 of 3] Compiling Paths_yaml ( dist/build/json2yaml/autogen/Paths_yaml.hs, dist/build/json2yaml/json2yaml-tmp/Paths_yaml.o )
  3098. 1390.65 s [yaml] [2 of 3] Compiling Common ( exe/Common.hs, dist/build/json2yaml/json2yaml-tmp/Common.o )
  3099. 1390.69 s [ghc-lib-parser] Phase: fixupPhase
  3100. 1390.72 s [yaml] [3 of 3] Compiling Main ( exe/json2yaml.hs, dist/build/json2yaml/json2yaml-tmp/Main.o )
  3101. 1390.72 s [ghc-lib-parser] shrinking RPATHs of ELF executables and libraries in /nix/store/0y4cn1vby1w7apifp7g19w1hazhbjr3v-ghc-lib-parser-9.12.2.20250421
  3102. 1391.09 s [ghc-lib-parser] shrinking /nix/store/0y4cn1vby1w7apifp7g19w1hazhbjr3v-ghc-lib-parser-9.12.2.20250421/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX-ghc9.10.2.so
  3103. 1391.18 s [yaml] [4 of 4] Linking dist/build/json2yaml/json2yaml
  3104. 1391.29 s [ghc-lib-parser] checking for references to /build/ in /nix/store/0y4cn1vby1w7apifp7g19w1hazhbjr3v-ghc-lib-parser-9.12.2.20250421...
  3105. 1391.73 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InitializeResult.dyn_o )
  3106. 1391.78 s [ghc-lib-parser] patching script interpreter paths in /nix/store/0y4cn1vby1w7apifp7g19w1hazhbjr3v-ghc-lib-parser-9.12.2.20250421
  3107. 1391.79 s [ghc-lib-parser] stripping (with command strip and flags -S -p) in /nix/store/0y4cn1vby1w7apifp7g19w1hazhbjr3v-ghc-lib-parser-9.12.2.20250421/lib
  3108. 1392.32 s [yaml] Preprocessing test suite 'spec' for yaml-0.11.11.2...
  3109. 1392.32 s [yaml] Building test suite 'spec' for yaml-0.11.11.2...
  3110. 1392.47 s [yaml] [1 of 5] Compiling Data.Yaml.IncludeSpec ( test/Data/Yaml/IncludeSpec.hs, dist/build/spec/spec-tmp/Data/Yaml/IncludeSpec.o )
  3111. 1392.83 s [yaml] test/Data/Yaml/IncludeSpec.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  3112. 1392.83 s [yaml] The import of ‘Data.Yaml’ is redundant
  3113. 1392.83 s [yaml] except perhaps to import instances from ‘Data.Yaml’
  3114. 1392.83 s [yaml] To import instances alone, use: import Data.Yaml()
  3115. 1392.83 s [yaml] |
  3116. 1392.83 s [yaml] 15 | import Data.Yaml (ParseException(InvalidYaml))
  3117. 1392.83 s [yaml] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3118. 1392.83 s [yaml]
  3119. 1393.29 s [yaml] [2 of 5] Compiling Data.Yaml.THSpec ( test/Data/Yaml/THSpec.hs, dist/build/spec/spec-tmp/Data/Yaml/THSpec.o )
  3120. 1393.29 s [yaml] [3 of 5] Compiling Data.YamlSpec ( test/Data/YamlSpec.hs, dist/build/spec/spec-tmp/Data/YamlSpec.o )
  3121. 1393.29 s [yaml] test/Data/YamlSpec.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
  3122. 1393.29 s [yaml] The import of ‘Data.String’ is redundant
  3123. 1393.29 s [yaml] except perhaps to import instances from ‘Data.String’
  3124. 1393.29 s [yaml] To import instances alone, use: import Data.String()
  3125. 1393.29 s [yaml] |
  3126. 1393.29 s [yaml] 46 | import Data.String (fromString)
  3127. 1393.29 s [yaml] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3128. 1393.29 s [yaml]
  3129. 1393.29 s [yaml] test/Data/YamlSpec.hs:52:1: warning: [GHC-66111] [-Wunused-imports]
  3130. 1393.29 s [yaml] The qualified import of ‘Data.HashMap.Strict’ is redundant
  3131. 1393.29 s [yaml] except perhaps to import instances from ‘Data.HashMap.Strict’
  3132. 1393.30 s [yaml] To import instances alone, use: import Data.HashMap.Strict()
  3133. 1393.30 s [yaml] |
  3134. 1393.30 s [yaml] 52 | import qualified Data.HashMap.Strict as HM
  3135. 1393.30 s [yaml] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3136. 1393.30 s [yaml]
  3137. 1393.30 s [yaml] test/Data/YamlSpec.hs:61:1: warning: [GHC-40910] [-Wunused-top-binds]
  3138. 1393.30 s [yaml] Defined but not used: ‘toText’
  3139. 1393.30 s [yaml] |
  3140. 1393.30 s [yaml] 61 | toText = K.toText
  3141. 1393.30 s [yaml] | ^^^^^^
  3142. 1393.30 s [yaml]
  3143. 1395.62 s [yaml] [4 of 5] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o )
  3144. 1395.65 s [yaml] [5 of 5] Compiling Paths_yaml ( dist/build/spec/autogen/Paths_yaml.hs, dist/build/spec/spec-tmp/Paths_yaml.o )
  3145. 1396.18 s [yaml] [6 of 6] Linking dist/build/spec/spec
  3146. 1397.36 s [yaml] Preprocessing executable 'yaml2json' for yaml-0.11.11.2...
  3147. 1397.36 s [yaml] Building executable 'yaml2json' for yaml-0.11.11.2...
  3148. 1397.49 s [yaml] [1 of 3] Compiling Paths_yaml ( dist/build/yaml2json/autogen/Paths_yaml.hs, dist/build/yaml2json/yaml2json-tmp/Paths_yaml.o )
  3149. 1397.57 s [yaml] [2 of 3] Compiling Common ( exe/Common.hs, dist/build/yaml2json/yaml2json-tmp/Common.o )
  3150. 1397.68 s [yaml] [3 of 3] Compiling Main ( exe/yaml2json.hs, dist/build/yaml2json/yaml2json-tmp/Main.o )
  3151. 1398.12 s [yaml] [4 of 4] Linking dist/build/yaml2json/yaml2json
  3152. 1399.15 s [yaml] Phase: checkPhase
  3153. 1399.44 s [yaml] Running 1 test suites...
  3154. 1399.44 s [yaml] Test suite spec: RUNNING...
  3155. 1399.44 s [yaml]
  3156. 1399.44 s [yaml] Data.Yaml
  3157. 1399.44 s [yaml] streaming
  3158. 1399.44 s [yaml] count scalars with anchor [✔]
  3159. 1399.44 s [yaml] count sequences with anchor [✔]
  3160. 1399.44 s [yaml] count mappings with anchor [✔]
  3161. 1399.44 s [yaml] count sequences with custom tag [✔]
  3162. 1399.44 s [yaml] count mappings with custom tag [✔]
  3163. 1399.44 s [yaml] count count sequences with ! tag [✔]
  3164. 1399.44 s [yaml] count count mappings with ! tag [✔]
  3165. 1399.44 s [yaml] count block style sequences [✔]
  3166. 1399.44 s [yaml] count flow style sequences [✔]
  3167. 1399.44 s [yaml] count block style mappings [✔]
  3168. 1399.44 s [yaml] count flow style mappings [✔]
  3169. 1399.45 s [yaml] count aliases [✔]
  3170. 1399.45 s [yaml] count scalars [✔]
  3171. 1399.45 s [yaml] largest string [✔]
  3172. 1399.45 s [yaml] encode/decode [✔]
  3173. 1399.45 s [yaml] encode/decode events [✔]
  3174. 1399.47 s [yaml] encode/decode file [✔]
  3175. 1399.47 s [yaml] interleaved encode/decode [✔]
  3176. 1399.47 s [yaml] decode invalid document (without segfault) [✔]
  3177. 1399.47 s [yaml] Data.Yaml
  3178. 1399.47 s [yaml] encode/decode [✔]
  3179. 1399.47 s [yaml] encode/decode file [✔]
  3180. 1399.48 s [yaml] encode/decode files with non-ASCII names [✔]
  3181. 1399.48 s [yaml] encode/decode strings [✔]
  3182. 1399.48 s [yaml] decode invalid file [✔]
  3183. 1399.49 s [yaml] processes datatypes [✔]
  3184. 1399.49 s [yaml] encode invalid numbers [✔]
  3185. 1399.49 s [yaml] Data.Yaml.Pretty
  3186. 1399.49 s [yaml] encode/decode [✔]
  3187. 1399.49 s [yaml] encode/decode strings [✔]
  3188. 1399.49 s [yaml] processes datatypes [✔]
  3189. 1399.49 s [yaml] Data.Yaml.Builder
  3190. 1399.49 s [yaml] encode/decode [✔]
  3191. 1399.49 s [yaml] encode/decode complex mapping [✔]
  3192. 1399.49 s [yaml] Data.Yaml aliases
  3193. 1399.49 s [yaml] simple scalar alias [✔]
  3194. 1399.49 s [yaml] simple sequence alias [✔]
  3195. 1399.49 s [yaml] simple mapping alias [✔]
  3196. 1399.49 s [yaml] mapping alias before anchor [✔]
  3197. 1399.49 s [yaml] mapping alias inside anchor [✔]
  3198. 1399.49 s [yaml] scalar alias overriding [✔]
  3199. 1399.49 s [yaml] Data.Yaml merge keys
  3200. 1399.49 s [yaml] test uniqueness of keys [✔]
  3201. 1399.49 s [yaml] test mapping merge [✔]
  3202. 1399.49 s [yaml] test sequence of mappings merging [✔]
  3203. 1399.49 s [yaml] numbers
  3204. 1399.49 s [yaml] parses as string when quoted [✔]
  3205. 1399.49 s [yaml] parses as number when unquoted [✔]
  3206. 1399.49 s [yaml] parses as number !!str is present [✔]
  3207. 1399.49 s [yaml] integers have no decimals [✔]
  3208. 1399.49 s [yaml] booleans
  3209. 1399.49 s [yaml] parses when all lowercase [✔]
  3210. 1399.49 s [yaml] parses when all uppercase [✔]
  3211. 1399.49 s [yaml] parses when titlecase [✔]
  3212. 1399.49 s [yaml] empty input
  3213. 1399.49 s [yaml] parses as Null [✔]
  3214. 1399.49 s [yaml] parses as Null from file [✔]
  3215. 1399.49 s [yaml] comment only input
  3216. 1399.49 s [yaml] parses as Null [✔]
  3217. 1399.49 s [yaml] parses as Null from file [✔]
  3218. 1399.49 s [yaml] alias stripping
  3219. 1399.49 s [yaml] works [✔]
  3220. 1399.49 s [yaml] nulls
  3221. 1399.49 s [yaml] null recognized: "null" [✔]
  3222. 1399.49 s [yaml] null recognized: "Null" [✔]
  3223. 1399.49 s [yaml] null recognized: "NULL" [✔]
  3224. 1399.49 s [yaml] null recognized: "~" [✔]
  3225. 1399.49 s [yaml] null recognized: "" [✔]
  3226. 1399.49 s [yaml] pretty output
  3227. 1399.49 s [yaml] simple nulls [✔]
  3228. 1399.49 s [yaml] simple numbers [✔]
  3229. 1399.49 s [yaml] True [✔]
  3230. 1399.49 s [yaml] False [✔]
  3231. 1399.49 s [yaml] simple string [✔]
  3232. 1399.49 s [yaml] * [✔]
  3233. 1399.49 s [yaml] special keys
  3234. 1399.49 s [yaml] fo"o [✔]
  3235. 1399.49 s [yaml] fo'o [✔]
  3236. 1399.49 s [yaml] fo\'o [✔]
  3237. 1399.49 s [yaml] fo: o [✔]
  3238. 1399.49 s [yaml] foo
  3239. 1399.49 s [yaml] bar
  3240. 1399.49 s [yaml] baz
  3241. 1399.49 s [yaml] [✔]
  3242. 1399.49 s [yaml] special values
  3243. 1399.49 s [yaml] fo"o [✔]
  3244. 1399.49 s [yaml] fo'o [✔]
  3245. 1399.49 s [yaml] fo\'o [✔]
  3246. 1399.49 s [yaml] fo: o [✔]
  3247. 1399.49 s [yaml] foo
  3248. 1399.49 s [yaml] bar
  3249. 1399.49 s [yaml] baz
  3250. 1399.49 s [yaml] [✔]
  3251. 1399.49 s [yaml] decodeFileEither
  3252. 1399.49 s [yaml] loads YAML through JSON into Haskell data [✔]
  3253. 1399.49 s [yaml] when file does not exist
  3254. 1399.49 s [yaml] returns Left [✔]
  3255. 1399.49 s [yaml] multiple document support
  3256. 1399.49 s [yaml] decodes zero-length input [✔]
  3257. 1399.49 s [yaml] decodes comment-only input [✔]
  3258. 1399.49 s [yaml] decodes a single document stream [✔]
  3259. 1399.49 s [yaml] decodes multiple documents [✔]
  3260. 1399.49 s [yaml] round-tripping of special scalars
  3261. 1399.49 s [yaml] y [✔]
  3262. 1399.49 s [yaml] Y [✔]
  3263. 1399.49 s [yaml] On [✔]
  3264. 1399.49 s [yaml] ON [✔]
  3265. 1399.49 s [yaml] false [✔]
  3266. 1399.49 s [yaml] 12345 [✔]
  3267. 1399.49 s [yaml] 12345.0 [✔]
  3268. 1399.49 s [yaml] 12345a [✔]
  3269. 1399.49 s [yaml] 12e3 [✔]
  3270. 1399.49 s [yaml] no tags [✔]
  3271. 1399.49 s [yaml] aliases in keys #49 [✔]
  3272. 1399.49 s [yaml] serialization of +123 #64 [✔]
  3273. 1399.49 s [yaml] preserves Scientific precision [✔]
  3274. 1399.52 s [yaml] truncates files [✔]
  3275. 1399.52 s [yaml] encode quotes special keys #137 [✔]
  3276. 1399.52 s [yaml] encodePretty quotes special keys #179 [✔]
  3277. 1399.52 s [yaml] non-decimal numbers #135
  3278. 1399.52 s [yaml] 12345 [✔]
  3279. 1399.52 s [yaml] +12345 [✔]
  3280. 1399.52 s [yaml] 0o14 [✔]
  3281. 1399.52 s [yaml] 0o123 [✔]
  3282. 1399.52 s [yaml] 0xC [✔]
  3283. 1399.52 s [yaml] 0xc [✔]
  3284. 1399.52 s [yaml] 0xdeadBEEF [✔]
  3285. 1399.52 s [yaml] 0xDEADBEEF [✔]
  3286. 1399.52 s [yaml] 1.23015e+3 [✔]
  3287. 1399.52 s [yaml] 12.3015e+02 [✔]
  3288. 1399.52 s [yaml] 1230.15 [✔]
  3289. 1399.52 s [yaml] Text.Libyaml with default tag rendering
  3290. 1399.52 s [yaml] elides custom sequence tags [✔]
  3291. 1399.52 s [yaml] elides custom mapping tags [✔]
  3292. 1399.52 s [yaml] elides default sequence tags [✔]
  3293. 1399.52 s [yaml] elides default mapping tags [✔]
  3294. 1399.52 s [yaml] handles NoTag on sequences [✔]
  3295. 1399.52 s [yaml] handles NoTag on mappings [✔]
  3296. 1399.52 s [yaml] handles mixed tag usages but elides all mapping and sequence tags [✔]
  3297. 1399.52 s [yaml] in combination of tags, anchors and styles, outputs only the scalar tags [✔]
  3298. 1399.52 s [yaml] outputs tags when double quoted [✔]
  3299. 1399.52 s [yaml] outputs tags when single quoted [✔]
  3300. 1399.52 s [yaml] outputs tags on literal text [✔]
  3301. 1399.52 s [yaml] outputs tags on folded text [✔]
  3302. 1399.52 s [yaml] Text.Libyaml with all tags on
  3303. 1399.52 s [yaml] will output custom sequence tags [✔]
  3304. 1399.52 s [yaml] will output custom mapping tags [✔]
  3305. 1399.52 s [yaml] will output default sequence tags [✔]
  3306. 1399.52 s [yaml] will output default mapping tags [✔]
  3307. 1399.52 s [yaml] handles NoTag on sequences [✔]
  3308. 1399.52 s [yaml] handles NoTag on mappings [✔]
  3309. 1399.52 s [yaml] handles mixed tag usages outputting all mapping and sequence tags [✔]
  3310. 1399.52 s [yaml] in combination of tags, anchors and styles, outputs all the tags [✔]
  3311. 1399.52 s [yaml] outputs plain tags [✔]
  3312. 1399.52 s [yaml] respects PlainNoTag tags [✔]
  3313. 1399.52 s [yaml] Text.Libyaml with uri tags on
  3314. 1399.52 s [yaml] will output custom sequence tags [✔]
  3315. 1399.52 s [yaml] will output custom mapping tags [✔]
  3316. 1399.52 s [yaml] will output default sequence tags [✔]
  3317. 1399.52 s [yaml] will output default mapping tags [✔]
  3318. 1399.52 s [yaml] handles NoTag on sequences [✔]
  3319. 1399.52 s [yaml] handles NoTag on mappings [✔]
  3320. 1399.52 s [yaml] handles mixed tag usages outputting all mapping and sequence tags [✔]
  3321. 1399.52 s [yaml] in combination of tags, anchors and styles, outputs all the tags [✔]
  3322. 1399.52 s [yaml] Text.Libyaml with tags off
  3323. 1399.52 s [yaml] outputs plain tags [✔]
  3324. 1399.52 s [yaml] respects PlainNoTag tags [✔]
  3325. 1399.52 s [yaml] elides tags when double quoted [✔]
  3326. 1399.52 s [yaml] elides tags when single quoted [✔]
  3327. 1399.52 s [yaml] elides tags on literal text [✔]
  3328. 1399.52 s [yaml] elides tags on folded text [✔]
  3329. 1399.52 s [yaml] Text.Libyaml with only UriTags set to render
  3330. 1399.52 s [yaml] outputs only UriTags [✔]
  3331. 1399.53 s [yaml] Scientific values round-trip [✔]
  3332. 1399.53 s [yaml] +++ OK, passed 100 tests.
  3333. 1399.53 s [yaml] Data.Yaml.Include
  3334. 1399.53 s [yaml] decodeFile
  3335. 1399.53 s [yaml] supports includes [✔]
  3336. 1399.53 s [yaml] supports recursive includes [✔]
  3337. 1399.53 s [yaml] aborts on cyclic includes [✔]
  3338. 1399.53 s [yaml] when file does not exist
  3339. 1399.53 s [yaml] throws Left (InvalidYaml (Just (YamlException "Yaml file not found: ..."))) [✔]
  3340. 1399.53 s [yaml] with a 1K stack size limit
  3341. 1399.53 s [yaml] with a large list
  3342. 1399.54 s [yaml] succeeds [✔]
  3343. 1399.54 s [yaml] decodeFileEither
  3344. 1399.54 s [yaml] when file does not exist
  3345. 1399.54 s [yaml] returns Left (InvalidYaml (Just (YamlException "Yaml file not found: ..."))) [✔]
  3346. 1399.54 s [yaml] decodeFileWithWarnings
  3347. 1399.57 s [yaml] warns on duplicate keys [✔]
  3348. 1399.58 s [yaml] warns on nested duplicate keys [✔]
  3349. 1399.58 s [yaml] when overriding a merged key
  3350. 1399.61 s [yaml] does not warn [✔]
  3351. 1399.61 s [yaml] when overriding twice
  3352. 1399.61 s [yaml] warns [✔]
  3353. 1399.61 s [yaml] Data.Yaml.TH
  3354. 1399.61 s [yaml] yamlQQ
  3355. 1399.61 s [yaml] parses yaml [✔]
  3356. 1399.61 s [yaml]
  3357. 1399.61 s [yaml] Finished in 0.1704 seconds
  3358. 1399.61 s [yaml] 155 examples, 0 failures
  3359. 1399.62 s [yaml] Test suite spec: PASS
  3360. 1399.62 s [yaml] Test suite logged to: dist/test/yaml-0.11.11.2-spec.log
  3361. 1399.62 s [yaml] 1 of 1 test suites (1 of 1 test cases) passed.
  3362. 1399.62 s [yaml] Phase: haddockPhase
  3363. 1399.75 s [yaml] Preprocessing library for yaml-0.11.11.2...
  3364. 1399.75 s [yaml] Running Haddock on library for yaml-0.11.11.2...
  3365. 1399.75 s [yaml] Warning: The documentation for the following packages are not installed. No
  3366. 1399.75 s [yaml] links will be generated to these packages: attoparsec-0.14.4,
  3367. 1399.75 s [yaml] attoparsec-0.14.4, libyaml-clib-0.2.5, vector-0.13.2.0
  3368. 1400.15 s [yaml] [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, nothing )
  3369. 1400.46 s [yaml] [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, nothing )
  3370. 1400.54 s [yaml] [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, nothing )
  3371. 1400.59 s [ghc-lib-parser] shrinking RPATHs of ELF executables and libraries in /nix/store/vcxysaj1dgjng5hxl9kg7cj5c8xhgd5y-ghc-lib-parser-9.12.2.20250421-data
  3372. 1400.59 s [ghc-lib-parser] checking for references to /build/ in /nix/store/vcxysaj1dgjng5hxl9kg7cj5c8xhgd5y-ghc-lib-parser-9.12.2.20250421-data...
  3373. 1400.60 s [ghc-lib-parser] patching script interpreter paths in /nix/store/vcxysaj1dgjng5hxl9kg7cj5c8xhgd5y-ghc-lib-parser-9.12.2.20250421-data
  3374. 1400.61 s [ghc-lib-parser] shrinking RPATHs of ELF executables and libraries in /nix/store/mj61wzrlljccv34753mv566p11l6lrw9-ghc-lib-parser-9.12.2.20250421-doc
  3375. 1400.65 s [yaml] [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, nothing )
  3376. 1400.67 s [yaml] [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, nothing )
  3377. 1400.70 s [yaml] [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, nothing )
  3378. 1400.70 s [yaml] [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, nothing )
  3379. 1400.75 s [yaml] [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, nothing )
  3380. 1400.76 s [yaml] [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, nothing )
  3381. 1400.78 s [yaml] [10 of 10] Compiling Paths_yaml ( dist/build/autogen/Paths_yaml.hs, nothing )
  3382. 1400.79 s [yaml] Haddock coverage:
  3383. 1400.79 s [yaml] Warning: 'setStringStyle' is out of scope.
  3384. 1400.79 s [yaml] If you qualify the identifier, haddock can try to link it anyway.
  3385. 1400.79 s [yaml] 42% ( 8 / 19) in 'Data.Yaml.Internal'
  3386. 1400.79 s [yaml] Missing documentation for:
  3387. 1400.79 s [yaml] Module header
  3388. 1400.79 s [yaml] ParseException (src/Data/Yaml/Internal.hs:99)
  3389. 1400.79 s [yaml] Warning (src/Data/Yaml/Internal.hs:176)
  3390. 1400.79 s [yaml] parse (src/Data/Yaml/Internal.hs:198)
  3391. 1400.79 s [yaml] Parse (src/Data/Yaml/Internal.hs:190)
  3392. 1400.79 s [yaml] decodeHelper (src/Data/Yaml/Internal.hs:357)
  3393. 1400.79 s [yaml] decodeHelper_ (src/Data/Yaml/Internal.hs:372)
  3394. 1400.79 s [yaml] decodeAllHelper (src/Data/Yaml/Internal.hs:363)
  3395. 1400.79 s [yaml] decodeAllHelper_ (src/Data/Yaml/Internal.hs:380)
  3396. 1400.79 s [yaml] textToScientific (src/Data/Yaml/Internal.hs:250)
  3397. 1400.79 s [yaml] StringStyle (src/Data/Yaml/Internal.hs:385)
  3398. 1400.80 s [yaml] 75% ( 3 / 4) in 'Data.Yaml.Include'
  3399. 1400.80 s [yaml] Missing documentation for:
  3400. 1400.80 s [yaml] Module header
  3401. 1400.80 s [yaml] 87% ( 29 / 33) in 'Data.Yaml.Builder'
  3402. 1400.80 s [yaml] Missing documentation for:
  3403. 1400.80 s [yaml] YamlBuilder (src/Data/Yaml/Builder.hs:66)
  3404. 1400.80 s [yaml] ToYaml (src/Data/Yaml/Builder.hs:68)
  3405. 1400.80 s [yaml] writeYamlFile (src/Data/Yaml/Builder.hs:235)
  3406. 1400.80 s [yaml] .= (src/Data/Yaml/Builder.hs:64)
  3407. 1400.80 s [yaml] Warning: 'YamlException' is ambiguous. It is defined
  3408. 1400.80 s [yaml] * in ‘Text.Libyaml’
  3409. 1400.80 s [yaml] * in ‘Text.Libyaml’
  3410. 1400.80 s [yaml] You may be able to disambiguate the identifier by qualifying it or
  3411. 1400.80 s [yaml] by specifying the type/value namespace explicitly.
  3412. 1400.80 s [yaml] Defaulting to the one defined in ‘Text.Libyaml’
  3413. 1400.80 s [yaml] 87% ( 56 / 64) in 'Data.Yaml'
  3414. 1400.80 s [yaml] Missing documentation for:
  3415. 1400.80 s [yaml] decodeHelper (src/Data/Yaml/Internal.hs:357)
  3416. 1400.80 s [yaml] ParseException (src/Data/Yaml/Internal.hs:99)
  3417. 1400.80 s [yaml] YamlException
  3418. 1400.80 s [yaml] .=
  3419. 1400.80 s [yaml] parseMonad (src/Data/Yaml.hs:291)
  3420. 1400.80 s [yaml] decode (src/Data/Yaml.hs:186)
  3421. 1400.80 s [yaml] decodeFile (src/Data/Yaml.hs:194)
  3422. 1400.80 s [yaml] decodeEither (src/Data/Yaml.hs:235)
  3423. 1400.80 s [ghc-lib-parser] checking for references to /build/ in /nix/store/mj61wzrlljccv34753mv566p11l6lrw9-ghc-lib-parser-9.12.2.20250421-doc...
  3424. 1400.80 s [yaml] 100% ( 15 / 15) in 'Data.Yaml.Config'
  3425. 1400.80 s [yaml] 100% ( 2 / 2) in 'Data.Yaml.Aeson'
  3426. 1400.80 s [yaml] 5% ( 1 / 18) in 'Data.Yaml.Parser'
  3427. 1400.80 s [yaml] Missing documentation for:
  3428. 1400.80 s [yaml] YamlParser (src/Data/Yaml/Parser.hs:31)
  3429. 1400.80 s [yaml] lookupAnchor (src/Data/Yaml/Parser.hs:67)
  3430. 1400.80 s [yaml] withAnchor (src/Data/Yaml/Parser.hs:70)
  3431. 1400.80 s [yaml] withMapping (src/Data/Yaml/Parser.hs:77)
  3432. 1400.80 s [yaml] withSequence (src/Data/Yaml/Parser.hs:82)
  3433. 1400.80 s [yaml] withText (src/Data/Yaml/Parser.hs:87)
  3434. 1400.80 s [yaml] typeMismatch (src/Data/Yaml/Parser.hs:92)
  3435. 1400.80 s [yaml] FromYaml (src/Data/Yaml/Parser.hs:106)
  3436. 1400.80 s [yaml] YamlValue (src/Data/Yaml/Parser.hs:123)
  3437. 1400.80 s [yaml] AnchorMap (src/Data/Yaml/Parser.hs:130)
  3438. 1400.80 s [yaml] RawDoc (src/Data/Yaml/Parser.hs:131)
  3439. 1400.80 s [yaml] parseRawDoc (src/Data/Yaml/Parser.hs:135)
  3440. 1400.80 s [yaml] .: (src/Data/Yaml/Parser.hs:141)
  3441. 1400.80 s [yaml] YamlParseException (src/Data/Yaml/Parser.hs:146)
  3442. 1400.80 s [yaml] sinkValue (src/Data/Yaml/Parser.hs:154)
  3443. 1400.80 s [yaml] sinkRawDoc (src/Data/Yaml/Parser.hs:201)
  3444. 1400.80 s [yaml] readYamlFile (src/Data/Yaml/Parser.hs:204)
  3445. 1400.80 s [yaml] Warning: 'encode' is out of scope.
  3446. 1400.80 s [yaml] If you qualify the identifier, haddock can try to link it anyway.
  3447. 1400.80 s [yaml] 88% ( 8 / 9) in 'Data.Yaml.Pretty'
  3448. 1400.80 s [yaml] Missing documentation for:
  3449. 1400.80 s [yaml] pretty (src/Data/Yaml/Pretty.hs:86)
  3450. 1400.80 s [yaml] 87% ( 14 / 16) in 'Data.Yaml.TH'
  3451. 1400.80 s [yaml] Missing documentation for:
  3452. 1400.80 s [yaml] Module header
  3453. 1400.80 s [yaml] .=
  3454. 1401.03 s [ghc-lib-parser] patching script interpreter paths in /nix/store/mj61wzrlljccv34753mv566p11l6lrw9-ghc-lib-parser-9.12.2.20250421-doc
  3455. 1402.58 s Progress: 347 of 364 built (2 building), 461 of 461 downloaded from cache
  3456. 1402.64 s Building ghc-lib-parser-ex
  3457. 1402.70 s Building ormolu
  3458. 1402.70 s [yaml] Warning: Data.Yaml.Internal: could not find link destinations for:
  3459. 1402.80 s [yaml] - Data.Yaml.Internal.ParseState
  3460. 1402.80 s [yaml] Warning: Data.Yaml: could not find link destinations for:
  3461. 1402.80 s [yaml] - Data.Vector.Vector
  3462. 1402.80 s [yaml] - Data.Aeson.Types.Generic.ProductSize
  3463. 1402.80 s [yaml] - Data.Aeson.Types.FromJSON.withBoundedScientific
  3464. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.KeyValuePair
  3465. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.FromPairs
  3466. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.gToJSON
  3467. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.fromPairs
  3468. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.pair
  3469. 1402.80 s [yaml] - Data.Vector.Generic.Base.Vector
  3470. 1402.80 s [yaml] - Data.Aeson.Types.Internal.Rep_Value
  3471. 1402.80 s [yaml] - Data.Vector.Primitive.Vector
  3472. 1402.80 s [yaml] - Data.Vector.Storable.Vector
  3473. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.ConsToJSON
  3474. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.EncodeProduct
  3475. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.WriteProduct
  3476. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.SumToJSON'
  3477. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.TwoElemArray
  3478. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.sumToJSON'
  3479. 1402.80 s [yaml] Warning: Data.Yaml.TH: could not find link destinations for:
  3480. 1402.80 s [yaml] - Data.Vector.Vector
  3481. 1402.80 s [yaml] - Data.Aeson.Types.Generic.ProductSize
  3482. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.KeyValuePair
  3483. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.FromPairs
  3484. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.gToJSON
  3485. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.fromPairs
  3486. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.pair
  3487. 1402.80 s [yaml] - Data.Vector.Generic.Base.Vector
  3488. 1402.80 s [yaml] - Data.Aeson.Types.Internal.Rep_Value
  3489. 1402.80 s [yaml] - Data.Vector.Primitive.Vector
  3490. 1402.80 s [yaml] - Data.Vector.Storable.Vector
  3491. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.ConsToJSON
  3492. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.EncodeProduct
  3493. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.WriteProduct
  3494. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.SumToJSON'
  3495. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.TwoElemArray
  3496. 1402.80 s [yaml] - Data.Aeson.Types.ToJSON.sumToJSON'
  3497. 1402.80 s [ghc-lib-parser-ex] Phase: setupCompilerEnvironmentPhase
  3498. 1402.80 s [ghc-lib-parser-ex] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  3499. 1402.91 s [ghc-lib-parser-ex] Phase: unpackPhase
  3500. 1402.92 s [ghc-lib-parser-ex] unpacking source archive /nix/store/7g1ff62pwxdaqhm7048pnnc7d9vs2j0v-ghc-lib-parser-ex-9.12.0.0.tar.gz
  3501. 1402.92 s [ghc-lib-parser-ex] source root is ghc-lib-parser-ex-9.12.0.0
  3502. 1402.93 s [ghc-lib-parser-ex] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "ghc-lib-parser-ex-9.12.0.0/test/Test.hs"
  3503. 1402.93 s [ghc-lib-parser-ex] Phase: patchPhase
  3504. 1402.94 s [ghc-lib-parser-ex] Phase: compileBuildDriverPhase
  3505. 1402.94 s [ormolu] Phase: setupCompilerEnvironmentPhase
  3506. 1402.94 s [ghc-lib-parser-ex] setupCompileFlags: -package-db=/build/tmp.0v26eUdfA2/setup-package.conf.d -threaded
  3507. 1402.95 s [ormolu] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  3508. 1402.99 s [ghc-lib-parser-ex] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.0v26eUdfA2/Main.o )
  3509. 1403.04 s [ghc-lib-parser-ex] [2 of 2] Linking Setup
  3510. 1403.25 s [ormolu] Phase: unpackPhase
  3511. 1403.25 s [ormolu] unpacking source archive /nix/store/fxri4d26xmib1dms4ipj32l9j37b4j28-ormolu-0.8.0.2.tar.gz
  3512. 1403.29 s [ormolu] source root is ormolu-0.8.0.2
  3513. 1403.31 s [ormolu] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "ormolu-0.8.0.2/tests/Spec.hs"
  3514. 1403.31 s [ormolu] Phase: patchPhase
  3515. 1403.32 s [ormolu] Phase: compileBuildDriverPhase
  3516. 1403.33 s [ormolu] setupCompileFlags: -package-db=/build/tmp.qZ34qyCMBI/setup-package.conf.d -threaded
  3517. 1403.37 s [ormolu] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.qZ34qyCMBI/Main.o )
  3518. 1403.42 s [ormolu] [2 of 2] Linking Setup
  3519. 1404.24 s [ghc-lib-parser-ex] Phase: updateAutotoolsGnuConfigScriptsPhase
  3520. 1404.26 s [ghc-lib-parser-ex] Phase: configurePhase
  3521. 1404.27 s [ghc-lib-parser-ex] configureFlags: --verbose --prefix=/nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ynqibsc5gyf0jaas65pbk7yik8dm4hf5-ghc-lib-parser-ex-9.12.0.0-doc/share/doc/ghc-lib-parser-ex-9.12.0.0 --with-gcc=gcc --package-db=/build/tmp.0v26eUdfA2/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 -f-auto --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  3522. 1404.28 s [ghc-lib-parser-ex] Using Parsec parser
  3523. 1404.28 s [ghc-lib-parser-ex] Configuring ghc-lib-parser-ex-9.12.0.0...
  3524. 1404.56 s [ghc-lib-parser-ex] Flags chosen: auto=False, no-ghc-lib=False
  3525. 1404.62 s [ormolu] Phase: updateAutotoolsGnuConfigScriptsPhase
  3526. 1404.63 s [ormolu] Phase: configurePhase
  3527. 1404.64 s [ormolu] configureFlags: --verbose --prefix=/nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/h6qdsay4q39nbm0k1f0wbfwfmfmqpy48-ormolu-0.8.0.2-doc/share/doc/ormolu-0.8.0.2 --with-gcc=gcc --package-db=/build/tmp.qZ34qyCMBI/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/x9kgj4n4n3qbbpdaghf68gzx2k5ivw1g-ormolu-0.8.0.2-bin/bin --ghc-option=-haddock --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  3528. 1404.65 s [ormolu] Using Parsec parser
  3529. 1404.65 s [ormolu] Configuring ormolu-0.8.0.2...
  3530. 1404.81 s [ghc-lib-parser-ex] Dependency base >=4.7 && <5: using base-4.20.1.0
  3531. 1404.81 s [ghc-lib-parser-ex] Dependency bytestring >=0.10.8.2: using bytestring-0.12.2.0
  3532. 1404.81 s [ghc-lib-parser-ex] Dependency containers >=0.5.8.1: using containers-0.7
  3533. 1404.81 s [ghc-lib-parser-ex] Dependency ghc-lib-parser >=9.12 && <9.13: using
  3534. 1404.81 s [ghc-lib-parser-ex] ghc-lib-parser-9.12.2.20250421
  3535. 1404.81 s [ghc-lib-parser-ex] Dependency uniplate >=1.5: using uniplate-1.6.13
  3536. 1404.81 s [ghc-lib-parser-ex] Dependency base >=4.7 && <5: using base-4.20.1.0
  3537. 1404.81 s [ghc-lib-parser-ex] Dependency directory: using directory-1.3.8.5
  3538. 1404.81 s [ghc-lib-parser-ex] Dependency extra: using extra-1.8.1
  3539. 1404.81 s [ghc-lib-parser-ex] Dependency filepath: using filepath-1.5.4.0
  3540. 1404.81 s [ghc-lib-parser-ex] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  3541. 1404.81 s [ghc-lib-parser-ex] Dependency time: using time-1.12.2
  3542. 1404.81 s [ghc-lib-parser-ex] Dependency base >=4.7 && <5: using base-4.20.1.0
  3543. 1404.81 s [ghc-lib-parser-ex] Dependency bytestring >=0.10.8.2: using bytestring-0.12.2.0
  3544. 1404.81 s [ghc-lib-parser-ex] Dependency containers >=0.5.8.1: using containers-0.7
  3545. 1404.81 s [ghc-lib-parser-ex] Dependency directory >=1.3.1: using directory-1.3.8.5
  3546. 1404.81 s [ghc-lib-parser-ex] Dependency extra >=1.6: using extra-1.8.1
  3547. 1404.81 s [ghc-lib-parser-ex] Dependency filepath >=1.4.2: using filepath-1.5.4.0
  3548. 1404.81 s [ghc-lib-parser-ex] Dependency ghc-lib-parser >=9.12 && <9.13: using
  3549. 1404.81 s [ghc-lib-parser-ex] ghc-lib-parser-9.12.2.20250421
  3550. 1404.81 s [ghc-lib-parser-ex] Dependency ghc-lib-parser-ex: using ghc-lib-parser-ex-9.12.0.0
  3551. 1404.81 s [ghc-lib-parser-ex] Dependency tasty >=1.2: using tasty-1.5.3
  3552. 1404.81 s [ghc-lib-parser-ex] Dependency tasty-hunit >=0.10.0: using tasty-hunit-0.10.2
  3553. 1404.81 s [ghc-lib-parser-ex] Dependency uniplate >=1.6.12: using uniplate-1.6.13
  3554. 1404.81 s [ghc-lib-parser-ex] Source component graph:
  3555. 1404.81 s [ghc-lib-parser-ex] component exe:ghc-lib-parser-ex-build-tool
  3556. 1404.81 s [ghc-lib-parser-ex] component lib
  3557. 1404.81 s [ghc-lib-parser-ex] component test:ghc-lib-parser-ex-test dependency lib
  3558. 1404.81 s [ghc-lib-parser-ex] Configured component graph:
  3559. 1404.81 s [ghc-lib-parser-ex] component ghc-lib-parser-ex-9.12.0.0-CbzvlLeMf8n38FMl5X7ISk-ghc-lib-parser-ex-build-tool
  3560. 1404.81 s [ghc-lib-parser-ex] include base-4.20.1.0-f445
  3561. 1404.81 s [ghc-lib-parser-ex] include directory-1.3.8.5-159c
  3562. 1404.81 s [ghc-lib-parser-ex] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  3563. 1404.81 s [ghc-lib-parser-ex] include filepath-1.5.4.0-8593
  3564. 1404.81 s [ghc-lib-parser-ex] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  3565. 1404.81 s [ghc-lib-parser-ex] include time-1.12.2-9680
  3566. 1404.81 s [ghc-lib-parser-ex] component ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  3567. 1404.81 s [ghc-lib-parser-ex] include base-4.20.1.0-f445
  3568. 1404.81 s [ghc-lib-parser-ex] include bytestring-0.12.2.0-214a
  3569. 1404.81 s [ghc-lib-parser-ex] include containers-0.7-6571
  3570. 1404.81 s [ghc-lib-parser-ex] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3571. 1404.81 s [ghc-lib-parser-ex] include uniplate-1.6.13-8ewWQuBAb3AK6qIEr7yzve
  3572. 1404.81 s [ghc-lib-parser-ex] component ghc-lib-parser-ex-9.12.0.0-CTLQvnOdAXm9tui0lXXxTk-ghc-lib-parser-ex-test
  3573. 1404.81 s [ghc-lib-parser-ex] include base-4.20.1.0-f445
  3574. 1404.81 s [ghc-lib-parser-ex] include bytestring-0.12.2.0-214a
  3575. 1404.81 s [ghc-lib-parser-ex] include containers-0.7-6571
  3576. 1404.81 s [ghc-lib-parser-ex] include directory-1.3.8.5-159c
  3577. 1404.81 s [ghc-lib-parser-ex] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  3578. 1404.81 s [ghc-lib-parser-ex] include filepath-1.5.4.0-8593
  3579. 1404.81 s [ghc-lib-parser-ex] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3580. 1404.81 s [ghc-lib-parser-ex] include ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  3581. 1404.81 s [ghc-lib-parser-ex] include tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  3582. 1404.81 s [ghc-lib-parser-ex] include tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  3583. 1404.81 s [ghc-lib-parser-ex] include uniplate-1.6.13-8ewWQuBAb3AK6qIEr7yzve
  3584. 1404.81 s [ghc-lib-parser-ex] Linked component graph:
  3585. 1404.81 s [ghc-lib-parser-ex] unit ghc-lib-parser-ex-9.12.0.0-CbzvlLeMf8n38FMl5X7ISk-ghc-lib-parser-ex-build-tool
  3586. 1404.81 s [ghc-lib-parser-ex] include base-4.20.1.0-f445
  3587. 1404.81 s [ghc-lib-parser-ex] include directory-1.3.8.5-159c
  3588. 1404.81 s [ghc-lib-parser-ex] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  3589. 1404.81 s [ghc-lib-parser-ex] include filepath-1.5.4.0-8593
  3590. 1404.81 s [ghc-lib-parser-ex] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  3591. 1404.81 s [ghc-lib-parser-ex] include time-1.12.2-9680
  3592. 1404.81 s [ghc-lib-parser-ex] unit ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  3593. 1404.81 s [ghc-lib-parser-ex] include base-4.20.1.0-f445
  3594. 1404.81 s [ghc-lib-parser-ex] include bytestring-0.12.2.0-214a
  3595. 1404.81 s [ghc-lib-parser-ex] include containers-0.7-6571
  3596. 1404.81 s [ghc-lib-parser-ex] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3597. 1404.81 s [ghc-lib-parser-ex] include uniplate-1.6.13-8ewWQuBAb3AK6qIEr7yzve
  3598. 1404.81 s [ghc-lib-parser-ex] Language.Haskell.GhclibParserEx.Dump=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.Dump,Language.Haskell.GhclibParserEx.Fixity=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.Fixity,Language.Haskell.GhclibParserEx.GHC.Driver.Flags=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Driver.Flags,Language.Haskell.GhclibParserEx.GHC.Driver.Session=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Driver.Session,Language.Haskell.GhclibParserEx.GHC.Hs=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Hs,Language.Haskell.GhclibParserEx.GHC.Hs.Binds=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Hs.Binds,Language.Haskell.GhclibParserEx.GHC.Hs.Decls=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Hs.Decls,Language.Haskell.GhclibParserEx.GHC.Hs.Dump=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Hs.Dump,Language.Haskell.GhclibParserEx.GHC.Hs.Expr=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Hs.Expr,Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances,Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp,Language.Haskell.GhclibParserEx.GHC.Hs.Pat=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Hs.Pat,Language.Haskell.GhclibParserEx.GHC.Hs.Type=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Hs.Type,Language.Haskell.GhclibParserEx.GHC.Hs.Types=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Hs.Types,Language.Haskell.GhclibParserEx.GHC.Parser=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Parser,Language.Haskell.GhclibParserEx.GHC.Settings.Config=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Settings.Config,Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader,Language.Haskell.GhclibParserEx.GHC.Utils.Outputable=ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw:Language.Haskell.GhclibParserEx.GHC.Utils.Outputable
  3599. 1404.81 s [ghc-lib-parser-ex] unit ghc-lib-parser-ex-9.12.0.0-CTLQvnOdAXm9tui0lXXxTk-ghc-lib-parser-ex-test
  3600. 1404.81 s [ghc-lib-parser-ex] include base-4.20.1.0-f445
  3601. 1404.81 s [ghc-lib-parser-ex] include bytestring-0.12.2.0-214a
  3602. 1404.81 s [ghc-lib-parser-ex] include containers-0.7-6571
  3603. 1404.81 s [ghc-lib-parser-ex] include directory-1.3.8.5-159c
  3604. 1404.81 s [ghc-lib-parser-ex] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  3605. 1404.81 s [ghc-lib-parser-ex] include filepath-1.5.4.0-8593
  3606. 1404.81 s [ghc-lib-parser-ex] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3607. 1404.81 s [ghc-lib-parser-ex] include ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  3608. 1404.81 s [ghc-lib-parser-ex] include tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  3609. 1404.81 s [ghc-lib-parser-ex] include tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  3610. 1404.81 s [ghc-lib-parser-ex] include uniplate-1.6.13-8ewWQuBAb3AK6qIEr7yzve
  3611. 1404.81 s [ghc-lib-parser-ex] Ready component graph:
  3612. 1404.81 s [ghc-lib-parser-ex] definite ghc-lib-parser-ex-9.12.0.0-CbzvlLeMf8n38FMl5X7ISk-ghc-lib-parser-ex-build-tool
  3613. 1404.81 s [ghc-lib-parser-ex] depends base-4.20.1.0-f445
  3614. 1404.81 s [ghc-lib-parser-ex] depends directory-1.3.8.5-159c
  3615. 1404.81 s [ghc-lib-parser-ex] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  3616. 1404.81 s [ghc-lib-parser-ex] depends filepath-1.5.4.0-8593
  3617. 1404.81 s [ghc-lib-parser-ex] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  3618. 1404.81 s [ghc-lib-parser-ex] depends time-1.12.2-9680
  3619. 1404.81 s [ghc-lib-parser-ex] definite ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  3620. 1404.81 s [ghc-lib-parser-ex] depends base-4.20.1.0-f445
  3621. 1404.81 s [ghc-lib-parser-ex] depends bytestring-0.12.2.0-214a
  3622. 1404.81 s [ghc-lib-parser-ex] depends containers-0.7-6571
  3623. 1404.81 s [ghc-lib-parser-ex] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3624. 1404.81 s [ghc-lib-parser-ex] depends uniplate-1.6.13-8ewWQuBAb3AK6qIEr7yzve
  3625. 1404.81 s [ghc-lib-parser-ex] definite ghc-lib-parser-ex-9.12.0.0-CTLQvnOdAXm9tui0lXXxTk-ghc-lib-parser-ex-test
  3626. 1404.81 s [ghc-lib-parser-ex] depends base-4.20.1.0-f445
  3627. 1404.81 s [ghc-lib-parser-ex] depends bytestring-0.12.2.0-214a
  3628. 1404.81 s [ghc-lib-parser-ex] depends containers-0.7-6571
  3629. 1404.81 s [ghc-lib-parser-ex] depends directory-1.3.8.5-159c
  3630. 1404.81 s [ghc-lib-parser-ex] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  3631. 1404.81 s [ghc-lib-parser-ex] depends filepath-1.5.4.0-8593
  3632. 1404.81 s [ghc-lib-parser-ex] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3633. 1404.81 s [ghc-lib-parser-ex] depends ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  3634. 1404.81 s [ghc-lib-parser-ex] depends tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  3635. 1404.81 s [ghc-lib-parser-ex] depends tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  3636. 1404.81 s [ghc-lib-parser-ex] depends uniplate-1.6.13-8ewWQuBAb3AK6qIEr7yzve
  3637. 1404.81 s [ghc-lib-parser-ex] Using Cabal-3.12.1.0 compiled by ghc-9.10
  3638. 1404.81 s [ghc-lib-parser-ex] Using compiler: ghc-9.10.2
  3639. 1404.81 s [ghc-lib-parser-ex] Using install prefix:
  3640. 1404.81 s [ghc-lib-parser-ex] /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0
  3641. 1404.81 s [ghc-lib-parser-ex] Executables installed in:
  3642. 1404.81 s [ghc-lib-parser-ex] /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/bin
  3643. 1404.81 s [ghc-lib-parser-ex] Libraries installed in:
  3644. 1404.83 s [ghc-lib-parser-ex] /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  3645. 1404.83 s [ghc-lib-parser-ex] Dynamic Libraries installed in:
  3646. 1404.83 s [ghc-lib-parser-ex] /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  3647. 1404.83 s [ghc-lib-parser-ex] Private executables installed in:
  3648. 1404.83 s [ghc-lib-parser-ex] /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/libexec/x86_64-linux-ghc-9.10.2-2a2a/ghc-lib-parser-ex-9.12.0.0
  3649. 1404.83 s [ghc-lib-parser-ex] Data files installed in:
  3650. 1404.83 s [ghc-lib-parser-ex] /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/share/x86_64-linux-ghc-9.10.2-2a2a/ghc-lib-parser-ex-9.12.0.0
  3651. 1404.83 s [ghc-lib-parser-ex] Documentation installed in:
  3652. 1404.83 s [ghc-lib-parser-ex] /nix/store/ynqibsc5gyf0jaas65pbk7yik8dm4hf5-ghc-lib-parser-ex-9.12.0.0-doc/share/doc/ghc-lib-parser-ex-9.12.0.0
  3653. 1404.83 s [ghc-lib-parser-ex] Configuration files installed in:
  3654. 1404.83 s [ghc-lib-parser-ex] /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/etc
  3655. 1404.83 s [ghc-lib-parser-ex] No alex found
  3656. 1404.83 s [ghc-lib-parser-ex] Using ar found on system at:
  3657. 1404.83 s [ghc-lib-parser-ex] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  3658. 1404.83 s [ghc-lib-parser-ex] No c2hs found
  3659. 1404.83 s [ghc-lib-parser-ex] No cpphs found
  3660. 1404.83 s [ghc-lib-parser-ex] No doctest found
  3661. 1404.83 s [ghc-lib-parser-ex] Using gcc version 14.3.0 given by user at:
  3662. 1404.83 s [ghc-lib-parser-ex] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  3663. 1404.83 s [ghc-lib-parser-ex] Using ghc version 9.10.2 found on system at:
  3664. 1404.83 s [ghc-lib-parser-ex] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  3665. 1404.83 s [ghc-lib-parser-ex] Using ghc-pkg version 9.10.2 found on system at:
  3666. 1404.83 s [ghc-lib-parser-ex] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  3667. 1404.83 s [ghc-lib-parser-ex] No ghcjs found
  3668. 1404.83 s [ghc-lib-parser-ex] No ghcjs-pkg found
  3669. 1404.83 s [ghc-lib-parser-ex] No greencard found
  3670. 1404.83 s [ghc-lib-parser-ex] Using haddock version 2.31.0 found on system at:
  3671. 1404.83 s [ghc-lib-parser-ex] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  3672. 1404.83 s [ghc-lib-parser-ex] No happy found
  3673. 1404.83 s [ghc-lib-parser-ex] Using haskell-suite found on system at: haskell-suite-dummy-location
  3674. 1404.83 s [ghc-lib-parser-ex] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3675. 1404.83 s [ghc-lib-parser-ex] No hmake found
  3676. 1404.83 s [ghc-lib-parser-ex] Using hpc version 0.69 found on system at:
  3677. 1404.83 s [ghc-lib-parser-ex] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  3678. 1404.83 s [ghc-lib-parser-ex] Using hsc2hs version 0.68.10 found on system at:
  3679. 1404.83 s [ghc-lib-parser-ex] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  3680. 1404.83 s [ghc-lib-parser-ex] Using hscolour version 1.25 found on system at:
  3681. 1404.83 s [ghc-lib-parser-ex] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  3682. 1404.83 s [ghc-lib-parser-ex] No jhc found
  3683. 1404.83 s [ghc-lib-parser-ex] Using ld found on system at:
  3684. 1404.83 s [ghc-lib-parser-ex] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  3685. 1404.83 s [ghc-lib-parser-ex] No pkg-config found
  3686. 1404.83 s [ghc-lib-parser-ex] Using runghc version 9.10.2 found on system at:
  3687. 1404.83 s [ghc-lib-parser-ex] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  3688. 1404.83 s [ghc-lib-parser-ex] Using strip version 2.44 found on system at:
  3689. 1404.83 s [ghc-lib-parser-ex] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  3690. 1404.83 s [ghc-lib-parser-ex] Using tar found on system at:
  3691. 1404.83 s [ghc-lib-parser-ex] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  3692. 1404.83 s [ghc-lib-parser-ex] No uhc found
  3693. 1405.00 s [ormolu] Flags chosen: dev=False
  3694. 1405.03 s [ghc-lib-parser-ex] Phase: buildPhase
  3695. 1405.08 s [ghc-lib-parser-ex] Preprocessing executable 'ghc-lib-parser-ex-build-tool' for ghc-lib-parser-ex-9.12.0.0...
  3696. 1405.08 s [ghc-lib-parser-ex] Building executable 'ghc-lib-parser-ex-build-tool' for ghc-lib-parser-ex-9.12.0.0...
  3697. 1405.16 s [ghc-lib-parser-ex] [1 of 1] Compiling Main ( CI.hs, dist/build/ghc-lib-parser-ex-build-tool/ghc-lib-parser-ex-build-tool-tmp/Main.o )
  3698. 1405.31 s [ormolu] Dependency Cabal-syntax >=3.14 && <3.15: using Cabal-syntax-3.14.2.0
  3699. 1405.31 s [ormolu] Dependency Diff >=0.4 && <2: using Diff-1.0.2
  3700. 1405.31 s [ormolu] Dependency MemoTrie >=0.6 && <0.7: using MemoTrie-0.6.11
  3701. 1405.31 s [ormolu] Dependency ansi-terminal >=0.10 && <1.2: using ansi-terminal-1.1.3
  3702. 1405.31 s [ormolu] Dependency array >=0.5 && <0.6: using array-0.5.8.0
  3703. 1405.31 s [ormolu] Dependency base >=4.14 && <5: using base-4.20.1.0
  3704. 1405.31 s [ormolu] Dependency binary >=0.8 && <0.9: using binary-0.8.9.3
  3705. 1405.31 s [ormolu] Dependency bytestring >=0.2 && <0.13: using bytestring-0.12.2.0
  3706. 1405.31 s [ormolu] Dependency choice >=0.2.4.1 && <0.3: using choice-0.2.4.1
  3707. 1405.31 s [ormolu] Dependency containers >=0.5 && <0.8: using containers-0.7
  3708. 1405.31 s [ormolu] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  3709. 1405.31 s [ormolu] Dependency file-embed >=0.0.15 && <0.1: using file-embed-0.0.16.0
  3710. 1405.31 s [ormolu] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
  3711. 1405.31 s [ormolu] Dependency ghc-lib-parser >=9.12 && <9.13: using
  3712. 1405.31 s [ormolu] ghc-lib-parser-9.12.2.20250421
  3713. 1405.31 s [ormolu] Dependency megaparsec >=9: using megaparsec-9.7.0
  3714. 1405.31 s [ormolu] Dependency mtl >=2 && <3: using mtl-2.3.1
  3715. 1405.31 s [ormolu] Dependency syb >=0.7 && <0.8: using syb-0.7.2.4
  3716. 1405.31 s [ormolu] Dependency text >=2.1 && <3: using text-2.1.2
  3717. 1405.31 s [ormolu] Dependency Cabal-syntax >=3.14 && <3.15: using Cabal-syntax-3.14.2.0
  3718. 1405.31 s [ormolu] Dependency base >=4.12 && <5: using base-4.20.1.0
  3719. 1405.31 s [ormolu] Dependency containers >=0.5 && <0.8: using containers-0.7
  3720. 1405.31 s [ormolu] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  3721. 1405.31 s [ormolu] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
  3722. 1405.31 s [ormolu] Dependency ghc-lib-parser >=9.12 && <9.13: using
  3723. 1405.31 s [ormolu] ghc-lib-parser-9.12.2.20250421
  3724. 1405.31 s [ormolu] Dependency optparse-applicative >=0.14 && <0.19: using
  3725. 1405.31 s [ormolu] optparse-applicative-0.18.1.0
  3726. 1405.31 s [ormolu] Dependency ormolu: using ormolu-0.8.0.2
  3727. 1405.31 s [ormolu] Dependency text >=2.1 && <3: using text-2.1.2
  3728. 1405.31 s [ormolu] Dependency th-env >=0.1.1 && <0.2: using th-env-0.1.1
  3729. 1405.31 s [ormolu] Dependency unliftio >=0.2.10 && <0.3: using unliftio-0.2.25.1
  3730. 1405.31 s [ormolu] Dependency Cabal-syntax >=3.14 && <3.15: using Cabal-syntax-3.14.2.0
  3731. 1405.31 s [ormolu] Dependency QuickCheck >=2.14: using QuickCheck-2.15.0.1
  3732. 1405.31 s [ormolu] Dependency base >=4.14 && <5: using base-4.20.1.0
  3733. 1405.31 s [ormolu] Dependency choice >=0.2.4.1 && <0.3: using choice-0.2.4.1
  3734. 1405.31 s [ormolu] Dependency containers >=0.5 && <0.8: using containers-0.7
  3735. 1405.31 s [ormolu] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  3736. 1405.31 s [ormolu] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
  3737. 1405.31 s [ormolu] Dependency ghc-lib-parser >=9.12 && <9.13: using
  3738. 1405.31 s [ormolu] ghc-lib-parser-9.12.2.20250421
  3739. 1405.31 s [ormolu] Dependency hspec >=2 && <3: using hspec-2.11.14
  3740. 1405.31 s [ormolu] Dependency hspec-megaparsec >=2.2: using hspec-megaparsec-2.2.1
  3741. 1405.31 s [ormolu] Dependency megaparsec >=9: using megaparsec-9.7.0
  3742. 1405.31 s [ormolu] Dependency ormolu: using ormolu-0.8.0.2
  3743. 1405.31 s [ormolu] Dependency path >=0.6 && <0.10: using path-0.9.6
  3744. 1405.31 s [ormolu] Dependency path-io >=1.4.2 && <2: using path-io-1.8.2
  3745. 1405.31 s [ormolu] Dependency temporary >=1.3 && <1.4: using temporary-1.3
  3746. 1405.31 s [ormolu] Dependency text >=2.1 && <3: using text-2.1.2
  3747. 1405.31 s [ormolu] Source component graph:
  3748. 1405.31 s [ormolu] component lib
  3749. 1405.31 s [ormolu] component exe:ormolu dependency lib
  3750. 1405.31 s [ormolu] component test:tests dependency lib
  3751. 1405.31 s [ormolu] Configured component graph:
  3752. 1405.31 s [ormolu] component ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  3753. 1405.31 s [ormolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  3754. 1405.31 s [ormolu] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  3755. 1405.31 s [ormolu] include MemoTrie-0.6.11-3s11AOZAQj1DFesZDlfES
  3756. 1405.31 s [ormolu] include ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  3757. 1405.31 s [ormolu] include array-0.5.8.0-cc9a
  3758. 1405.31 s [ormolu] include base-4.20.1.0-f445
  3759. 1405.31 s [ormolu] include binary-0.8.9.3-9c52
  3760. 1405.31 s [ormolu] include bytestring-0.12.2.0-214a
  3761. 1405.31 s [ormolu] include choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  3762. 1405.31 s [ormolu] include containers-0.7-6571
  3763. 1405.31 s [ormolu] include directory-1.3.8.5-159c
  3764. 1405.31 s [ormolu] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  3765. 1405.31 s [ormolu] include filepath-1.5.4.0-8593
  3766. 1405.31 s [ormolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3767. 1405.31 s [ormolu] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  3768. 1405.31 s [ormolu] include mtl-2.3.1-07d6
  3769. 1405.31 s [ormolu] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  3770. 1405.31 s [ormolu] include text-2.1.2-7514
  3771. 1405.31 s [ormolu] component ormolu-0.8.0.2-57xpJsWjlcpIAfbO9bCXOi-ormolu
  3772. 1405.31 s [ormolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  3773. 1405.31 s [ormolu] include base-4.20.1.0-f445
  3774. 1405.31 s [ormolu] include containers-0.7-6571
  3775. 1405.31 s [ormolu] include directory-1.3.8.5-159c
  3776. 1405.31 s [ormolu] include filepath-1.5.4.0-8593
  3777. 1405.31 s [ormolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3778. 1405.31 s [ormolu] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  3779. 1405.31 s [ormolu] include ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  3780. 1405.31 s [ormolu] include text-2.1.2-7514
  3781. 1405.31 s [ormolu] include th-env-0.1.1-BRizIpwOvQRE97qsM3cDTM
  3782. 1405.31 s [ormolu] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  3783. 1405.31 s [ormolu] component ormolu-0.8.0.2-2lvexsdYyqoFanexQQEYiG-tests
  3784. 1405.31 s [ormolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  3785. 1405.31 s [ormolu] include QuickCheck-2.15.0.1-DUfDZpgNKaDAMZVZ6HL1Lz
  3786. 1405.31 s [ormolu] include base-4.20.1.0-f445
  3787. 1405.31 s [ormolu] include choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  3788. 1405.31 s [ormolu] include containers-0.7-6571
  3789. 1405.31 s [ormolu] include directory-1.3.8.5-159c
  3790. 1405.31 s [ormolu] include filepath-1.5.4.0-8593
  3791. 1405.31 s [ormolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3792. 1405.31 s [ormolu] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  3793. 1405.31 s [ormolu] include hspec-megaparsec-2.2.1-5LQFTdFlRbj3aN66KcWTTo
  3794. 1405.31 s [ormolu] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  3795. 1405.31 s [ormolu] include ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  3796. 1405.31 s [ormolu] include path-0.9.6-AhxlYdZ0YqU1VR0XyS3KjU
  3797. 1405.31 s [ormolu] include path-io-1.8.2-5kvsk39qljqEp2cviaptu8
  3798. 1405.31 s [ormolu] include temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  3799. 1405.31 s [ormolu] include text-2.1.2-7514
  3800. 1405.31 s [ormolu] Linked component graph:
  3801. 1405.31 s [ormolu] unit ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  3802. 1405.31 s [ormolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  3803. 1405.31 s [ormolu] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  3804. 1405.31 s [ormolu] include MemoTrie-0.6.11-3s11AOZAQj1DFesZDlfES
  3805. 1405.31 s [ormolu] include ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  3806. 1405.31 s [ormolu] include array-0.5.8.0-cc9a
  3807. 1405.31 s [ormolu] include base-4.20.1.0-f445
  3808. 1405.31 s [ormolu] include binary-0.8.9.3-9c52
  3809. 1405.31 s [ormolu] include bytestring-0.12.2.0-214a
  3810. 1405.31 s [ormolu] include choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  3811. 1405.31 s [ormolu] include containers-0.7-6571
  3812. 1405.31 s [ormolu] include directory-1.3.8.5-159c
  3813. 1405.31 s [ormolu] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  3814. 1405.31 s [ormolu] include filepath-1.5.4.0-8593
  3815. 1405.31 s [ormolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3816. 1405.31 s [ormolu] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  3817. 1405.31 s [ormolu] include mtl-2.3.1-07d6
  3818. 1405.31 s [ormolu] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  3819. 1405.31 s [ormolu] include text-2.1.2-7514
  3820. 1405.31 s [ormolu] Ormolu=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu,Ormolu.Config=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Config,Ormolu.Diff.ParseResult=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Diff.ParseResult,Ormolu.Diff.Text=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Diff.Text,Ormolu.Exception=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Exception,Ormolu.Fixity=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Fixity,Ormolu.Fixity.Imports=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Fixity.Imports,Ormolu.Fixity.Internal=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Fixity.Internal,Ormolu.Fixity.Parser=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Fixity.Parser,Ormolu.Fixity.Printer=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Fixity.Printer,Ormolu.Imports=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Imports,Ormolu.Parser=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Parser,Ormolu.Parser.CommentStream=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Parser.CommentStream,Ormolu.Parser.Pragma=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Parser.Pragma,Ormolu.Parser.Result=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Parser.Result,Ormolu.Printer=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer,Ormolu.Printer.Combinators=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Combinators,Ormolu.Printer.Comments=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Comments,Ormolu.Printer.Internal=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Internal,Ormolu.Printer.Meat.Common=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Common,Ormolu.Printer.Meat.Declaration=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration,Ormolu.Printer.Meat.Declaration.Annotation=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Annotation,Ormolu.Printer.Meat.Declaration.Class=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Class,Ormolu.Printer.Meat.Declaration.Data=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Data,Ormolu.Printer.Meat.Declaration.Default=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Default,Ormolu.Printer.Meat.Declaration.Foreign=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Foreign,Ormolu.Printer.Meat.Declaration.Instance=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Instance,Ormolu.Printer.Meat.Declaration.OpTree=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.OpTree,Ormolu.Printer.Meat.Declaration.RoleAnnotation=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.RoleAnnotation,Ormolu.Printer.Meat.Declaration.Rule=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Rule,Ormolu.Printer.Meat.Declaration.Signature=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Signature,Ormolu.Printer.Meat.Declaration.Splice=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Splice,Ormolu.Printer.Meat.Declaration.StringLiteral=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.StringLiteral,Ormolu.Printer.Meat.Declaration.Type=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Type,Ormolu.Printer.Meat.Declaration.TypeFamily=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.TypeFamily,Ormolu.Printer.Meat.Declaration.Value=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Value,Ormolu.Printer.Meat.Declaration.Warning=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Declaration.Warning,Ormolu.Printer.Meat.ImportExport=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.ImportExport,Ormolu.Printer.Meat.Module=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Module,Ormolu.Printer.Meat.Pragma=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Pragma,Ormolu.Printer.Meat.Type=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Meat.Type,Ormolu.Printer.Operators=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.Operators,Ormolu.Printer.SpanStream=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Printer.SpanStream,Ormolu.Processing.Common=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Processing.Common,Ormolu.Processing.Cpp=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Processing.Cpp,Ormolu.Processing.Preprocess=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Processing.Preprocess,Ormolu.Terminal=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Terminal,Ormolu.Terminal.QualifiedDo=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Terminal.QualifiedDo,Ormolu.Utils=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Utils,Ormolu.Utils.Cabal=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Utils.Cabal,Ormolu.Utils.Fixity=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Utils.Fixity,Ormolu.Utils.IO=ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7:Ormolu.Utils.IO
  3821. 1405.31 s [ormolu] unit ormolu-0.8.0.2-57xpJsWjlcpIAfbO9bCXOi-ormolu
  3822. 1405.31 s [ormolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  3823. 1405.31 s [ormolu] include base-4.20.1.0-f445
  3824. 1405.31 s [ormolu] include containers-0.7-6571
  3825. 1405.31 s [ormolu] include directory-1.3.8.5-159c
  3826. 1405.31 s [ormolu] include filepath-1.5.4.0-8593
  3827. 1405.31 s [ormolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3828. 1405.31 s [ormolu] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  3829. 1405.31 s [ormolu] include ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  3830. 1405.31 s [ormolu] include text-2.1.2-7514
  3831. 1405.31 s [ormolu] include th-env-0.1.1-BRizIpwOvQRE97qsM3cDTM
  3832. 1405.31 s [ormolu] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  3833. 1405.31 s [ormolu] unit ormolu-0.8.0.2-2lvexsdYyqoFanexQQEYiG-tests
  3834. 1405.31 s [ormolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  3835. 1405.31 s [ormolu] include QuickCheck-2.15.0.1-DUfDZpgNKaDAMZVZ6HL1Lz
  3836. 1405.31 s [ormolu] include base-4.20.1.0-f445
  3837. 1405.31 s [ormolu] include choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  3838. 1405.31 s [ormolu] include containers-0.7-6571
  3839. 1405.31 s [ormolu] include directory-1.3.8.5-159c
  3840. 1405.31 s [ormolu] include filepath-1.5.4.0-8593
  3841. 1405.31 s [ormolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3842. 1405.31 s [ormolu] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  3843. 1405.31 s [ormolu] include hspec-megaparsec-2.2.1-5LQFTdFlRbj3aN66KcWTTo
  3844. 1405.31 s [ormolu] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  3845. 1405.31 s [ormolu] include ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  3846. 1405.31 s [ormolu] include path-0.9.6-AhxlYdZ0YqU1VR0XyS3KjU
  3847. 1405.31 s [ormolu] include path-io-1.8.2-5kvsk39qljqEp2cviaptu8
  3848. 1405.32 s [ormolu] include temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  3849. 1405.32 s [ormolu] include text-2.1.2-7514
  3850. 1405.32 s [ormolu] Ready component graph:
  3851. 1405.32 s [ormolu] definite ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  3852. 1405.32 s [ormolu] depends Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  3853. 1405.32 s [ormolu] depends Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  3854. 1405.32 s [ormolu] depends MemoTrie-0.6.11-3s11AOZAQj1DFesZDlfES
  3855. 1405.32 s [ormolu] depends ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  3856. 1405.32 s [ormolu] depends array-0.5.8.0-cc9a
  3857. 1405.32 s [ormolu] depends base-4.20.1.0-f445
  3858. 1405.32 s [ormolu] depends binary-0.8.9.3-9c52
  3859. 1405.32 s [ormolu] depends bytestring-0.12.2.0-214a
  3860. 1405.32 s [ormolu] depends choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  3861. 1405.32 s [ormolu] depends containers-0.7-6571
  3862. 1405.32 s [ormolu] depends directory-1.3.8.5-159c
  3863. 1405.32 s [ormolu] depends file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  3864. 1405.32 s [ormolu] depends filepath-1.5.4.0-8593
  3865. 1405.32 s [ormolu] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3866. 1405.32 s [ormolu] depends megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  3867. 1405.32 s [ormolu] depends mtl-2.3.1-07d6
  3868. 1405.32 s [ormolu] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  3869. 1405.32 s [ormolu] depends text-2.1.2-7514
  3870. 1405.32 s [ormolu] definite ormolu-0.8.0.2-57xpJsWjlcpIAfbO9bCXOi-ormolu
  3871. 1405.32 s [ormolu] depends Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  3872. 1405.32 s [ormolu] depends base-4.20.1.0-f445
  3873. 1405.32 s [ormolu] depends containers-0.7-6571
  3874. 1405.32 s [ormolu] depends directory-1.3.8.5-159c
  3875. 1405.32 s [ormolu] depends filepath-1.5.4.0-8593
  3876. 1405.32 s [ormolu] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3877. 1405.32 s [ormolu] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  3878. 1405.32 s [ormolu] depends ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  3879. 1405.32 s [ormolu] depends text-2.1.2-7514
  3880. 1405.32 s [ormolu] depends th-env-0.1.1-BRizIpwOvQRE97qsM3cDTM
  3881. 1405.32 s [ormolu] depends unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  3882. 1405.32 s [ormolu] definite ormolu-0.8.0.2-2lvexsdYyqoFanexQQEYiG-tests
  3883. 1405.32 s [ormolu] depends Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  3884. 1405.32 s [ormolu] depends QuickCheck-2.15.0.1-DUfDZpgNKaDAMZVZ6HL1Lz
  3885. 1405.32 s [ormolu] depends base-4.20.1.0-f445
  3886. 1405.32 s [ormolu] depends choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  3887. 1405.32 s [ormolu] depends containers-0.7-6571
  3888. 1405.32 s [ormolu] depends directory-1.3.8.5-159c
  3889. 1405.32 s [ormolu] depends filepath-1.5.4.0-8593
  3890. 1405.32 s [ormolu] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  3891. 1405.32 s [ormolu] depends hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  3892. 1405.32 s [ormolu] depends hspec-megaparsec-2.2.1-5LQFTdFlRbj3aN66KcWTTo
  3893. 1405.32 s [ormolu] depends megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  3894. 1405.32 s [ormolu] depends ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  3895. 1405.32 s [ormolu] depends path-0.9.6-AhxlYdZ0YqU1VR0XyS3KjU
  3896. 1405.32 s [ormolu] depends path-io-1.8.2-5kvsk39qljqEp2cviaptu8
  3897. 1405.32 s [ormolu] depends temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  3898. 1405.32 s [ormolu] depends text-2.1.2-7514
  3899. 1405.32 s [ormolu] Using Cabal-3.12.1.0 compiled by ghc-9.10
  3900. 1405.32 s [ormolu] Using compiler: ghc-9.10.2
  3901. 1405.32 s [ormolu] Using install prefix:
  3902. 1405.32 s [ormolu] /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2
  3903. 1405.32 s [ormolu] Executables installed in:
  3904. 1405.32 s [ormolu] /nix/store/x9kgj4n4n3qbbpdaghf68gzx2k5ivw1g-ormolu-0.8.0.2-bin/bin
  3905. 1405.32 s [ormolu] Libraries installed in:
  3906. 1405.32 s [ormolu] /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  3907. 1405.32 s [ormolu] Dynamic Libraries installed in:
  3908. 1405.32 s [ormolu] /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  3909. 1405.32 s [ormolu] Private executables installed in:
  3910. 1405.32 s [ormolu] /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2/libexec/x86_64-linux-ghc-9.10.2-2a2a/ormolu-0.8.0.2
  3911. 1405.32 s [ormolu] Data files installed in:
  3912. 1405.32 s [ormolu] /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2/share/x86_64-linux-ghc-9.10.2-2a2a/ormolu-0.8.0.2
  3913. 1405.32 s [ormolu] Documentation installed in:
  3914. 1405.32 s [ormolu] /nix/store/h6qdsay4q39nbm0k1f0wbfwfmfmqpy48-ormolu-0.8.0.2-doc/share/doc/ormolu-0.8.0.2
  3915. 1405.32 s [ormolu] Configuration files installed in:
  3916. 1405.32 s [ormolu] /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2/etc
  3917. 1405.32 s [ormolu] No alex found
  3918. 1405.32 s [ormolu] Using ar found on system at:
  3919. 1405.32 s [ormolu] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  3920. 1405.32 s [ormolu] No c2hs found
  3921. 1405.32 s [ormolu] No cpphs found
  3922. 1405.32 s [ormolu] No doctest found
  3923. 1405.32 s [ormolu] Using gcc version 14.3.0 given by user at:
  3924. 1405.32 s [ormolu] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  3925. 1405.32 s [ormolu] Using ghc version 9.10.2 found on system at:
  3926. 1405.32 s [ormolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  3927. 1405.32 s [ormolu] Using ghc-pkg version 9.10.2 found on system at:
  3928. 1405.32 s [ormolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  3929. 1405.32 s [ormolu] No ghcjs found
  3930. 1405.32 s [ormolu] No ghcjs-pkg found
  3931. 1405.32 s [ormolu] No greencard found
  3932. 1405.32 s [ormolu] Using haddock version 2.31.0 found on system at:
  3933. 1405.32 s [ormolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  3934. 1405.36 s [ormolu] No happy found
  3935. 1405.36 s [ormolu] Using haskell-suite found on system at: haskell-suite-dummy-location
  3936. 1405.36 s [ormolu] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  3937. 1405.36 s [ormolu] No hmake found
  3938. 1405.36 s [ormolu] Using hpc version 0.69 found on system at:
  3939. 1405.36 s [ormolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  3940. 1405.36 s [ormolu] Using hsc2hs version 0.68.10 found on system at:
  3941. 1405.36 s [ormolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  3942. 1405.36 s [ormolu] Using hscolour version 1.25 found on system at:
  3943. 1405.36 s [ormolu] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  3944. 1405.36 s [ormolu] No jhc found
  3945. 1405.36 s [ormolu] Using ld found on system at:
  3946. 1405.36 s [ormolu] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  3947. 1405.36 s [ormolu] No pkg-config found
  3948. 1405.36 s [ormolu] Using runghc version 9.10.2 found on system at:
  3949. 1405.36 s [ormolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  3950. 1405.36 s [ormolu] Using strip version 2.44 found on system at:
  3951. 1405.36 s [ormolu] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  3952. 1405.36 s [ormolu] Using tar found on system at:
  3953. 1405.36 s [ormolu] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  3954. 1405.36 s [ormolu] No uhc found
  3955. 1405.61 s [ghc-lib-parser-ex] [2 of 2] Linking dist/build/ghc-lib-parser-ex-build-tool/ghc-lib-parser-ex-build-tool
  3956. 1405.70 s [ormolu] Phase: buildPhase
  3957. 1405.77 s [ormolu] Preprocessing library for ormolu-0.8.0.2...
  3958. 1405.78 s [ormolu] Building library for ormolu-0.8.0.2...
  3959. 1405.97 s [ormolu] [ 1 of 56] Compiling GHC.DynFlags ( src/GHC/DynFlags.hs, dist/build/GHC/DynFlags.o, dist/build/GHC/DynFlags.dyn_o )
  3960. 1406.21 s [ormolu] [ 2 of 56] Compiling Ormolu.Printer.SpanStream ( src/Ormolu/Printer/SpanStream.hs, dist/build/Ormolu/Printer/SpanStream.o, dist/build/Ormolu/Printer/SpanStream.dyn_o )
  3961. 1406.33 s [ghc-lib-parser-ex] Preprocessing library for ghc-lib-parser-ex-9.12.0.0...
  3962. 1406.33 s [ghc-lib-parser-ex] Building library for ghc-lib-parser-ex-9.12.0.0...
  3963. 1406.36 s [ormolu] [ 3 of 56] Compiling Ormolu.Processing.Cpp ( src/Ormolu/Processing/Cpp.hs, dist/build/Ormolu/Processing/Cpp.o, dist/build/Ormolu/Processing/Cpp.dyn_o )
  3964. 1406.62 s [yaml] Documentation created: dist/doc/html/yaml/, dist/doc/html/yaml/yaml.txt
  3965. 1406.69 s [yaml] Preprocessing executable 'json2yaml' for yaml-0.11.11.2...
  3966. 1406.69 s [yaml] Preprocessing test suite 'spec' for yaml-0.11.11.2...
  3967. 1406.69 s [yaml] Preprocessing executable 'yaml2json' for yaml-0.11.11.2...
  3968. 1406.70 s [yaml] Phase: installPhase
  3969. 1406.78 s [ghc-lib-parser-ex] [ 1 of 19] Compiling Language.Haskell.GhclibParserEx.Fixity ( src/Language/Haskell/GhclibParserEx/Fixity.hs, dist/build/Language/Haskell/GhclibParserEx/Fixity.o, dist/build/Language/Haskell/GhclibParserEx/Fixity.dyn_o )
  3970. 1406.80 s [yaml] Installing library in /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  3971. 1406.86 s [ormolu] [ 4 of 56] Compiling Ormolu.Utils ( src/Ormolu/Utils.hs, dist/build/Ormolu/Utils.o, dist/build/Ormolu/Utils.dyn_o )
  3972. 1406.89 s [yaml] Installing executable json2yaml in /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin/bin
  3973. 1406.89 s [yaml] Warning: The directory
  3974. 1406.89 s [yaml] /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin/bin is not in
  3975. 1406.89 s [yaml] the system search path.
  3976. 1406.90 s [ormolu] [ 5 of 56] Compiling Ormolu.Terminal ( src/Ormolu/Terminal.hs, dist/build/Ormolu/Terminal.o, dist/build/Ormolu/Terminal.dyn_o )
  3977. 1406.92 s [yaml] Installing executable yaml2json in /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin/bin
  3978. 1406.92 s [yaml] Warning: The directory
  3979. 1406.92 s [yaml] /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin/bin is not in
  3980. 1406.92 s [yaml] the system search path.
  3981. 1407.30 s [yaml] Phase: fixupPhase
  3982. 1407.32 s [yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2
  3983. 1407.32 s [yaml] shrinking /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSyaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA-ghc9.10.2.so
  3984. 1407.35 s [yaml] checking for references to /build/ in /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2...
  3985. 1407.37 s [yaml] patching script interpreter paths in /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2
  3986. 1407.38 s [yaml] stripping (with command strip and flags -S -p) in /nix/store/1c7x0ihj9asiv65fmgzx7wfqr9mgdfd5-yaml-0.11.11.2/lib
  3987. 1407.49 s [yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/rhrkkac2ibfww4fc0hgbwfb2ln29l2c8-yaml-0.11.11.2-doc
  3988. 1407.50 s [yaml] checking for references to /build/ in /nix/store/rhrkkac2ibfww4fc0hgbwfb2ln29l2c8-yaml-0.11.11.2-doc...
  3989. 1407.52 s [yaml] patching script interpreter paths in /nix/store/rhrkkac2ibfww4fc0hgbwfb2ln29l2c8-yaml-0.11.11.2-doc
  3990. 1407.53 s [yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin
  3991. 1407.53 s [yaml] shrinking /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin/bin/yaml2json
  3992. 1407.54 s [yaml] shrinking /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin/bin/json2yaml
  3993. 1407.55 s [yaml] checking for references to /build/ in /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin...
  3994. 1407.58 s [yaml] patching script interpreter paths in /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin
  3995. 1407.59 s [yaml] stripping (with command strip and flags -S -p) in /nix/store/l6l0y6zgaybkg8b61hqkg22drwfvb0hn-yaml-0.11.11.2-bin/bin
  3996. 1407.61 s [ormolu] [ 6 of 56] Compiling Ormolu.Terminal.QualifiedDo ( src/Ormolu/Terminal/QualifiedDo.hs, dist/build/Ormolu/Terminal/QualifiedDo.o, dist/build/Ormolu/Terminal/QualifiedDo.dyn_o )
  3997. 1407.63 s [ormolu] [ 7 of 56] Compiling Ormolu.Diff.Text ( src/Ormolu/Diff/Text.hs, dist/build/Ormolu/Diff/Text.o, dist/build/Ormolu/Diff/Text.dyn_o )
  3998. 1407.75 s Progress: 348 of 364 built (3 building), 461 of 461 downloaded from cache
  3999. 1407.89 s Building fourmolu
  4000. 1407.95 s Building hie-bios
  4001. 1408.02 s Building implicit-hie
  4002. 1408.02 s [ghc-lib-parser-ex] [ 2 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Driver.Flags ( src/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.dyn_o )
  4003. 1408.02 s [ghc-lib-parser-ex] [ 3 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Driver.Session ( src/Language/Haskell/GhclibParserEx/GHC/Driver/Session.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Session.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Session.dyn_o )
  4004. 1408.02 s [ghc-lib-parser-ex] [ 4 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs ( src/Language/Haskell/GhclibParserEx/GHC/Hs.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs.dyn_o )
  4005. 1408.02 s [ghc-lib-parser-ex] [ 5 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Binds ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.dyn_o )
  4006. 1408.02 s [ghc-lib-parser-ex] [ 6 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Decls ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.dyn_o )
  4007. 1408.02 s [ghc-lib-parser-ex] [ 7 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Dump ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Dump.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Dump.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Dump.dyn_o )
  4008. 1408.02 s [ghc-lib-parser-ex] [ 8 of 19] Compiling Language.Haskell.GhclibParserEx.Dump ( src/Language/Haskell/GhclibParserEx/Dump.hs, dist/build/Language/Haskell/GhclibParserEx/Dump.o, dist/build/Language/Haskell/GhclibParserEx/Dump.dyn_o )
  4009. 1408.02 s [ghc-lib-parser-ex] [ 9 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances ( src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.dyn_o )
  4010. 1408.02 s [ghc-lib-parser-ex] [10 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp ( src/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.dyn_o )
  4011. 1408.02 s [ghc-lib-parser-ex] [11 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Pat ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.dyn_o )
  4012. 1408.02 s [ghc-lib-parser-ex] [12 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Type ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Type.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Type.dyn_o )
  4013. 1408.02 s [ghc-lib-parser-ex] [13 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Types ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Types.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Types.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Types.dyn_o )
  4014. 1408.02 s [ghc-lib-parser-ex] [14 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Parser ( src/Language/Haskell/GhclibParserEx/GHC/Parser.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Parser.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Parser.dyn_o )
  4015. 1408.02 s [ghc-lib-parser-ex] [15 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Settings.Config ( src/Language/Haskell/GhclibParserEx/GHC/Settings/Config.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Settings/Config.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Settings/Config.dyn_o )
  4016. 1408.02 s [ghc-lib-parser-ex] [16 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader ( src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.dyn_o )
  4017. 1408.02 s [ghc-lib-parser-ex] [17 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Expr ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.dyn_o )
  4018. 1408.02 s [ghc-lib-parser-ex] [18 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Utils.Outputable ( src/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.o, dist/build/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.dyn_o )
  4019. 1408.02 s [ghc-lib-parser-ex] [19 of 19] Compiling Paths_ghc_lib_parser_ex ( dist/build/autogen/Paths_ghc_lib_parser_ex.hs, dist/build/Paths_ghc_lib_parser_ex.o, dist/build/Paths_ghc_lib_parser_ex.dyn_o )
  4020. 1408.18 s [fourmolu] Phase: setupCompilerEnvironmentPhase
  4021. 1408.18 s [fourmolu] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  4022. 1408.21 s [hie-bios] Phase: setupCompilerEnvironmentPhase
  4023. 1408.21 s [hie-bios] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  4024. 1408.27 s [implicit-hie] Phase: setupCompilerEnvironmentPhase
  4025. 1408.27 s [implicit-hie] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  4026. 1408.37 s [ghc-lib-parser-ex] [ 1 of 19] Compiling Language.Haskell.GhclibParserEx.Fixity ( src/Language/Haskell/GhclibParserEx/Fixity.hs, dist/build/Language/Haskell/GhclibParserEx/Fixity.p_o )
  4027. 1408.38 s [ormolu] [ 8 of 56] Compiling Ormolu.Exception ( src/Ormolu/Exception.hs, dist/build/Ormolu/Exception.o, dist/build/Ormolu/Exception.dyn_o )
  4028. 1408.53 s [hie-bios] Phase: unpackPhase
  4029. 1408.54 s [hie-bios] unpacking source archive /nix/store/1q0lzdvc5cjjwxiljm45mh7w5j9jhr1h-hie-bios-0.17.0.tar.gz
  4030. 1408.55 s [fourmolu] Phase: unpackPhase
  4031. 1408.55 s [fourmolu] unpacking source archive /nix/store/6ay48kdn9mk3mccq6xh1pf7qzpqmqrq6-fourmolu-0.19.0.1.tar.gz
  4032. 1408.55 s [hie-bios] source root is hie-bios-0.17.0
  4033. 1408.57 s [hie-bios] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "hie-bios-0.17.0/wrappers/cabal-with-repl.hs"
  4034. 1408.57 s [hie-bios] Phase: patchPhase
  4035. 1408.57 s [hie-bios] Replace Cabal file with edited version from mirror://hackage/hie-bios-0.17.0/revision/1.cabal.
  4036. 1408.58 s [hie-bios] Phase: compileBuildDriverPhase
  4037. 1408.59 s [hie-bios] setupCompileFlags: -package-db=/build/tmp.lx6K3X7kpo/setup-package.conf.d -threaded
  4038. 1408.60 s [fourmolu] source root is fourmolu-0.19.0.1
  4039. 1408.61 s [implicit-hie] Phase: unpackPhase
  4040. 1408.61 s [ormolu] [ 9 of 56] Compiling Ormolu.Parser.Pragma ( src/Ormolu/Parser/Pragma.hs, dist/build/Ormolu/Parser/Pragma.o, dist/build/Ormolu/Parser/Pragma.dyn_o )
  4041. 1408.61 s [ormolu] [10 of 56] Compiling Ormolu.Parser.CommentStream ( src/Ormolu/Parser/CommentStream.hs, dist/build/Ormolu/Parser/CommentStream.o, dist/build/Ormolu/Parser/CommentStream.dyn_o )
  4042. 1408.61 s [ormolu] [11 of 56] Compiling Ormolu.Imports ( src/Ormolu/Imports.hs, dist/build/Ormolu/Imports.o, dist/build/Ormolu/Imports.dyn_o )
  4043. 1408.61 s [ormolu] [12 of 56] Compiling Ormolu.Fixity.Internal ( src/Ormolu/Fixity/Internal.hs, dist/build/Ormolu/Fixity/Internal.o, dist/build/Ormolu/Fixity/Internal.dyn_o )
  4044. 1408.61 s [ormolu] [13 of 56] Compiling Ormolu.Fixity.Imports ( src/Ormolu/Fixity/Imports.hs, dist/build/Ormolu/Fixity/Imports.o, dist/build/Ormolu/Fixity/Imports.dyn_o )
  4045. 1408.61 s [implicit-hie] unpacking source archive /nix/store/czymcpdrh6a611g040b8nv7xvg4lk72f-implicit-hie-0.1.4.0.tar.gz
  4046. 1408.62 s [implicit-hie] source root is implicit-hie-0.1.4.0
  4047. 1408.62 s [implicit-hie] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "implicit-hie-0.1.4.0/test/stackHie.yaml"
  4048. 1408.63 s [implicit-hie] Phase: patchPhase
  4049. 1408.64 s [implicit-hie] Phase: compileBuildDriverPhase
  4050. 1408.64 s [implicit-hie] setupCompileFlags: -package-db=/build/tmp.dsScqEp4iw/setup-package.conf.d -threaded
  4051. 1408.64 s [fourmolu] setting SOURCE_DATE_EPOCH to timestamp 1759086834 of file "fourmolu-0.19.0.1/tests/Spec.hs"
  4052. 1408.64 s [hie-bios] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.lx6K3X7kpo/Main.o )
  4053. 1408.65 s [fourmolu] Phase: patchPhase
  4054. 1408.66 s [fourmolu] Phase: compileBuildDriverPhase
  4055. 1408.66 s [fourmolu] setupCompileFlags: -package-db=/build/tmp.QpePdzu9ev/setup-package.conf.d -threaded
  4056. 1408.70 s [hie-bios] [2 of 2] Linking Setup
  4057. 1408.70 s [implicit-hie] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.dsScqEp4iw/Main.o )
  4058. 1408.72 s [ormolu] [14 of 56] Compiling Ormolu.Fixity ( src/Ormolu/Fixity.hs, dist/build/Ormolu/Fixity.o, dist/build/Ormolu/Fixity.dyn_o )
  4059. 1408.72 s [fourmolu] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.QpePdzu9ev/Main.o )
  4060. 1408.76 s [implicit-hie] [2 of 2] Linking Setup
  4061. 1408.78 s [fourmolu] [2 of 2] Linking Setup
  4062. 1409.27 s [ormolu] [15 of 56] Compiling Ormolu.Printer.Operators ( src/Ormolu/Printer/Operators.hs, dist/build/Ormolu/Printer/Operators.o, dist/build/Ormolu/Printer/Operators.dyn_o )
  4063. 1409.45 s [ghc-lib-parser-ex] [ 2 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Driver.Flags ( src/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.p_o )
  4064. 1409.45 s [ghc-lib-parser-ex] [ 3 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Driver.Session ( src/Language/Haskell/GhclibParserEx/GHC/Driver/Session.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Driver/Session.p_o )
  4065. 1409.45 s [ghc-lib-parser-ex] [ 4 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs ( src/Language/Haskell/GhclibParserEx/GHC/Hs.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs.p_o )
  4066. 1409.45 s [ghc-lib-parser-ex] [ 5 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Binds ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.p_o )
  4067. 1409.45 s [ghc-lib-parser-ex] [ 6 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Decls ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.p_o )
  4068. 1409.45 s [ghc-lib-parser-ex] [ 7 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Dump ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Dump.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Dump.p_o )
  4069. 1409.45 s [ghc-lib-parser-ex] [ 8 of 19] Compiling Language.Haskell.GhclibParserEx.Dump ( src/Language/Haskell/GhclibParserEx/Dump.hs, dist/build/Language/Haskell/GhclibParserEx/Dump.p_o )
  4070. 1409.45 s [ghc-lib-parser-ex] [ 9 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances ( src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.p_o )
  4071. 1409.45 s [ghc-lib-parser-ex] [10 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp ( src/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.p_o )
  4072. 1409.45 s [ghc-lib-parser-ex] [11 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Pat ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.p_o )
  4073. 1409.45 s [ghc-lib-parser-ex] [12 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Type ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Type.p_o )
  4074. 1409.45 s [ghc-lib-parser-ex] [13 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Types ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Types.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Types.p_o )
  4075. 1409.45 s [ghc-lib-parser-ex] [14 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Parser ( src/Language/Haskell/GhclibParserEx/GHC/Parser.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Parser.p_o )
  4076. 1409.45 s [ghc-lib-parser-ex] [15 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Settings.Config ( src/Language/Haskell/GhclibParserEx/GHC/Settings/Config.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Settings/Config.p_o )
  4077. 1409.45 s [ghc-lib-parser-ex] [16 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader ( src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.p_o )
  4078. 1409.45 s [ghc-lib-parser-ex] [17 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Expr ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.p_o )
  4079. 1409.45 s [ghc-lib-parser-ex] [18 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Utils.Outputable ( src/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.hs, dist/build/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.p_o )
  4080. 1409.45 s [ghc-lib-parser-ex] [19 of 19] Compiling Paths_ghc_lib_parser_ex ( dist/build/autogen/Paths_ghc_lib_parser_ex.hs, dist/build/Paths_ghc_lib_parser_ex.p_o )
  4081. 1409.66 s [ormolu] [16 of 56] Compiling Ormolu.Fixity.Printer ( src/Ormolu/Fixity/Printer.hs, dist/build/Ormolu/Fixity/Printer.o, dist/build/Ormolu/Fixity/Printer.dyn_o )
  4082. 1409.66 s [ormolu] [17 of 56] Compiling Ormolu.Fixity.Parser ( src/Ormolu/Fixity/Parser.hs, dist/build/Ormolu/Fixity/Parser.o, dist/build/Ormolu/Fixity/Parser.dyn_o )
  4083. 1410.24 s [hie-bios] Phase: updateAutotoolsGnuConfigScriptsPhase
  4084. 1410.26 s [hie-bios] Phase: configurePhase
  4085. 1410.26 s [hie-bios] configureFlags: --verbose --prefix=/nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/3yi9jv77vbacyvfmy48dmq8756big9x8-hie-bios-0.17.0-doc/share/doc/hie-bios-0.17.0 --with-gcc=gcc --package-db=/build/tmp.lx6K3X7kpo/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/lib
  4086. 1410.29 s [hie-bios] Using Parsec parser
  4087. 1410.29 s [hie-bios] Configuring hie-bios-0.17.0...
  4088. 1410.31 s [implicit-hie] Phase: updateAutotoolsGnuConfigScriptsPhase
  4089. 1410.32 s [implicit-hie] Phase: configurePhase
  4090. 1410.32 s [implicit-hie] configureFlags: --verbose --prefix=/nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/lc0zii0hs8d7kh53rz04q2g56vizxi4d-implicit-hie-0.1.4.0-doc/share/doc/implicit-hie-0.1.4.0 --with-gcc=gcc --package-db=/build/tmp.dsScqEp4iw/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  4091. 1410.34 s [implicit-hie] Using Parsec parser
  4092. 1410.34 s [implicit-hie] Configuring implicit-hie-0.1.4.0...
  4093. 1410.37 s [fourmolu] Phase: updateAutotoolsGnuConfigScriptsPhase
  4094. 1410.48 s [fourmolu] Phase: configurePhase
  4095. 1410.48 s [fourmolu] configureFlags: --verbose --prefix=/nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/wkymfhapi457cgp5qfd24kfvbq0s9g6l-fourmolu-0.19.0.1-doc/share/doc/fourmolu-0.19.0.1 --with-gcc=gcc --package-db=/build/tmp.QpePdzu9ev/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  4096. 1410.49 s [fourmolu] Using Parsec parser
  4097. 1410.49 s [fourmolu] Configuring fourmolu-0.19.0.1...
  4098. 1410.74 s [implicit-hie] Flags chosen: executable=True
  4099. 1410.91 s [fourmolu] Flags chosen: dev=False
  4100. 1411.02 s [hie-bios] Dependency aeson >=1.4.4 && <2.3: using aeson-2.2.3.0
  4101. 1411.02 s [hie-bios] Dependency base >=4.16 && <5: using base-4.20.1.0
  4102. 1411.02 s [hie-bios] Dependency base16-bytestring >=0.1.1 && <1.1: using base16-bytestring-1.0.2.0
  4103. 1411.02 s [hie-bios] Dependency bytestring >=0.10.8 && <0.13: using bytestring-0.12.2.0
  4104. 1411.02 s [hie-bios] Dependency co-log-core >=0.3.0 && <0.4: using co-log-core-0.3.2.5
  4105. 1411.02 s [hie-bios] Dependency conduit >=1.3 && <2: using conduit-1.3.6.1
  4106. 1411.02 s [hie-bios] Dependency conduit-extra >=1.3 && <2: using conduit-extra-1.3.8
  4107. 1411.02 s [hie-bios] Dependency cryptohash-sha1 >=0.11.100 && <0.12: using
  4108. 1411.02 s [hie-bios] cryptohash-sha1-0.11.101.0
  4109. 1411.02 s [hie-bios] Dependency deepseq >=1.4.3 && <1.6: using deepseq-1.5.0.0
  4110. 1411.02 s [hie-bios] Dependency directory >=1.3.0 && <1.4: using directory-1.3.8.5
  4111. 1411.02 s [hie-bios] Dependency exceptions >=0.10 && <0.11: using exceptions-0.10.9
  4112. 1411.02 s [hie-bios] Dependency extra >=1.6.14 && <1.9: using extra-1.8.1
  4113. 1411.02 s [hie-bios] Dependency file-embed >=0.0.11 && <1: using file-embed-0.0.16.0
  4114. 1411.02 s [hie-bios] Dependency filepath >=1.4.1 && <1.6: using filepath-1.5.4.0
  4115. 1411.02 s [hie-bios] Dependency ghc >=9.2.1 && <9.13: using ghc-9.10.2
  4116. 1411.02 s [hie-bios] Dependency prettyprinter >=1.6 && <1.7 || >=1.7.0 && <1.8: using
  4117. 1411.02 s [hie-bios] prettyprinter-1.7.1
  4118. 1411.02 s [hie-bios] Dependency template-haskell >=2.18 && <2.24: using template-haskell-2.22.0.0
  4119. 1411.02 s [hie-bios] Dependency temporary >=1.2 && <1.4: using temporary-1.3
  4120. 1411.02 s [hie-bios] Dependency text >=1.2.3 && <2.2: using text-2.1.2
  4121. 1411.02 s [hie-bios] Dependency time >=1.8.0 && <1.15: using time-1.12.2
  4122. 1411.02 s [hie-bios] Dependency transformers >=0.5.2 && <0.7: using transformers-0.6.1.1
  4123. 1411.02 s [hie-bios] Dependency unix-compat >=0.5.1 && <0.8: using unix-compat-0.7.4.1
  4124. 1411.02 s [hie-bios] Dependency unordered-containers >=0.2.9 && <0.3: using
  4125. 1411.02 s [hie-bios] unordered-containers-0.2.20.1
  4126. 1411.02 s [hie-bios] Dependency yaml >=0.10.0 && <0.12: using yaml-0.11.11.2
  4127. 1411.02 s [hie-bios] Dependency base >=4.16 && <5: using base-4.20.1.0
  4128. 1411.02 s [hie-bios] Dependency co-log-core: using co-log-core-0.3.2.5
  4129. 1411.02 s [hie-bios] Dependency directory: using directory-1.3.8.5
  4130. 1411.02 s [hie-bios] Dependency filepath: using filepath-1.5.4.0
  4131. 1411.02 s [hie-bios] Dependency hie-bios: using hie-bios-0.17.0
  4132. 1411.02 s [hie-bios] Dependency optparse-applicative >=0.17 && <0.20: using
  4133. 1411.02 s [hie-bios] optparse-applicative-0.18.1.0
  4134. 1411.02 s [hie-bios] Dependency prettyprinter: using prettyprinter-1.7.1
  4135. 1411.02 s [hie-bios] Source component graph:
  4136. 1411.02 s [hie-bios] component lib
  4137. 1411.02 s [hie-bios] component exe:hie-bios dependency lib
  4138. 1411.02 s [hie-bios] Configured component graph:
  4139. 1411.02 s [hie-bios] component hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  4140. 1411.02 s [hie-bios] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  4141. 1411.02 s [hie-bios] include base-4.20.1.0-f445
  4142. 1411.02 s [hie-bios] include base16-bytestring-1.0.2.0-8dGyPDRoFDF1NXgICk3doL
  4143. 1411.02 s [hie-bios] include bytestring-0.12.2.0-214a
  4144. 1411.02 s [hie-bios] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  4145. 1411.02 s [hie-bios] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  4146. 1411.02 s [hie-bios] include conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  4147. 1411.02 s [hie-bios] include cryptohash-sha1-0.11.101.0-Kp7HBNlLTPa7Cv4H8DQn6R
  4148. 1411.02 s [hie-bios] include deepseq-1.5.0.0-e166
  4149. 1411.02 s [hie-bios] include directory-1.3.8.5-159c
  4150. 1411.02 s [hie-bios] include exceptions-0.10.9-9158
  4151. 1411.02 s [hie-bios] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  4152. 1411.02 s [hie-bios] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  4153. 1411.02 s [hie-bios] include filepath-1.5.4.0-8593
  4154. 1411.02 s [hie-bios] include ghc-9.10.2-2a2a
  4155. 1411.02 s [hie-bios] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  4156. 1411.02 s [hie-bios] include template-haskell-2.22.0.0-58bf
  4157. 1411.02 s [hie-bios] include temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  4158. 1411.02 s [hie-bios] include text-2.1.2-7514
  4159. 1411.02 s [hie-bios] include time-1.12.2-9680
  4160. 1411.02 s [hie-bios] include transformers-0.6.1.1-05a6
  4161. 1411.02 s [hie-bios] include unix-compat-0.7.4.1-2UU8mLQKlCjJOOBce1p1F
  4162. 1411.02 s [hie-bios] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  4163. 1411.02 s [hie-bios] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4164. 1411.02 s [hie-bios] component hie-bios-0.17.0-2P5TkCl2AziBpxYD6ehdVV-hie-bios
  4165. 1411.02 s [hie-bios] include base-4.20.1.0-f445
  4166. 1411.02 s [hie-bios] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  4167. 1411.02 s [hie-bios] include directory-1.3.8.5-159c
  4168. 1411.02 s [hie-bios] include filepath-1.5.4.0-8593
  4169. 1411.02 s [hie-bios] include hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  4170. 1411.02 s [hie-bios] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  4171. 1411.02 s [hie-bios] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  4172. 1411.02 s [hie-bios] Linked component graph:
  4173. 1411.02 s [hie-bios] unit hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  4174. 1411.02 s [hie-bios] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  4175. 1411.02 s [hie-bios] include base-4.20.1.0-f445
  4176. 1411.02 s [hie-bios] include base16-bytestring-1.0.2.0-8dGyPDRoFDF1NXgICk3doL
  4177. 1411.02 s [hie-bios] include bytestring-0.12.2.0-214a
  4178. 1411.02 s [hie-bios] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  4179. 1411.02 s [hie-bios] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  4180. 1411.02 s [hie-bios] include conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  4181. 1411.02 s [hie-bios] include cryptohash-sha1-0.11.101.0-Kp7HBNlLTPa7Cv4H8DQn6R
  4182. 1411.02 s [hie-bios] include deepseq-1.5.0.0-e166
  4183. 1411.02 s [hie-bios] include directory-1.3.8.5-159c
  4184. 1411.02 s [hie-bios] include exceptions-0.10.9-9158
  4185. 1411.02 s [hie-bios] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  4186. 1411.02 s [hie-bios] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  4187. 1411.02 s [hie-bios] include filepath-1.5.4.0-8593
  4188. 1411.02 s [hie-bios] include ghc-9.10.2-2a2a
  4189. 1411.02 s [hie-bios] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  4190. 1411.02 s [hie-bios] include template-haskell-2.22.0.0-58bf
  4191. 1411.02 s [hie-bios] include temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  4192. 1411.02 s [hie-bios] include text-2.1.2-7514
  4193. 1411.02 s [hie-bios] include time-1.12.2-9680
  4194. 1411.02 s [hie-bios] include transformers-0.6.1.1-05a6
  4195. 1411.02 s [hie-bios] include unix-compat-0.7.4.1-2UU8mLQKlCjJOOBce1p1F
  4196. 1411.02 s [hie-bios] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  4197. 1411.02 s [hie-bios] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4198. 1411.03 s [hie-bios] HIE.Bios=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios,HIE.Bios.Config=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Config,HIE.Bios.Config.YAML=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Config.YAML,HIE.Bios.Cradle=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Cradle,HIE.Bios.Cradle.Cabal=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Cradle.Cabal,HIE.Bios.Cradle.ProgramVersions=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Cradle.ProgramVersions,HIE.Bios.Cradle.ProjectConfig=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Cradle.ProjectConfig,HIE.Bios.Cradle.Resolved=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Cradle.Resolved,HIE.Bios.Cradle.Utils=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Cradle.Utils,HIE.Bios.Environment=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Environment,HIE.Bios.Flags=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Flags,HIE.Bios.Ghc.Api=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Ghc.Api,HIE.Bios.Ghc.Check=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Ghc.Check,HIE.Bios.Ghc.Doc=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Ghc.Doc,HIE.Bios.Ghc.Gap=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Ghc.Gap,HIE.Bios.Ghc.Load=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Ghc.Load,HIE.Bios.Ghc.Logger=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Ghc.Logger,HIE.Bios.Internal.Debug=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Internal.Debug,HIE.Bios.Process=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Process,HIE.Bios.Types=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Types,HIE.Bios.Wrappers=hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue:HIE.Bios.Wrappers
  4199. 1411.03 s [hie-bios] unit hie-bios-0.17.0-2P5TkCl2AziBpxYD6ehdVV-hie-bios
  4200. 1411.03 s [hie-bios] include base-4.20.1.0-f445
  4201. 1411.03 s [hie-bios] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  4202. 1411.03 s [hie-bios] include directory-1.3.8.5-159c
  4203. 1411.03 s [hie-bios] include filepath-1.5.4.0-8593
  4204. 1411.03 s [hie-bios] include hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  4205. 1411.03 s [hie-bios] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  4206. 1411.03 s [hie-bios] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  4207. 1411.03 s [hie-bios] Ready component graph:
  4208. 1411.03 s [hie-bios] definite hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  4209. 1411.03 s [hie-bios] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  4210. 1411.03 s [hie-bios] depends base-4.20.1.0-f445
  4211. 1411.03 s [hie-bios] depends base16-bytestring-1.0.2.0-8dGyPDRoFDF1NXgICk3doL
  4212. 1411.03 s [hie-bios] depends bytestring-0.12.2.0-214a
  4213. 1411.03 s [hie-bios] depends co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  4214. 1411.03 s [hie-bios] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  4215. 1411.03 s [hie-bios] depends conduit-extra-1.3.8-9ecsaGyg7y3KWTR0ruMux2
  4216. 1411.03 s [hie-bios] depends cryptohash-sha1-0.11.101.0-Kp7HBNlLTPa7Cv4H8DQn6R
  4217. 1411.03 s [hie-bios] depends deepseq-1.5.0.0-e166
  4218. 1411.03 s [hie-bios] depends directory-1.3.8.5-159c
  4219. 1411.03 s [hie-bios] depends exceptions-0.10.9-9158
  4220. 1411.03 s [hie-bios] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  4221. 1411.03 s [hie-bios] depends file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  4222. 1411.03 s [hie-bios] depends filepath-1.5.4.0-8593
  4223. 1411.03 s [hie-bios] depends ghc-9.10.2-2a2a
  4224. 1411.03 s [hie-bios] depends prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  4225. 1411.03 s [hie-bios] depends template-haskell-2.22.0.0-58bf
  4226. 1411.03 s [hie-bios] depends temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  4227. 1411.03 s [hie-bios] depends text-2.1.2-7514
  4228. 1411.03 s [hie-bios] depends time-1.12.2-9680
  4229. 1411.03 s [hie-bios] depends transformers-0.6.1.1-05a6
  4230. 1411.03 s [hie-bios] depends unix-compat-0.7.4.1-2UU8mLQKlCjJOOBce1p1F
  4231. 1411.03 s [hie-bios] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  4232. 1411.03 s [implicit-hie] Dependency attoparsec >=0.13: using attoparsec-0.14.4
  4233. 1411.03 s [implicit-hie] Dependency base >=4.7 && <5: using base-4.20.1.0
  4234. 1411.03 s [implicit-hie] Dependency directory >=1.3: using directory-1.3.8.5
  4235. 1411.03 s [implicit-hie] Dependency filepath >=1.4: using filepath-1.5.4.0
  4236. 1411.03 s [implicit-hie] Dependency filepattern >=0.1: using filepattern-0.1.3
  4237. 1411.03 s [implicit-hie] Dependency text >=1.2: using text-2.1.2
  4238. 1411.03 s [implicit-hie] Dependency transformers >=0.5: using transformers-0.6.1.1
  4239. 1411.03 s [implicit-hie] Dependency yaml >=0.5: using yaml-0.11.11.2
  4240. 1411.03 s [implicit-hie] Dependency attoparsec: using attoparsec-0.14.4
  4241. 1411.03 s [implicit-hie] Dependency base >=4.7 && <5: using base-4.20.1.0
  4242. 1411.03 s [implicit-hie] Dependency directory: using directory-1.3.8.5
  4243. 1411.03 s [implicit-hie] Dependency filepath: using filepath-1.5.4.0
  4244. 1411.03 s [implicit-hie] Dependency filepattern: using filepattern-0.1.3
  4245. 1411.03 s [implicit-hie] Dependency implicit-hie: using implicit-hie-0.1.4.0
  4246. 1411.03 s [implicit-hie] Dependency text: using text-2.1.2
  4247. 1411.03 s [implicit-hie] Dependency transformers: using transformers-0.6.1.1
  4248. 1411.03 s [implicit-hie] Dependency yaml: using yaml-0.11.11.2
  4249. 1411.03 s [implicit-hie] Dependency attoparsec: using attoparsec-0.14.4
  4250. 1411.03 s [implicit-hie] Dependency base >=4.7 && <5: using base-4.20.1.0
  4251. 1411.03 s [implicit-hie] Dependency directory: using directory-1.3.8.5
  4252. 1411.03 s [implicit-hie] Dependency filepath: using filepath-1.5.4.0
  4253. 1411.03 s [implicit-hie] Dependency filepattern: using filepattern-0.1.3
  4254. 1411.03 s [implicit-hie] Dependency hspec: using hspec-2.11.14
  4255. 1411.03 s [implicit-hie] Dependency hspec-attoparsec: using hspec-attoparsec-0.1.0.2
  4256. 1411.03 s [implicit-hie] Dependency implicit-hie: using implicit-hie-0.1.4.0
  4257. 1411.03 s [implicit-hie] Dependency text: using text-2.1.2
  4258. 1411.03 s [implicit-hie] Dependency transformers: using transformers-0.6.1.1
  4259. 1411.03 s [implicit-hie] Dependency yaml: using yaml-0.11.11.2
  4260. 1411.03 s [implicit-hie] Source component graph:
  4261. 1411.03 s [implicit-hie] component lib
  4262. 1411.03 s [implicit-hie] component exe:gen-hie dependency lib
  4263. 1411.03 s [implicit-hie] component test:implicit-hie-test dependency lib
  4264. 1411.03 s [implicit-hie] Configured component graph:
  4265. 1411.03 s [implicit-hie] component implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  4266. 1411.03 s [implicit-hie] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  4267. 1411.03 s [implicit-hie] include base-4.20.1.0-f445
  4268. 1411.03 s [implicit-hie] include directory-1.3.8.5-159c
  4269. 1411.03 s [implicit-hie] include filepath-1.5.4.0-8593
  4270. 1411.03 s [implicit-hie] include filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  4271. 1411.03 s [implicit-hie] include text-2.1.2-7514
  4272. 1411.03 s [implicit-hie] include transformers-0.6.1.1-05a6
  4273. 1411.03 s [implicit-hie] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4274. 1411.03 s [implicit-hie] component implicit-hie-0.1.4.0-KXSHysYyz14KpnZo0X7Vme-gen-hie
  4275. 1411.03 s [implicit-hie] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  4276. 1411.03 s [implicit-hie] include base-4.20.1.0-f445
  4277. 1411.03 s [implicit-hie] include directory-1.3.8.5-159c
  4278. 1411.03 s [implicit-hie] include filepath-1.5.4.0-8593
  4279. 1411.03 s [implicit-hie] include filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  4280. 1411.03 s [implicit-hie] include implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  4281. 1411.03 s [implicit-hie] include text-2.1.2-7514
  4282. 1411.03 s [implicit-hie] include transformers-0.6.1.1-05a6
  4283. 1411.03 s [implicit-hie] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4284. 1411.03 s [implicit-hie] component implicit-hie-0.1.4.0-J7dIa8H2PseAc4UhF0qD3n-implicit-hie-test
  4285. 1411.03 s [implicit-hie] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  4286. 1411.03 s [implicit-hie] include base-4.20.1.0-f445
  4287. 1411.03 s [implicit-hie] include directory-1.3.8.5-159c
  4288. 1411.03 s [implicit-hie] include filepath-1.5.4.0-8593
  4289. 1411.03 s [implicit-hie] include filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  4290. 1411.03 s [implicit-hie] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  4291. 1411.03 s [implicit-hie] include hspec-attoparsec-0.1.0.2-ENIEYIpYZ0a36SD9nf50Wg
  4292. 1411.03 s [implicit-hie] include implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  4293. 1411.03 s [implicit-hie] include text-2.1.2-7514
  4294. 1411.03 s [implicit-hie] include transformers-0.6.1.1-05a6
  4295. 1411.03 s [implicit-hie] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4296. 1411.03 s [implicit-hie] Linked component graph:
  4297. 1411.03 s [implicit-hie] unit implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  4298. 1411.03 s [implicit-hie] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  4299. 1411.03 s [implicit-hie] include base-4.20.1.0-f445
  4300. 1411.03 s [implicit-hie] include directory-1.3.8.5-159c
  4301. 1411.03 s [implicit-hie] include filepath-1.5.4.0-8593
  4302. 1411.03 s [implicit-hie] include filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  4303. 1411.03 s [implicit-hie] include text-2.1.2-7514
  4304. 1411.03 s [implicit-hie] include transformers-0.6.1.1-05a6
  4305. 1411.03 s [implicit-hie] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4306. 1411.03 s [implicit-hie] Hie.Cabal.Parser=implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B:Hie.Cabal.Parser,Hie.Locate=implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B:Hie.Locate,Hie.Yaml=implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B:Hie.Yaml
  4307. 1411.03 s [implicit-hie] unit implicit-hie-0.1.4.0-KXSHysYyz14KpnZo0X7Vme-gen-hie
  4308. 1411.03 s [implicit-hie] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  4309. 1411.03 s [implicit-hie] include base-4.20.1.0-f445
  4310. 1411.03 s [implicit-hie] include directory-1.3.8.5-159c
  4311. 1411.03 s [implicit-hie] include filepath-1.5.4.0-8593
  4312. 1411.03 s [implicit-hie] include filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  4313. 1411.03 s [implicit-hie] include implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  4314. 1411.03 s [implicit-hie] include text-2.1.2-7514
  4315. 1411.03 s [implicit-hie] include transformers-0.6.1.1-05a6
  4316. 1411.03 s [implicit-hie] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4317. 1411.03 s [implicit-hie] unit implicit-hie-0.1.4.0-J7dIa8H2PseAc4UhF0qD3n-implicit-hie-test
  4318. 1411.03 s [implicit-hie] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  4319. 1411.03 s [implicit-hie] include base-4.20.1.0-f445
  4320. 1411.03 s [implicit-hie] include directory-1.3.8.5-159c
  4321. 1411.03 s [implicit-hie] include filepath-1.5.4.0-8593
  4322. 1411.03 s [implicit-hie] include filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  4323. 1411.03 s [implicit-hie] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  4324. 1411.03 s [implicit-hie] include hspec-attoparsec-0.1.0.2-ENIEYIpYZ0a36SD9nf50Wg
  4325. 1411.03 s [implicit-hie] include implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  4326. 1411.03 s [implicit-hie] include text-2.1.2-7514
  4327. 1411.03 s [implicit-hie] include transformers-0.6.1.1-05a6
  4328. 1411.03 s [implicit-hie] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4329. 1411.03 s [implicit-hie] Ready component graph:
  4330. 1411.03 s [implicit-hie] definite implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  4331. 1411.03 s [implicit-hie] depends attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  4332. 1411.03 s [implicit-hie] depends base-4.20.1.0-f445
  4333. 1411.03 s [implicit-hie] depends directory-1.3.8.5-159c
  4334. 1411.03 s [implicit-hie] depends filepath-1.5.4.0-8593
  4335. 1411.03 s [implicit-hie] depends filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  4336. 1411.03 s [implicit-hie] depends text-2.1.2-7514
  4337. 1411.03 s [implicit-hie] depends transformers-0.6.1.1-05a6
  4338. 1411.03 s [implicit-hie] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4339. 1411.03 s [implicit-hie] definite implicit-hie-0.1.4.0-J7dIa8H2PseAc4UhF0qD3n-implicit-hie-test
  4340. 1411.03 s [implicit-hie] depends attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  4341. 1411.03 s [implicit-hie] depends base-4.20.1.0-f445
  4342. 1411.03 s [implicit-hie] depends directory-1.3.8.5-159c
  4343. 1411.03 s [implicit-hie] depends filepath-1.5.4.0-8593
  4344. 1411.03 s [implicit-hie] depends filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  4345. 1411.03 s [implicit-hie] depends hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  4346. 1411.03 s [implicit-hie] depends hspec-attoparsec-0.1.0.2-ENIEYIpYZ0a36SD9nf50Wg
  4347. 1411.03 s [implicit-hie] depends implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  4348. 1411.03 s [implicit-hie] depends text-2.1.2-7514
  4349. 1411.03 s [implicit-hie] depends transformers-0.6.1.1-05a6
  4350. 1411.03 s [implicit-hie] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4351. 1411.03 s [implicit-hie] definite implicit-hie-0.1.4.0-KXSHysYyz14KpnZo0X7Vme-gen-hie
  4352. 1411.03 s [implicit-hie] depends attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  4353. 1411.03 s [implicit-hie] depends base-4.20.1.0-f445
  4354. 1411.03 s [implicit-hie] depends directory-1.3.8.5-159c
  4355. 1411.03 s [implicit-hie] depends filepath-1.5.4.0-8593
  4356. 1411.03 s [implicit-hie] depends filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  4357. 1411.03 s [implicit-hie] depends implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  4358. 1411.03 s [implicit-hie] depends text-2.1.2-7514
  4359. 1411.03 s [implicit-hie] depends transformers-0.6.1.1-05a6
  4360. 1411.03 s [implicit-hie] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4361. 1411.03 s [implicit-hie] Using Cabal-3.12.1.0 compiled by ghc-9.10
  4362. 1411.03 s [implicit-hie] Using compiler: ghc-9.10.2
  4363. 1411.03 s [implicit-hie] Using install prefix:
  4364. 1411.03 s [implicit-hie] /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0
  4365. 1411.03 s [implicit-hie] Executables installed in:
  4366. 1411.03 s [implicit-hie] /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/bin
  4367. 1411.03 s [implicit-hie] Libraries installed in:
  4368. 1411.03 s [implicit-hie] /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  4369. 1411.03 s [implicit-hie] Dynamic Libraries installed in:
  4370. 1411.03 s [implicit-hie] /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  4371. 1411.03 s [implicit-hie] Private executables installed in:
  4372. 1411.03 s [implicit-hie] /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/libexec/x86_64-linux-ghc-9.10.2-2a2a/implicit-hie-0.1.4.0
  4373. 1411.03 s [implicit-hie] Data files installed in:
  4374. 1411.03 s [implicit-hie] /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/share/x86_64-linux-ghc-9.10.2-2a2a/implicit-hie-0.1.4.0
  4375. 1411.03 s [implicit-hie] Documentation installed in:
  4376. 1411.03 s [implicit-hie] /nix/store/lc0zii0hs8d7kh53rz04q2g56vizxi4d-implicit-hie-0.1.4.0-doc/share/doc/implicit-hie-0.1.4.0
  4377. 1411.03 s [implicit-hie] Configuration files installed in:
  4378. 1411.03 s [implicit-hie] /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/etc
  4379. 1411.03 s [implicit-hie] No alex found
  4380. 1411.03 s [implicit-hie] Using ar found on system at:
  4381. 1411.03 s [implicit-hie] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  4382. 1411.03 s [implicit-hie] No c2hs found
  4383. 1411.03 s [implicit-hie] No cpphs found
  4384. 1411.03 s [implicit-hie] No doctest found
  4385. 1411.03 s [implicit-hie] Using gcc version 14.3.0 given by user at:
  4386. 1411.03 s [implicit-hie] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  4387. 1411.03 s [implicit-hie] Using ghc version 9.10.2 found on system at:
  4388. 1411.03 s [implicit-hie] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  4389. 1411.03 s [implicit-hie] Using ghc-pkg version 9.10.2 found on system at:
  4390. 1411.03 s [implicit-hie] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  4391. 1411.03 s [implicit-hie] No ghcjs found
  4392. 1411.03 s [implicit-hie] No ghcjs-pkg found
  4393. 1411.03 s [implicit-hie] No greencard found
  4394. 1411.03 s [implicit-hie] Using haddock version 2.31.0 found on system at:
  4395. 1411.03 s [implicit-hie] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  4396. 1411.03 s [implicit-hie] No happy found
  4397. 1411.03 s [implicit-hie] Using haskell-suite found on system at: haskell-suite-dummy-location
  4398. 1411.03 s [implicit-hie] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4399. 1411.04 s [hie-bios] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4400. 1411.04 s [hie-bios] definite hie-bios-0.17.0-2P5TkCl2AziBpxYD6ehdVV-hie-bios
  4401. 1411.04 s [hie-bios] depends base-4.20.1.0-f445
  4402. 1411.04 s [hie-bios] depends co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  4403. 1411.04 s [hie-bios] depends directory-1.3.8.5-159c
  4404. 1411.04 s [hie-bios] depends filepath-1.5.4.0-8593
  4405. 1411.04 s [hie-bios] depends hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  4406. 1411.04 s [hie-bios] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  4407. 1411.04 s [hie-bios] depends prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  4408. 1411.04 s [hie-bios] Using Cabal-3.12.1.0 compiled by ghc-9.10
  4409. 1411.04 s [hie-bios] Using compiler: ghc-9.10.2
  4410. 1411.04 s [hie-bios] Using install prefix:
  4411. 1411.04 s [hie-bios] /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0
  4412. 1411.04 s [hie-bios] Executables installed in:
  4413. 1411.04 s [hie-bios] /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/bin
  4414. 1411.04 s [hie-bios] Libraries installed in:
  4415. 1411.04 s [hie-bios] /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  4416. 1411.04 s [hie-bios] Dynamic Libraries installed in:
  4417. 1411.04 s [hie-bios] /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  4418. 1411.04 s [hie-bios] Private executables installed in:
  4419. 1411.04 s [hie-bios] /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/libexec/x86_64-linux-ghc-9.10.2-2a2a/hie-bios-0.17.0
  4420. 1411.04 s [hie-bios] Data files installed in:
  4421. 1411.04 s [hie-bios] /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/share/x86_64-linux-ghc-9.10.2-2a2a/hie-bios-0.17.0
  4422. 1411.04 s [hie-bios] Documentation installed in:
  4423. 1411.04 s [hie-bios] /nix/store/3yi9jv77vbacyvfmy48dmq8756big9x8-hie-bios-0.17.0-doc/share/doc/hie-bios-0.17.0
  4424. 1411.04 s [hie-bios] Configuration files installed in:
  4425. 1411.04 s [hie-bios] /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/etc
  4426. 1411.04 s [hie-bios] No alex found
  4427. 1411.04 s [hie-bios] Using ar found on system at:
  4428. 1411.04 s [hie-bios] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  4429. 1411.04 s [hie-bios] No c2hs found
  4430. 1411.04 s [hie-bios] No cpphs found
  4431. 1411.04 s [hie-bios] No doctest found
  4432. 1411.04 s [hie-bios] Using gcc version 14.3.0 given by user at:
  4433. 1411.04 s [hie-bios] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  4434. 1411.04 s [hie-bios] Using ghc version 9.10.2 found on system at:
  4435. 1411.04 s [hie-bios] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  4436. 1411.04 s [hie-bios] Using ghc-pkg version 9.10.2 found on system at:
  4437. 1411.04 s [hie-bios] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  4438. 1411.04 s [hie-bios] No ghcjs found
  4439. 1411.04 s [hie-bios] No ghcjs-pkg found
  4440. 1411.04 s [hie-bios] No greencard found
  4441. 1411.04 s [hie-bios] Using haddock version 2.31.0 found on system at:
  4442. 1411.04 s [hie-bios] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  4443. 1411.04 s [hie-bios] No happy found
  4444. 1411.04 s [hie-bios] Using haskell-suite found on system at: haskell-suite-dummy-location
  4445. 1411.04 s [hie-bios] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4446. 1411.04 s [hie-bios] No hmake found
  4447. 1411.04 s [hie-bios] Using hpc version 0.69 found on system at:
  4448. 1411.04 s [hie-bios] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  4449. 1411.05 s [hie-bios] Using hsc2hs version 0.68.10 found on system at:
  4450. 1411.05 s [hie-bios] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  4451. 1411.05 s [hie-bios] Using hscolour version 1.25 found on system at:
  4452. 1411.05 s [hie-bios] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  4453. 1411.05 s [hie-bios] No jhc found
  4454. 1411.05 s [hie-bios] Using ld found on system at:
  4455. 1411.05 s [hie-bios] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  4456. 1411.05 s [hie-bios] No pkg-config found
  4457. 1411.05 s [hie-bios] Using runghc version 9.10.2 found on system at:
  4458. 1411.05 s [hie-bios] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  4459. 1411.05 s [hie-bios] Using strip version 2.44 found on system at:
  4460. 1411.05 s [hie-bios] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  4461. 1411.05 s [hie-bios] Using tar found on system at:
  4462. 1411.05 s [hie-bios] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  4463. 1411.05 s [hie-bios] No uhc found
  4464. 1411.05 s [implicit-hie] No hmake found
  4465. 1411.05 s [implicit-hie] Using hpc version 0.69 found on system at:
  4466. 1411.05 s [implicit-hie] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  4467. 1411.05 s [implicit-hie] Using hsc2hs version 0.68.10 found on system at:
  4468. 1411.05 s [implicit-hie] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  4469. 1411.05 s [implicit-hie] Using hscolour version 1.25 found on system at:
  4470. 1411.05 s [implicit-hie] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  4471. 1411.05 s [implicit-hie] No jhc found
  4472. 1411.05 s [implicit-hie] Using ld found on system at:
  4473. 1411.05 s [implicit-hie] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  4474. 1411.05 s [implicit-hie] No pkg-config found
  4475. 1411.05 s [implicit-hie] Using runghc version 9.10.2 found on system at:
  4476. 1411.05 s [implicit-hie] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  4477. 1411.05 s [implicit-hie] Using strip version 2.44 found on system at:
  4478. 1411.05 s [implicit-hie] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  4479. 1411.05 s [implicit-hie] Using tar found on system at:
  4480. 1411.05 s [implicit-hie] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  4481. 1411.05 s [implicit-hie] No uhc found
  4482. 1411.33 s [fourmolu] Dependency Cabal-syntax >=3.14 && <3.15: using Cabal-syntax-3.14.2.0
  4483. 1411.33 s [fourmolu] Dependency Diff >=0.4 && <2: using Diff-1.0.2
  4484. 1411.33 s [fourmolu] Dependency MemoTrie >=0.6 && <0.7: using MemoTrie-0.6.11
  4485. 1411.33 s [fourmolu] Dependency aeson >=1.0 && <3.0: using aeson-2.2.3.0
  4486. 1411.33 s [fourmolu] Dependency ansi-terminal >=0.10 && <1.2: using ansi-terminal-1.1.3
  4487. 1411.33 s [fourmolu] Dependency array >=0.5 && <0.6: using array-0.5.8.0
  4488. 1411.33 s [fourmolu] Dependency base >=4.14 && <5: using base-4.20.1.0
  4489. 1411.33 s [fourmolu] Dependency binary >=0.8 && <0.9: using binary-0.8.9.3
  4490. 1411.33 s [fourmolu] Dependency bytestring >=0.2 && <0.13: using bytestring-0.12.2.0
  4491. 1411.33 s [fourmolu] Dependency choice >=0.2.4.1 && <0.3: using choice-0.2.4.1
  4492. 1411.33 s [fourmolu] Dependency containers >=0.5 && <0.8: using containers-0.7
  4493. 1411.33 s [fourmolu] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  4494. 1411.33 s [fourmolu] Dependency file-embed >=0.0.15 && <0.1: using file-embed-0.0.16.0
  4495. 1411.33 s [fourmolu] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
  4496. 1411.33 s [fourmolu] Dependency ghc-lib-parser >=9.12 && <9.13: using
  4497. 1411.33 s [fourmolu] ghc-lib-parser-9.12.2.20250421
  4498. 1411.33 s [fourmolu] Dependency megaparsec >=9: using megaparsec-9.7.0
  4499. 1411.33 s [fourmolu] Dependency mtl >=2 && <3: using mtl-2.3.1
  4500. 1411.33 s [fourmolu] Dependency scientific >=0.3.2 && <1: using scientific-0.3.8.0
  4501. 1411.33 s [fourmolu] Dependency syb >=0.7 && <0.8: using syb-0.7.2.4
  4502. 1411.33 s [fourmolu] Dependency text >=2.1 && <3: using text-2.1.2
  4503. 1411.33 s [fourmolu] Dependency Cabal-syntax >=3.14 && <3.15: using Cabal-syntax-3.14.2.0
  4504. 1411.33 s [fourmolu] Dependency base >=4.12 && <5: using base-4.20.1.0
  4505. 1411.33 s [fourmolu] Dependency containers >=0.5 && <0.8: using containers-0.7
  4506. 1411.33 s [fourmolu] Dependency directory >=1.3.3 && <1.4: using directory-1.3.8.5
  4507. 1411.34 s [fourmolu] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
  4508. 1411.34 s [fourmolu] Dependency fourmolu: using fourmolu-0.19.0.1
  4509. 1411.34 s [fourmolu] Dependency ghc-lib-parser >=9.12 && <9.13: using
  4510. 1411.34 s [fourmolu] ghc-lib-parser-9.12.2.20250421
  4511. 1411.34 s [fourmolu] Dependency optparse-applicative >=0.17 && <0.19: using
  4512. 1411.34 s [fourmolu] optparse-applicative-0.18.1.0
  4513. 1411.34 s [fourmolu] Dependency terminal-size >=0.1 && <0.4: using terminal-size-0.3.4
  4514. 1411.34 s [fourmolu] Dependency text >=2.1 && <3: using text-2.1.2
  4515. 1411.34 s [fourmolu] Dependency th-env >=0.1.1 && <0.2: using th-env-0.1.1
  4516. 1411.34 s [fourmolu] Dependency unliftio >=0.2.10 && <0.3: using unliftio-0.2.25.1
  4517. 1411.34 s [fourmolu] Dependency yaml >=0.11.6.0 && <1: using yaml-0.11.11.2
  4518. 1411.34 s [fourmolu] Dependency Cabal-syntax >=3.14 && <3.15: using Cabal-syntax-3.14.2.0
  4519. 1411.34 s [fourmolu] Dependency Diff >=1 && <2: using Diff-1.0.2
  4520. 1411.34 s [fourmolu] Dependency QuickCheck >=2.14: using QuickCheck-2.15.0.1
  4521. 1411.34 s [fourmolu] Dependency base >=4.14 && <5: using base-4.20.1.0
  4522. 1411.34 s [fourmolu] Dependency bytestring: using bytestring-0.12.2.0
  4523. 1411.34 s [fourmolu] Dependency choice >=0.2.4.1 && <0.3: using choice-0.2.4.1
  4524. 1411.34 s [fourmolu] Dependency containers >=0.5 && <0.8: using containers-0.7
  4525. 1411.34 s [fourmolu] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  4526. 1411.34 s [fourmolu] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
  4527. 1411.34 s [fourmolu] Dependency fourmolu: using fourmolu-0.19.0.1
  4528. 1411.34 s [fourmolu] Dependency ghc-lib-parser >=9.12 && <9.13: using
  4529. 1411.34 s [fourmolu] ghc-lib-parser-9.12.2.20250421
  4530. 1411.34 s [fourmolu] Dependency hspec >=2 && <3: using hspec-2.11.14
  4531. 1411.34 s [fourmolu] Dependency hspec-megaparsec >=2.2: using hspec-megaparsec-2.2.1
  4532. 1411.34 s [fourmolu] Dependency megaparsec >=9: using megaparsec-9.7.0
  4533. 1411.34 s [fourmolu] Dependency path >=0.6 && <0.10: using path-0.9.6
  4534. 1411.34 s [fourmolu] Dependency path-io >=1.4.2 && <2: using path-io-1.8.2
  4535. 1411.34 s [fourmolu] Dependency pretty >=1.0 && <2.0: using pretty-1.1.3.6
  4536. 1411.34 s [fourmolu] Dependency process >=1.6 && <2.0: using process-1.6.25.0
  4537. 1411.34 s [fourmolu] Dependency temporary >=1.3 && <1.4: using temporary-1.3
  4538. 1411.34 s [fourmolu] Dependency text >=2.1 && <3: using text-2.1.2
  4539. 1411.34 s [fourmolu] Dependency yaml: using yaml-0.11.11.2
  4540. 1411.34 s [fourmolu] Source component graph:
  4541. 1411.34 s [fourmolu] component lib
  4542. 1411.34 s [fourmolu] component exe:fourmolu dependency lib
  4543. 1411.34 s [fourmolu] component test:tests
  4544. 1411.34 s [fourmolu] dependency exe:fourmolu
  4545. 1411.34 s [fourmolu] dependency lib
  4546. 1411.34 s [fourmolu] Configured component graph:
  4547. 1411.34 s [fourmolu] component fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  4548. 1411.34 s [fourmolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  4549. 1411.34 s [fourmolu] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  4550. 1411.34 s [fourmolu] include MemoTrie-0.6.11-3s11AOZAQj1DFesZDlfES
  4551. 1411.34 s [fourmolu] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  4552. 1411.34 s [fourmolu] include ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  4553. 1411.34 s [fourmolu] include array-0.5.8.0-cc9a
  4554. 1411.34 s [fourmolu] include base-4.20.1.0-f445
  4555. 1411.34 s [fourmolu] include binary-0.8.9.3-9c52
  4556. 1411.34 s [fourmolu] include bytestring-0.12.2.0-214a
  4557. 1411.34 s [fourmolu] include choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  4558. 1411.34 s [fourmolu] include containers-0.7-6571
  4559. 1411.34 s [fourmolu] include directory-1.3.8.5-159c
  4560. 1411.34 s [fourmolu] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  4561. 1411.34 s [fourmolu] include filepath-1.5.4.0-8593
  4562. 1411.34 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  4563. 1411.34 s [fourmolu] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  4564. 1411.34 s [fourmolu] include mtl-2.3.1-07d6
  4565. 1411.34 s [fourmolu] include scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  4566. 1411.34 s [fourmolu] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  4567. 1411.34 s [fourmolu] include text-2.1.2-7514
  4568. 1411.34 s [fourmolu] component fourmolu-0.19.0.1-J7aXqtdMCaPJEveaENJ8F0-fourmolu
  4569. 1411.34 s [fourmolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  4570. 1411.34 s [fourmolu] include base-4.20.1.0-f445
  4571. 1411.34 s [fourmolu] include containers-0.7-6571
  4572. 1411.34 s [fourmolu] include directory-1.3.8.5-159c
  4573. 1411.34 s [fourmolu] include filepath-1.5.4.0-8593
  4574. 1411.34 s [fourmolu] include fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  4575. 1411.34 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  4576. 1411.34 s [fourmolu] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  4577. 1411.34 s [fourmolu] include terminal-size-0.3.4-DRvmYUaz2eS2IvApZSsovh
  4578. 1411.34 s [fourmolu] include text-2.1.2-7514
  4579. 1411.34 s [fourmolu] include th-env-0.1.1-BRizIpwOvQRE97qsM3cDTM
  4580. 1411.34 s [fourmolu] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  4581. 1411.34 s [fourmolu] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4582. 1411.34 s [fourmolu] component fourmolu-0.19.0.1-LhuX3VOR1eU73LFOPM1mse-tests
  4583. 1411.34 s [fourmolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  4584. 1411.34 s [fourmolu] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  4585. 1411.34 s [fourmolu] include QuickCheck-2.15.0.1-DUfDZpgNKaDAMZVZ6HL1Lz
  4586. 1411.34 s [fourmolu] include base-4.20.1.0-f445
  4587. 1411.34 s [fourmolu] include bytestring-0.12.2.0-214a
  4588. 1411.34 s [fourmolu] include choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  4589. 1411.34 s [fourmolu] include containers-0.7-6571
  4590. 1411.34 s [fourmolu] include directory-1.3.8.5-159c
  4591. 1411.34 s [fourmolu] include filepath-1.5.4.0-8593
  4592. 1411.34 s [fourmolu] include fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  4593. 1411.34 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  4594. 1411.34 s [fourmolu] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  4595. 1411.34 s [fourmolu] include hspec-megaparsec-2.2.1-5LQFTdFlRbj3aN66KcWTTo
  4596. 1411.34 s [fourmolu] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  4597. 1411.34 s [fourmolu] include path-0.9.6-AhxlYdZ0YqU1VR0XyS3KjU
  4598. 1411.34 s [fourmolu] include path-io-1.8.2-5kvsk39qljqEp2cviaptu8
  4599. 1411.34 s [fourmolu] include pretty-1.1.3.6-1177
  4600. 1411.34 s [fourmolu] include process-1.6.25.0-cfae
  4601. 1411.34 s [fourmolu] include temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  4602. 1411.34 s [fourmolu] include text-2.1.2-7514
  4603. 1411.34 s [fourmolu] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4604. 1411.34 s [fourmolu] Linked component graph:
  4605. 1411.34 s [fourmolu] unit fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  4606. 1411.34 s [fourmolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  4607. 1411.34 s [fourmolu] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  4608. 1411.34 s [fourmolu] include MemoTrie-0.6.11-3s11AOZAQj1DFesZDlfES
  4609. 1411.34 s [fourmolu] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  4610. 1411.34 s [fourmolu] include ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  4611. 1411.34 s [fourmolu] include array-0.5.8.0-cc9a
  4612. 1411.34 s [fourmolu] include base-4.20.1.0-f445
  4613. 1411.34 s [fourmolu] include binary-0.8.9.3-9c52
  4614. 1411.34 s [fourmolu] include bytestring-0.12.2.0-214a
  4615. 1411.34 s [fourmolu] include choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  4616. 1411.34 s [fourmolu] include containers-0.7-6571
  4617. 1411.34 s [fourmolu] include directory-1.3.8.5-159c
  4618. 1411.34 s [fourmolu] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  4619. 1411.34 s [fourmolu] include filepath-1.5.4.0-8593
  4620. 1411.34 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  4621. 1411.34 s [fourmolu] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  4622. 1411.34 s [fourmolu] include mtl-2.3.1-07d6
  4623. 1411.34 s [fourmolu] include scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  4624. 1411.34 s [fourmolu] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  4625. 1411.34 s [fourmolu] include text-2.1.2-7514
  4626. 1411.34 s [fourmolu] Ormolu=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu,Ormolu.Config=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Config,Ormolu.Diff.ParseResult=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Diff.ParseResult,Ormolu.Diff.Text=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Diff.Text,Ormolu.Exception=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Exception,Ormolu.Fixity=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Fixity,Ormolu.Fixity.Imports=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Fixity.Imports,Ormolu.Fixity.Internal=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Fixity.Internal,Ormolu.Fixity.Parser=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Fixity.Parser,Ormolu.Fixity.Printer=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Fixity.Printer,Ormolu.Imports=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Imports,Ormolu.Imports.Grouping=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Imports.Grouping,Ormolu.Parser=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Parser,Ormolu.Parser.CommentStream=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Parser.CommentStream,Ormolu.Parser.Pragma=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Parser.Pragma,Ormolu.Parser.Result=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Parser.Result,Ormolu.Printer=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer,Ormolu.Printer.Combinators=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Combinators,Ormolu.Printer.Comments=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Comments,Ormolu.Printer.Internal=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Internal,Ormolu.Printer.Meat.Common=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Common,Ormolu.Printer.Meat.Declaration=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration,Ormolu.Printer.Meat.Declaration.Annotation=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Annotation,Ormolu.Printer.Meat.Declaration.Class=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Class,Ormolu.Printer.Meat.Declaration.Data=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Data,Ormolu.Printer.Meat.Declaration.Default=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Default,Ormolu.Printer.Meat.Declaration.Foreign=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Foreign,Ormolu.Printer.Meat.Declaration.Instance=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Instance,Ormolu.Printer.Meat.Declaration.OpTree=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.OpTree,Ormolu.Printer.Meat.Declaration.RoleAnnotation=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.RoleAnnotation,Ormolu.Printer.Meat.Declaration.Rule=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Rule,Ormolu.Printer.Meat.Declaration.Signature=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Signature,Ormolu.Printer.Meat.Declaration.Splice=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Splice,Ormolu.Printer.Meat.Declaration.StringLiteral=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.StringLiteral,Ormolu.Printer.Meat.Declaration.Type=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Type,Ormolu.Printer.Meat.Declaration.TypeFamily=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.TypeFamily,Ormolu.Printer.Meat.Declaration.Value=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Value,Ormolu.Printer.Meat.Declaration.Warning=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Declaration.Warning,Ormolu.Printer.Meat.ImportExport=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.ImportExport,Ormolu.Printer.Meat.Module=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Module,Ormolu.Printer.Meat.Pragma=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Pragma,Ormolu.Printer.Meat.Type=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Meat.Type,Ormolu.Printer.Operators=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.Operators,Ormolu.Printer.SpanStream=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Printer.SpanStream,Ormolu.Processing.Common=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Processing.Common,Ormolu.Processing.Cpp=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Processing.Cpp,Ormolu.Processing.Preprocess=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Processing.Preprocess,Ormolu.Terminal=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Terminal,Ormolu.Terminal.QualifiedDo=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Terminal.QualifiedDo,Ormolu.Utils=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Utils,Ormolu.Utils.Cabal=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Utils.Cabal,Ormolu.Utils.Fixity=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Utils.Fixity,Ormolu.Utils.Glob=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Utils.Glob,Ormolu.Utils.IO=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Ormolu.Utils.IO,Paths_fourmolu=fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU:Paths_fourmolu
  4627. 1411.34 s [fourmolu] unit fourmolu-0.19.0.1-J7aXqtdMCaPJEveaENJ8F0-fourmolu
  4628. 1411.34 s [fourmolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  4629. 1411.34 s [fourmolu] include base-4.20.1.0-f445
  4630. 1411.34 s [fourmolu] include containers-0.7-6571
  4631. 1411.34 s [fourmolu] include directory-1.3.8.5-159c
  4632. 1411.34 s [fourmolu] include filepath-1.5.4.0-8593
  4633. 1411.34 s [fourmolu] include fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  4634. 1411.34 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  4635. 1411.34 s [fourmolu] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  4636. 1411.34 s [fourmolu] include terminal-size-0.3.4-DRvmYUaz2eS2IvApZSsovh
  4637. 1411.34 s [fourmolu] include text-2.1.2-7514
  4638. 1411.34 s [fourmolu] include th-env-0.1.1-BRizIpwOvQRE97qsM3cDTM
  4639. 1411.34 s [fourmolu] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  4640. 1411.34 s [fourmolu] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4641. 1411.34 s [fourmolu] unit fourmolu-0.19.0.1-LhuX3VOR1eU73LFOPM1mse-tests
  4642. 1411.34 s [fourmolu] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  4643. 1411.34 s [fourmolu] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  4644. 1411.34 s [fourmolu] include QuickCheck-2.15.0.1-DUfDZpgNKaDAMZVZ6HL1Lz
  4645. 1411.34 s [fourmolu] include base-4.20.1.0-f445
  4646. 1411.34 s [fourmolu] include bytestring-0.12.2.0-214a
  4647. 1411.34 s [fourmolu] include choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  4648. 1411.34 s [fourmolu] include containers-0.7-6571
  4649. 1411.34 s [fourmolu] include directory-1.3.8.5-159c
  4650. 1411.34 s [fourmolu] include filepath-1.5.4.0-8593
  4651. 1411.34 s [fourmolu] include fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  4652. 1411.34 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  4653. 1411.34 s [fourmolu] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  4654. 1411.34 s [fourmolu] include hspec-megaparsec-2.2.1-5LQFTdFlRbj3aN66KcWTTo
  4655. 1411.34 s [fourmolu] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  4656. 1411.34 s [fourmolu] include path-0.9.6-AhxlYdZ0YqU1VR0XyS3KjU
  4657. 1411.34 s [fourmolu] include path-io-1.8.2-5kvsk39qljqEp2cviaptu8
  4658. 1411.34 s [fourmolu] include pretty-1.1.3.6-1177
  4659. 1411.34 s [fourmolu] include process-1.6.25.0-cfae
  4660. 1411.34 s [fourmolu] include temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  4661. 1411.34 s [fourmolu] include text-2.1.2-7514
  4662. 1411.34 s [fourmolu] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4663. 1411.34 s [fourmolu] Ready component graph:
  4664. 1411.34 s [fourmolu] definite fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  4665. 1411.34 s [fourmolu] depends Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  4666. 1411.34 s [fourmolu] depends Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  4667. 1411.34 s [fourmolu] depends MemoTrie-0.6.11-3s11AOZAQj1DFesZDlfES
  4668. 1411.34 s [fourmolu] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  4669. 1411.34 s [fourmolu] depends ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  4670. 1411.34 s [fourmolu] depends array-0.5.8.0-cc9a
  4671. 1411.34 s [fourmolu] depends base-4.20.1.0-f445
  4672. 1411.34 s [fourmolu] depends binary-0.8.9.3-9c52
  4673. 1411.34 s [fourmolu] depends bytestring-0.12.2.0-214a
  4674. 1411.34 s [fourmolu] depends choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  4675. 1411.34 s [fourmolu] depends containers-0.7-6571
  4676. 1411.34 s [fourmolu] depends directory-1.3.8.5-159c
  4677. 1411.34 s [fourmolu] depends file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  4678. 1411.34 s [fourmolu] depends filepath-1.5.4.0-8593
  4679. 1411.34 s [fourmolu] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  4680. 1411.34 s [fourmolu] depends megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  4681. 1411.34 s [fourmolu] depends mtl-2.3.1-07d6
  4682. 1411.34 s [fourmolu] depends scientific-0.3.8.0-cYg4biZEw2HtOP6tfA3Jr
  4683. 1411.34 s [fourmolu] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  4684. 1411.34 s [fourmolu] depends text-2.1.2-7514
  4685. 1411.34 s [fourmolu] definite fourmolu-0.19.0.1-J7aXqtdMCaPJEveaENJ8F0-fourmolu
  4686. 1411.34 s [fourmolu] depends Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  4687. 1411.34 s [fourmolu] depends base-4.20.1.0-f445
  4688. 1411.34 s [fourmolu] depends containers-0.7-6571
  4689. 1411.34 s [fourmolu] depends directory-1.3.8.5-159c
  4690. 1411.34 s [fourmolu] depends filepath-1.5.4.0-8593
  4691. 1411.34 s [fourmolu] depends fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  4692. 1411.34 s [fourmolu] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  4693. 1411.34 s [fourmolu] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  4694. 1411.34 s [fourmolu] depends terminal-size-0.3.4-DRvmYUaz2eS2IvApZSsovh
  4695. 1411.34 s [fourmolu] depends text-2.1.2-7514
  4696. 1411.34 s [fourmolu] depends th-env-0.1.1-BRizIpwOvQRE97qsM3cDTM
  4697. 1411.34 s [fourmolu] depends unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  4698. 1411.34 s [fourmolu] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4699. 1411.34 s [fourmolu] definite fourmolu-0.19.0.1-LhuX3VOR1eU73LFOPM1mse-tests
  4700. 1411.34 s [fourmolu] depends Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  4701. 1411.34 s [fourmolu] depends Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  4702. 1411.34 s [fourmolu] depends QuickCheck-2.15.0.1-DUfDZpgNKaDAMZVZ6HL1Lz
  4703. 1411.34 s [fourmolu] depends base-4.20.1.0-f445
  4704. 1411.34 s [fourmolu] depends bytestring-0.12.2.0-214a
  4705. 1411.34 s [fourmolu] depends choice-0.2.4.1-T4FSRHhLD65v8czFex3Yt
  4706. 1411.34 s [fourmolu] depends containers-0.7-6571
  4707. 1411.34 s [fourmolu] depends directory-1.3.8.5-159c
  4708. 1411.34 s [fourmolu] depends filepath-1.5.4.0-8593
  4709. 1411.36 s [fourmolu] depends fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  4710. 1411.36 s [fourmolu] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  4711. 1411.36 s [fourmolu] depends hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  4712. 1411.36 s [fourmolu] depends hspec-megaparsec-2.2.1-5LQFTdFlRbj3aN66KcWTTo
  4713. 1411.36 s [fourmolu] depends megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  4714. 1411.36 s [fourmolu] depends path-0.9.6-AhxlYdZ0YqU1VR0XyS3KjU
  4715. 1411.36 s [fourmolu] depends path-io-1.8.2-5kvsk39qljqEp2cviaptu8
  4716. 1411.36 s [fourmolu] depends pretty-1.1.3.6-1177
  4717. 1411.36 s [fourmolu] depends process-1.6.25.0-cfae
  4718. 1411.36 s [fourmolu] depends temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  4719. 1411.36 s [fourmolu] depends text-2.1.2-7514
  4720. 1411.36 s [fourmolu] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  4721. 1411.36 s [fourmolu] depends fourmolu-0.19.0.1-J7aXqtdMCaPJEveaENJ8F0-fourmolu
  4722. 1411.36 s [fourmolu] Using Cabal-3.12.1.0 compiled by ghc-9.10
  4723. 1411.36 s [fourmolu] Using compiler: ghc-9.10.2
  4724. 1411.36 s [fourmolu] Using install prefix:
  4725. 1411.36 s [fourmolu] /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1
  4726. 1411.36 s [fourmolu] Executables installed in:
  4727. 1411.36 s [fourmolu] /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/bin
  4728. 1411.36 s [fourmolu] Libraries installed in:
  4729. 1411.36 s [fourmolu] /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  4730. 1411.36 s [fourmolu] Dynamic Libraries installed in:
  4731. 1411.36 s [fourmolu] /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  4732. 1411.36 s [fourmolu] Private executables installed in:
  4733. 1411.36 s [fourmolu] /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/libexec/x86_64-linux-ghc-9.10.2-2a2a/fourmolu-0.19.0.1
  4734. 1411.36 s [fourmolu] Data files installed in:
  4735. 1411.36 s [fourmolu] /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/share/x86_64-linux-ghc-9.10.2-2a2a/fourmolu-0.19.0.1
  4736. 1411.36 s [fourmolu] Documentation installed in:
  4737. 1411.36 s [fourmolu] /nix/store/wkymfhapi457cgp5qfd24kfvbq0s9g6l-fourmolu-0.19.0.1-doc/share/doc/fourmolu-0.19.0.1
  4738. 1411.36 s [fourmolu] Configuration files installed in:
  4739. 1411.36 s [fourmolu] /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/etc
  4740. 1411.36 s [fourmolu] No alex found
  4741. 1411.36 s [fourmolu] Using ar found on system at:
  4742. 1411.36 s [fourmolu] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  4743. 1411.36 s [fourmolu] No c2hs found
  4744. 1411.36 s [fourmolu] No cpphs found
  4745. 1411.36 s [fourmolu] No doctest found
  4746. 1411.36 s [fourmolu] Using gcc version 14.3.0 given by user at:
  4747. 1411.36 s [fourmolu] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  4748. 1411.36 s [fourmolu] Using ghc version 9.10.2 found on system at:
  4749. 1411.36 s [fourmolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  4750. 1411.36 s [fourmolu] Using ghc-pkg version 9.10.2 found on system at:
  4751. 1411.36 s [fourmolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  4752. 1411.36 s [fourmolu] No ghcjs found
  4753. 1411.36 s [fourmolu] No ghcjs-pkg found
  4754. 1411.36 s [fourmolu] No greencard found
  4755. 1411.36 s [fourmolu] Using haddock version 2.31.0 found on system at:
  4756. 1411.36 s [fourmolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  4757. 1411.36 s [fourmolu] No happy found
  4758. 1411.36 s [fourmolu] Using haskell-suite found on system at: haskell-suite-dummy-location
  4759. 1411.36 s [fourmolu] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4760. 1411.36 s [fourmolu] No hmake found
  4761. 1411.36 s [fourmolu] Using hpc version 0.69 found on system at:
  4762. 1411.36 s [fourmolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  4763. 1411.36 s [fourmolu] Using hsc2hs version 0.68.10 found on system at:
  4764. 1411.36 s [fourmolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  4765. 1411.36 s [fourmolu] Using hscolour version 1.25 found on system at:
  4766. 1411.36 s [fourmolu] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  4767. 1411.36 s [fourmolu] No jhc found
  4768. 1411.36 s [fourmolu] Using ld found on system at:
  4769. 1411.36 s [fourmolu] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  4770. 1411.36 s [fourmolu] No pkg-config found
  4771. 1411.37 s [fourmolu] Using runghc version 9.10.2 found on system at:
  4772. 1411.37 s [fourmolu] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  4773. 1411.37 s [fourmolu] Using strip version 2.44 found on system at:
  4774. 1411.37 s [fourmolu] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  4775. 1411.37 s [fourmolu] Using tar found on system at:
  4776. 1411.37 s [fourmolu] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  4777. 1411.37 s [fourmolu] No uhc found
  4778. 1411.40 s [implicit-hie] Phase: buildPhase
  4779. 1411.43 s [hie-bios] Phase: buildPhase
  4780. 1411.47 s [implicit-hie] Preprocessing library for implicit-hie-0.1.4.0...
  4781. 1411.47 s [implicit-hie] Building library for implicit-hie-0.1.4.0...
  4782. 1411.51 s [hie-bios] Preprocessing library for hie-bios-0.17.0...
  4783. 1411.51 s [hie-bios] Building library for hie-bios-0.17.0...
  4784. 1411.57 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 )
  4785. 1411.80 s [fourmolu] Phase: buildPhase
  4786. 1411.89 s [fourmolu] Preprocessing library for fourmolu-0.19.0.1...
  4787. 1411.90 s [fourmolu] Building library for fourmolu-0.19.0.1...
  4788. 1412.05 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 )
  4789. 1412.30 s [ormolu] [18 of 56] Compiling Ormolu.Config ( src/Ormolu/Config.hs, dist/build/Ormolu/Config.o, dist/build/Ormolu/Config.dyn_o )
  4790. 1412.30 s [ormolu] [19 of 56] Compiling Ormolu.Processing.Common ( src/Ormolu/Processing/Common.hs, dist/build/Ormolu/Processing/Common.o, dist/build/Ormolu/Processing/Common.dyn_o )
  4791. 1412.30 s [ormolu] [20 of 56] Compiling Ormolu.Processing.Preprocess ( src/Ormolu/Processing/Preprocess.hs, dist/build/Ormolu/Processing/Preprocess.o, dist/build/Ormolu/Processing/Preprocess.dyn_o )
  4792. 1412.30 s [ormolu] [21 of 56] Compiling Ormolu.Printer.Internal ( src/Ormolu/Printer/Internal.hs, dist/build/Ormolu/Printer/Internal.o, dist/build/Ormolu/Printer/Internal.dyn_o )
  4793. 1412.30 s [ormolu] [22 of 56] Compiling Ormolu.Printer.Comments ( src/Ormolu/Printer/Comments.hs, dist/build/Ormolu/Printer/Comments.o, dist/build/Ormolu/Printer/Comments.dyn_o )
  4794. 1412.30 s [ormolu] [23 of 56] Compiling Ormolu.Printer.Combinators ( src/Ormolu/Printer/Combinators.hs, dist/build/Ormolu/Printer/Combinators.o, dist/build/Ormolu/Printer/Combinators.dyn_o )
  4795. 1412.30 s [ormolu] [24 of 56] 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 )
  4796. 1412.30 s [ormolu] [25 of 56] 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 )
  4797. 1412.41 s [fourmolu] [ 1 of 61] Compiling GHC.DynFlags ( src/GHC/DynFlags.hs, dist/build/GHC/DynFlags.o, dist/build/GHC/DynFlags.dyn_o )
  4798. 1412.48 s [ormolu] [26 of 56] 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 )
  4799. 1412.48 s [ormolu] [27 of 56] 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 )
  4800. 1412.48 s [ormolu] [28 of 56] 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 )
  4801. 1412.79 s [ormolu] [29 of 56] 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 )
  4802. 1412.96 s [ormolu] [30 of 56] 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 )
  4803. 1412.96 s [ormolu] [31 of 56] 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 )
  4804. 1412.96 s [ormolu] [32 of 56] 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 )
  4805. 1412.96 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 )
  4806. 1412.96 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 )
  4807. 1412.96 s [ghc-lib-parser-ex] Preprocessing test suite 'ghc-lib-parser-ex-test' for ghc-lib-parser-ex-9.12.0.0...
  4808. 1412.96 s [ghc-lib-parser-ex] Building test suite 'ghc-lib-parser-ex-test' for ghc-lib-parser-ex-9.12.0.0...
  4809. 1413.11 s [ghc-lib-parser-ex] [1 of 1] Compiling Main ( test/Test.hs, dist/build/ghc-lib-parser-ex-test/ghc-lib-parser-ex-test-tmp/Main.o )
  4810. 1413.36 s [ormolu] [33 of 56] 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 )
  4811. 1413.65 s [fourmolu] [ 4 of 61] Compiling Ormolu.Utils ( src/Ormolu/Utils.hs, dist/build/Ormolu/Utils.o, dist/build/Ormolu/Utils.dyn_o )
  4812. 1413.70 s [fourmolu] [ 5 of 61] Compiling Ormolu.Terminal ( src/Ormolu/Terminal.hs, dist/build/Ormolu/Terminal.o, dist/build/Ormolu/Terminal.dyn_o )
  4813. 1413.79 s [implicit-hie] [2 of 4] Compiling Hie.Locate ( src/Hie/Locate.hs, dist/build/Hie/Locate.o, dist/build/Hie/Locate.dyn_o )
  4814. 1413.91 s [ormolu] [34 of 56] 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 )
  4815. 1414.08 s [ormolu] [35 of 56] 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 )
  4816. 1414.08 s [ormolu] [36 of 56] 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 )
  4817. 1414.08 s [ormolu] [37 of 56] 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 )
  4818. 1414.11 s [implicit-hie] [3 of 4] Compiling Hie.Yaml ( src/Hie/Yaml.hs, dist/build/Hie/Yaml.o, dist/build/Hie/Yaml.dyn_o )
  4819. 1414.11 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 )
  4820. 1414.43 s [implicit-hie] [1 of 4] Compiling Hie.Cabal.Parser ( src/Hie/Cabal/Parser.hs, dist/build/Hie/Cabal/Parser.p_o )
  4821. 1414.59 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 )
  4822. 1414.59 s [ormolu] [38 of 56] 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 )
  4823. 1414.59 s [ormolu] [39 of 56] 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 )
  4824. 1414.59 s [ormolu] [40 of 56] 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 )
  4825. 1414.63 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 )
  4826. 1414.67 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 )
  4827. 1415.19 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 )
  4828. 1415.19 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 )
  4829. 1415.20 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 )
  4830. 1415.20 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 )
  4831. 1415.20 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 )
  4832. 1415.20 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 )
  4833. 1415.20 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 )
  4834. 1415.20 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 )
  4835. 1415.20 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 )
  4836. 1415.20 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 )
  4837. 1415.20 s [hie-bios] src/HIE/Bios/Ghc/Logger.hs:48:1: warning: [GHC-62161] [-Wincomplete-patterns]
  4838. 1415.20 s [hie-bios] Pattern match(es) are non-exhaustive
  4839. 1415.20 s [hie-bios] In an equation for ‘appendLogRef’:
  4840. 1415.20 s [hie-bios] Patterns of type ‘DynFlags’, ‘Gap.PprStyle’, ‘LogRef’, ‘LogFlags’,
  4841. 1415.20 s [hie-bios] ‘MessageClass’, ‘SrcSpan’, ‘SDoc’ not matched:
  4842. 1415.20 s [hie-bios] _ _ (LogRef _) _ MCOutput _ _
  4843. 1415.20 s [hie-bios] _ _ (LogRef _) _ MCFatal _ _
  4844. 1415.20 s [hie-bios] _ _ (LogRef _) _ MCInteractive _ _
  4845. 1415.20 s [hie-bios] _ _ (LogRef _) _ MCDump _ _
  4846. 1415.20 s [hie-bios] ...
  4847. 1415.20 s [hie-bios] |
  4848. 1415.20 s [hie-bios] 48 | appendLogRef df style (LogRef ref) _
  4849. 1415.20 s [hie-bios] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  4850. 1415.20 s [hie-bios]
  4851. 1415.20 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 )
  4852. 1415.20 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 )
  4853. 1415.20 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 )
  4854. 1415.20 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 )
  4855. 1415.32 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 )
  4856. 1415.32 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 )
  4857. 1415.60 s [fourmolu] [ 8 of 61] Compiling Ormolu.Exception ( src/Ormolu/Exception.hs, dist/build/Ormolu/Exception.o, dist/build/Ormolu/Exception.dyn_o )
  4858. 1415.83 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 )
  4859. 1415.83 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 )
  4860. 1415.83 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 )
  4861. 1415.83 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 )
  4862. 1415.84 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 )
  4863. 1415.86 s [ghc-lib-parser-ex] [2 of 2] Linking dist/build/ghc-lib-parser-ex-test/ghc-lib-parser-ex-test
  4864. 1415.86 s [fourmolu] [13 of 61] Compiling Ormolu.Fixity ( src/Ormolu/Fixity.hs, dist/build/Ormolu/Fixity.o, dist/build/Ormolu/Fixity.dyn_o )
  4865. 1416.47 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 )
  4866. 1416.53 s [implicit-hie] [2 of 4] Compiling Hie.Locate ( src/Hie/Locate.hs, dist/build/Hie/Locate.p_o )
  4867. 1416.58 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 )
  4868. 1416.70 s [hie-bios] [21 of 22] Compiling HIE.Bios ( src/HIE/Bios.hs, dist/build/HIE/Bios.o, dist/build/HIE/Bios.dyn_o )
  4869. 1416.70 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 )
  4870. 1416.86 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 )
  4871. 1416.86 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 )
  4872. 1416.89 s [implicit-hie] [3 of 4] Compiling Hie.Yaml ( src/Hie/Yaml.hs, dist/build/Hie/Yaml.p_o )
  4873. 1416.89 s [implicit-hie] [4 of 4] Compiling Paths_implicit_hie ( dist/build/autogen/Paths_implicit_hie.hs, dist/build/Paths_implicit_hie.p_o )
  4874. 1417.26 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 )
  4875. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyItem.dyn_o )
  4876. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyOutgoingCallsParams.dyn_o )
  4877. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyOutgoingCall.dyn_o )
  4878. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyIncomingCallsParams.dyn_o )
  4879. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyIncomingCall.dyn_o )
  4880. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyClientCapabilities.dyn_o )
  4881. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentClientCapabilities.dyn_o )
  4882. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ClientCapabilities.dyn_o )
  4883. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/UInitializeParams.dyn_o )
  4884. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/InitializeParams.dyn_o )
  4885. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/BaseSymbolInformation.dyn_o )
  4886. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ApplyWorkspaceEditResult.dyn_o )
  4887. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/AnnotatedTextEdit.dyn_o )
  4888. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentEdit.dyn_o )
  4889. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceEdit.dyn_o )
  4890. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/CodeAction.dyn_o )
  4891. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Types/ApplyWorkspaceEditParams.dyn_o )
  4892. 1417.51 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.o, dist/build/Language/LSP/Protocol/Internal/Method.dyn_o )
  4893. 1418.48 s [ghc-lib-parser-ex] Phase: checkPhase
  4894. 1418.62 s [ormolu] [41 of 56] 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 )
  4895. 1418.69 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.o, dist/build/Language/LSP/Protocol/Message/Method.dyn_o )
  4896. 1418.79 s [ghc-lib-parser-ex] Running 1 test suites...
  4897. 1418.79 s [ghc-lib-parser-ex] Test suite ghc-lib-parser-ex-test: RUNNING...
  4898. 1418.80 s [ghc-lib-parser-ex] All tests
  4899. 1418.80 s [ghc-lib-parser-ex] Parse tests
  4900. 1418.80 s [ghc-lib-parser-ex] Module: OK
  4901. 1418.80 s [ghc-lib-parser-ex] Module: OK
  4902. 1418.80 s [ghc-lib-parser-ex] Signature: OK
  4903. 1418.80 s [ghc-lib-parser-ex] Import: OK
  4904. 1418.80 s [ghc-lib-parser-ex] Statement: OK
  4905. 1418.80 s [ghc-lib-parser-ex] Backpack: OK
  4906. 1418.80 s [ghc-lib-parser-ex] Expression: OK
  4907. 1418.80 s [ghc-lib-parser-ex] Declaration (1): OK
  4908. 1418.80 s [ghc-lib-parser-ex] Declaration (2): OK
  4909. 1418.80 s [ghc-lib-parser-ex] File: OK
  4910. 1418.80 s [ghc-lib-parser-ex] Fixity tests
  4911. 1418.80 s [ghc-lib-parser-ex] Expression: OK
  4912. 1418.81 s [ghc-lib-parser-ex] Pattern: OK
  4913. 1418.81 s [ghc-lib-parser-ex] fixitiesFromModule: OK
  4914. 1418.81 s [ghc-lib-parser-ex] Extend instances tests
  4915. 1418.81 s [ghc-lib-parser-ex] Eq, Ord: OK
  4916. 1418.81 s [ghc-lib-parser-ex] Expression predicate tests
  4917. 1418.81 s [ghc-lib-parser-ex] isTag: OK
  4918. 1418.81 s [ghc-lib-parser-ex] isTag: OK
  4919. 1418.81 s [ghc-lib-parser-ex] isDol: OK
  4920. 1418.81 s [ghc-lib-parser-ex] isDot: OK
  4921. 1418.81 s [ghc-lib-parser-ex] isReturn: OK
  4922. 1418.81 s [ghc-lib-parser-ex] isReturn: OK
  4923. 1418.81 s [ghc-lib-parser-ex] isSection: OK
  4924. 1418.81 s [ghc-lib-parser-ex] isSection: OK
  4925. 1418.81 s [ghc-lib-parser-ex] isRecConstr: OK
  4926. 1418.81 s [ghc-lib-parser-ex] isRecUpdate: OK
  4927. 1418.81 s [ghc-lib-parser-ex] isVar: OK
  4928. 1418.81 s [ghc-lib-parser-ex] isVar: OK
  4929. 1418.81 s [ghc-lib-parser-ex] isPar: OK
  4930. 1418.81 s [ghc-lib-parser-ex] isPar: OK
  4931. 1418.81 s [ghc-lib-parser-ex] isApp: OK
  4932. 1418.81 s [ghc-lib-parser-ex] isApp: OK
  4933. 1418.81 s [ghc-lib-parser-ex] isOpApp: OK
  4934. 1418.81 s [ghc-lib-parser-ex] isOpApp: OK
  4935. 1418.81 s [ghc-lib-parser-ex] isAnyApp: OK
  4936. 1418.81 s [ghc-lib-parser-ex] isAnyApp: OK
  4937. 1418.81 s [ghc-lib-parser-ex] isAnyApp: OK
  4938. 1418.81 s [ghc-lib-parser-ex] isDo: OK
  4939. 1418.81 s [ghc-lib-parser-ex] isDo: OK
  4940. 1418.81 s [ghc-lib-parser-ex] isAnyApp: OK
  4941. 1418.81 s [ghc-lib-parser-ex] isLexeme: OK
  4942. 1418.81 s [ghc-lib-parser-ex] isLexeme: OK
  4943. 1418.81 s [ghc-lib-parser-ex] isLexeme: OK
  4944. 1418.81 s [ghc-lib-parser-ex] isLambda: OK
  4945. 1418.81 s [ghc-lib-parser-ex] isLambda: OK
  4946. 1418.81 s [ghc-lib-parser-ex] isLambda: OK
  4947. 1418.81 s [ghc-lib-parser-ex] isDotApp: OK
  4948. 1418.81 s [ghc-lib-parser-ex] isDotApp: OK
  4949. 1418.81 s [ghc-lib-parser-ex] isTypeApp: OK
  4950. 1418.81 s [ghc-lib-parser-ex] isTypeApp: OK
  4951. 1418.81 s [ghc-lib-parser-ex] isTypeApp: OK
  4952. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4953. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4954. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4955. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4956. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4957. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4958. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4959. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4960. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4961. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4962. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4963. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4964. 1418.81 s [ghc-lib-parser-ex] isWHNF: OK
  4965. 1418.82 s [ghc-lib-parser-ex] isWHNF: OK
  4966. 1418.82 s [ghc-lib-parser-ex] isWHNF: OK
  4967. 1418.82 s [ghc-lib-parser-ex] isLCase: OK
  4968. 1418.82 s [ghc-lib-parser-ex] isLCase: OK
  4969. 1418.82 s [ghc-lib-parser-ex] isSpliceDecl: OK
  4970. 1418.82 s [ghc-lib-parser-ex] isSpliceDecl: OK
  4971. 1418.82 s [ghc-lib-parser-ex] isSpliceDecl: OK
  4972. 1418.82 s [ghc-lib-parser-ex] isTypedSplice: OK
  4973. 1418.82 s [ghc-lib-parser-ex] isTypedSplice: OK
  4974. 1418.82 s [ghc-lib-parser-ex] isUntypedSplice: OK
  4975. 1418.82 s [ghc-lib-parser-ex] isUntypedSplice: OK
  4976. 1418.82 s [ghc-lib-parser-ex] isQuasiQuoteExpr: OK
  4977. 1418.82 s [ghc-lib-parser-ex] isQuasiQuoteExpr: OK
  4978. 1418.82 s [ghc-lib-parser-ex] isWholeFrac: OK
  4979. 1418.82 s [ghc-lib-parser-ex] isWholeFrac: OK
  4980. 1418.82 s [ghc-lib-parser-ex] isMDo: OK
  4981. 1418.82 s [ghc-lib-parser-ex] isListComp (1): OK
  4982. 1418.82 s [ghc-lib-parser-ex] isListComp (2): OK
  4983. 1418.82 s [ghc-lib-parser-ex] isMonadComp (0): OK
  4984. 1418.82 s [ghc-lib-parser-ex] isMonadComp (1): OK
  4985. 1418.82 s [ghc-lib-parser-ex] isMonadComp (2): OK
  4986. 1418.82 s [ghc-lib-parser-ex] isMonadComp (3): OK
  4987. 1418.82 s [ghc-lib-parser-ex] strToVar: OK
  4988. 1418.82 s [ghc-lib-parser-ex] varToStr: OK
  4989. 1418.82 s [ghc-lib-parser-ex] varToStr: OK
  4990. 1418.82 s [ghc-lib-parser-ex] varToStr: OK
  4991. 1418.82 s [ghc-lib-parser-ex] isLetStmt: OK
  4992. 1418.82 s [ghc-lib-parser-ex] isLetStmt: OK
  4993. 1418.82 s [ghc-lib-parser-ex] isRecStmt: OK
  4994. 1418.82 s [ghc-lib-parser-ex] isRecStmt: OK
  4995. 1418.82 s [ghc-lib-parser-ex] Declaration predicate tests
  4996. 1418.82 s [ghc-lib-parser-ex] isStrictMatch: OK
  4997. 1418.82 s [ghc-lib-parser-ex] isStrictMatch: OK
  4998. 1418.82 s [ghc-lib-parser-ex] Type predicate tests
  4999. 1418.82 s [ghc-lib-parser-ex] isKindTyApp: OK
  5000. 1418.82 s [ghc-lib-parser-ex] isKindTyApp: OK
  5001. 1418.82 s [ghc-lib-parser-ex] Pattern predicate tests
  5002. 1418.82 s [ghc-lib-parser-ex] patToStr: OK
  5003. 1418.82 s [ghc-lib-parser-ex] patToStr: OK
  5004. 1418.82 s [ghc-lib-parser-ex] patToStr: OK
  5005. 1418.82 s [ghc-lib-parser-ex] strToPat: OK
  5006. 1418.82 s [ghc-lib-parser-ex] strToPat: OK
  5007. 1418.82 s [ghc-lib-parser-ex] strToPat: OK
  5008. 1418.82 s [ghc-lib-parser-ex] fromPChar: OK
  5009. 1418.82 s [ghc-lib-parser-ex] fromPChar: OK
  5010. 1418.82 s [ghc-lib-parser-ex] isSplicePat: OK
  5011. 1418.82 s [ghc-lib-parser-ex] isWildPat: OK
  5012. 1418.82 s [ghc-lib-parser-ex] isWildPat: OK
  5013. 1418.82 s [ghc-lib-parser-ex] DynFlags tests
  5014. 1418.82 s [ghc-lib-parser-ex] readExtension: OK
  5015. 1418.82 s [ghc-lib-parser-ex] readExtension: OK
  5016. 1418.82 s [ghc-lib-parser-ex] extensionImplications: OK
  5017. 1418.82 s [ghc-lib-parser-ex] check instance Bounded Language: OK
  5018. 1418.82 s [ghc-lib-parser-ex] check instance Ord Extension: OK
  5019. 1418.82 s [ghc-lib-parser-ex] disable via pragma: OK
  5020. 1418.82 s [ghc-lib-parser-ex] ImportQualifiedPost: OK
  5021. 1418.82 s [ghc-lib-parser-ex] Name tests
  5022. 1418.82 s [ghc-lib-parser-ex] modName (1): OK
  5023. 1418.82 s [ghc-lib-parser-ex] modName (2): OK
  5024. 1418.82 s [ghc-lib-parser-ex] isSymbolRdrName (1): OK
  5025. 1418.82 s [ghc-lib-parser-ex] isSymbolRdrName (2): OK
  5026. 1418.82 s [ghc-lib-parser-ex] isSymbolRdrName (3): OK
  5027. 1418.82 s [ghc-lib-parser-ex] isSymbolRdrName (4): OK
  5028. 1418.82 s [ghc-lib-parser-ex]
  5029. 1418.82 s [ghc-lib-parser-ex] All 120 tests passed (0.02s)
  5030. 1418.82 s [ghc-lib-parser-ex] Test suite ghc-lib-parser-ex-test: PASS
  5031. 1418.82 s [ghc-lib-parser-ex] Test suite logged to:
  5032. 1418.82 s [ghc-lib-parser-ex] dist/test/ghc-lib-parser-ex-9.12.0.0-ghc-lib-parser-ex-test.log
  5033. 1418.82 s [ghc-lib-parser-ex] 1 of 1 test suites (1 of 1 test cases) passed.
  5034. 1418.83 s [ghc-lib-parser-ex] Phase: haddockPhase
  5035. 1419.01 s [ghc-lib-parser-ex] Preprocessing executable 'ghc-lib-parser-ex-build-tool' for ghc-lib-parser-ex-9.12.0.0...
  5036. 1419.01 s [ghc-lib-parser-ex] Preprocessing library for ghc-lib-parser-ex-9.12.0.0...
  5037. 1419.03 s [ghc-lib-parser-ex] Running Haddock on library for ghc-lib-parser-ex-9.12.0.0...
  5038. 1419.05 s [ormolu] [42 of 56] 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 )
  5039. 1419.09 s [ormolu] [43 of 56] 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 )
  5040. 1419.17 s [ormolu] [44 of 56] 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 )
  5041. 1419.17 s [ormolu] [45 of 56] 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 )
  5042. 1419.28 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 )
  5043. 1419.28 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 )
  5044. 1419.28 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 )
  5045. 1419.28 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 )
  5046. 1419.28 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 )
  5047. 1419.32 s [ormolu] [46 of 56] 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 )
  5048. 1419.32 s [ormolu] [47 of 56] 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 )
  5049. 1419.35 s [fourmolu] [22 of 61] Compiling Ormolu.Config ( src/Ormolu/Config.hs, dist/build/Ormolu/Config.o, dist/build/Ormolu/Config.dyn_o )
  5050. 1419.38 s [implicit-hie] Preprocessing test suite 'implicit-hie-test' for implicit-hie-0.1.4.0...
  5051. 1419.38 s [implicit-hie] Building test suite 'implicit-hie-test' for implicit-hie-0.1.4.0...
  5052. 1419.48 s [implicit-hie] [1 of 2] Compiling Main ( test/Spec.hs, dist/build/implicit-hie-test/implicit-hie-test-tmp/Main.o )
  5053. 1419.81 s [ghc-lib-parser-ex] [ 1 of 19] Compiling Language.Haskell.GhclibParserEx.Fixity ( src/Language/Haskell/GhclibParserEx/Fixity.hs, nothing )
  5054. 1419.97 s [hie-bios] [ 2 of 22] Compiling HIE.Bios.Config ( src/HIE/Bios/Config.hs, dist/build/HIE/Bios/Config.p_o )
  5055. 1420.09 s [ormolu] [48 of 56] 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 )
  5056. 1420.20 s [ormolu] [49 of 56] Compiling Ormolu.Parser.Result ( src/Ormolu/Parser/Result.hs, dist/build/Ormolu/Parser/Result.o, dist/build/Ormolu/Parser/Result.dyn_o )
  5057. 1420.20 s [ormolu] [50 of 56] Compiling Ormolu.Printer ( src/Ormolu/Printer.hs, dist/build/Ormolu/Printer.o, dist/build/Ormolu/Printer.dyn_o )
  5058. 1420.21 s [ghc-lib-parser-ex] [ 2 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Driver.Flags ( src/Language/Haskell/GhclibParserEx/GHC/Driver/Flags.hs, nothing )
  5059. 1420.21 s [ghc-lib-parser-ex] [ 3 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Driver.Session ( src/Language/Haskell/GhclibParserEx/GHC/Driver/Session.hs, nothing )
  5060. 1420.24 s [ormolu] [51 of 56] Compiling Ormolu.Parser ( src/Ormolu/Parser.hs, dist/build/Ormolu/Parser.o, dist/build/Ormolu/Parser.dyn_o )
  5061. 1420.24 s [ormolu] [52 of 56] Compiling Ormolu.Diff.ParseResult ( src/Ormolu/Diff/ParseResult.hs, dist/build/Ormolu/Diff/ParseResult.o, dist/build/Ormolu/Diff/ParseResult.dyn_o )
  5062. 1420.24 s [ormolu] [53 of 56] Compiling Ormolu.Utils.IO ( src/Ormolu/Utils/IO.hs, dist/build/Ormolu/Utils/IO.o, dist/build/Ormolu/Utils/IO.dyn_o )
  5063. 1420.24 s [ormolu] [54 of 56] Compiling Ormolu.Utils.Fixity ( src/Ormolu/Utils/Fixity.hs, dist/build/Ormolu/Utils/Fixity.o, dist/build/Ormolu/Utils/Fixity.dyn_o )
  5064. 1420.24 s [ormolu] [55 of 56] Compiling Ormolu.Utils.Cabal ( src/Ormolu/Utils/Cabal.hs, dist/build/Ormolu/Utils/Cabal.o, dist/build/Ormolu/Utils/Cabal.dyn_o )
  5065. 1420.24 s [ormolu] [56 of 56] Compiling Ormolu ( src/Ormolu.hs, dist/build/Ormolu.o, dist/build/Ormolu.dyn_o )
  5066. 1420.33 s [ghc-lib-parser-ex] [ 4 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs ( src/Language/Haskell/GhclibParserEx/GHC/Hs.hs, nothing )
  5067. 1420.34 s [ghc-lib-parser-ex] [ 5 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Binds ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.hs, nothing )
  5068. 1420.34 s [ghc-lib-parser-ex] [ 6 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Decls ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs, nothing )
  5069. 1420.34 s [ghc-lib-parser-ex] [ 7 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Dump ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Dump.hs, nothing )
  5070. 1420.35 s [ghc-lib-parser-ex] [ 8 of 19] Compiling Language.Haskell.GhclibParserEx.Dump ( src/Language/Haskell/GhclibParserEx/Dump.hs, nothing )
  5071. 1420.35 s [ghc-lib-parser-ex] [ 9 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances ( src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs, nothing )
  5072. 1420.36 s [ghc-lib-parser-ex] [10 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp ( src/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.hs, nothing )
  5073. 1420.37 s [ghc-lib-parser-ex] [11 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Pat ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs, nothing )
  5074. 1420.40 s [ghc-lib-parser-ex] [12 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Type ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs, nothing )
  5075. 1420.40 s [ghc-lib-parser-ex] [13 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Types ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Types.hs, nothing )
  5076. 1420.41 s [ghc-lib-parser-ex] [14 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Parser ( src/Language/Haskell/GhclibParserEx/GHC/Parser.hs, nothing )
  5077. 1420.53 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 )
  5078. 1420.56 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 )
  5079. 1420.56 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 )
  5080. 1420.56 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 )
  5081. 1420.56 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 )
  5082. 1420.56 s [hie-bios] [ 7 of 22] Compiling HIE.Bios.Types ( src/HIE/Bios/Types.hs, dist/build/HIE/Bios/Types.p_o )
  5083. 1420.56 s [hie-bios] [ 8 of 22] Compiling HIE.Bios.Flags ( src/HIE/Bios/Flags.hs, dist/build/HIE/Bios/Flags.p_o )
  5084. 1420.56 s [hie-bios] [ 9 of 22] Compiling HIE.Bios.Environment ( src/HIE/Bios/Environment.hs, dist/build/HIE/Bios/Environment.p_o )
  5085. 1420.56 s [hie-bios] [10 of 22] Compiling HIE.Bios.Process ( src/HIE/Bios/Process.hs, dist/build/HIE/Bios/Process.p_o )
  5086. 1420.56 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 )
  5087. 1420.56 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 )
  5088. 1420.56 s [hie-bios] src/HIE/Bios/Ghc/Logger.hs:48:1: warning: [GHC-62161] [-Wincomplete-patterns]
  5089. 1420.56 s [hie-bios] Pattern match(es) are non-exhaustive
  5090. 1420.56 s [hie-bios] In an equation for ‘appendLogRef’:
  5091. 1420.56 s [hie-bios] Patterns of type ‘DynFlags’, ‘Gap.PprStyle’, ‘LogRef’, ‘LogFlags’,
  5092. 1420.56 s [hie-bios] ‘MessageClass’, ‘SrcSpan’, ‘SDoc’ not matched:
  5093. 1420.56 s [hie-bios] _ _ (LogRef _) _ MCOutput _ _
  5094. 1420.56 s [hie-bios] _ _ (LogRef _) _ MCFatal _ _
  5095. 1420.56 s [hie-bios] _ _ (LogRef _) _ MCInteractive _ _
  5096. 1420.56 s [hie-bios] _ _ (LogRef _) _ MCDump _ _
  5097. 1420.56 s [hie-bios] ...
  5098. 1420.56 s [hie-bios] |
  5099. 1420.56 s [hie-bios] 48 | appendLogRef df style (LogRef ref) _
  5100. 1420.56 s [hie-bios] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  5101. 1420.56 s [hie-bios]
  5102. 1420.56 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 )
  5103. 1420.56 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 )
  5104. 1420.56 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 )
  5105. 1420.56 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 )
  5106. 1420.61 s [ghc-lib-parser-ex] [15 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Settings.Config ( src/Language/Haskell/GhclibParserEx/GHC/Settings/Config.hs, nothing )
  5107. 1420.63 s [ghc-lib-parser-ex] [16 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader ( src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs, nothing )
  5108. 1420.63 s [ghc-lib-parser-ex] [17 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Hs.Expr ( src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs, nothing )
  5109. 1420.69 s [ghc-lib-parser-ex] [18 of 19] Compiling Language.Haskell.GhclibParserEx.GHC.Utils.Outputable ( src/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.hs, nothing )
  5110. 1420.69 s [ghc-lib-parser-ex] [19 of 19] Compiling Paths_ghc_lib_parser_ex ( dist/build/autogen/Paths_ghc_lib_parser_ex.hs, nothing )
  5111. 1420.71 s [ghc-lib-parser-ex] Haddock coverage:
  5112. 1420.71 s [ghc-lib-parser-ex] 11% ( 1 / 9) in 'Language.Haskell.GhclibParserEx.Fixity'
  5113. 1420.71 s [ghc-lib-parser-ex] Missing documentation for:
  5114. 1420.71 s [ghc-lib-parser-ex] Module header
  5115. 1420.71 s [ghc-lib-parser-ex] fixitiesFromModule (src/Language/Haskell/GhclibParserEx/Fixity.hs:308)
  5116. 1420.71 s [ghc-lib-parser-ex] preludeFixities (src/Language/Haskell/GhclibParserEx/Fixity.hs:247)
  5117. 1420.71 s [ghc-lib-parser-ex] baseFixities (src/Language/Haskell/GhclibParserEx/Fixity.hs:267)
  5118. 1420.71 s [ghc-lib-parser-ex] infixr_ (src/Language/Haskell/GhclibParserEx/Fixity.hs:290)
  5119. 1420.71 s [ghc-lib-parser-ex] infixl_ (src/Language/Haskell/GhclibParserEx/Fixity.hs:291)
  5120. 1420.71 s [ghc-lib-parser-ex] infix_ (src/Language/Haskell/GhclibParserEx/Fixity.hs:292)
  5121. 1420.71 s [ghc-lib-parser-ex] fixity (src/Language/Haskell/GhclibParserEx/Fixity.hs:296)
  5122. 1420.71 s [ghc-lib-parser-ex] 0% ( 0 / 1) in 'Language.Haskell.GhclibParserEx.GHC.Driver.Flags'
  5123. 1420.71 s [ghc-lib-parser-ex] Missing documentation for:
  5124. 1420.71 s [ghc-lib-parser-ex] Module header
  5125. 1420.71 s [ghc-lib-parser-ex] 50% ( 2 / 4) in 'Language.Haskell.GhclibParserEx.GHC.Driver.Session'
  5126. 1420.71 s [ghc-lib-parser-ex] Missing documentation for:
  5127. 1420.71 s [ghc-lib-parser-ex] Module header
  5128. 1420.71 s [ghc-lib-parser-ex] parsePragmasIntoDynFlags (src/Language/Haskell/GhclibParserEx/GHC/Driver/Session.hs:191)
  5129. 1420.71 s [ghc-lib-parser-ex] 0% ( 0 / 2) in 'Language.Haskell.GhclibParserEx.GHC.Hs'
  5130. 1420.71 s [ghc-lib-parser-ex] Missing documentation for:
  5131. 1420.71 s [ghc-lib-parser-ex] Module header
  5132. 1420.71 s [ghc-lib-parser-ex] modName (src/Language/Haskell/GhclibParserEx/GHC/Hs.hs:32)
  5133. 1420.71 s [ghc-lib-parser-ex] 0% ( 0 / 2) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Binds'
  5134. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5135. 1420.72 s [ghc-lib-parser-ex] Module header
  5136. 1420.72 s [ghc-lib-parser-ex] isPatSynBind (src/Language/Haskell/GhclibParserEx/GHC/Hs/Binds.hs:19)
  5137. 1420.72 s [ghc-lib-parser-ex] 0% ( 0 / 5) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Decls'
  5138. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5139. 1420.72 s [ghc-lib-parser-ex] Module header
  5140. 1420.72 s [ghc-lib-parser-ex] isNewType (src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs:25)
  5141. 1420.72 s [ghc-lib-parser-ex] isForD (src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs:29)
  5142. 1420.72 s [ghc-lib-parser-ex] isDerivD (src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs:30)
  5143. 1420.72 s [ghc-lib-parser-ex] isClsDefSig (src/Language/Haskell/GhclibParserEx/GHC/Hs/Decls.hs:33)
  5144. 1420.72 s [ghc-lib-parser-ex] 75% ( 3 / 4) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Dump'
  5145. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5146. 1420.72 s [ghc-lib-parser-ex] Module header
  5147. 1420.72 s [ghc-lib-parser-ex] 50% ( 1 / 2) in 'Language.Haskell.GhclibParserEx.Dump'
  5148. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5149. 1420.72 s [ghc-lib-parser-ex] Module header
  5150. 1420.72 s [ghc-lib-parser-ex] 0% ( 0 / 5) in 'Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances'
  5151. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5152. 1420.72 s [ghc-lib-parser-ex] Module header
  5153. 1420.72 s [ghc-lib-parser-ex] HsExtendInstances (src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs:30)
  5154. 1420.72 s [ghc-lib-parser-ex] extendInstances (src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs:35)
  5155. 1420.72 s [ghc-lib-parser-ex] astEq (src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs:52)
  5156. 1420.72 s [ghc-lib-parser-ex] astListEq (src/Language/Haskell/GhclibParserEx/GHC/Hs/ExtendInstances.hs:55)
  5157. 1420.72 s [ghc-lib-parser-ex] 0% ( 0 / 3) in 'Language.Haskell.GhclibParserEx.GHC.Hs.ImpExp'
  5158. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5159. 1420.72 s [ghc-lib-parser-ex] Module header
  5160. 1420.72 s [ghc-lib-parser-ex] isPatSynIE (src/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.hs:37)
  5161. 1420.72 s [ghc-lib-parser-ex] isImportQualifiedPost (src/Language/Haskell/GhclibParserEx/GHC/Hs/ImpExp.hs:43)
  5162. 1420.72 s [ghc-lib-parser-ex] 0% ( 0 / 13) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Pat'
  5163. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5164. 1420.72 s [ghc-lib-parser-ex] Module header
  5165. 1420.72 s [ghc-lib-parser-ex] patToStr (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:61)
  5166. 1420.72 s [ghc-lib-parser-ex] strToPat (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:69)
  5167. 1420.72 s [ghc-lib-parser-ex] fromPChar (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:96)
  5168. 1420.72 s [ghc-lib-parser-ex] hasPFieldsDotDot (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:102)
  5169. 1420.72 s [ghc-lib-parser-ex] isPFieldWildcard (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:125)
  5170. 1420.72 s [ghc-lib-parser-ex] isPWildcard (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:134)
  5171. 1420.72 s [ghc-lib-parser-ex] isPFieldPun (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:151)
  5172. 1420.72 s [ghc-lib-parser-ex] isPatTypeSig (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:161)
  5173. 1420.72 s [ghc-lib-parser-ex] isPBangPat (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:162)
  5174. 1420.72 s [ghc-lib-parser-ex] isPViewPat (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:163)
  5175. 1420.72 s [ghc-lib-parser-ex] isWildPat (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:139)
  5176. 1420.72 s [ghc-lib-parser-ex] isSplicePat (src/Language/Haskell/GhclibParserEx/GHC/Hs/Pat.hs:170)
  5177. 1420.72 s [ghc-lib-parser-ex] 0% ( 0 / 5) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Type'
  5178. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5179. 1420.72 s [ghc-lib-parser-ex] Module header
  5180. 1420.72 s [ghc-lib-parser-ex] fromTyParen (src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs:28)
  5181. 1420.72 s [ghc-lib-parser-ex] isTyQuasiQuote (src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs:32)
  5182. 1420.72 s [ghc-lib-parser-ex] isUnboxedTuple (src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs:36)
  5183. 1420.72 s [ghc-lib-parser-ex] isKindTyApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Type.hs:25)
  5184. 1420.72 s [ghc-lib-parser-ex] 50% ( 1 / 2) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Types'
  5185. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5186. 1420.72 s [ghc-lib-parser-ex] Module header
  5187. 1420.72 s [ghc-lib-parser-ex] 0% ( 0 / 16) in 'Language.Haskell.GhclibParserEx.GHC.Parser'
  5188. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5189. 1420.72 s [ghc-lib-parser-ex] Module header
  5190. 1420.72 s [ghc-lib-parser-ex] parseFile (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:185)
  5191. 1420.72 s [ghc-lib-parser-ex] parseModule (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:108)
  5192. 1420.72 s [ghc-lib-parser-ex] parseSignature (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:115)
  5193. 1420.72 s [ghc-lib-parser-ex] parseImport (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:118)
  5194. 1420.72 s [ghc-lib-parser-ex] parseStatement (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:121)
  5195. 1420.72 s [ghc-lib-parser-ex] parseBackpack (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:124)
  5196. 1420.72 s [ghc-lib-parser-ex] parseDeclaration (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:127)
  5197. 1420.72 s [ghc-lib-parser-ex] parseExpression (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:131)
  5198. 1420.72 s [ghc-lib-parser-ex] parsePattern (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:149)
  5199. 1420.72 s [ghc-lib-parser-ex] parseTypeSignature (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:152)
  5200. 1420.72 s [ghc-lib-parser-ex] parseStmt (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:155)
  5201. 1420.72 s [ghc-lib-parser-ex] parseIdentifier (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:162)
  5202. 1420.72 s [ghc-lib-parser-ex] parseType (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:165)
  5203. 1420.72 s [ghc-lib-parser-ex] parseHeader (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:172)
  5204. 1420.72 s [ghc-lib-parser-ex] parse (src/Language/Haskell/GhclibParserEx/GHC/Parser.hs:92)
  5205. 1420.72 s [ghc-lib-parser-ex] 0% ( 0 / 2) in 'Language.Haskell.GhclibParserEx.GHC.Settings.Config'
  5206. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5207. 1420.72 s [ghc-lib-parser-ex] Module header
  5208. 1420.72 s [ghc-lib-parser-ex] fakeSettings (src/Language/Haskell/GhclibParserEx/GHC/Settings/Config.hs:39)
  5209. 1420.72 s [ghc-lib-parser-ex] 0% ( 0 / 7) in 'Language.Haskell.GhclibParserEx.GHC.Types.Name.Reader'
  5210. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5211. 1420.72 s [ghc-lib-parser-ex] Module header
  5212. 1420.72 s [ghc-lib-parser-ex] occNameStr (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:32)
  5213. 1420.72 s [ghc-lib-parser-ex] rdrNameStr (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:38)
  5214. 1420.72 s [ghc-lib-parser-ex] isSpecial (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:46)
  5215. 1420.72 s [ghc-lib-parser-ex] unqual (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:56)
  5216. 1420.72 s [ghc-lib-parser-ex] fromQual (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:65)
  5217. 1420.72 s [ghc-lib-parser-ex] isSymbolRdrName (src/Language/Haskell/GhclibParserEx/GHC/Types/Name/Reader.hs:72)
  5218. 1420.72 s [ghc-lib-parser-ex] 0% ( 0 / 49) in 'Language.Haskell.GhclibParserEx.GHC.Hs.Expr'
  5219. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5220. 1420.72 s [ghc-lib-parser-ex] Module header
  5221. 1420.72 s [ghc-lib-parser-ex] isTag (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:69)
  5222. 1420.72 s [ghc-lib-parser-ex] isDol (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:74)
  5223. 1420.72 s [ghc-lib-parser-ex] isDot (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:75)
  5224. 1420.72 s [ghc-lib-parser-ex] isReturn (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:76)
  5225. 1420.72 s [ghc-lib-parser-ex] isSection (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:77)
  5226. 1420.72 s [ghc-lib-parser-ex] isRecConstr (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:78)
  5227. 1420.72 s [ghc-lib-parser-ex] isRecUpdate (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:79)
  5228. 1420.72 s [ghc-lib-parser-ex] isVar (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:80)
  5229. 1420.72 s [ghc-lib-parser-ex] isPar (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:81)
  5230. 1420.72 s [ghc-lib-parser-ex] isApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:82)
  5231. 1420.72 s [ghc-lib-parser-ex] isOpApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:83)
  5232. 1420.72 s [ghc-lib-parser-ex] isAnyApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:84)
  5233. 1420.72 s [ghc-lib-parser-ex] isDo (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:85)
  5234. 1420.72 s [ghc-lib-parser-ex] isLexeme (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:86)
  5235. 1420.72 s [ghc-lib-parser-ex] isLambda (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:90)
  5236. 1420.72 s [ghc-lib-parser-ex] isQuasiQuote (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:101)
  5237. 1420.72 s [ghc-lib-parser-ex] isQuasiQuoteExpr (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:96)
  5238. 1420.72 s [ghc-lib-parser-ex] isQuasiQuoteSplice (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:144)
  5239. 1420.72 s [ghc-lib-parser-ex] isOverLabel (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:136)
  5240. 1420.72 s [ghc-lib-parser-ex] isDotApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:102)
  5241. 1420.72 s [ghc-lib-parser-ex] isTypeApp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:103)
  5242. 1420.72 s [ghc-lib-parser-ex] isWHNF (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:104)
  5243. 1420.72 s [ghc-lib-parser-ex] isLCase (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:132)
  5244. 1420.72 s [ghc-lib-parser-ex] isFieldPun (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:160)
  5245. 1420.72 s [ghc-lib-parser-ex] isFieldPunUpdate (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:170)
  5246. 1420.72 s [ghc-lib-parser-ex] isRecStmt (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:185)
  5247. 1420.72 s [ghc-lib-parser-ex] isLetStmt (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:188)
  5248. 1420.72 s [ghc-lib-parser-ex] isParComp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:191)
  5249. 1420.72 s [ghc-lib-parser-ex] isMDo (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:197)
  5250. 1420.72 s [ghc-lib-parser-ex] isListComp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:201)
  5251. 1420.72 s [ghc-lib-parser-ex] isMonadComp (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:199)
  5252. 1420.72 s [ghc-lib-parser-ex] isTupleSection (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:219)
  5253. 1420.72 s [ghc-lib-parser-ex] isString (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:222)
  5254. 1420.72 s [ghc-lib-parser-ex] isPrimLiteral (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:225)
  5255. 1420.72 s [ghc-lib-parser-ex] isSpliceDecl (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:248)
  5256. 1420.72 s [ghc-lib-parser-ex] isTypedSplice (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:241)
  5257. 1420.72 s [ghc-lib-parser-ex] isUntypedSplice (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:242)
  5258. 1420.72 s [ghc-lib-parser-ex] isFieldWildcard (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:272)
  5259. 1420.72 s [ghc-lib-parser-ex] isUnboxed (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:297)
  5260. 1420.72 s [ghc-lib-parser-ex] isWholeFrac (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:306)
  5261. 1420.72 s [ghc-lib-parser-ex] isStrictMatch (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:154)
  5262. 1420.72 s [ghc-lib-parser-ex] isMultiIf (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:257)
  5263. 1420.72 s [ghc-lib-parser-ex] isProc (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:260)
  5264. 1420.72 s [ghc-lib-parser-ex] isTransStmt (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:263)
  5265. 1420.72 s [ghc-lib-parser-ex] hasFieldsDotDot (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:182)
  5266. 1420.72 s [ghc-lib-parser-ex] varToStr (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:318)
  5267. 1420.72 s [ghc-lib-parser-ex] strToVar (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:328)
  5268. 1420.72 s [ghc-lib-parser-ex] fromChar (src/Language/Haskell/GhclibParserEx/GHC/Hs/Expr.hs:336)
  5269. 1420.72 s [ghc-lib-parser-ex] 0% ( 0 / 2) in 'Language.Haskell.GhclibParserEx.GHC.Utils.Outputable'
  5270. 1420.72 s [ghc-lib-parser-ex] Missing documentation for:
  5271. 1420.72 s [ghc-lib-parser-ex] Module header
  5272. 1420.72 s [ghc-lib-parser-ex] unsafePrettyPrint (src/Language/Haskell/GhclibParserEx/GHC/Utils/Outputable.hs:18)
  5273. 1420.75 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 )
  5274. 1420.77 s [implicit-hie] [3 of 3] Linking dist/build/implicit-hie-test/implicit-hie-test
  5275. 1420.80 s [hie-bios] [17 of 22] Compiling HIE.Bios.Wrappers ( src/HIE/Bios/Wrappers.hs, dist/build/HIE/Bios/Wrappers.p_o )
  5276. 1420.80 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 )
  5277. 1421.04 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 )
  5278. 1421.27 s [ormolu] [ 1 of 56] Compiling GHC.DynFlags ( src/GHC/DynFlags.hs, dist/build/GHC/DynFlags.p_o )
  5279. 1421.45 s [hie-bios] [19 of 22] Compiling HIE.Bios.Cradle ( src/HIE/Bios/Cradle.hs, dist/build/HIE/Bios/Cradle.p_o )
  5280. 1421.53 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 )
  5281. 1421.77 s [ormolu] [ 2 of 56] Compiling Ormolu.Printer.SpanStream ( src/Ormolu/Printer/SpanStream.hs, dist/build/Ormolu/Printer/SpanStream.p_o )
  5282. 1422.02 s [ormolu] [ 3 of 56] Compiling Ormolu.Processing.Cpp ( src/Ormolu/Processing/Cpp.hs, dist/build/Ormolu/Processing/Cpp.p_o )
  5283. 1422.08 s [implicit-hie] Preprocessing executable 'gen-hie' for implicit-hie-0.1.4.0...
  5284. 1422.08 s [implicit-hie] Building executable 'gen-hie' for implicit-hie-0.1.4.0...
  5285. 1422.10 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 )
  5286. 1422.19 s [implicit-hie] [1 of 2] Compiling Main ( app/Main.hs, dist/build/gen-hie/gen-hie-tmp/Main.o )
  5287. 1422.33 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 )
  5288. 1422.37 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 )
  5289. 1422.41 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 )
  5290. 1422.49 s [ormolu] [ 4 of 56] Compiling Ormolu.Utils ( src/Ormolu/Utils.hs, dist/build/Ormolu/Utils.p_o )
  5291. 1422.50 s [implicit-hie] [3 of 3] Linking dist/build/gen-hie/gen-hie
  5292. 1422.61 s [hie-bios] [21 of 22] Compiling HIE.Bios ( src/HIE/Bios.hs, dist/build/HIE/Bios.p_o )
  5293. 1422.61 s [hie-bios] [22 of 22] Compiling Paths_hie_bios ( dist/build/autogen/Paths_hie_bios.hs, dist/build/Paths_hie_bios.p_o )
  5294. 1422.64 s [ormolu] [ 5 of 56] Compiling Ormolu.Terminal ( src/Ormolu/Terminal.hs, dist/build/Ormolu/Terminal.p_o )
  5295. 1422.82 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 )
  5296. 1422.82 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 )
  5297. 1422.82 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 )
  5298. 1422.82 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 )
  5299. 1422.82 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 )
  5300. 1422.82 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 )
  5301. 1422.82 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 )
  5302. 1422.82 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 )
  5303. 1422.94 s [lsp-types] src/Language/LSP/Protocol/Message/Types.hs:87:9: warning: [GHC-02256] [-Wambiguous-fields]
  5304. 1422.94 s [lsp-types] Ambiguous record update with parent type constructor ‘ResponseError’.
  5305. 1422.94 s [lsp-types] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  5306. 1422.94 s [lsp-types] Consider disambiguating using module qualification instead.
  5307. 1422.94 s [lsp-types] |
  5308. 1422.94 s [lsp-types] 87 | x{_code = InR (fromOpenEnumBaseType n)}
  5309. 1422.94 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5310. 1422.94 s [lsp-types]
  5311. 1422.94 s [lsp-types] src/Language/LSP/Protocol/Message/Types.hs:179:9: warning: [GHC-02256] [-Wambiguous-fields]
  5312. 1422.94 s [lsp-types] Ambiguous record update with parent type constructor ‘TResponseError’.
  5313. 1422.94 s [lsp-types] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  5314. 1422.94 s [lsp-types] Consider disambiguating using module qualification instead.
  5315. 1422.94 s [lsp-types] |
  5316. 1422.94 s [lsp-types] 179 | x{_code = InR (fromOpenEnumBaseType n)}
  5317. 1422.94 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5318. 1422.94 s [lsp-types]
  5319. 1422.94 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 )
  5320. 1423.35 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 )
  5321. 1423.41 s [ormolu] [ 6 of 56] Compiling Ormolu.Terminal.QualifiedDo ( src/Ormolu/Terminal/QualifiedDo.hs, dist/build/Ormolu/Terminal/QualifiedDo.p_o )
  5322. 1423.57 s [ormolu] [ 7 of 56] Compiling Ormolu.Diff.Text ( src/Ormolu/Diff/Text.hs, dist/build/Ormolu/Diff/Text.p_o )
  5323. 1423.88 s [implicit-hie] Phase: checkPhase
  5324. 1423.92 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 )
  5325. 1424.05 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 )
  5326. 1424.05 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 )
  5327. 1424.27 s [implicit-hie] Running 1 test suites...
  5328. 1424.27 s [implicit-hie] Test suite implicit-hie-test: RUNNING...
  5329. 1424.28 s [implicit-hie]
  5330. 1424.28 s [implicit-hie] Should Succeed
  5331. 1424.28 s [implicit-hie] successfully parses executable section [✔]
  5332. 1424.28 s [implicit-hie] Should Succeed
  5333. 1424.28 s [implicit-hie] successfully parses test section [✔]
  5334. 1424.28 s [implicit-hie] Should Succeed
  5335. 1424.28 s [implicit-hie] successfully parses library section [✔]
  5336. 1424.28 s [implicit-hie] Should Succeed
  5337. 1424.28 s [implicit-hie] successfully parses library section with 2 hs-source-dirs [✔]
  5338. 1424.28 s [implicit-hie] Should Succeed
  5339. 1424.28 s [implicit-hie] successfully parses library section with 2 paths under hs-source-dirs [✔]
  5340. 1424.28 s [implicit-hie] Should Succeed
  5341. 1424.28 s [implicit-hie] successfully parses bench section [✔]
  5342. 1424.28 s [implicit-hie] Should Succeed
  5343. 1424.28 s [implicit-hie] successfully parses package [✔]
  5344. 1424.28 s [implicit-hie] Should Succeed
  5345. 1424.28 s [implicit-hie] skips to end of block section [✔]
  5346. 1424.28 s [implicit-hie] Should Succeed
  5347. 1424.29 s [implicit-hie] successfully generates stack hie.yaml [✔]
  5348. 1424.29 s [implicit-hie] Should Succeed
  5349. 1424.29 s [implicit-hie] successfully generates cabal hie.yaml for haskell-language-server [✔]
  5350. 1424.29 s [implicit-hie] Should Succeed
  5351. 1424.29 s [implicit-hie] successfully parses comma list [✔]
  5352. 1424.29 s [implicit-hie] Should Succeed
  5353. 1424.29 s [implicit-hie] successfully parses newline list [✔]
  5354. 1424.29 s [implicit-hie] Should Succeed
  5355. 1424.29 s [implicit-hie] successfully parses newline comma list [✔]
  5356. 1424.29 s [implicit-hie] Should Succeed
  5357. 1424.29 s [implicit-hie] quoted list [✔]
  5358. 1424.29 s [implicit-hie] Should Succeed
  5359. 1424.29 s [implicit-hie] list with leading commas [✔]
  5360. 1424.29 s [implicit-hie] Should Succeed
  5361. 1424.29 s [implicit-hie] list with a comment [✔]
  5362. 1424.29 s [implicit-hie] Should Succeed
  5363. 1424.29 s [implicit-hie] list2 with a comment [✔]
  5364. 1424.29 s [implicit-hie] Should Succeed
  5365. 1424.29 s [implicit-hie] list3 with a comment [✔]
  5366. 1424.29 s [implicit-hie] Should Succeed
  5367. 1424.29 s [implicit-hie] list4 with a comment [✔]
  5368. 1424.29 s [implicit-hie] Should Succeed
  5369. 1424.29 s [implicit-hie] list5 with a comment [✔]
  5370. 1424.29 s [implicit-hie] Should Succeed
  5371. 1424.29 s [implicit-hie] succesfully parses exe component with other-modules containing dots [✔]
  5372. 1424.29 s [implicit-hie] Should Succeed
  5373. 1424.29 s [implicit-hie] succesfully parses single other-modules [✔]
  5374. 1424.29 s [implicit-hie] Should Succeed
  5375. 1424.29 s [implicit-hie] succesfully parses empty other-modules1 [✔]
  5376. 1424.29 s [implicit-hie] Should Succeed
  5377. 1424.29 s [implicit-hie] succesfully parses empty other-modules2 [✔]
  5378. 1424.29 s [implicit-hie]
  5379. 1424.29 s [implicit-hie] Finished in 0.0113 seconds
  5380. 1424.29 s [implicit-hie] 24 examples, 0 failures
  5381. 1424.30 s [implicit-hie] Test suite implicit-hie-test: PASS
  5382. 1424.30 s [implicit-hie] Test suite logged to: dist/test/implicit-hie-0.1.4.0-implicit-hie-test.log
  5383. 1424.30 s [implicit-hie] 1 of 1 test suites (1 of 1 test cases) passed.
  5384. 1424.36 s [implicit-hie] Phase: haddockPhase
  5385. 1424.38 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 )
  5386. 1424.38 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 )
  5387. 1424.38 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 )
  5388. 1424.38 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 )
  5389. 1424.54 s [ormolu] [ 8 of 56] Compiling Ormolu.Exception ( src/Ormolu/Exception.hs, dist/build/Ormolu/Exception.p_o )
  5390. 1424.56 s [implicit-hie] Preprocessing library for implicit-hie-0.1.4.0...
  5391. 1424.57 s [implicit-hie] Running Haddock on library for implicit-hie-0.1.4.0...
  5392. 1424.57 s [implicit-hie] Warning: The documentation for the following packages are not installed. No
  5393. 1424.57 s [implicit-hie] links will be generated to these packages: attoparsec-0.14.4,
  5394. 1424.57 s [implicit-hie] attoparsec-0.14.4, libyaml-clib-0.2.5, vector-0.13.2.0
  5395. 1424.81 s [implicit-hie] [1 of 4] Compiling Hie.Cabal.Parser ( src/Hie/Cabal/Parser.hs, nothing )
  5396. 1424.85 s [ormolu] [ 9 of 56] Compiling Ormolu.Parser.Pragma ( src/Ormolu/Parser/Pragma.hs, dist/build/Ormolu/Parser/Pragma.p_o )
  5397. 1424.85 s [ormolu] [10 of 56] Compiling Ormolu.Parser.CommentStream ( src/Ormolu/Parser/CommentStream.hs, dist/build/Ormolu/Parser/CommentStream.p_o )
  5398. 1424.85 s [ormolu] [11 of 56] Compiling Ormolu.Imports ( src/Ormolu/Imports.hs, dist/build/Ormolu/Imports.p_o )
  5399. 1424.85 s [ormolu] [12 of 56] Compiling Ormolu.Fixity.Internal ( src/Ormolu/Fixity/Internal.hs, dist/build/Ormolu/Fixity/Internal.p_o )
  5400. 1424.85 s [ormolu] [13 of 56] Compiling Ormolu.Fixity.Imports ( src/Ormolu/Fixity/Imports.hs, dist/build/Ormolu/Fixity/Imports.p_o )
  5401. 1424.95 s [implicit-hie] [2 of 4] Compiling Hie.Locate ( src/Hie/Locate.hs, nothing )
  5402. 1424.99 s [ormolu] [14 of 56] Compiling Ormolu.Fixity ( src/Ormolu/Fixity.hs, dist/build/Ormolu/Fixity.p_o )
  5403. 1425.08 s [implicit-hie] [3 of 4] Compiling Hie.Yaml ( src/Hie/Yaml.hs, nothing )
  5404. 1425.09 s [implicit-hie] [4 of 4] Compiling Paths_implicit_hie ( dist/build/autogen/Paths_implicit_hie.hs, nothing )
  5405. 1425.10 s [implicit-hie] Haddock coverage:
  5406. 1425.10 s [implicit-hie] 5% ( 2 / 35) in 'Hie.Cabal.Parser'
  5407. 1425.10 s [implicit-hie] Missing documentation for:
  5408. 1425.10 s [implicit-hie] Module header
  5409. 1425.10 s [implicit-hie] Name (src/Hie/Cabal/Parser.hs:16)
  5410. 1425.10 s [implicit-hie] Path (src/Hie/Cabal/Parser.hs:18)
  5411. 1425.10 s [implicit-hie] Indent (src/Hie/Cabal/Parser.hs:20)
  5412. 1425.10 s [implicit-hie] Package (src/Hie/Cabal/Parser.hs:22)
  5413. 1425.10 s [implicit-hie] CompType (src/Hie/Cabal/Parser.hs:25)
  5414. 1425.10 s [implicit-hie] Component (src/Hie/Cabal/Parser.hs:28)
  5415. 1425.10 s [implicit-hie] parsePackage' (src/Hie/Cabal/Parser.hs:33)
  5416. 1425.10 s [implicit-hie] skipFreeformField (src/Hie/Cabal/Parser.hs:42)
  5417. 1425.10 s [implicit-hie] parsePackage (src/Hie/Cabal/Parser.hs:58)
  5418. 1425.10 s [implicit-hie] componentHeader (src/Hie/Cabal/Parser.hs:74)
  5419. 1425.10 s [implicit-hie] parseComponent (src/Hie/Cabal/Parser.hs:83)
  5420. 1425.10 s [implicit-hie] parseLib (src/Hie/Cabal/Parser.hs:90)
  5421. 1425.10 s [implicit-hie] parseTestSuite (src/Hie/Cabal/Parser.hs:95)
  5422. 1425.10 s [implicit-hie] parseExe (src/Hie/Cabal/Parser.hs:98)
  5423. 1425.10 s [implicit-hie] parseBench (src/Hie/Cabal/Parser.hs:101)
  5424. 1425.10 s [implicit-hie] parseSecMain (src/Hie/Cabal/Parser.hs:104)
  5425. 1425.10 s [implicit-hie] parseQuoted (src/Hie/Cabal/Parser.hs:110)
  5426. 1425.10 s [implicit-hie] parseString (src/Hie/Cabal/Parser.hs:117)
  5427. 1425.10 s [implicit-hie] unqualName (src/Hie/Cabal/Parser.hs:120)
  5428. 1425.10 s [implicit-hie] pathMain (src/Hie/Cabal/Parser.hs:146)
  5429. 1425.10 s [implicit-hie] <//> (src/Hie/Cabal/Parser.hs:162)
  5430. 1425.10 s [implicit-hie] parseSec (src/Hie/Cabal/Parser.hs:167)
  5431. 1425.10 s [implicit-hie] skipToNextLine (src/Hie/Cabal/Parser.hs:174)
  5432. 1425.10 s [implicit-hie] skipBlock (src/Hie/Cabal/Parser.hs:177)
  5433. 1425.10 s [implicit-hie] comment (src/Hie/Cabal/Parser.hs:180)
  5434. 1425.10 s [implicit-hie] skipBlockLine (src/Hie/Cabal/Parser.hs:183)
  5435. 1425.10 s [implicit-hie] emptyOrComLine (src/Hie/Cabal/Parser.hs:186)
  5436. 1425.10 s [implicit-hie] tabOrSpace (src/Hie/Cabal/Parser.hs:189)
  5437. 1425.10 s [implicit-hie] hsSourceDir (src/Hie/Cabal/Parser.hs:192)
  5438. 1425.10 s [implicit-hie] field (src/Hie/Cabal/Parser.hs:200)
  5439. 1425.10 s [implicit-hie] extractPath (src/Hie/Cabal/Parser.hs:212)
  5440. 1425.10 s [implicit-hie] extractPkgs (src/Hie/Cabal/Parser.hs:225)
  5441. 1425.10 s [implicit-hie] 0% ( 0 / 4) in 'Hie.Locate'
  5442. 1425.10 s [implicit-hie] Missing documentation for:
  5443. 1425.10 s [implicit-hie] Module header
  5444. 1425.10 s [implicit-hie] nestedPkg (src/Hie/Locate.hs:67)
  5445. 1425.10 s [implicit-hie] stackYamlPkgs (src/Hie/Locate.hs:34)
  5446. 1425.10 s [implicit-hie] cabalPkgs (src/Hie/Locate.hs:44)
  5447. 1425.10 s [implicit-hie] 0% ( 0 / 6) in 'Hie.Yaml'
  5448. 1425.10 s [implicit-hie] Missing documentation for:
  5449. 1425.10 s [implicit-hie] Module header
  5450. 1425.10 s [implicit-hie] hieYaml (src/Hie/Yaml.hs:16)
  5451. 1425.10 s [implicit-hie] fmtComponent (src/Hie/Yaml.hs:46)
  5452. 1425.10 s [implicit-hie] fmtPkgs (src/Hie/Yaml.hs:58)
  5453. 1425.10 s [implicit-hie] cabalComponent (src/Hie/Yaml.hs:32)
  5454. 1425.10 s [implicit-hie] stackComponent (src/Hie/Yaml.hs:39)
  5455. 1425.35 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 )
  5456. 1425.56 s [ormolu] [15 of 56] Compiling Ormolu.Printer.Operators ( src/Ormolu/Printer/Operators.hs, dist/build/Ormolu/Printer/Operators.p_o )
  5457. 1425.64 s [implicit-hie] Warning: Hie.Cabal.Parser: could not find link destinations for:
  5458. 1425.64 s [implicit-hie] - Data.Attoparsec.Text.Internal.Parser
  5459. 1425.70 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 )
  5460. 1425.72 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 )
  5461. 1425.86 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 )
  5462. 1425.86 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 )
  5463. 1425.86 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 )
  5464. 1426.05 s [ormolu] [16 of 56] Compiling Ormolu.Fixity.Printer ( src/Ormolu/Fixity/Printer.hs, dist/build/Ormolu/Fixity/Printer.p_o )
  5465. 1426.05 s [ormolu] [17 of 56] Compiling Ormolu.Fixity.Parser ( src/Ormolu/Fixity/Parser.hs, dist/build/Ormolu/Fixity/Parser.p_o )
  5466. 1426.72 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 )
  5467. 1426.72 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 )
  5468. 1426.72 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 )
  5469. 1428.01 s [hie-bios] Preprocessing executable 'hie-bios' for hie-bios-0.17.0...
  5470. 1428.01 s [hie-bios] Building executable 'hie-bios' for hie-bios-0.17.0...
  5471. 1428.11 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 )
  5472. 1428.21 s [hie-bios] [2 of 2] Compiling Main ( exe/Main.hs, dist/build/hie-bios/hie-bios-tmp/Main.o )
  5473. 1428.53 s [ormolu] [18 of 56] Compiling Ormolu.Config ( src/Ormolu/Config.hs, dist/build/Ormolu/Config.p_o )
  5474. 1428.53 s [ormolu] [19 of 56] Compiling Ormolu.Processing.Common ( src/Ormolu/Processing/Common.hs, dist/build/Ormolu/Processing/Common.p_o )
  5475. 1428.53 s [ormolu] [20 of 56] Compiling Ormolu.Processing.Preprocess ( src/Ormolu/Processing/Preprocess.hs, dist/build/Ormolu/Processing/Preprocess.p_o )
  5476. 1428.53 s [ormolu] [21 of 56] Compiling Ormolu.Printer.Internal ( src/Ormolu/Printer/Internal.hs, dist/build/Ormolu/Printer/Internal.p_o )
  5477. 1428.53 s [ormolu] [22 of 56] Compiling Ormolu.Printer.Comments ( src/Ormolu/Printer/Comments.hs, dist/build/Ormolu/Printer/Comments.p_o )
  5478. 1428.53 s [ormolu] [23 of 56] Compiling Ormolu.Printer.Combinators ( src/Ormolu/Printer/Combinators.hs, dist/build/Ormolu/Printer/Combinators.p_o )
  5479. 1428.53 s [ormolu] [24 of 56] Compiling Ormolu.Printer.Meat.Pragma ( src/Ormolu/Printer/Meat/Pragma.hs, dist/build/Ormolu/Printer/Meat/Pragma.p_o )
  5480. 1428.56 s [ormolu] [25 of 56] Compiling Ormolu.Printer.Meat.Declaration.StringLiteral ( src/Ormolu/Printer/Meat/Declaration/StringLiteral.hs, dist/build/Ormolu/Printer/Meat/Declaration/StringLiteral.p_o )
  5481. 1428.87 s [hie-bios] [3 of 3] Linking dist/build/hie-bios/hie-bios
  5482. 1428.95 s [ormolu] [26 of 56] Compiling Ormolu.Printer.Meat.Common ( src/Ormolu/Printer/Meat/Common.hs, dist/build/Ormolu/Printer/Meat/Common.p_o )
  5483. 1429.03 s [ormolu] [27 of 56] Compiling Ormolu.Printer.Meat.Declaration.Warning ( src/Ormolu/Printer/Meat/Declaration/Warning.hs, dist/build/Ormolu/Printer/Meat/Declaration/Warning.p_o )
  5484. 1429.03 s [ormolu] [28 of 56] Compiling Ormolu.Printer.Meat.ImportExport ( src/Ormolu/Printer/Meat/ImportExport.hs, dist/build/Ormolu/Printer/Meat/ImportExport.p_o )
  5485. 1429.28 s [ormolu] [29 of 56] Compiling Ormolu.Printer.Meat.Declaration.RoleAnnotation ( src/Ormolu/Printer/Meat/Declaration/RoleAnnotation.hs, dist/build/Ormolu/Printer/Meat/Declaration/RoleAnnotation.p_o )
  5486. 1429.28 s [ormolu] [30 of 56] 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 )
  5487. 1429.28 s [ormolu] [31 of 56] 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 )
  5488. 1429.28 s [ormolu] [32 of 56] Compiling Ormolu.Printer.Meat.Type ( src/Ormolu/Printer/Meat/Type.hs, dist/build/Ormolu/Printer/Meat/Type.p_o )
  5489. 1429.64 s [ormolu] [33 of 56] Compiling Ormolu.Printer.Meat.Declaration.Signature ( src/Ormolu/Printer/Meat/Declaration/Signature.hs, dist/build/Ormolu/Printer/Meat/Declaration/Signature.p_o )
  5490. 1430.07 s [ormolu] [34 of 56] Compiling Ormolu.Printer.Meat.Declaration.Foreign ( src/Ormolu/Printer/Meat/Declaration/Foreign.hs, dist/build/Ormolu/Printer/Meat/Declaration/Foreign.p_o )
  5491. 1430.23 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 )
  5492. 1430.28 s [ormolu] [35 of 56] Compiling Ormolu.Printer.Meat.Declaration.TypeFamily ( src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs, dist/build/Ormolu/Printer/Meat/Declaration/TypeFamily.p_o )
  5493. 1430.28 s [ormolu] [36 of 56] Compiling Ormolu.Printer.Meat.Declaration.Type ( src/Ormolu/Printer/Meat/Declaration/Type.hs, dist/build/Ormolu/Printer/Meat/Declaration/Type.p_o )
  5494. 1430.28 s [ormolu] [37 of 56] Compiling Ormolu.Printer.Meat.Declaration.Data ( src/Ormolu/Printer/Meat/Declaration/Data.hs, dist/build/Ormolu/Printer/Meat/Declaration/Data.p_o )
  5495. 1430.41 s [ormolu] [38 of 56] Compiling Ormolu.Printer.Meat.Declaration.Default ( src/Ormolu/Printer/Meat/Declaration/Default.hs, dist/build/Ormolu/Printer/Meat/Declaration/Default.p_o )
  5496. 1430.41 s [ormolu] [39 of 56] Compiling Ormolu.Printer.Meat.Declaration[boot] ( src/Ormolu/Printer/Meat/Declaration.hs-boot, dist/build/Ormolu/Printer/Meat/Declaration.p_o-boot )
  5497. 1430.41 s [ormolu] [40 of 56] Compiling Ormolu.Printer.Meat.Declaration.Value ( src/Ormolu/Printer/Meat/Declaration/Value.hs, dist/build/Ormolu/Printer/Meat/Declaration/Value.p_o )
  5498. 1430.53 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 )
  5499. 1430.56 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 )
  5500. 1430.63 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 )
  5501. 1430.63 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 )
  5502. 1430.69 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 )
  5503. 1430.69 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 )
  5504. 1430.72 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 )
  5505. 1430.72 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 )
  5506. 1430.72 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 )
  5507. 1430.72 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 )
  5508. 1430.72 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 )
  5509. 1430.76 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 )
  5510. 1430.76 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 )
  5511. 1430.91 s [ghc-lib-parser-ex] Documentation created: dist/doc/html/ghc-lib-parser-ex/,
  5512. 1430.91 s [ghc-lib-parser-ex] dist/doc/html/ghc-lib-parser-ex/ghc-lib-parser-ex.txt
  5513. 1430.97 s [ghc-lib-parser-ex] Preprocessing test suite 'ghc-lib-parser-ex-test' for ghc-lib-parser-ex-9.12.0.0...
  5514. 1430.98 s [ghc-lib-parser-ex] Phase: installPhase
  5515. 1431.04 s [ghc-lib-parser-ex] Installing executable ghc-lib-parser-ex-build-tool in /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/bin
  5516. 1431.04 s [ghc-lib-parser-ex] Warning: The directory
  5517. 1431.04 s [ghc-lib-parser-ex] /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/bin is
  5518. 1431.04 s [ghc-lib-parser-ex] not in the system search path.
  5519. 1431.05 s [ghc-lib-parser-ex] Installing library in /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  5520. 1431.36 s [implicit-hie] Documentation created: dist/doc/html/implicit-hie/,
  5521. 1431.36 s [implicit-hie] dist/doc/html/implicit-hie/implicit-hie.txt
  5522. 1431.41 s [ghc-lib-parser-ex] Phase: fixupPhase
  5523. 1431.42 s [ghc-lib-parser-ex] shrinking RPATHs of ELF executables and libraries in /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0
  5524. 1431.43 s [implicit-hie] Preprocessing test suite 'implicit-hie-test' for implicit-hie-0.1.4.0...
  5525. 1431.43 s [implicit-hie] Preprocessing executable 'gen-hie' for implicit-hie-0.1.4.0...
  5526. 1431.43 s [ghc-lib-parser-ex] shrinking /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/bin/ghc-lib-parser-ex-build-tool
  5527. 1431.43 s [implicit-hie] Phase: installPhase
  5528. 1431.44 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 )
  5529. 1431.44 s [fourmolu] [53 of 61] Compiling Ormolu.Parser ( src/Ormolu/Parser.hs, dist/build/Ormolu/Parser.o, dist/build/Ormolu/Parser.dyn_o )
  5530. 1431.44 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 )
  5531. 1431.44 s [fourmolu] [55 of 61] Compiling Ormolu.Imports ( src/Ormolu/Imports.hs, dist/build/Ormolu/Imports.o, dist/build/Ormolu/Imports.dyn_o )
  5532. 1431.44 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 )
  5533. 1431.45 s [ghc-lib-parser-ex] shrinking /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw-ghc9.10.2.so
  5534. 1431.45 s [ghc-lib-parser-ex] checking for references to /build/ in /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0...
  5535. 1431.49 s [ghc-lib-parser-ex] patching script interpreter paths in /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0
  5536. 1431.49 s [ghc-lib-parser-ex] stripping (with command strip and flags -S -p) in /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/lib /nix/store/jd9lzll2aswlsc7fzrddcly19qim946q-ghc-lib-parser-ex-9.12.0.0/bin
  5537. 1431.52 s [implicit-hie] Installing library in /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  5538. 1431.57 s [ghc-lib-parser-ex] shrinking RPATHs of ELF executables and libraries in /nix/store/ynqibsc5gyf0jaas65pbk7yik8dm4hf5-ghc-lib-parser-ex-9.12.0.0-doc
  5539. 1431.58 s [implicit-hie] Installing executable gen-hie in /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/bin
  5540. 1431.58 s [implicit-hie] Warning: The directory
  5541. 1431.58 s [implicit-hie] /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/bin is not in
  5542. 1431.58 s [implicit-hie] the system search path.
  5543. 1431.58 s [ghc-lib-parser-ex] checking for references to /build/ in /nix/store/ynqibsc5gyf0jaas65pbk7yik8dm4hf5-ghc-lib-parser-ex-9.12.0.0-doc...
  5544. 1431.61 s [ghc-lib-parser-ex] patching script interpreter paths in /nix/store/ynqibsc5gyf0jaas65pbk7yik8dm4hf5-ghc-lib-parser-ex-9.12.0.0-doc
  5545. 1431.75 s Progress: 349 of 364 built (5 building), 461 of 461 downloaded from cache
  5546. 1431.83 s Building hlint
  5547. 1431.92 s Building stylish-haskell
  5548. 1431.92 s [fourmolu] [57 of 61] Compiling Ormolu.Printer ( src/Ormolu/Printer.hs, dist/build/Ormolu/Printer.o, dist/build/Ormolu/Printer.dyn_o )
  5549. 1431.92 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 )
  5550. 1431.92 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 )
  5551. 1431.92 s [fourmolu] [60 of 61] Compiling Ormolu ( src/Ormolu.hs, dist/build/Ormolu.o, dist/build/Ormolu.dyn_o )
  5552. 1431.92 s [implicit-hie] Phase: fixupPhase
  5553. 1431.92 s [implicit-hie] shrinking RPATHs of ELF executables and libraries in /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0
  5554. 1431.92 s [implicit-hie] shrinking /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/bin/gen-hie
  5555. 1431.93 s [implicit-hie] shrinking /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSimplicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B-ghc9.10.2.so
  5556. 1431.93 s [implicit-hie] checking for references to /build/ in /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0...
  5557. 1431.93 s [implicit-hie] patching script interpreter paths in /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0
  5558. 1431.93 s [implicit-hie] stripping (with command strip and flags -S -p) in /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/lib /nix/store/b2v6mr6vl13iq3wv84p5ax18s52n5ak4-implicit-hie-0.1.4.0/bin
  5559. 1431.93 s [implicit-hie] shrinking RPATHs of ELF executables and libraries in /nix/store/lc0zii0hs8d7kh53rz04q2g56vizxi4d-implicit-hie-0.1.4.0-doc
  5560. 1431.93 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 )
  5561. 1431.93 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 )
  5562. 1431.93 s [implicit-hie] checking for references to /build/ in /nix/store/lc0zii0hs8d7kh53rz04q2g56vizxi4d-implicit-hie-0.1.4.0-doc...
  5563. 1431.94 s [implicit-hie] patching script interpreter paths in /nix/store/lc0zii0hs8d7kh53rz04q2g56vizxi4d-implicit-hie-0.1.4.0-doc
  5564. 1432.05 s Progress: 350 of 364 built (6 building), 461 of 461 downloaded from cache
  5565. 1432.10 s [hlint] Phase: setupCompilerEnvironmentPhase
  5566. 1432.10 s [hlint] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  5567. 1432.17 s [stylish-haskell] Phase: setupCompilerEnvironmentPhase
  5568. 1432.17 s [stylish-haskell] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  5569. 1432.19 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 )
  5570. 1432.40 s [hlint] Phase: unpackPhase
  5571. 1432.41 s [hlint] unpacking source archive /nix/store/10wkx6p9h2c1h0yyyihk1j18l2d2hkhr-hlint-3.10.tar.gz
  5572. 1432.41 s [hlint] source root is hlint-3.10
  5573. 1432.42 s [hlint] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "hlint-3.10/tests/wildcards.test"
  5574. 1432.43 s [hlint] Phase: patchPhase
  5575. 1432.44 s [hlint] Phase: compileBuildDriverPhase
  5576. 1432.44 s [hlint] setupCompileFlags: -package-db=/build/tmp.MKLyS9GD4y/setup-package.conf.d -threaded
  5577. 1432.47 s [stylish-haskell] Phase: unpackPhase
  5578. 1432.48 s [stylish-haskell] unpacking source archive /nix/store/jn2pixsk8cgqdqv51dh68kcgshqkz66b-stylish-haskell-0.15.1.0.tar.gz
  5579. 1432.48 s [stylish-haskell] source root is stylish-haskell-0.15.1.0
  5580. 1432.49 s [hlint] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.MKLyS9GD4y/Main.o )
  5581. 1432.49 s [stylish-haskell] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "stylish-haskell-0.15.1.0/tests/TestSuite.hs"
  5582. 1432.50 s [stylish-haskell] Phase: patchPhase
  5583. 1432.51 s [stylish-haskell] Phase: compileBuildDriverPhase
  5584. 1432.51 s [stylish-haskell] setupCompileFlags: -package-db=/build/tmp.Ua0zZ85vwW/setup-package.conf.d -threaded
  5585. 1432.53 s [hlint] [2 of 2] Linking Setup
  5586. 1432.56 s [stylish-haskell] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Ua0zZ85vwW/Main.o )
  5587. 1432.61 s [stylish-haskell] [2 of 2] Linking Setup
  5588. 1432.68 s [fourmolu] [ 1 of 61] Compiling GHC.DynFlags ( src/GHC/DynFlags.hs, dist/build/GHC/DynFlags.p_o )
  5589. 1432.74 s [lsp-types] [ 1 of 452] Compiling Data.IxMap ( src/Data/IxMap.hs, dist/build/Data/IxMap.p_o )
  5590. 1433.05 s [lsp-types] [ 2 of 452] Compiling Data.Row.Hashable ( src/Data/Row/Hashable.hs, dist/build/Data/Row/Hashable.p_o )
  5591. 1433.05 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 )
  5592. 1433.05 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 )
  5593. 1433.11 s [fourmolu] [ 2 of 61] Compiling Ormolu.Printer.SpanStream ( src/Ormolu/Printer/SpanStream.hs, dist/build/Ormolu/Printer/SpanStream.p_o )
  5594. 1433.21 s [ormolu] [41 of 56] Compiling Ormolu.Printer.Meat.Declaration.OpTree ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs, dist/build/Ormolu/Printer/Meat/Declaration/OpTree.p_o )
  5595. 1433.24 s [fourmolu] [ 3 of 61] Compiling Ormolu.Processing.Cpp ( src/Ormolu/Processing/Cpp.hs, dist/build/Ormolu/Processing/Cpp.p_o )
  5596. 1433.49 s [hie-bios] Phase: haddockPhase
  5597. 1433.57 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 )
  5598. 1433.63 s [ormolu] [42 of 56] Compiling Ormolu.Printer.Meat.Declaration.Splice ( src/Ormolu/Printer/Meat/Declaration/Splice.hs, dist/build/Ormolu/Printer/Meat/Declaration/Splice.p_o )
  5599. 1433.66 s [hie-bios] Preprocessing library for hie-bios-0.17.0...
  5600. 1433.67 s [hie-bios] Running Haddock on library for hie-bios-0.17.0...
  5601. 1433.67 s [fourmolu] [ 4 of 61] Compiling Ormolu.Utils ( src/Ormolu/Utils.hs, dist/build/Ormolu/Utils.p_o )
  5602. 1433.67 s [hie-bios] Warning: The documentation for the following packages are not installed. No
  5603. 1433.67 s [hie-bios] links will be generated to these packages: attoparsec-0.14.4,
  5604. 1433.67 s [hie-bios] attoparsec-0.14.4, libyaml-clib-0.2.5, vector-0.13.2.0
  5605. 1433.68 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 )
  5606. 1433.79 s [fourmolu] [ 5 of 61] Compiling Ormolu.Terminal ( src/Ormolu/Terminal.hs, dist/build/Ormolu/Terminal.p_o )
  5607. 1433.81 s [ormolu] [43 of 56] Compiling Ormolu.Printer.Meat.Declaration.Rule ( src/Ormolu/Printer/Meat/Declaration/Rule.hs, dist/build/Ormolu/Printer/Meat/Declaration/Rule.p_o )
  5608. 1433.86 s [ormolu] [44 of 56] Compiling Ormolu.Printer.Meat.Declaration.Annotation ( src/Ormolu/Printer/Meat/Declaration/Annotation.hs, dist/build/Ormolu/Printer/Meat/Declaration/Annotation.p_o )
  5609. 1433.86 s [ormolu] [45 of 56] Compiling Ormolu.Printer.Meat.Declaration.Instance ( src/Ormolu/Printer/Meat/Declaration/Instance.hs, dist/build/Ormolu/Printer/Meat/Declaration/Instance.p_o )
  5610. 1433.87 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 )
  5611. 1434.00 s [ormolu] [46 of 56] Compiling Ormolu.Printer.Meat.Declaration.Class ( src/Ormolu/Printer/Meat/Declaration/Class.hs, dist/build/Ormolu/Printer/Meat/Declaration/Class.p_o )
  5612. 1434.08 s [ormolu] [47 of 56] Compiling Ormolu.Printer.Meat.Declaration ( src/Ormolu/Printer/Meat/Declaration.hs, dist/build/Ormolu/Printer/Meat/Declaration.p_o )
  5613. 1434.09 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 )
  5614. 1434.09 s [lsp-types] src/Language/LSP/Protocol/Utils/Misc.hs:24:1: warning: [GHC-66111] [-Wunused-imports]
  5615. 1434.09 s [lsp-types] The import of ‘Data.List’ is redundant
  5616. 1434.09 s [lsp-types] except perhaps to import instances from ‘Data.List’
  5617. 1434.09 s [lsp-types] To import instances alone, use: import Data.List()
  5618. 1434.09 s [lsp-types] |
  5619. 1434.09 s [lsp-types] 24 | import Data.List hiding (group)
  5620. 1434.09 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5621. 1434.09 s [lsp-types]
  5622. 1434.09 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 )
  5623. 1434.11 s [hlint] Phase: updateAutotoolsGnuConfigScriptsPhase
  5624. 1434.12 s [stylish-haskell] Phase: updateAutotoolsGnuConfigScriptsPhase
  5625. 1434.12 s [hlint] Phase: configurePhase
  5626. 1434.12 s [hlint] configureFlags: --verbose --prefix=/nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --datadir=/nix/store/3shbws3crl9din4yvb57277fd2bbqk7x-hlint-3.10-data/share/ghc-9.10.2 --docdir=/nix/store/myb17kch5vrmqv44nfrbjyrlfw0x1gnm-hlint-3.10-doc/share/doc/hlint-3.10 --with-gcc=gcc --package-db=/build/tmp.MKLyS9GD4y/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  5627. 1434.13 s [stylish-haskell] Phase: configurePhase
  5628. 1434.13 s [hlint] Using Parsec parser
  5629. 1434.13 s [hlint] Configuring hlint-3.10...
  5630. 1434.13 s [stylish-haskell] configureFlags: --verbose --prefix=/nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/z6n3mvwgpmx5g1072dgwd2z664m19maq-stylish-haskell-0.15.1.0-doc/share/doc/stylish-haskell-0.15.1.0 --with-gcc=gcc --package-db=/build/tmp.Ua0zZ85vwW/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  5631. 1434.14 s [stylish-haskell] Using Parsec parser
  5632. 1434.14 s [stylish-haskell] Configuring stylish-haskell-0.15.1.0...
  5633. 1434.36 s [hie-bios] [ 1 of 22] Compiling HIE.Bios.Config.YAML ( src/HIE/Bios/Config/YAML.hs, nothing )
  5634. 1434.55 s [hlint] Flags chosen: ghc-lib=True, gpl=True, hsyaml=False, threaded=True
  5635. 1434.57 s [stylish-haskell] Flags chosen: ghc-lib=True
  5636. 1434.60 s [fourmolu] [ 6 of 61] Compiling Ormolu.Terminal.QualifiedDo ( src/Ormolu/Terminal/QualifiedDo.hs, dist/build/Ormolu/Terminal/QualifiedDo.p_o )
  5637. 1434.63 s [ormolu] [48 of 56] Compiling Ormolu.Printer.Meat.Module ( src/Ormolu/Printer/Meat/Module.hs, dist/build/Ormolu/Printer/Meat/Module.p_o )
  5638. 1434.74 s [fourmolu] [ 7 of 61] Compiling Ormolu.Diff.Text ( src/Ormolu/Diff/Text.hs, dist/build/Ormolu/Diff/Text.p_o )
  5639. 1434.83 s [hie-bios] [ 2 of 22] Compiling HIE.Bios.Config ( src/HIE/Bios/Config.hs, nothing )
  5640. 1434.83 s [lsp-types] [ 10 of 452] Compiling Data.Row.Aeson ( src/Data/Row/Aeson.hs, dist/build/Data/Row/Aeson.p_o )
  5641. 1434.84 s [ormolu] [49 of 56] Compiling Ormolu.Parser.Result ( src/Ormolu/Parser/Result.hs, dist/build/Ormolu/Parser/Result.p_o )
  5642. 1434.84 s [ormolu] [50 of 56] Compiling Ormolu.Printer ( src/Ormolu/Printer.hs, dist/build/Ormolu/Printer.p_o )
  5643. 1434.86 s [hlint] Dependency aeson >=1.3: using aeson-2.2.3.0
  5644. 1434.86 s [hlint] Dependency ansi-terminal >=0.8.1: using ansi-terminal-1.1.3
  5645. 1434.86 s [hlint] Dependency base >=4 && <5: using base-4.20.1.0
  5646. 1434.86 s [hlint] Dependency bytestring: using bytestring-0.12.2.0
  5647. 1434.86 s [hlint] Dependency cmdargs >=0.10.22: using cmdargs-0.10.22
  5648. 1434.86 s [hlint] Dependency containers: using containers-0.7
  5649. 1434.86 s [hlint] Dependency cpphs >=1.20.1: using cpphs-1.20.10
  5650. 1434.86 s [hlint] Dependency data-default >=0.3: using data-default-0.8.0.1
  5651. 1434.86 s [hlint] Dependency deriving-aeson >=0.2: using deriving-aeson-0.2.10
  5652. 1434.86 s [hlint] Dependency directory: using directory-1.3.8.5
  5653. 1434.86 s [hlint] Dependency extra >=1.7.3: using extra-1.8.1
  5654. 1434.86 s [hlint] Dependency file-embed: using file-embed-0.0.16.0
  5655. 1434.86 s [hlint] Dependency filepath: using filepath-1.5.4.0
  5656. 1434.86 s [hlint] Dependency filepattern >=0.1.1: using filepattern-0.1.3
  5657. 1434.86 s [hlint] Dependency ghc-lib-parser >=9.12 && <9.13: using
  5658. 1434.86 s [hlint] ghc-lib-parser-9.12.2.20250421
  5659. 1434.86 s [hlint] Dependency ghc-lib-parser-ex >=9.12.0.0 && <9.13.0: using
  5660. 1434.86 s [hlint] ghc-lib-parser-ex-9.12.0.0
  5661. 1434.86 s [hlint] Dependency hscolour >=1.21: using hscolour-1.25
  5662. 1434.86 s [hlint] Dependency process: using process-1.6.25.0
  5663. 1434.86 s [hlint] Dependency refact >=0.3: using refact-0.3.0.2
  5664. 1434.86 s [hlint] Dependency text: using text-2.1.2
  5665. 1434.86 s [hlint] Dependency transformers: using transformers-0.6.1.1
  5666. 1434.86 s [hlint] Dependency uniplate >=1.5: using uniplate-1.6.13
  5667. 1434.86 s [hlint] Dependency unordered-containers: using unordered-containers-0.2.20.1
  5668. 1434.86 s [hlint] Dependency utf8-string: using utf8-string-1.0.2
  5669. 1434.86 s [hlint] Dependency vector: using vector-0.13.2.0
  5670. 1434.86 s [hlint] Dependency yaml >=0.5.0: using yaml-0.11.11.2
  5671. 1434.86 s [hlint] Dependency base: using base-4.20.1.0
  5672. 1434.86 s [hlint] Dependency hlint: using hlint-3.10
  5673. 1434.86 s [hlint] Source component graph:
  5674. 1434.86 s [hlint] component lib
  5675. 1434.86 s [hlint] component exe:hlint dependency lib
  5676. 1434.86 s [hlint] Configured component graph:
  5677. 1434.86 s [hlint] component hlint-3.10-KYNXFDDzbKX7YhXpWolQTO
  5678. 1434.86 s [hlint] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  5679. 1434.86 s [hlint] include ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  5680. 1434.86 s [hlint] include base-4.20.1.0-f445
  5681. 1434.86 s [hlint] include bytestring-0.12.2.0-214a
  5682. 1434.86 s [hlint] include cmdargs-0.10.22-As69uGVtklQIyNbnoySB6g
  5683. 1434.86 s [hlint] include containers-0.7-6571
  5684. 1434.86 s [hlint] include cpphs-1.20.10-FxPkn6WlMEO9tAhRfrhQ5X
  5685. 1434.86 s [hlint] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  5686. 1434.86 s [hlint] include deriving-aeson-0.2.10-5s52rCGfyMWFZfRyb6lnkB
  5687. 1434.86 s [hlint] include directory-1.3.8.5-159c
  5688. 1434.86 s [hlint] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  5689. 1434.86 s [hlint] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  5690. 1434.86 s [hlint] include filepath-1.5.4.0-8593
  5691. 1434.86 s [hlint] include filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  5692. 1434.86 s [hlint] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  5693. 1434.86 s [hlint] include ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  5694. 1434.86 s [hlint] include hscolour-1.25-6XZMArj4NnspcfIsnIb63
  5695. 1434.86 s [hlint] include process-1.6.25.0-cfae
  5696. 1434.86 s [hlint] include refact-0.3.0.2-7XjaunyOt78AwUJbIsJGIr
  5697. 1434.86 s [hlint] include text-2.1.2-7514
  5698. 1434.86 s [hlint] include transformers-0.6.1.1-05a6
  5699. 1434.86 s [hlint] include uniplate-1.6.13-8ewWQuBAb3AK6qIEr7yzve
  5700. 1434.86 s [hlint] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  5701. 1434.86 s [hlint] include utf8-string-1.0.2-EezicaBArSPEFllsRplLdT
  5702. 1434.86 s [hlint] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  5703. 1434.86 s [hlint] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  5704. 1434.86 s [hlint] component hlint-3.10-2usmTdlqiP2Dyv4c2mwOAQ-hlint
  5705. 1434.86 s [hlint] include base-4.20.1.0-f445
  5706. 1434.86 s [hlint] include hlint-3.10-KYNXFDDzbKX7YhXpWolQTO
  5707. 1434.86 s [hlint] Linked component graph:
  5708. 1434.86 s [hlint] unit hlint-3.10-KYNXFDDzbKX7YhXpWolQTO
  5709. 1434.86 s [hlint] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  5710. 1434.86 s [hlint] include ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  5711. 1434.86 s [hlint] include base-4.20.1.0-f445
  5712. 1434.86 s [hlint] include bytestring-0.12.2.0-214a
  5713. 1434.86 s [hlint] include cmdargs-0.10.22-As69uGVtklQIyNbnoySB6g
  5714. 1434.86 s [hlint] include containers-0.7-6571
  5715. 1434.86 s [hlint] include cpphs-1.20.10-FxPkn6WlMEO9tAhRfrhQ5X
  5716. 1434.86 s [hlint] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  5717. 1434.86 s [hlint] include deriving-aeson-0.2.10-5s52rCGfyMWFZfRyb6lnkB
  5718. 1434.86 s [hlint] include directory-1.3.8.5-159c
  5719. 1434.86 s [hlint] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  5720. 1434.86 s [hlint] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  5721. 1434.86 s [hlint] include filepath-1.5.4.0-8593
  5722. 1434.86 s [hlint] include filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  5723. 1434.86 s [hlint] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  5724. 1434.86 s [hlint] include ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  5725. 1434.86 s [hlint] include hscolour-1.25-6XZMArj4NnspcfIsnIb63
  5726. 1434.86 s [hlint] include process-1.6.25.0-cfae
  5727. 1434.86 s [hlint] include refact-0.3.0.2-7XjaunyOt78AwUJbIsJGIr
  5728. 1434.86 s [hlint] include text-2.1.2-7514
  5729. 1434.86 s [hlint] include transformers-0.6.1.1-05a6
  5730. 1434.86 s [hlint] include uniplate-1.6.13-8ewWQuBAb3AK6qIEr7yzve
  5731. 1434.86 s [hlint] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  5732. 1434.86 s [hlint] include utf8-string-1.0.2-EezicaBArSPEFllsRplLdT
  5733. 1434.86 s [hlint] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  5734. 1434.86 s [hlint] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  5735. 1434.86 s [hlint] Language.Haskell.HLint=hlint-3.10-KYNXFDDzbKX7YhXpWolQTO:Language.Haskell.HLint
  5736. 1434.86 s [hlint] unit hlint-3.10-2usmTdlqiP2Dyv4c2mwOAQ-hlint
  5737. 1434.86 s [hlint] include base-4.20.1.0-f445
  5738. 1434.86 s [hlint] include hlint-3.10-KYNXFDDzbKX7YhXpWolQTO
  5739. 1434.86 s [hlint] Ready component graph:
  5740. 1434.86 s [hlint] definite hlint-3.10-KYNXFDDzbKX7YhXpWolQTO
  5741. 1434.86 s [hlint] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  5742. 1434.86 s [hlint] depends ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  5743. 1434.86 s [hlint] depends base-4.20.1.0-f445
  5744. 1434.86 s [hlint] depends bytestring-0.12.2.0-214a
  5745. 1434.86 s [hlint] depends cmdargs-0.10.22-As69uGVtklQIyNbnoySB6g
  5746. 1434.86 s [hlint] depends containers-0.7-6571
  5747. 1434.86 s [hlint] depends cpphs-1.20.10-FxPkn6WlMEO9tAhRfrhQ5X
  5748. 1434.86 s [hlint] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  5749. 1434.86 s [hlint] depends deriving-aeson-0.2.10-5s52rCGfyMWFZfRyb6lnkB
  5750. 1434.86 s [hlint] depends directory-1.3.8.5-159c
  5751. 1434.86 s [hlint] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  5752. 1434.86 s [hlint] depends file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  5753. 1434.86 s [hlint] depends filepath-1.5.4.0-8593
  5754. 1434.86 s [hlint] depends filepattern-0.1.3-7jrnXMnmfCm3skWKEFjghL
  5755. 1434.86 s [hlint] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  5756. 1434.86 s [hlint] depends ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  5757. 1434.86 s [hlint] depends hscolour-1.25-6XZMArj4NnspcfIsnIb63
  5758. 1434.86 s [hlint] depends process-1.6.25.0-cfae
  5759. 1434.86 s [hlint] depends refact-0.3.0.2-7XjaunyOt78AwUJbIsJGIr
  5760. 1434.86 s [hlint] depends text-2.1.2-7514
  5761. 1434.86 s [hlint] depends transformers-0.6.1.1-05a6
  5762. 1434.86 s [hlint] depends uniplate-1.6.13-8ewWQuBAb3AK6qIEr7yzve
  5763. 1434.86 s [hlint] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  5764. 1434.86 s [hlint] depends utf8-string-1.0.2-EezicaBArSPEFllsRplLdT
  5765. 1434.86 s [hlint] depends vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  5766. 1434.86 s [hlint] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  5767. 1434.86 s [hlint] definite hlint-3.10-2usmTdlqiP2Dyv4c2mwOAQ-hlint
  5768. 1434.86 s [hlint] depends base-4.20.1.0-f445
  5769. 1434.86 s [hlint] depends hlint-3.10-KYNXFDDzbKX7YhXpWolQTO
  5770. 1434.86 s [hlint] Using Cabal-3.12.1.0 compiled by ghc-9.10
  5771. 1434.86 s [hlint] Using compiler: ghc-9.10.2
  5772. 1434.86 s [hlint] Using install prefix: /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10
  5773. 1434.86 s [hlint] Executables installed in:
  5774. 1434.86 s [hlint] /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/bin
  5775. 1434.86 s [hlint] Libraries installed in:
  5776. 1434.86 s [hlint] /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/hlint-3.10-KYNXFDDzbKX7YhXpWolQTO
  5777. 1434.86 s [hlint] Dynamic Libraries installed in:
  5778. 1434.86 s [hlint] /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  5779. 1434.86 s [hlint] Private executables installed in:
  5780. 1434.86 s [hlint] /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/libexec/x86_64-linux-ghc-9.10.2-2a2a/hlint-3.10
  5781. 1434.86 s [hlint] Data files installed in:
  5782. 1434.86 s [hlint] /nix/store/3shbws3crl9din4yvb57277fd2bbqk7x-hlint-3.10-data/share/ghc-9.10.2/x86_64-linux-ghc-9.10.2-2a2a/hlint-3.10
  5783. 1434.86 s [hlint] Documentation installed in:
  5784. 1434.86 s [hlint] /nix/store/myb17kch5vrmqv44nfrbjyrlfw0x1gnm-hlint-3.10-doc/share/doc/hlint-3.10
  5785. 1434.86 s [hlint] Configuration files installed in:
  5786. 1434.86 s [hlint] /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/etc
  5787. 1434.86 s [hlint] No alex found
  5788. 1434.86 s [hlint] Using ar found on system at:
  5789. 1434.86 s [hlint] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  5790. 1434.86 s [hlint] No c2hs found
  5791. 1434.86 s [hlint] Using cpphs version 1.20.9 found on system at:
  5792. 1434.86 s [hlint] /nix/store/pq791l1nbs96ibfjqpc0dzk6v3a9zbyy-cpphs-1.20.10/bin/cpphs
  5793. 1434.86 s [hlint] No doctest found
  5794. 1434.86 s [hlint] Using gcc version 14.3.0 given by user at:
  5795. 1434.86 s [hlint] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  5796. 1434.86 s [hlint] Using ghc version 9.10.2 found on system at:
  5797. 1434.86 s [hlint] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  5798. 1434.86 s [hlint] Using ghc-pkg version 9.10.2 found on system at:
  5799. 1434.86 s [hlint] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  5800. 1434.86 s [hlint] No ghcjs found
  5801. 1434.86 s [hlint] No ghcjs-pkg found
  5802. 1434.86 s [hlint] No greencard found
  5803. 1434.86 s [hlint] Using haddock version 2.31.0 found on system at:
  5804. 1434.86 s [hlint] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  5805. 1434.86 s [hlint] No happy found
  5806. 1434.86 s [hlint] Using haskell-suite found on system at: haskell-suite-dummy-location
  5807. 1434.86 s [hlint] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  5808. 1434.89 s [hlint] No hmake found
  5809. 1434.89 s [hlint] Using hpc version 0.69 found on system at:
  5810. 1434.89 s [hlint] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  5811. 1434.89 s [hlint] Using hsc2hs version 0.68.10 found on system at:
  5812. 1434.89 s [hlint] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  5813. 1434.89 s [hlint] Using hscolour version 1.25 found on system at:
  5814. 1434.89 s [hlint] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  5815. 1434.89 s [hlint] No jhc found
  5816. 1434.89 s [hlint] Using ld found on system at:
  5817. 1434.89 s [hlint] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  5818. 1434.89 s [hlint] No pkg-config found
  5819. 1434.89 s [hlint] Using runghc version 9.10.2 found on system at:
  5820. 1434.89 s [hlint] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  5821. 1434.89 s [hlint] Using strip version 2.44 found on system at:
  5822. 1434.89 s [hlint] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  5823. 1434.89 s [hlint] Using tar found on system at:
  5824. 1434.89 s [hlint] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  5825. 1434.89 s [hlint] No uhc found
  5826. 1434.89 s [stylish-haskell] Dependency Cabal >=3.10 && <4.0: using Cabal-3.14.2.0
  5827. 1434.89 s [stylish-haskell] Dependency HsYAML >=0.2.0 && <0.3: using HsYAML-0.2.1.5
  5828. 1434.89 s [stylish-haskell] Dependency HsYAML-aeson >=0.2.0 && <0.3: using HsYAML-aeson-0.2.0.2
  5829. 1434.89 s [stylish-haskell] Dependency aeson >=0.6 && <2.3: using aeson-2.2.3.0
  5830. 1434.89 s [stylish-haskell] Dependency base >=4.19 && <5: using base-4.20.1.0
  5831. 1434.89 s [stylish-haskell] Dependency bytestring >=0.9 && <0.13: using bytestring-0.12.2.0
  5832. 1434.89 s [stylish-haskell] Dependency containers >=0.3 && <0.9: using containers-0.7
  5833. 1434.89 s [stylish-haskell] Dependency directory >=1.2.3 && <1.4: using directory-1.3.8.5
  5834. 1434.89 s [stylish-haskell] Dependency file-embed >=0.0.10 && <0.1: using file-embed-0.0.16.0
  5835. 1434.89 s [stylish-haskell] Dependency filepath >=1.1 && <1.6: using filepath-1.5.4.0
  5836. 1434.89 s [stylish-haskell] Dependency ghc-lib-parser >=9.12 && <9.13: using
  5837. 1434.89 s [stylish-haskell] ghc-lib-parser-9.12.2.20250421
  5838. 1434.89 s [stylish-haskell] Dependency ghc-lib-parser-ex >=9.12 && <9.13: using ghc-lib-parser-ex-9.12.0.0
  5839. 1434.89 s [stylish-haskell] Dependency mtl >=2.0 && <2.4: using mtl-2.3.1
  5840. 1434.89 s [stylish-haskell] Dependency regex-tdfa >=1.3 && <1.4: using regex-tdfa-1.3.2.5
  5841. 1434.89 s [stylish-haskell] Dependency syb >=0.3 && <0.8: using syb-0.7.2.4
  5842. 1434.89 s [stylish-haskell] Dependency text >=1.2 && <2.2: using text-2.1.2
  5843. 1434.89 s [stylish-haskell] Dependency Cabal >=3.10 && <4.0: using Cabal-3.14.2.0
  5844. 1434.89 s [stylish-haskell] Dependency HsYAML >=0.2.0 && <0.3: using HsYAML-0.2.1.5
  5845. 1434.89 s [stylish-haskell] Dependency HsYAML-aeson >=0.2.0 && <0.3: using HsYAML-aeson-0.2.0.2
  5846. 1434.89 s [stylish-haskell] Dependency aeson >=0.6 && <2.3: using aeson-2.2.3.0
  5847. 1434.89 s [stylish-haskell] Dependency base >=4.19 && <5: using base-4.20.1.0
  5848. 1434.89 s [stylish-haskell] Dependency bytestring >=0.9 && <0.13: using bytestring-0.12.2.0
  5849. 1434.89 s [stylish-haskell] Dependency containers >=0.3 && <0.9: using containers-0.7
  5850. 1434.89 s [stylish-haskell] Dependency directory >=1.2.3 && <1.4: using directory-1.3.8.5
  5851. 1434.89 s [stylish-haskell] Dependency file-embed >=0.0.10 && <0.1: using file-embed-0.0.16.0
  5852. 1434.89 s [stylish-haskell] Dependency filepath >=1.1 && <1.6: using filepath-1.5.4.0
  5853. 1434.89 s [stylish-haskell] Dependency ghc-lib-parser >=9.12 && <9.13: using
  5854. 1434.89 s [stylish-haskell] ghc-lib-parser-9.12.2.20250421
  5855. 1434.89 s [stylish-haskell] Dependency ghc-lib-parser-ex >=9.12 && <9.13: using ghc-lib-parser-ex-9.12.0.0
  5856. 1434.89 s [stylish-haskell] Dependency mtl >=2.0 && <2.4: using mtl-2.3.1
  5857. 1434.89 s [stylish-haskell] Dependency optparse-applicative >=0.12 && <0.19: using
  5858. 1434.89 s [stylish-haskell] optparse-applicative-0.18.1.0
  5859. 1434.89 s [stylish-haskell] Dependency regex-tdfa >=1.3 && <1.4: using regex-tdfa-1.3.2.5
  5860. 1434.89 s [stylish-haskell] Dependency strict >=0.3 && <0.6: using strict-0.5.1
  5861. 1434.89 s [stylish-haskell] Dependency stylish-haskell: using stylish-haskell-0.15.1.0
  5862. 1434.89 s [stylish-haskell] Dependency syb >=0.3 && <0.8: using syb-0.7.2.4
  5863. 1434.89 s [stylish-haskell] Dependency text >=1.2 && <2.2: using text-2.1.2
  5864. 1434.89 s [stylish-haskell] Dependency Cabal >=3.10 && <4.0: using Cabal-3.14.2.0
  5865. 1434.89 s [stylish-haskell] Dependency HUnit >=1.2 && <1.7: using HUnit-1.6.2.0
  5866. 1434.89 s [stylish-haskell] Dependency HsYAML >=0.2.0 && <0.3: using HsYAML-0.2.1.5
  5867. 1434.89 s [stylish-haskell] Dependency HsYAML-aeson >=0.2.0 && <0.3: using HsYAML-aeson-0.2.0.2
  5868. 1434.89 s [stylish-haskell] Dependency aeson >=0.6 && <2.3: using aeson-2.2.3.0
  5869. 1434.89 s [stylish-haskell] Dependency base >=4.19 && <5: using base-4.20.1.0
  5870. 1434.89 s [stylish-haskell] Dependency bytestring >=0.9 && <0.13: using bytestring-0.12.2.0
  5871. 1434.89 s [stylish-haskell] Dependency containers >=0.3 && <0.9: using containers-0.7
  5872. 1434.89 s [stylish-haskell] Dependency directory >=1.2.3 && <1.4: using directory-1.3.8.5
  5873. 1434.89 s [stylish-haskell] Dependency file-embed >=0.0.10 && <0.1: using file-embed-0.0.16.0
  5874. 1434.89 s [stylish-haskell] Dependency filepath >=1.1 && <1.6: using filepath-1.5.4.0
  5875. 1434.89 s [stylish-haskell] Dependency ghc-lib-parser >=9.12 && <9.13: using
  5876. 1434.89 s [stylish-haskell] ghc-lib-parser-9.12.2.20250421
  5877. 1434.89 s [stylish-haskell] Dependency ghc-lib-parser-ex >=9.12 && <9.13: using ghc-lib-parser-ex-9.12.0.0
  5878. 1434.89 s [stylish-haskell] Dependency mtl >=2.0 && <2.4: using mtl-2.3.1
  5879. 1434.89 s [stylish-haskell] Dependency random >=1.1: using random-1.2.1.3
  5880. 1434.89 s [stylish-haskell] Dependency regex-tdfa >=1.3 && <1.4: using regex-tdfa-1.3.2.5
  5881. 1434.89 s [stylish-haskell] Dependency stylish-haskell: using stylish-haskell-0.15.1.0
  5882. 1434.89 s [stylish-haskell] Dependency syb >=0.3 && <0.8: using syb-0.7.2.4
  5883. 1434.89 s [stylish-haskell] Dependency test-framework >=0.4 && <0.9: using test-framework-0.8.2.2
  5884. 1434.89 s [stylish-haskell] Dependency test-framework-hunit >=0.2 && <0.4: using
  5885. 1434.89 s [stylish-haskell] test-framework-hunit-0.3.0.2
  5886. 1434.89 s [stylish-haskell] Dependency text >=1.2 && <2.2: using text-2.1.2
  5887. 1434.89 s [stylish-haskell] Source component graph:
  5888. 1434.89 s [stylish-haskell] component lib
  5889. 1434.89 s [stylish-haskell] component exe:stylish-haskell dependency lib
  5890. 1434.89 s [stylish-haskell] component test:stylish-haskell-tests dependency lib
  5891. 1434.89 s [stylish-haskell] Configured component graph:
  5892. 1434.89 s [stylish-haskell] component stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  5893. 1434.89 s [stylish-haskell] include Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  5894. 1434.89 s [stylish-haskell] include HsYAML-0.2.1.5-Fzf5gb0totN27Eaid4Mpsk
  5895. 1434.89 s [stylish-haskell] include HsYAML-aeson-0.2.0.2-2wyorraQgqtGPB3LuGbu7c
  5896. 1434.89 s [stylish-haskell] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  5897. 1434.89 s [stylish-haskell] include base-4.20.1.0-f445
  5898. 1434.89 s [stylish-haskell] include bytestring-0.12.2.0-214a
  5899. 1434.89 s [stylish-haskell] include containers-0.7-6571
  5900. 1434.89 s [stylish-haskell] include directory-1.3.8.5-159c
  5901. 1434.89 s [stylish-haskell] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  5902. 1434.89 s [stylish-haskell] include filepath-1.5.4.0-8593
  5903. 1434.89 s [stylish-haskell] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  5904. 1434.89 s [stylish-haskell] include ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  5905. 1434.89 s [stylish-haskell] include mtl-2.3.1-07d6
  5906. 1434.89 s [stylish-haskell] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  5907. 1434.89 s [stylish-haskell] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  5908. 1434.89 s [stylish-haskell] include text-2.1.2-7514
  5909. 1434.89 s [stylish-haskell] component stylish-haskell-0.15.1.0-8qUQR2bz9Q2ITCPf63fYx4-stylish-haskell
  5910. 1434.89 s [stylish-haskell] include Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  5911. 1434.89 s [stylish-haskell] include HsYAML-0.2.1.5-Fzf5gb0totN27Eaid4Mpsk
  5912. 1434.89 s [stylish-haskell] include HsYAML-aeson-0.2.0.2-2wyorraQgqtGPB3LuGbu7c
  5913. 1434.89 s [stylish-haskell] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  5914. 1434.89 s [stylish-haskell] include base-4.20.1.0-f445
  5915. 1434.89 s [stylish-haskell] include bytestring-0.12.2.0-214a
  5916. 1434.89 s [stylish-haskell] include containers-0.7-6571
  5917. 1434.89 s [stylish-haskell] include directory-1.3.8.5-159c
  5918. 1434.89 s [stylish-haskell] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  5919. 1434.89 s [stylish-haskell] include filepath-1.5.4.0-8593
  5920. 1434.89 s [stylish-haskell] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  5921. 1434.89 s [stylish-haskell] include ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  5922. 1434.89 s [stylish-haskell] include mtl-2.3.1-07d6
  5923. 1434.89 s [stylish-haskell] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  5924. 1434.89 s [stylish-haskell] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  5925. 1434.89 s [stylish-haskell] include strict-0.5.1-6m65N57rFfp8hWQncYEqJ6
  5926. 1434.89 s [stylish-haskell] include stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  5927. 1434.89 s [stylish-haskell] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  5928. 1434.89 s [stylish-haskell] include text-2.1.2-7514
  5929. 1434.89 s [stylish-haskell] component stylish-haskell-0.15.1.0-7xSXwRdGd4iEOKWQC0rCJp-stylish-haskell-tests
  5930. 1434.89 s [stylish-haskell] include Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  5931. 1434.89 s [stylish-haskell] include HUnit-1.6.2.0-GAuKlcZg6LzAvJUHPliCN
  5932. 1434.89 s [stylish-haskell] include HsYAML-0.2.1.5-Fzf5gb0totN27Eaid4Mpsk
  5933. 1434.89 s [stylish-haskell] include HsYAML-aeson-0.2.0.2-2wyorraQgqtGPB3LuGbu7c
  5934. 1434.89 s [stylish-haskell] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  5935. 1434.89 s [stylish-haskell] include base-4.20.1.0-f445
  5936. 1434.89 s [stylish-haskell] include bytestring-0.12.2.0-214a
  5937. 1434.89 s [stylish-haskell] include containers-0.7-6571
  5938. 1434.89 s [stylish-haskell] include directory-1.3.8.5-159c
  5939. 1434.90 s [stylish-haskell] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  5940. 1434.90 s [stylish-haskell] include filepath-1.5.4.0-8593
  5941. 1434.90 s [stylish-haskell] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  5942. 1434.90 s [stylish-haskell] include ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  5943. 1434.90 s [stylish-haskell] include mtl-2.3.1-07d6
  5944. 1434.90 s [stylish-haskell] include random-1.2.1.3-AmyB5M6i6upJCxKBwzEGRh
  5945. 1434.90 s [stylish-haskell] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  5946. 1434.90 s [stylish-haskell] include stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  5947. 1434.90 s [stylish-haskell] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  5948. 1434.90 s [stylish-haskell] include test-framework-0.8.2.2-LlU5bbbZ1CqEYopWTzs0l4
  5949. 1434.90 s [stylish-haskell] include test-framework-hunit-0.3.0.2-9HaGuKUTAfj7XrtLP8zwje
  5950. 1434.90 s [stylish-haskell] include text-2.1.2-7514
  5951. 1434.90 s [stylish-haskell] Linked component graph:
  5952. 1434.90 s [stylish-haskell] unit stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  5953. 1434.90 s [stylish-haskell] include Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  5954. 1434.90 s [stylish-haskell] include HsYAML-0.2.1.5-Fzf5gb0totN27Eaid4Mpsk
  5955. 1434.90 s [stylish-haskell] include HsYAML-aeson-0.2.0.2-2wyorraQgqtGPB3LuGbu7c
  5956. 1434.90 s [stylish-haskell] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  5957. 1434.90 s [stylish-haskell] include base-4.20.1.0-f445
  5958. 1434.90 s [stylish-haskell] include bytestring-0.12.2.0-214a
  5959. 1434.90 s [stylish-haskell] include containers-0.7-6571
  5960. 1434.90 s [stylish-haskell] include directory-1.3.8.5-159c
  5961. 1434.90 s [stylish-haskell] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  5962. 1434.90 s [stylish-haskell] include filepath-1.5.4.0-8593
  5963. 1434.90 s [stylish-haskell] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  5964. 1434.90 s [stylish-haskell] include ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  5965. 1434.90 s [stylish-haskell] include mtl-2.3.1-07d6
  5966. 1434.90 s [stylish-haskell] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  5967. 1434.90 s [stylish-haskell] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  5968. 1434.90 s [stylish-haskell] include text-2.1.2-7514
  5969. 1434.90 s [stylish-haskell] Language.Haskell.Stylish=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish,Language.Haskell.Stylish.Config=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Config,Language.Haskell.Stylish.GHC=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.GHC,Language.Haskell.Stylish.Module=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Module,Language.Haskell.Stylish.Parse=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Parse,Language.Haskell.Stylish.Printer=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Printer,Language.Haskell.Stylish.Step=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Step,Language.Haskell.Stylish.Step.Data=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Step.Data,Language.Haskell.Stylish.Step.Imports=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Step.Imports,Language.Haskell.Stylish.Step.LanguagePragmas=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Step.LanguagePragmas,Language.Haskell.Stylish.Step.ModuleHeader=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Step.ModuleHeader,Language.Haskell.Stylish.Step.SimpleAlign=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Step.SimpleAlign,Language.Haskell.Stylish.Step.Squash=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Step.Squash,Language.Haskell.Stylish.Step.Tabs=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Step.Tabs,Language.Haskell.Stylish.Step.TrailingWhitespace=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Step.TrailingWhitespace,Language.Haskell.Stylish.Step.UnicodeSyntax=stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc:Language.Haskell.Stylish.Step.UnicodeSyntax
  5970. 1434.90 s [stylish-haskell] unit stylish-haskell-0.15.1.0-8qUQR2bz9Q2ITCPf63fYx4-stylish-haskell
  5971. 1434.90 s [stylish-haskell] include Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  5972. 1434.90 s [stylish-haskell] include HsYAML-0.2.1.5-Fzf5gb0totN27Eaid4Mpsk
  5973. 1434.90 s [stylish-haskell] include HsYAML-aeson-0.2.0.2-2wyorraQgqtGPB3LuGbu7c
  5974. 1434.90 s [stylish-haskell] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  5975. 1434.90 s [stylish-haskell] include base-4.20.1.0-f445
  5976. 1434.90 s [stylish-haskell] include bytestring-0.12.2.0-214a
  5977. 1434.90 s [stylish-haskell] include containers-0.7-6571
  5978. 1434.90 s [stylish-haskell] include directory-1.3.8.5-159c
  5979. 1434.90 s [stylish-haskell] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  5980. 1434.90 s [stylish-haskell] include filepath-1.5.4.0-8593
  5981. 1434.90 s [stylish-haskell] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  5982. 1434.90 s [stylish-haskell] include ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  5983. 1434.90 s [stylish-haskell] include mtl-2.3.1-07d6
  5984. 1434.90 s [stylish-haskell] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  5985. 1434.90 s [stylish-haskell] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  5986. 1434.90 s [stylish-haskell] include strict-0.5.1-6m65N57rFfp8hWQncYEqJ6
  5987. 1434.90 s [stylish-haskell] include stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  5988. 1434.90 s [stylish-haskell] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  5989. 1434.90 s [stylish-haskell] include text-2.1.2-7514
  5990. 1434.90 s [stylish-haskell] unit stylish-haskell-0.15.1.0-7xSXwRdGd4iEOKWQC0rCJp-stylish-haskell-tests
  5991. 1434.90 s [stylish-haskell] include Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  5992. 1434.90 s [stylish-haskell] include HUnit-1.6.2.0-GAuKlcZg6LzAvJUHPliCN
  5993. 1434.90 s [stylish-haskell] include HsYAML-0.2.1.5-Fzf5gb0totN27Eaid4Mpsk
  5994. 1434.90 s [stylish-haskell] include HsYAML-aeson-0.2.0.2-2wyorraQgqtGPB3LuGbu7c
  5995. 1434.90 s [stylish-haskell] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  5996. 1434.90 s [stylish-haskell] include base-4.20.1.0-f445
  5997. 1434.90 s [stylish-haskell] include bytestring-0.12.2.0-214a
  5998. 1434.90 s [stylish-haskell] include containers-0.7-6571
  5999. 1434.90 s [stylish-haskell] include directory-1.3.8.5-159c
  6000. 1434.90 s [stylish-haskell] include file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  6001. 1434.90 s [stylish-haskell] include filepath-1.5.4.0-8593
  6002. 1434.90 s [stylish-haskell] include ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  6003. 1434.90 s [stylish-haskell] include ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  6004. 1434.90 s [stylish-haskell] include mtl-2.3.1-07d6
  6005. 1434.90 s [stylish-haskell] include random-1.2.1.3-AmyB5M6i6upJCxKBwzEGRh
  6006. 1434.90 s [stylish-haskell] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  6007. 1434.90 s [stylish-haskell] include stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  6008. 1434.90 s [stylish-haskell] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  6009. 1434.90 s [stylish-haskell] include test-framework-0.8.2.2-LlU5bbbZ1CqEYopWTzs0l4
  6010. 1434.90 s [stylish-haskell] include test-framework-hunit-0.3.0.2-9HaGuKUTAfj7XrtLP8zwje
  6011. 1434.90 s [stylish-haskell] include text-2.1.2-7514
  6012. 1434.90 s [stylish-haskell] Ready component graph:
  6013. 1434.90 s [stylish-haskell] definite stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  6014. 1434.90 s [stylish-haskell] depends Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  6015. 1434.90 s [stylish-haskell] depends HsYAML-0.2.1.5-Fzf5gb0totN27Eaid4Mpsk
  6016. 1434.90 s [stylish-haskell] depends HsYAML-aeson-0.2.0.2-2wyorraQgqtGPB3LuGbu7c
  6017. 1434.90 s [stylish-haskell] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  6018. 1434.90 s [stylish-haskell] depends base-4.20.1.0-f445
  6019. 1434.90 s [stylish-haskell] depends bytestring-0.12.2.0-214a
  6020. 1434.90 s [stylish-haskell] depends containers-0.7-6571
  6021. 1434.90 s [stylish-haskell] depends directory-1.3.8.5-159c
  6022. 1434.90 s [stylish-haskell] depends file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  6023. 1434.90 s [stylish-haskell] depends filepath-1.5.4.0-8593
  6024. 1434.90 s [stylish-haskell] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  6025. 1434.90 s [stylish-haskell] depends ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  6026. 1434.90 s [stylish-haskell] depends mtl-2.3.1-07d6
  6027. 1434.90 s [stylish-haskell] depends regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  6028. 1434.90 s [stylish-haskell] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  6029. 1434.90 s [stylish-haskell] depends text-2.1.2-7514
  6030. 1434.90 s [stylish-haskell] definite stylish-haskell-0.15.1.0-8qUQR2bz9Q2ITCPf63fYx4-stylish-haskell
  6031. 1434.90 s [stylish-haskell] depends Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  6032. 1434.90 s [stylish-haskell] depends HsYAML-0.2.1.5-Fzf5gb0totN27Eaid4Mpsk
  6033. 1434.90 s [stylish-haskell] depends HsYAML-aeson-0.2.0.2-2wyorraQgqtGPB3LuGbu7c
  6034. 1434.90 s [stylish-haskell] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  6035. 1434.90 s [stylish-haskell] depends base-4.20.1.0-f445
  6036. 1434.90 s [stylish-haskell] depends bytestring-0.12.2.0-214a
  6037. 1434.90 s [stylish-haskell] depends containers-0.7-6571
  6038. 1434.90 s [stylish-haskell] depends directory-1.3.8.5-159c
  6039. 1434.90 s [stylish-haskell] depends file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  6040. 1434.90 s [stylish-haskell] depends filepath-1.5.4.0-8593
  6041. 1434.90 s [stylish-haskell] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  6042. 1434.90 s [stylish-haskell] depends ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  6043. 1434.90 s [stylish-haskell] depends mtl-2.3.1-07d6
  6044. 1434.90 s [stylish-haskell] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  6045. 1434.90 s [stylish-haskell] depends regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  6046. 1434.90 s [stylish-haskell] depends strict-0.5.1-6m65N57rFfp8hWQncYEqJ6
  6047. 1434.90 s [stylish-haskell] depends stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  6048. 1434.90 s [stylish-haskell] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  6049. 1434.90 s [stylish-haskell] depends text-2.1.2-7514
  6050. 1434.90 s [stylish-haskell] definite stylish-haskell-0.15.1.0-7xSXwRdGd4iEOKWQC0rCJp-stylish-haskell-tests
  6051. 1434.90 s [stylish-haskell] depends Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  6052. 1434.90 s [stylish-haskell] depends HUnit-1.6.2.0-GAuKlcZg6LzAvJUHPliCN
  6053. 1434.90 s [stylish-haskell] depends HsYAML-0.2.1.5-Fzf5gb0totN27Eaid4Mpsk
  6054. 1434.90 s [stylish-haskell] depends HsYAML-aeson-0.2.0.2-2wyorraQgqtGPB3LuGbu7c
  6055. 1434.90 s [stylish-haskell] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  6056. 1434.90 s [stylish-haskell] depends base-4.20.1.0-f445
  6057. 1434.90 s [stylish-haskell] depends bytestring-0.12.2.0-214a
  6058. 1434.90 s [stylish-haskell] depends containers-0.7-6571
  6059. 1434.90 s [stylish-haskell] depends directory-1.3.8.5-159c
  6060. 1434.90 s [stylish-haskell] depends file-embed-0.0.16.0-AO1q4w68x48DXC46dRV2Hx
  6061. 1434.90 s [stylish-haskell] depends filepath-1.5.4.0-8593
  6062. 1434.90 s [stylish-haskell] depends ghc-lib-parser-9.12.2.20250421-JrJsE010BwT7NECjrRvcWX
  6063. 1434.90 s [stylish-haskell] depends ghc-lib-parser-ex-9.12.0.0-5nIhTSHU2dQ9sN0JEB9Eaw
  6064. 1434.90 s [stylish-haskell] depends mtl-2.3.1-07d6
  6065. 1434.90 s [stylish-haskell] depends random-1.2.1.3-AmyB5M6i6upJCxKBwzEGRh
  6066. 1434.90 s [stylish-haskell] depends regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  6067. 1434.90 s [stylish-haskell] depends stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  6068. 1434.90 s [stylish-haskell] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  6069. 1434.90 s [stylish-haskell] depends test-framework-0.8.2.2-LlU5bbbZ1CqEYopWTzs0l4
  6070. 1434.90 s [stylish-haskell] depends test-framework-hunit-0.3.0.2-9HaGuKUTAfj7XrtLP8zwje
  6071. 1434.90 s [stylish-haskell] depends text-2.1.2-7514
  6072. 1434.90 s [stylish-haskell] Using Cabal-3.12.1.0 compiled by ghc-9.10
  6073. 1434.90 s [stylish-haskell] Using compiler: ghc-9.10.2
  6074. 1434.90 s [stylish-haskell] Using install prefix:
  6075. 1434.90 s [stylish-haskell] /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0
  6076. 1434.90 s [stylish-haskell] Executables installed in:
  6077. 1434.90 s [stylish-haskell] /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/bin
  6078. 1434.90 s [stylish-haskell] Libraries installed in:
  6079. 1434.90 s [stylish-haskell] /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  6080. 1434.90 s [stylish-haskell] Dynamic Libraries installed in:
  6081. 1434.90 s [stylish-haskell] /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  6082. 1434.90 s [stylish-haskell] Private executables installed in:
  6083. 1434.90 s [stylish-haskell] /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/libexec/x86_64-linux-ghc-9.10.2-2a2a/stylish-haskell-0.15.1.0
  6084. 1434.90 s [stylish-haskell] Data files installed in:
  6085. 1434.90 s [stylish-haskell] /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/share/x86_64-linux-ghc-9.10.2-2a2a/stylish-haskell-0.15.1.0
  6086. 1434.90 s [stylish-haskell] Documentation installed in:
  6087. 1434.90 s [stylish-haskell] /nix/store/z6n3mvwgpmx5g1072dgwd2z664m19maq-stylish-haskell-0.15.1.0-doc/share/doc/stylish-haskell-0.15.1.0
  6088. 1434.90 s [stylish-haskell] Configuration files installed in:
  6089. 1434.90 s [stylish-haskell] /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/etc
  6090. 1434.90 s [stylish-haskell] No alex found
  6091. 1434.90 s [stylish-haskell] Using ar found on system at:
  6092. 1434.90 s [stylish-haskell] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  6093. 1434.90 s [stylish-haskell] No c2hs found
  6094. 1434.90 s [stylish-haskell] No cpphs found
  6095. 1434.90 s [stylish-haskell] No doctest found
  6096. 1434.90 s [stylish-haskell] Using gcc version 14.3.0 given by user at:
  6097. 1434.90 s [stylish-haskell] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  6098. 1434.90 s [stylish-haskell] Using ghc version 9.10.2 found on system at:
  6099. 1434.90 s [stylish-haskell] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  6100. 1434.90 s [stylish-haskell] Using ghc-pkg version 9.10.2 found on system at:
  6101. 1434.90 s [stylish-haskell] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  6102. 1434.90 s [stylish-haskell] No ghcjs found
  6103. 1434.90 s [stylish-haskell] No ghcjs-pkg found
  6104. 1434.90 s [stylish-haskell] No greencard found
  6105. 1434.90 s [stylish-haskell] Using haddock version 2.31.0 found on system at:
  6106. 1434.92 s [hie-bios] [ 3 of 22] Compiling HIE.Bios.Cradle.ProjectConfig ( src/HIE/Bios/Cradle/ProjectConfig.hs, nothing )
  6107. 1434.93 s [hie-bios] [ 4 of 22] Compiling HIE.Bios.Ghc.Gap ( src/HIE/Bios/Ghc/Gap.hs, nothing )
  6108. 1434.96 s [stylish-haskell] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  6109. 1434.96 s [stylish-haskell] No happy found
  6110. 1434.96 s [stylish-haskell] Using haskell-suite found on system at: haskell-suite-dummy-location
  6111. 1434.96 s [stylish-haskell] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  6112. 1434.96 s [stylish-haskell] No hmake found
  6113. 1434.96 s [stylish-haskell] Using hpc version 0.69 found on system at:
  6114. 1434.96 s [stylish-haskell] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  6115. 1434.96 s [stylish-haskell] Using hsc2hs version 0.68.10 found on system at:
  6116. 1434.96 s [stylish-haskell] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  6117. 1434.96 s [stylish-haskell] Using hscolour version 1.25 found on system at:
  6118. 1434.96 s [stylish-haskell] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  6119. 1434.96 s [stylish-haskell] No jhc found
  6120. 1434.96 s [stylish-haskell] Using ld found on system at:
  6121. 1434.96 s [stylish-haskell] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  6122. 1434.96 s [stylish-haskell] No pkg-config found
  6123. 1434.96 s [stylish-haskell] Using runghc version 9.10.2 found on system at:
  6124. 1434.96 s [stylish-haskell] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  6125. 1434.96 s [stylish-haskell] Using strip version 2.44 found on system at:
  6126. 1434.96 s [stylish-haskell] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  6127. 1434.96 s [stylish-haskell] Using tar found on system at:
  6128. 1434.96 s [stylish-haskell] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  6129. 1434.96 s [stylish-haskell] No uhc found
  6130. 1435.00 s [ormolu] [51 of 56] Compiling Ormolu.Parser ( src/Ormolu/Parser.hs, dist/build/Ormolu/Parser.p_o )
  6131. 1435.00 s [ormolu] [52 of 56] Compiling Ormolu.Diff.ParseResult ( src/Ormolu/Diff/ParseResult.hs, dist/build/Ormolu/Diff/ParseResult.p_o )
  6132. 1435.00 s [ormolu] [53 of 56] Compiling Ormolu.Utils.IO ( src/Ormolu/Utils/IO.hs, dist/build/Ormolu/Utils/IO.p_o )
  6133. 1435.00 s [ormolu] [54 of 56] Compiling Ormolu.Utils.Fixity ( src/Ormolu/Utils/Fixity.hs, dist/build/Ormolu/Utils/Fixity.p_o )
  6134. 1435.00 s [ormolu] [55 of 56] Compiling Ormolu.Utils.Cabal ( src/Ormolu/Utils/Cabal.hs, dist/build/Ormolu/Utils/Cabal.p_o )
  6135. 1435.00 s [ormolu] [56 of 56] Compiling Ormolu ( src/Ormolu.hs, dist/build/Ormolu.p_o )
  6136. 1435.32 s [hlint] Phase: buildPhase
  6137. 1435.37 s [stylish-haskell] Phase: buildPhase
  6138. 1435.49 s [hlint] Preprocessing library for hlint-3.10...
  6139. 1435.50 s [hlint] Building library for hlint-3.10...
  6140. 1435.54 s [stylish-haskell] Preprocessing library for stylish-haskell-0.15.1.0...
  6141. 1435.55 s [stylish-haskell] Building library for stylish-haskell-0.15.1.0...
  6142. 1435.76 s [fourmolu] [ 8 of 61] Compiling Ormolu.Exception ( src/Ormolu/Exception.hs, dist/build/Ormolu/Exception.p_o )
  6143. 1435.80 s [hie-bios] [ 5 of 22] Compiling HIE.Bios.Ghc.Doc ( src/HIE/Bios/Ghc/Doc.hs, nothing )
  6144. 1435.82 s [stylish-haskell] [ 1 of 26] Compiling Language.Haskell.Stylish.Block ( lib/Language/Haskell/Stylish/Block.hs, dist/build/Language/Haskell/Stylish/Block.o, dist/build/Language/Haskell/Stylish/Block.dyn_o )
  6145. 1435.83 s [hie-bios] [ 6 of 22] Compiling HIE.Bios.Ghc.Load ( src/HIE/Bios/Ghc/Load.hs, nothing )
  6146. 1435.93 s [hlint] [ 1 of 62] Compiling EmbedData ( src/EmbedData.hs, dist/build/EmbedData.o, dist/build/EmbedData.dyn_o )
  6147. 1436.19 s [hie-bios] [ 7 of 22] Compiling HIE.Bios.Types ( src/HIE/Bios/Types.hs, nothing )
  6148. 1436.20 s [fourmolu] [ 9 of 61] Compiling Ormolu.Parser.Pragma ( src/Ormolu/Parser/Pragma.hs, dist/build/Ormolu/Parser/Pragma.p_o )
  6149. 1436.20 s [fourmolu] [10 of 61] Compiling Ormolu.Parser.CommentStream ( src/Ormolu/Parser/CommentStream.hs, dist/build/Ormolu/Parser/CommentStream.p_o )
  6150. 1436.20 s [fourmolu] [11 of 61] Compiling Ormolu.Fixity.Internal ( src/Ormolu/Fixity/Internal.hs, dist/build/Ormolu/Fixity/Internal.p_o )
  6151. 1436.20 s [fourmolu] [12 of 61] Compiling Ormolu.Fixity.Imports ( src/Ormolu/Fixity/Imports.hs, dist/build/Ormolu/Fixity/Imports.p_o )
  6152. 1436.20 s [fourmolu] [13 of 61] Compiling Ormolu.Fixity ( src/Ormolu/Fixity.hs, dist/build/Ormolu/Fixity.p_o )
  6153. 1436.43 s [hie-bios] [ 8 of 22] Compiling HIE.Bios.Flags ( src/HIE/Bios/Flags.hs, nothing )
  6154. 1436.44 s [hie-bios] [ 9 of 22] Compiling HIE.Bios.Environment ( src/HIE/Bios/Environment.hs, nothing )
  6155. 1436.55 s [hie-bios] [10 of 22] Compiling HIE.Bios.Process ( src/HIE/Bios/Process.hs, nothing )
  6156. 1436.77 s [fourmolu] [14 of 61] Compiling Ormolu.Printer.Operators ( src/Ormolu/Printer/Operators.hs, dist/build/Ormolu/Printer/Operators.p_o )
  6157. 1437.01 s [stylish-haskell] [ 2 of 26] Compiling Language.Haskell.Stylish.Config.Internal ( lib/Language/Haskell/Stylish/Config/Internal.hs, dist/build/Language/Haskell/Stylish/Config/Internal.o, dist/build/Language/Haskell/Stylish/Config/Internal.dyn_o )
  6158. 1437.01 s [stylish-haskell] [ 3 of 26] Compiling Language.Haskell.Stylish.Editor ( lib/Language/Haskell/Stylish/Editor.hs, dist/build/Language/Haskell/Stylish/Editor.o, dist/build/Language/Haskell/Stylish/Editor.dyn_o )
  6159. 1437.22 s [hie-bios] [11 of 22] Compiling HIE.Bios.Ghc.Api ( src/HIE/Bios/Ghc/Api.hs, nothing )
  6160. 1437.35 s [hie-bios] [12 of 22] Compiling HIE.Bios.Ghc.Logger ( src/HIE/Bios/Ghc/Logger.hs, nothing )
  6161. 1437.49 s [hie-bios] [13 of 22] Compiling HIE.Bios.Ghc.Check ( src/HIE/Bios/Ghc/Check.hs, nothing )
  6162. 1437.53 s [hie-bios] [14 of 22] Compiling HIE.Bios.Cradle.Utils ( src/HIE/Bios/Cradle/Utils.hs, nothing )
  6163. 1437.54 s [fourmolu] [15 of 61] Compiling Ormolu.Fixity.Printer ( src/Ormolu/Fixity/Printer.hs, dist/build/Ormolu/Fixity/Printer.p_o )
  6164. 1437.54 s [fourmolu] [16 of 61] Compiling Ormolu.Fixity.Parser ( src/Ormolu/Fixity/Parser.hs, dist/build/Ormolu/Fixity/Parser.p_o )
  6165. 1437.54 s [hie-bios] [15 of 22] Compiling HIE.Bios.Cradle.ProgramVersions ( src/HIE/Bios/Cradle/ProgramVersions.hs, nothing )
  6166. 1437.55 s [hie-bios] [16 of 22] Compiling HIE.Bios.Cradle.Resolved ( src/HIE/Bios/Cradle/Resolved.hs, nothing )
  6167. 1437.59 s [hie-bios] [17 of 22] Compiling HIE.Bios.Wrappers ( src/HIE/Bios/Wrappers.hs, nothing )
  6168. 1437.64 s [stylish-haskell] [ 4 of 26] Compiling Language.Haskell.Stylish.GHC ( lib/Language/Haskell/Stylish/GHC.hs, dist/build/Language/Haskell/Stylish/GHC.o, dist/build/Language/Haskell/Stylish/GHC.dyn_o )
  6169. 1437.64 s [stylish-haskell] [ 5 of 26] Compiling Language.Haskell.Stylish.Comments ( lib/Language/Haskell/Stylish/Comments.hs, dist/build/Language/Haskell/Stylish/Comments.o, dist/build/Language/Haskell/Stylish/Comments.dyn_o )
  6170. 1437.76 s [hie-bios] [18 of 22] Compiling HIE.Bios.Cradle.Cabal ( src/HIE/Bios/Cradle/Cabal.hs, nothing )
  6171. 1438.03 s [hie-bios] [19 of 22] Compiling HIE.Bios.Cradle ( src/HIE/Bios/Cradle.hs, nothing )
  6172. 1438.12 s [stylish-haskell] [ 6 of 26] Compiling Language.Haskell.Stylish.Module ( lib/Language/Haskell/Stylish/Module.hs, dist/build/Language/Haskell/Stylish/Module.o, dist/build/Language/Haskell/Stylish/Module.dyn_o )
  6173. 1438.12 s [stylish-haskell] lib/Language/Haskell/Stylish/Module.hs:54:1: warning: [GHC-90177] [-Worphans]
  6174. 1438.12 s [stylish-haskell] Orphan class instance: instance Eq GHC.RawPkgQual
  6175. 1438.12 s [stylish-haskell] Suggested fix:
  6176. 1438.12 s [stylish-haskell] Move the instance declaration to the module of the class or of the type, or
  6177. 1438.12 s [stylish-haskell] wrap the type with a newtype and declare the instance on the new type.
  6178. 1438.12 s [stylish-haskell] |
  6179. 1438.12 s [stylish-haskell] 54 | deriving instance Eq GHC.RawPkgQual
  6180. 1438.12 s [stylish-haskell] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6181. 1438.12 s [stylish-haskell]
  6182. 1438.12 s [stylish-haskell] [ 7 of 26] Compiling Language.Haskell.Stylish.Ordering ( lib/Language/Haskell/Stylish/Ordering.hs, dist/build/Language/Haskell/Stylish/Ordering.o, dist/build/Language/Haskell/Stylish/Ordering.dyn_o )
  6183. 1438.12 s [stylish-haskell] [ 8 of 26] Compiling Language.Haskell.Stylish.Parse ( lib/Language/Haskell/Stylish/Parse.hs, dist/build/Language/Haskell/Stylish/Parse.o, dist/build/Language/Haskell/Stylish/Parse.dyn_o )
  6184. 1438.15 s [stylish-haskell] lib/Language/Haskell/Stylish/Parse.hs:9:70: warning: [GHC-38856] [-Wunused-imports]
  6185. 1438.15 s [stylish-haskell] The import of ‘foldl'’ from module ‘Data.List’ is redundant
  6186. 1438.15 s [stylish-haskell] |
  6187. 1438.15 s [stylish-haskell] 9 | import Data.List (foldl',
  6188. 1438.15 s [stylish-haskell] | ^^^^^^
  6189. 1438.15 s [stylish-haskell]
  6190. 1438.32 s [hie-bios] [20 of 22] Compiling HIE.Bios.Internal.Debug ( src/HIE/Bios/Internal/Debug.hs, nothing )
  6191. 1438.35 s [hie-bios] [21 of 22] Compiling HIE.Bios ( src/HIE/Bios.hs, nothing )
  6192. 1438.36 s [hie-bios] [22 of 22] Compiling Paths_hie_bios ( dist/build/autogen/Paths_hie_bios.hs, nothing )
  6193. 1438.38 s [hie-bios] Haddock coverage:
  6194. 1438.38 s [hie-bios] 7% ( 1 / 14) in 'HIE.Bios.Config.YAML'
  6195. 1438.38 s [hie-bios] Missing documentation for:
  6196. 1438.38 s [hie-bios] CradleConfigYAML (src/HIE/Bios/Config/YAML.hs:62)
  6197. 1438.38 s [hie-bios] CradleComponent (src/HIE/Bios/Config/YAML.hs:67)
  6198. 1438.38 s [hie-bios] MultiSubComponent (src/HIE/Bios/Config/YAML.hs:99)
  6199. 1438.38 s [hie-bios] CabalConfig (src/HIE/Bios/Config/YAML.hs:104)
  6200. 1438.38 s [hie-bios] CabalComponent (src/HIE/Bios/Config/YAML.hs:118)
  6201. 1438.38 s [hie-bios] StackConfig (src/HIE/Bios/Config/YAML.hs:134)
  6202. 1438.38 s [hie-bios] StackComponent (src/HIE/Bios/Config/YAML.hs:139)
  6203. 1438.38 s [hie-bios] DirectConfig (src/HIE/Bios/Config/YAML.hs:176)
  6204. 1438.38 s [hie-bios] BiosConfig (src/HIE/Bios/Config/YAML.hs:180)
  6205. 1438.38 s [hie-bios] NoneConfig (src/HIE/Bios/Config/YAML.hs:83)
  6206. 1438.38 s [hie-bios] OtherConfig (src/HIE/Bios/Config/YAML.hs:85)
  6207. 1438.38 s [hie-bios] OneOrManyComponents (src/HIE/Bios/Config/YAML.hs:164)
  6208. 1438.38 s [hie-bios] Callable (src/HIE/Bios/Config/YAML.hs:189)
  6209. 1438.38 s [hie-bios] Warning: 'Cradle' is out of scope.
  6210. 1438.38 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6211. 1438.38 s [hie-bios] 21% ( 3 / 14) in 'HIE.Bios.Config'
  6212. 1438.38 s [hie-bios] Missing documentation for:
  6213. 1438.39 s [hie-bios] readConfig (src/HIE/Bios/Config.hs:140)
  6214. 1438.39 s [hie-bios] CradleConfig (src/HIE/Bios/Config.hs:44)
  6215. 1438.39 s [hie-bios] CabalType (src/HIE/Bios/Config.hs:80)
  6216. 1438.39 s [hie-bios] cabalComponent (src/HIE/Bios/Config.hs:80)
  6217. 1438.39 s [hie-bios] cabalProjectFile (src/HIE/Bios/Config.hs:80)
  6218. 1438.39 s [hie-bios] StackType (src/HIE/Bios/Config.hs:86)
  6219. 1438.39 s [hie-bios] StackType (src/HIE/Bios/Config.hs:97)
  6220. 1438.39 s [hie-bios] stackComponent (src/HIE/Bios/Config.hs:97)
  6221. 1438.39 s [hie-bios] stackYaml (src/HIE/Bios/Config.hs:97)
  6222. 1438.39 s [hie-bios] CradleTree (src/HIE/Bios/Config.hs:103)
  6223. 1438.39 s [hie-bios] Callable (src/HIE/Bios/Config.hs:56)
  6224. 1438.39 s [hie-bios] 66% ( 2 / 3) in 'HIE.Bios.Cradle.ProjectConfig'
  6225. 1438.39 s [hie-bios] Missing documentation for:
  6226. 1438.39 s [hie-bios] Module header
  6227. 1438.41 s [hie-bios] 40% ( 21 / 52) in 'HIE.Bios.Ghc.Gap'
  6228. 1438.41 s [hie-bios] Missing documentation for:
  6229. 1438.41 s [hie-bios] ghcVersion (src/HIE/Bios/Ghc/Gap.hs:96)
  6230. 1438.41 s [hie-bios] makeUserStyle (src/HIE/Bios/Ghc/Gap.hs:162)
  6231. 1438.41 s [hie-bios] PprStyle
  6232. 1438.41 s [hie-bios] parseTargetFiles (src/HIE/Bios/Ghc/Gap.hs:287)
  6233. 1438.41 s [hie-bios] getHscEnv
  6234. 1438.41 s [hie-bios] batchMsg
  6235. 1438.41 s [hie-bios] set_hsc_dflags (src/HIE/Bios/Ghc/Gap.hs:137)
  6236. 1438.41 s [hie-bios] overPkgDbRef (src/HIE/Bios/Ghc/Gap.hs:140)
  6237. 1438.41 s [hie-bios] guessTarget (src/HIE/Bios/Ghc/Gap.hs:149)
  6238. 1438.41 s [hie-bios] setNoCode (src/HIE/Bios/Ghc/Gap.hs:129)
  6239. 1438.41 s [hie-bios] getModSummaries (src/HIE/Bios/Ghc/Gap.hs:167)
  6240. 1438.41 s [hie-bios] mapOverIncludePaths (src/HIE/Bios/Ghc/Gap.hs:178)
  6241. 1438.41 s [hie-bios] getLogger (src/HIE/Bios/Ghc/Gap.hs:245)
  6242. 1438.41 s [hie-bios] RealSrcSpan (src/HIE/Bios/Ghc/Gap.hs:123)
  6243. 1438.41 s [hie-bios] catch (src/HIE/Bios/Ghc/Gap.hs:117)
  6244. 1438.41 s [hie-bios] bracket (src/HIE/Bios/Ghc/Gap.hs:110)
  6245. 1438.41 s [hie-bios] handle (src/HIE/Bios/Ghc/Gap.hs:114)
  6246. 1438.41 s [hie-bios] pageMode (src/HIE/Bios/Ghc/Gap.hs:209)
  6247. 1438.41 s [hie-bios] oneLineMode (src/HIE/Bios/Ghc/Gap.hs:213)
  6248. 1438.41 s [hie-bios] initializePluginsForModSummary (src/HIE/Bios/Ghc/Gap.hs:227)
  6249. 1438.41 s [hie-bios] setFrontEndHooks (src/HIE/Bios/Ghc/Gap.hs:235)
  6250. 1438.41 s [hie-bios] setWayDynamicIfHostIsDynamic (src/HIE/Bios/Ghc/Gap.hs:252)
  6251. 1438.41 s [hie-bios] gopt_set (src/HIE/Bios/Ghc/Gap.hs:249)
  6252. 1438.41 s [hie-bios] parseDynamicFlags (src/HIE/Bios/Ghc/Gap.hs:283)
  6253. 1438.41 s [hie-bios] hostIsDynamic (src/HIE/Bios/Ghc/Gap.hs:294)
  6254. 1438.41 s [hie-bios] getTyThing (src/HIE/Bios/Ghc/Gap.hs:170)
  6255. 1438.41 s [hie-bios] fixInfo (src/HIE/Bios/Ghc/Gap.hs:173)
  6256. 1438.41 s [hie-bios] mgModSummaries
  6257. 1438.41 s [hie-bios] unsetLogAction (src/HIE/Bios/Ghc/Gap.hs:191)
  6258. 1438.41 s [hie-bios] load' (src/HIE/Bios/Ghc/Gap.hs:100)
  6259. 1438.41 s [hie-bios] getDynFlags
  6260. 1438.41 s [hie-bios] 14% ( 1 / 7) in 'HIE.Bios.Ghc.Doc'
  6261. 1438.41 s [hie-bios] Missing documentation for:
  6262. 1438.41 s [hie-bios] getPrintUnqual (src/HIE/Bios/Ghc/Doc.hs:26)
  6263. 1438.41 s [hie-bios] showPage (src/HIE/Bios/Ghc/Doc.hs:30)
  6264. 1438.41 s [hie-bios] showOneLine (src/HIE/Bios/Ghc/Doc.hs:35)
  6265. 1438.41 s [hie-bios] getStyle (src/HIE/Bios/Ghc/Doc.hs:40)
  6266. 1438.41 s [hie-bios] styleUnqualified (src/HIE/Bios/Ghc/Doc.hs:43)
  6267. 1438.41 s [hie-bios] showDocWith (src/HIE/Bios/Ghc/Doc.hs:46)
  6268. 1438.42 s [hie-bios] Warning: 'TypecheckedModule' is ambiguous. It is defined
  6269. 1438.42 s [hie-bios] * in ‘GHC’
  6270. 1438.42 s [hie-bios] * in ‘GHC’
  6271. 1438.42 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  6272. 1438.42 s [hie-bios] by specifying the type/value namespace explicitly.
  6273. 1438.42 s [hie-bios] Defaulting to the one defined in ‘GHC’
  6274. 1438.42 s [hie-bios] 60% ( 9 / 15) in 'HIE.Bios.Ghc.Load'
  6275. 1438.42 s [hie-bios] Missing documentation for:
  6276. 1438.42 s [hie-bios] Log (src/HIE/Bios/Ghc/Load.hs:30)
  6277. 1438.42 s [hie-bios] get_fp (src/HIE/Bios/Ghc/Load.hs:45)
  6278. 1438.42 s [hie-bios] msTargetIs (src/HIE/Bios/Ghc/Load.hs:113)
  6279. 1438.42 s [hie-bios] initializePluginsGhc (src/HIE/Bios/Ghc/Load.hs:188)
  6280. 1438.42 s [hie-bios] ghcInHsc (src/HIE/Bios/Ghc/Load.hs:195)
  6281. 1438.42 s [hie-bios] setTargetFilename (src/HIE/Bios/Ghc/Load.hs:209)
  6282. 1438.42 s [hie-bios] Warning: 'Cradle' is ambiguous. It is defined
  6283. 1438.43 s [hie-bios] * at src/HIE/Bios/Types.hs:74:17
  6284. 1438.43 s [hie-bios] * at src/HIE/Bios/Types.hs:74:1
  6285. 1438.43 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  6286. 1438.43 s [hie-bios] by specifying the type/value namespace explicitly.
  6287. 1438.43 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:74:1
  6288. 1438.43 s [hie-bios] Warning: 'cabal' is out of scope.
  6289. 1438.43 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6290. 1438.43 s [hie-bios] 54% ( 12 / 22) in 'HIE.Bios.Types'
  6291. 1438.43 s [hie-bios] Missing documentation for:
  6292. 1438.43 s [hie-bios] Module header
  6293. 1438.43 s [hie-bios] ActionName (src/HIE/Bios/Types.hs:89)
  6294. 1438.43 s [hie-bios] Log (src/HIE/Bios/Types.hs:100)
  6295. 1438.43 s [hie-bios] CradleAction (src/HIE/Bios/Types.hs:178)
  6296. 1438.43 s [hie-bios] cradleLoadResult (src/HIE/Bios/Types.hs:203)
  6297. 1438.43 s [hie-bios] CradleLoadResultT (src/HIE/Bios/Types.hs:220)
  6298. 1438.43 s [hie-bios] modCradleError (src/HIE/Bios/Types.hs:271)
  6299. 1438.43 s [hie-bios] throwCE (src/HIE/Bios/Types.hs:278)
  6300. 1438.43 s [hie-bios] CradleError (src/HIE/Bios/Types.hs:280)
  6301. 1438.43 s [hie-bios] hieBiosProcessEnv (src/HIE/Bios/Types.hs:333)
  6302. 1438.44 s [hie-bios] Warning: 'DynFlags' is out of scope.
  6303. 1438.44 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6304. 1438.44 s [hie-bios] Warning: 'Cradle' is ambiguous. It is defined
  6305. 1438.44 s [hie-bios] * at src/HIE/Bios/Types.hs:74:17
  6306. 1438.44 s [hie-bios] * at src/HIE/Bios/Types.hs:74:1
  6307. 1438.44 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  6308. 1438.44 s [hie-bios] by specifying the type/value namespace explicitly.
  6309. 1438.44 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:74:1
  6310. 1438.44 s [hie-bios] 50% ( 1 / 2) in 'HIE.Bios.Flags'
  6311. 1438.44 s [hie-bios] Missing documentation for:
  6312. 1438.44 s [hie-bios] Module header
  6313. 1438.44 s [hie-bios] Warning: 'runCradleGhc' is out of scope.
  6314. 1438.44 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6315. 1438.44 s [hie-bios] Warning: 'CradleError' is ambiguous. It is defined
  6316. 1438.44 s [hie-bios] * at src/HIE/Bios/Types.hs:280:20
  6317. 1438.44 s [hie-bios] * at src/HIE/Bios/Types.hs:280:1
  6318. 1438.44 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  6319. 1438.44 s [hie-bios] by specifying the type/value namespace explicitly.
  6320. 1438.44 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:280:1
  6321. 1438.44 s [hie-bios] Warning: 'DynFlags' is out of scope.
  6322. 1438.44 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6323. 1438.44 s [hie-bios] 75% ( 6 / 8) in 'HIE.Bios.Environment'
  6324. 1438.44 s [hie-bios] Missing documentation for:
  6325. 1438.44 s [hie-bios] Module header
  6326. 1438.44 s [hie-bios] makeTargetsAbsolute (src/HIE/Bios/Environment.hs:57)
  6327. 1438.45 s [hie-bios] Warning: 'fpName' is out of scope.
  6328. 1438.45 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6329. 1438.45 s [hie-bios] Warning: 'srcHash' is out of scope.
  6330. 1438.45 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6331. 1438.45 s [hie-bios] Warning: 'populate' is out of scope.
  6332. 1438.45 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6333. 1438.45 s [hie-bios] 78% ( 11 / 14) in 'HIE.Bios.Process'
  6334. 1438.45 s [hie-bios] Missing documentation for:
  6335. 1438.45 s [hie-bios] Module header
  6336. 1438.45 s [hie-bios] CreateProcess
  6337. 1438.45 s [hie-bios] readProcessWithCwd_ (src/HIE/Bios/Process.hs:55)
  6338. 1438.45 s [hie-bios] Warning: 'Cradle' is ambiguous. It is defined
  6339. 1438.45 s [hie-bios] * at src/HIE/Bios/Types.hs:74:17
  6340. 1438.45 s [hie-bios] * at src/HIE/Bios/Types.hs:74:1
  6341. 1438.45 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  6342. 1438.45 s [hie-bios] by specifying the type/value namespace explicitly.
  6343. 1438.45 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:74:1
  6344. 1438.45 s [hie-bios] 66% ( 4 / 6) in 'HIE.Bios.Ghc.Api'
  6345. 1438.45 s [hie-bios] Missing documentation for:
  6346. 1438.45 s [hie-bios] SuccessFlag
  6347. 1438.45 s [hie-bios] withDynFlags (src/HIE/Bios/Ghc/Api.hs:63)
  6348. 1438.45 s [hie-bios] Warning: 'SourceError' is ambiguous. It is defined
  6349. 1438.45 s [hie-bios] * in ‘GHC.Types.SourceError’
  6350. 1438.45 s [hie-bios] * in ‘GHC.Types.SourceError’
  6351. 1438.45 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  6352. 1438.45 s [hie-bios] by specifying the type/value namespace explicitly.
  6353. 1438.45 s [hie-bios] Defaulting to the one defined in ‘GHC.Types.SourceError’
  6354. 1438.45 s [hie-bios] 50% ( 1 / 2) in 'HIE.Bios.Ghc.Logger'
  6355. 1438.45 s [hie-bios] Missing documentation for:
  6356. 1438.45 s [hie-bios] Module header
  6357. 1438.45 s [hie-bios] 66% ( 2 / 3) in 'HIE.Bios.Ghc.Check'
  6358. 1438.45 s [hie-bios] Missing documentation for:
  6359. 1438.45 s [hie-bios] Module header
  6360. 1438.46 s [hie-bios] 45% ( 5 / 11) in 'HIE.Bios.Cradle.Utils'
  6361. 1438.46 s [hie-bios] Missing documentation for:
  6362. 1438.46 s [hie-bios] Module header
  6363. 1438.46 s [hie-bios] ProcessErrorDetails (src/HIE/Bios/Cradle/Utils.hs:26)
  6364. 1438.46 s [hie-bios] prettyProcessErrorDetails (src/HIE/Bios/Cradle/Utils.hs:40)
  6365. 1438.46 s [hie-bios] removeInteractive (src/HIE/Bios/Cradle/Utils.hs:69)
  6366. 1438.46 s [hie-bios] removeVerbosityOpts (src/HIE/Bios/Cradle/Utils.hs:102)
  6367. 1438.46 s [hie-bios] expandGhcOptionResponseFile (src/HIE/Bios/Cradle/Utils.hs:105)
  6368. 1438.46 s [hie-bios] 0% ( 0 / 4) in 'HIE.Bios.Cradle.ProgramVersions'
  6369. 1438.46 s [hie-bios] Missing documentation for:
  6370. 1438.46 s [hie-bios] Module header
  6371. 1438.46 s [hie-bios] ProgramVersions (src/HIE/Bios/Cradle/ProgramVersions.hs:18)
  6372. 1438.46 s [hie-bios] makeVersions (src/HIE/Bios/Cradle/ProgramVersions.hs:39)
  6373. 1438.46 s [hie-bios] runCachedIO (src/HIE/Bios/Cradle/ProgramVersions.hs:30)
  6374. 1438.46 s [hie-bios] 75% ( 3 / 4) in 'HIE.Bios.Cradle.Resolved'
  6375. 1438.46 s [hie-bios] Missing documentation for:
  6376. 1438.46 s [hie-bios] Module header
  6377. 1438.46 s [hie-bios] 0% ( 0 / 5) in 'HIE.Bios.Wrappers'
  6378. 1438.46 s [hie-bios] Missing documentation for:
  6379. 1438.46 s [hie-bios] Module header
  6380. 1438.46 s [hie-bios] cabalWrapper (src/HIE/Bios/Wrappers.hs:15)
  6381. 1438.46 s [hie-bios] cabalWithReplWrapper (src/HIE/Bios/Wrappers.hs:21)
  6382. 1438.46 s [hie-bios] cabalWrapperHs (src/HIE/Bios/Wrappers.hs:18)
  6383. 1438.46 s [hie-bios] cabalWithReplWrapperHs (src/HIE/Bios/Wrappers.hs:24)
  6384. 1438.46 s [hie-bios] Warning: 'componentDir' is out of scope.
  6385. 1438.46 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6386. 1438.46 s [hie-bios] Warning: 'rootDir' is out of scope.
  6387. 1438.46 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6388. 1438.46 s [hie-bios] Warning: 'cabal' is out of scope.
  6389. 1438.46 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6390. 1438.46 s [hie-bios] Warning: 'CradleError' is ambiguous. It is defined
  6391. 1438.47 s [hie-bios] * at src/HIE/Bios/Types.hs:280:20
  6392. 1438.47 s [hie-bios] * at src/HIE/Bios/Types.hs:280:1
  6393. 1438.47 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  6394. 1438.47 s [hie-bios] by specifying the type/value namespace explicitly.
  6395. 1438.47 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:280:1
  6396. 1438.47 s [hie-bios] Warning: 'ghc' is out of scope.
  6397. 1438.47 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6398. 1438.47 s [hie-bios] Warning: 'ghcPathAbs' is out of scope.
  6399. 1438.47 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6400. 1438.47 s [hie-bios] 66% ( 8 / 12) in 'HIE.Bios.Cradle.Cabal'
  6401. 1438.47 s [hie-bios] Missing documentation for:
  6402. 1438.47 s [hie-bios] Module header
  6403. 1438.47 s [hie-bios] runCabalGhcCmd (src/HIE/Bios/Cradle/Cabal.hs:243)
  6404. 1438.47 s [hie-bios] processCabalWrapperArgs (src/HIE/Bios/Cradle/Cabal.hs:318)
  6405. 1438.47 s [hie-bios] isCabalMultipleCompSupported (src/HIE/Bios/Cradle/Cabal.hs:654)
  6406. 1438.47 s [hie-bios] Warning: 'Cradle' is ambiguous. It is defined
  6407. 1438.47 s [hie-bios] * at src/HIE/Bios/Types.hs:74:17
  6408. 1438.47 s [hie-bios] * at src/HIE/Bios/Types.hs:74:1
  6409. 1438.47 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  6410. 1438.47 s [hie-bios] by specifying the type/value namespace explicitly.
  6411. 1438.47 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:74:1
  6412. 1438.48 s [hie-bios] Warning: 'componentDir' is out of scope.
  6413. 1438.48 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6414. 1438.48 s [hie-bios] Warning: 'rootDir' is out of scope.
  6415. 1438.48 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  6416. 1438.48 s [hie-bios] 40% ( 8 / 20) in 'HIE.Bios.Cradle'
  6417. 1438.48 s [hie-bios] Missing documentation for:
  6418. 1438.48 s [hie-bios] Module header
  6419. 1438.48 s [hie-bios] yamlConfig (src/HIE/Bios/Cradle.hs:249)
  6420. 1438.48 s [hie-bios] isCabalCradle (src/HIE/Bios/Cradle.hs:275)
  6421. 1438.48 s [hie-bios] isStackCradle (src/HIE/Bios/Cradle.hs:280)
  6422. 1438.48 s [hie-bios] isDirectCradle (src/HIE/Bios/Cradle.hs:285)
  6423. 1438.48 s [hie-bios] isBiosCradle (src/HIE/Bios/Cradle.hs:290)
  6424. 1438.48 s [hie-bios] isNoneCradle (src/HIE/Bios/Cradle.hs:300)
  6425. 1438.48 s [hie-bios] isMultiCradle (src/HIE/Bios/Cradle.hs:295)
  6426. 1438.48 s [hie-bios] isDefaultCradle (src/HIE/Bios/Cradle.hs:305)
  6427. 1438.48 s [hie-bios] isOtherCradle (src/HIE/Bios/Cradle.hs:310)
  6428. 1438.48 s [hie-bios] getCradle (src/HIE/Bios/Cradle.hs:100)
  6429. 1438.48 s [hie-bios] makeCradleResult (src/HIE/Bios/Cradle.hs:673)
  6430. 1438.48 s [hie-bios] Warning: 'Cradle' is ambiguous. It is defined
  6431. 1438.48 s [hie-bios] * at src/HIE/Bios/Types.hs:74:17
  6432. 1438.48 s [hie-bios] * at src/HIE/Bios/Types.hs:74:1
  6433. 1438.48 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  6434. 1438.48 s [hie-bios] by specifying the type/value namespace explicitly.
  6435. 1438.48 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:74:1
  6436. 1438.48 s [hie-bios] 40% ( 2 / 5) in 'HIE.Bios.Internal.Debug'
  6437. 1438.48 s [hie-bios] Missing documentation for:
  6438. 1438.48 s [hie-bios] Module header
  6439. 1438.48 s [hie-bios] configInfo (src/HIE/Bios/Internal/Debug.hs:76)
  6440. 1438.48 s [hie-bios] cradleInfo (src/HIE/Bios/Internal/Debug.hs:90)
  6441. 1438.48 s [hie-bios] 93% ( 15 / 16) in 'HIE.Bios'
  6442. 1438.48 s [hie-bios] Missing documentation for:
  6443. 1438.48 s [hie-bios] CradleError (src/HIE/Bios/Types.hs:280)
  6444. 1438.58 s [stylish-haskell] [ 9 of 26] Compiling Language.Haskell.Stylish.Printer ( lib/Language/Haskell/Stylish/Printer.hs, dist/build/Language/Haskell/Stylish/Printer.o, dist/build/Language/Haskell/Stylish/Printer.dyn_o )
  6445. 1439.26 s [stylish-haskell] [10 of 26] Compiling Language.Haskell.Stylish.Step ( lib/Language/Haskell/Stylish/Step.hs, dist/build/Language/Haskell/Stylish/Step.o, dist/build/Language/Haskell/Stylish/Step.dyn_o )
  6446. 1439.42 s [stylish-haskell] [11 of 26] Compiling Language.Haskell.Stylish.Step.Tabs ( lib/Language/Haskell/Stylish/Step/Tabs.hs, dist/build/Language/Haskell/Stylish/Step/Tabs.o, dist/build/Language/Haskell/Stylish/Step/Tabs.dyn_o )
  6447. 1439.42 s [stylish-haskell] [12 of 26] Compiling Language.Haskell.Stylish.Step.TrailingWhitespace ( lib/Language/Haskell/Stylish/Step/TrailingWhitespace.hs, dist/build/Language/Haskell/Stylish/Step/TrailingWhitespace.o, dist/build/Language/Haskell/Stylish/Step/TrailingWhitespace.dyn_o )
  6448. 1439.42 s [stylish-haskell] [13 of 26] Compiling Language.Haskell.Stylish.Util ( lib/Language/Haskell/Stylish/Util.hs, dist/build/Language/Haskell/Stylish/Util.o, dist/build/Language/Haskell/Stylish/Util.dyn_o )
  6449. 1439.42 s [stylish-haskell] [14 of 26] Compiling Language.Haskell.Stylish.Step.Squash ( lib/Language/Haskell/Stylish/Step/Squash.hs, dist/build/Language/Haskell/Stylish/Step/Squash.o, dist/build/Language/Haskell/Stylish/Step/Squash.dyn_o )
  6450. 1439.42 s [stylish-haskell] [15 of 26] Compiling Language.Haskell.Stylish.Step.LanguagePragmas ( lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs, dist/build/Language/Haskell/Stylish/Step/LanguagePragmas.o, dist/build/Language/Haskell/Stylish/Step/LanguagePragmas.dyn_o )
  6451. 1439.42 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs:77:15: warning: [GHC-63394] [-Wx-partial]
  6452. 1439.42 s [stylish-haskell] In the use of ‘head’
  6453. 1439.42 s [stylish-haskell] (imported from Prelude, but defined in GHC.Internal.List):
  6454. 1439.42 s [stylish-haskell] "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"."
  6455. 1439.42 s [stylish-haskell] |
  6456. 1439.42 s [stylish-haskell] 77 | , " " <> head pragmas'
  6457. 1439.42 s [stylish-haskell] | ^^^^
  6458. 1439.42 s [stylish-haskell]
  6459. 1439.42 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs:79:38: warning: [GHC-63394] [-Wx-partial]
  6460. 1439.42 s [stylish-haskell] In the use of ‘tail’
  6461. 1439.42 s [stylish-haskell] (imported from Prelude, but defined in GHC.Internal.List):
  6462. 1439.42 s [stylish-haskell] "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"."
  6463. 1439.42 s [stylish-haskell] |
  6464. 1439.42 s [stylish-haskell] 79 | <> [ " , " <> pragma | pragma <- tail pragmas']
  6465. 1439.42 s [stylish-haskell] | ^^^^
  6466. 1439.42 s [stylish-haskell]
  6467. 1439.42 s [stylish-haskell] [16 of 26] Compiling Language.Haskell.Stylish.Step.UnicodeSyntax ( lib/Language/Haskell/Stylish/Step/UnicodeSyntax.hs, dist/build/Language/Haskell/Stylish/Step/UnicodeSyntax.o, dist/build/Language/Haskell/Stylish/Step/UnicodeSyntax.dyn_o )
  6468. 1439.42 s [stylish-haskell] [17 of 26] Compiling Language.Haskell.Stylish.Step.Imports ( lib/Language/Haskell/Stylish/Step/Imports.hs, dist/build/Language/Haskell/Stylish/Step/Imports.o, dist/build/Language/Haskell/Stylish/Step/Imports.dyn_o )
  6469. 1439.51 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/Imports.hs:290:37: warning: [GHC-63394] [-Wx-partial]
  6470. 1439.51 s [stylish-haskell] In the use of ‘head’
  6471. 1439.51 s [stylish-haskell] (imported from Prelude, but defined in GHC.Internal.List):
  6472. 1439.51 s [stylish-haskell] "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"."
  6473. 1439.51 s [stylish-haskell] |
  6474. 1439.51 s [stylish-haskell] 290 | (GHC.srcSpanStartLine . src $ head imports)
  6475. 1439.51 s [stylish-haskell] | ^^^^
  6476. 1439.51 s [stylish-haskell]
  6477. 1439.51 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/Imports.hs:541:26: warning: [GHC-62161] [-Wincomplete-patterns]
  6478. 1439.51 s [stylish-haskell] Pattern match(es) are non-exhaustive
  6479. 1439.51 s [stylish-haskell] In a case alternative:
  6480. 1439.51 s [stylish-haskell] Patterns of type ‘GHC.IEWrappedName GHC.GhcPs’ not matched:
  6481. 1439.51 s [stylish-haskell] GHC.IEDefault _ _
  6482. 1439.51 s [stylish-haskell] |
  6483. 1439.51 s [stylish-haskell] 541 | printIeWrappedName lie = case GHC.unLoc lie of
  6484. 1439.51 s [stylish-haskell] | ^^^^^^^^^^^^^^^^^^^^^...
  6485. 1439.51 s [stylish-haskell]
  6486. 1439.51 s [hlint] [ 2 of 62] Compiling Extension ( src/Extension.hs, dist/build/Extension.o, dist/build/Extension.dyn_o )
  6487. 1440.13 s [hlint] [ 3 of 62] Compiling Fixity ( src/Fixity.hs, dist/build/Fixity.o, dist/build/Fixity.dyn_o )
  6488. 1440.13 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 )
  6489. 1440.21 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 )
  6490. 1440.21 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 )
  6491. 1440.21 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 )
  6492. 1440.33 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 )
  6493. 1440.50 s [fourmolu] [17 of 61] Compiling Ormolu.Utils.Glob ( src/Ormolu/Utils/Glob.hs, dist/build/Ormolu/Utils/Glob.p_o )
  6494. 1440.50 s [fourmolu] [18 of 61] Compiling Ormolu.Config.Types ( src/Ormolu/Config/Types.hs, dist/build/Ormolu/Config/Types.p_o )
  6495. 1440.50 s [fourmolu] [19 of 61] Compiling Ormolu.Config.Gen ( src/Ormolu/Config/Gen.hs, dist/build/Ormolu/Config/Gen.p_o )
  6496. 1440.50 s [fourmolu] [20 of 61] Compiling Ormolu.Utils.IO ( src/Ormolu/Utils/IO.hs, dist/build/Ormolu/Utils/IO.p_o )
  6497. 1440.50 s [fourmolu] [21 of 61] Compiling Ormolu.Utils.Fixity ( src/Ormolu/Utils/Fixity.hs, dist/build/Ormolu/Utils/Fixity.p_o )
  6498. 1440.74 s [fourmolu] [22 of 61] Compiling Ormolu.Config ( src/Ormolu/Config.hs, dist/build/Ormolu/Config.p_o )
  6499. 1440.98 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 )
  6500. 1440.98 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 )
  6501. 1440.98 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 )
  6502. 1440.98 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 )
  6503. 1440.98 s [hlint] [12 of 62] Compiling HsColour ( src/HsColour.hs, dist/build/HsColour.o, dist/build/HsColour.dyn_o )
  6504. 1440.98 s [hlint] [13 of 62] Compiling Parallel ( src/Parallel.hs, dist/build/Parallel.o, dist/build/Parallel.dyn_o )
  6505. 1440.98 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 )
  6506. 1440.98 s [hlint] [15 of 62] Compiling Refact ( src/Refact.hs, dist/build/Refact.o, dist/build/Refact.dyn_o )
  6507. 1440.98 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 )
  6508. 1441.31 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 )
  6509. 1441.31 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 )
  6510. 1441.32 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 )
  6511. 1441.34 s [hie-bios] Warning: HIE.Bios.Config.YAML: could not find link destinations for:
  6512. 1441.34 s [hie-bios] - HIE.Bios.Config.YAML.Rep_CradleComponent
  6513. 1441.34 s [hie-bios] - HIE.Bios.Config.YAML.Rep_MultiSubComponent
  6514. 1441.34 s [hie-bios] - HIE.Bios.Config.YAML.Rep_CradleConfigYAML
  6515. 1441.34 s [hie-bios] - HIE.Bios.Config.YAML.Rep_DirectConfig
  6516. 1441.36 s [hie-bios] Warning: HIE.Bios.Process: could not find link destinations for:
  6517. 1441.36 s [hie-bios] - HIE.Bios.Process.OutputName
  6518. 1441.36 s [hie-bios] - HIE.Bios.Process.Outputs
  6519. 1441.36 s [hie-bios] Warning: HIE.Bios.Ghc.Check: could not find link destinations for:
  6520. 1441.36 s [hie-bios] - HIE.Bios.Ghc.Check.Log
  6521. 1441.36 s [hie-bios] Warning: HIE.Bios.Cradle.ProgramVersions: could not find link destinations for:
  6522. 1441.36 s [hie-bios] - HIE.Bios.Cradle.ProgramVersions.CachedIO
  6523. 1441.36 s [hie-bios] Warning: HIE.Bios.Cradle.Cabal: could not find link destinations for:
  6524. 1441.36 s [hie-bios] - HIE.Bios.Cradle.Cabal.GhcProc
  6525. 1441.36 s [hie-bios] Warning: HIE.Bios.Cradle: could not find link destinations for:
  6526. 1441.36 s [hie-bios] - HIE.Bios.Process.OutputName
  6527. 1441.36 s [hie-bios] - HIE.Bios.Process.Outputs
  6528. 1441.70 s [stylish-haskell] [18 of 26] Compiling Language.Haskell.Stylish.Step.ModuleHeader ( lib/Language/Haskell/Stylish/Step/ModuleHeader.hs, dist/build/Language/Haskell/Stylish/Step/ModuleHeader.o, dist/build/Language/Haskell/Stylish/Step/ModuleHeader.dyn_o )
  6529. 1441.78 s [ormolu] Preprocessing executable 'ormolu' for ormolu-0.8.0.2...
  6530. 1441.78 s [ormolu] Building executable 'ormolu' for ormolu-0.8.0.2...
  6531. 1441.90 s [hlint] [17 of 62] Compiling Timing ( src/Timing.hs, dist/build/Timing.o, dist/build/Timing.dyn_o )
  6532. 1441.90 s [hlint] [18 of 62] Compiling Util ( src/Util.hs, dist/build/Util.o, dist/build/Util.dyn_o )
  6533. 1441.90 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 )
  6534. 1441.99 s [ormolu] [1 of 2] Compiling Paths_ormolu ( dist/build/ormolu/autogen/Paths_ormolu.hs, dist/build/ormolu/ormolu-tmp/Paths_ormolu.o, dist/build/ormolu/ormolu-tmp/Paths_ormolu.dyn_o )
  6535. 1442.21 s [ormolu] [2 of 2] Compiling Main ( app/Main.hs, dist/build/ormolu/ormolu-tmp/Main.o )
  6536. 1442.30 s [stylish-haskell] [19 of 26] Compiling Language.Haskell.Stylish.Step.Data ( lib/Language/Haskell/Stylish/Step/Data.hs, dist/build/Language/Haskell/Stylish/Step/Data.o, dist/build/Language/Haskell/Stylish/Step/Data.dyn_o )
  6537. 1442.30 s [stylish-haskell] [20 of 26] Compiling Language.Haskell.Stylish.Align ( lib/Language/Haskell/Stylish/Align.hs, dist/build/Language/Haskell/Stylish/Align.o, dist/build/Language/Haskell/Stylish/Align.dyn_o )
  6538. 1442.30 s [stylish-haskell] [21 of 26] Compiling Language.Haskell.Stylish.Step.SimpleAlign ( lib/Language/Haskell/Stylish/Step/SimpleAlign.hs, dist/build/Language/Haskell/Stylish/Step/SimpleAlign.o, dist/build/Language/Haskell/Stylish/Step/SimpleAlign.dyn_o )
  6539. 1442.30 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:15:51: warning: [GHC-38856] [-Wunused-imports]
  6540. 1442.30 s [stylish-haskell] The import of ‘foldl'’ from module ‘Data.List’ is redundant
  6541. 1442.30 s [stylish-haskell] |
  6542. 1442.30 s [stylish-haskell] 15 | import Data.List (foldl', foldl1', sortOn)
  6543. 1442.30 s [stylish-haskell] | ^^^^^^
  6544. 1442.30 s [stylish-haskell]
  6545. 1442.30 s [stylish-haskell] [22 of 26] Compiling Language.Haskell.Stylish.Verbose ( lib/Language/Haskell/Stylish/Verbose.hs, dist/build/Language/Haskell/Stylish/Verbose.o, dist/build/Language/Haskell/Stylish/Verbose.dyn_o )
  6546. 1442.30 s [stylish-haskell] [23 of 26] Compiling Language.Haskell.Stylish.Config.Cabal ( lib/Language/Haskell/Stylish/Config/Cabal.hs, dist/build/Language/Haskell/Stylish/Config/Cabal.o, dist/build/Language/Haskell/Stylish/Config/Cabal.dyn_o )
  6547. 1442.30 s [stylish-haskell] [24 of 26] Compiling Language.Haskell.Stylish.Config ( lib/Language/Haskell/Stylish/Config.hs, dist/build/Language/Haskell/Stylish/Config.o, dist/build/Language/Haskell/Stylish/Config.dyn_o )
  6548. 1442.52 s [fourmolu] [23 of 61] Compiling Ormolu.Processing.Common ( src/Ormolu/Processing/Common.hs, dist/build/Ormolu/Processing/Common.p_o )
  6549. 1443.01 s [fourmolu] [24 of 61] Compiling Ormolu.Processing.Preprocess ( src/Ormolu/Processing/Preprocess.hs, dist/build/Ormolu/Processing/Preprocess.p_o )
  6550. 1443.06 s [hlint] [20 of 62] Compiling GHC.Util ( src/GHC/Util.hs, dist/build/GHC/Util.o, dist/build/GHC/Util.dyn_o )
  6551. 1443.11 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 )
  6552. 1443.26 s [hlint] [21 of 62] Compiling Config.Type ( src/Config/Type.hs, dist/build/Config/Type.o, dist/build/Config/Type.dyn_o )
  6553. 1443.72 s [fourmolu] [25 of 61] Compiling Ormolu.Printer.Internal ( src/Ormolu/Printer/Internal.hs, dist/build/Ormolu/Printer/Internal.p_o )
  6554. 1443.75 s [stylish-haskell] [25 of 26] Compiling Paths_stylish_haskell ( dist/build/autogen/Paths_stylish_haskell.hs, dist/build/Paths_stylish_haskell.o, dist/build/Paths_stylish_haskell.dyn_o )
  6555. 1443.75 s [stylish-haskell] [26 of 26] Compiling Language.Haskell.Stylish ( lib/Language/Haskell/Stylish.hs, dist/build/Language/Haskell/Stylish.o, dist/build/Language/Haskell/Stylish.dyn_o )
  6556. 1444.47 s [stylish-haskell] [ 1 of 26] Compiling Language.Haskell.Stylish.Block ( lib/Language/Haskell/Stylish/Block.hs, dist/build/Language/Haskell/Stylish/Block.p_o )
  6557. 1444.55 s [fourmolu] [26 of 61] Compiling Ormolu.Printer.Comments ( src/Ormolu/Printer/Comments.hs, dist/build/Ormolu/Printer/Comments.p_o )
  6558. 1445.08 s [fourmolu] [27 of 61] Compiling Ormolu.Printer.Combinators ( src/Ormolu/Printer/Combinators.hs, dist/build/Ormolu/Printer/Combinators.p_o )
  6559. 1445.14 s [ormolu] [3 of 3] Linking dist/build/ormolu/ormolu
  6560. 1445.53 s [stylish-haskell] [ 2 of 26] Compiling Language.Haskell.Stylish.Config.Internal ( lib/Language/Haskell/Stylish/Config/Internal.hs, dist/build/Language/Haskell/Stylish/Config/Internal.p_o )
  6561. 1445.54 s [stylish-haskell] [ 3 of 26] Compiling Language.Haskell.Stylish.Editor ( lib/Language/Haskell/Stylish/Editor.hs, dist/build/Language/Haskell/Stylish/Editor.p_o )
  6562. 1445.82 s [fourmolu] [28 of 61] Compiling Ormolu.Printer.Meat.Pragma ( src/Ormolu/Printer/Meat/Pragma.hs, dist/build/Ormolu/Printer/Meat/Pragma.p_o )
  6563. 1446.26 s [stylish-haskell] [ 4 of 26] Compiling Language.Haskell.Stylish.GHC ( lib/Language/Haskell/Stylish/GHC.hs, dist/build/Language/Haskell/Stylish/GHC.p_o )
  6564. 1446.26 s [stylish-haskell] [ 5 of 26] Compiling Language.Haskell.Stylish.Comments ( lib/Language/Haskell/Stylish/Comments.hs, dist/build/Language/Haskell/Stylish/Comments.p_o )
  6565. 1446.41 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 )
  6566. 1446.45 s [stylish-haskell] [ 6 of 26] Compiling Language.Haskell.Stylish.Module ( lib/Language/Haskell/Stylish/Module.hs, dist/build/Language/Haskell/Stylish/Module.p_o )
  6567. 1446.45 s [stylish-haskell] lib/Language/Haskell/Stylish/Module.hs:54:1: warning: [GHC-90177] [-Worphans]
  6568. 1446.45 s [stylish-haskell] Orphan class instance: instance Eq GHC.RawPkgQual
  6569. 1446.45 s [stylish-haskell] Suggested fix:
  6570. 1446.45 s [stylish-haskell] Move the instance declaration to the module of the class or of the type, or
  6571. 1446.45 s [stylish-haskell] wrap the type with a newtype and declare the instance on the new type.
  6572. 1446.45 s [stylish-haskell] |
  6573. 1446.45 s [stylish-haskell] 54 | deriving instance Eq GHC.RawPkgQual
  6574. 1446.45 s [stylish-haskell] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6575. 1446.45 s [stylish-haskell]
  6576. 1446.45 s [stylish-haskell] [ 7 of 26] Compiling Language.Haskell.Stylish.Ordering ( lib/Language/Haskell/Stylish/Ordering.hs, dist/build/Language/Haskell/Stylish/Ordering.p_o )
  6577. 1446.45 s [stylish-haskell] [ 8 of 26] Compiling Language.Haskell.Stylish.Parse ( lib/Language/Haskell/Stylish/Parse.hs, dist/build/Language/Haskell/Stylish/Parse.p_o )
  6578. 1446.47 s [stylish-haskell] lib/Language/Haskell/Stylish/Parse.hs:9:70: warning: [GHC-38856] [-Wunused-imports]
  6579. 1446.47 s [stylish-haskell] The import of ‘foldl'’ from module ‘Data.List’ is redundant
  6580. 1446.47 s [stylish-haskell] |
  6581. 1446.47 s [stylish-haskell] 9 | import Data.List (foldl',
  6582. 1446.47 s [stylish-haskell] | ^^^^^^
  6583. 1446.47 s [stylish-haskell]
  6584. 1446.76 s [hlint] [22 of 62] Compiling Idea ( src/Idea.hs, dist/build/Idea.o, dist/build/Idea.dyn_o )
  6585. 1446.93 s [fourmolu] [30 of 61] Compiling Ormolu.Printer.Meat.Common ( src/Ormolu/Printer/Meat/Common.hs, dist/build/Ormolu/Printer/Meat/Common.p_o )
  6586. 1446.93 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 )
  6587. 1446.95 s [fourmolu] [32 of 61] Compiling Ormolu.Printer.Meat.ImportExport ( src/Ormolu/Printer/Meat/ImportExport.hs, dist/build/Ormolu/Printer/Meat/ImportExport.p_o )
  6588. 1447.24 s [stylish-haskell] [ 9 of 26] Compiling Language.Haskell.Stylish.Printer ( lib/Language/Haskell/Stylish/Printer.hs, dist/build/Language/Haskell/Stylish/Printer.p_o )
  6589. 1447.28 s [hlint] [23 of 62] Compiling Test.Util ( src/Test/Util.hs, dist/build/Test/Util.o, dist/build/Test/Util.dyn_o )
  6590. 1447.66 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 )
  6591. 1447.66 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 )
  6592. 1447.66 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 )
  6593. 1447.66 s [fourmolu] [36 of 61] Compiling Ormolu.Printer.Meat.Type ( src/Ormolu/Printer/Meat/Type.hs, dist/build/Ormolu/Printer/Meat/Type.p_o )
  6594. 1448.04 s [stylish-haskell] [10 of 26] Compiling Language.Haskell.Stylish.Step ( lib/Language/Haskell/Stylish/Step.hs, dist/build/Language/Haskell/Stylish/Step.p_o )
  6595. 1448.04 s [stylish-haskell] [11 of 26] Compiling Language.Haskell.Stylish.Step.Tabs ( lib/Language/Haskell/Stylish/Step/Tabs.hs, dist/build/Language/Haskell/Stylish/Step/Tabs.p_o )
  6596. 1448.04 s [stylish-haskell] [12 of 26] Compiling Language.Haskell.Stylish.Step.TrailingWhitespace ( lib/Language/Haskell/Stylish/Step/TrailingWhitespace.hs, dist/build/Language/Haskell/Stylish/Step/TrailingWhitespace.p_o )
  6597. 1448.04 s [stylish-haskell] [13 of 26] Compiling Language.Haskell.Stylish.Util ( lib/Language/Haskell/Stylish/Util.hs, dist/build/Language/Haskell/Stylish/Util.p_o )
  6598. 1448.04 s [stylish-haskell] [14 of 26] Compiling Language.Haskell.Stylish.Step.Squash ( lib/Language/Haskell/Stylish/Step/Squash.hs, dist/build/Language/Haskell/Stylish/Step/Squash.p_o )
  6599. 1448.04 s [stylish-haskell] [15 of 26] Compiling Language.Haskell.Stylish.Step.LanguagePragmas ( lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs, dist/build/Language/Haskell/Stylish/Step/LanguagePragmas.p_o )
  6600. 1448.04 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs:77:15: warning: [GHC-63394] [-Wx-partial]
  6601. 1448.04 s [stylish-haskell] In the use of ‘head’
  6602. 1448.04 s [stylish-haskell] (imported from Prelude, but defined in GHC.Internal.List):
  6603. 1448.04 s [stylish-haskell] "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"."
  6604. 1448.04 s [stylish-haskell] |
  6605. 1448.04 s [stylish-haskell] 77 | , " " <> head pragmas'
  6606. 1448.04 s [stylish-haskell] | ^^^^
  6607. 1448.04 s [stylish-haskell]
  6608. 1448.04 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs:79:38: warning: [GHC-63394] [-Wx-partial]
  6609. 1448.04 s [stylish-haskell] In the use of ‘tail’
  6610. 1448.04 s [stylish-haskell] (imported from Prelude, but defined in GHC.Internal.List):
  6611. 1448.04 s [stylish-haskell] "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"."
  6612. 1448.04 s [stylish-haskell] |
  6613. 1448.04 s [stylish-haskell] 79 | <> [ " , " <> pragma | pragma <- tail pragmas']
  6614. 1448.04 s [stylish-haskell] | ^^^^
  6615. 1448.04 s [stylish-haskell]
  6616. 1448.04 s [stylish-haskell] [16 of 26] Compiling Language.Haskell.Stylish.Step.UnicodeSyntax ( lib/Language/Haskell/Stylish/Step/UnicodeSyntax.hs, dist/build/Language/Haskell/Stylish/Step/UnicodeSyntax.p_o )
  6617. 1448.29 s [stylish-haskell] [17 of 26] Compiling Language.Haskell.Stylish.Step.Imports ( lib/Language/Haskell/Stylish/Step/Imports.hs, dist/build/Language/Haskell/Stylish/Step/Imports.p_o )
  6618. 1448.52 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/Imports.hs:290:37: warning: [GHC-63394] [-Wx-partial]
  6619. 1448.52 s [stylish-haskell] In the use of ‘head’
  6620. 1448.52 s [stylish-haskell] (imported from Prelude, but defined in GHC.Internal.List):
  6621. 1448.52 s [stylish-haskell] "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"."
  6622. 1448.52 s [stylish-haskell] |
  6623. 1448.52 s [stylish-haskell] 290 | (GHC.srcSpanStartLine . src $ head imports)
  6624. 1448.52 s [stylish-haskell] | ^^^^
  6625. 1448.52 s [stylish-haskell]
  6626. 1448.52 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/Imports.hs:541:26: warning: [GHC-62161] [-Wincomplete-patterns]
  6627. 1448.52 s [stylish-haskell] Pattern match(es) are non-exhaustive
  6628. 1448.52 s [stylish-haskell] In a case alternative:
  6629. 1448.52 s [stylish-haskell] Patterns of type ‘GHC.IEWrappedName GHC.GhcPs’ not matched:
  6630. 1448.52 s [stylish-haskell] GHC.IEDefault _ _
  6631. 1448.52 s [stylish-haskell] |
  6632. 1448.52 s [stylish-haskell] 541 | printIeWrappedName lie = case GHC.unLoc lie of
  6633. 1448.52 s [stylish-haskell] | ^^^^^^^^^^^^^^^^^^^^^...
  6634. 1448.52 s [stylish-haskell]
  6635. 1449.00 s [ormolu] Preprocessing test suite 'tests' for ormolu-0.8.0.2...
  6636. 1449.01 s [ormolu] Building test suite 'tests' for ormolu-0.8.0.2...
  6637. 1449.20 s [ormolu] [ 1 of 11] Compiling Ormolu.CabalInfoSpec ( tests/Ormolu/CabalInfoSpec.hs, dist/build/tests/tests-tmp/Ormolu/CabalInfoSpec.o )
  6638. 1449.24 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 )
  6639. 1449.86 s [hlint] [24 of 62] Compiling Test.InputOutput ( src/Test/InputOutput.hs, dist/build/Test/InputOutput.o, dist/build/Test/InputOutput.dyn_o )
  6640. 1450.19 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 )
  6641. 1450.49 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 )
  6642. 1450.49 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 )
  6643. 1450.49 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 )
  6644. 1450.84 s [hlint] [25 of 62] Compiling SARIF ( src/SARIF.hs, dist/build/SARIF.o, dist/build/SARIF.dyn_o )
  6645. 1450.84 s [hlint] [26 of 62] Compiling Report ( src/Report.hs, dist/build/Report.o, dist/build/Report.dyn_o )
  6646. 1450.84 s [hlint] [27 of 62] Compiling CC ( src/CC.hs, dist/build/CC.o, dist/build/CC.dyn_o )
  6647. 1450.84 s [hlint] [28 of 62] Compiling GHC.All ( src/GHC/All.hs, dist/build/GHC/All.o, dist/build/GHC/All.dyn_o )
  6648. 1450.84 s [hlint] [29 of 62] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/Hint/Type.o, dist/build/Hint/Type.dyn_o )
  6649. 1450.84 s [hlint] [30 of 62] Compiling Hint.Unsafe ( src/Hint/Unsafe.hs, dist/build/Hint/Unsafe.o, dist/build/Hint/Unsafe.dyn_o )
  6650. 1450.84 s [hlint] [31 of 62] Compiling Hint.Smell ( src/Hint/Smell.hs, dist/build/Hint/Smell.o, dist/build/Hint/Smell.dyn_o )
  6651. 1450.84 s [hlint] [32 of 62] Compiling Hint.Restrict ( src/Hint/Restrict.hs, dist/build/Hint/Restrict.o, dist/build/Hint/Restrict.dyn_o )
  6652. 1450.84 s [hlint] [33 of 62] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/Hint/Pragma.o, dist/build/Hint/Pragma.dyn_o )
  6653. 1450.84 s [hlint] [34 of 62] Compiling Hint.Pattern ( src/Hint/Pattern.hs, dist/build/Hint/Pattern.o, dist/build/Hint/Pattern.dyn_o )
  6654. 1450.84 s [hlint] [35 of 62] Compiling Hint.NumLiteral ( src/Hint/NumLiteral.hs, dist/build/Hint/NumLiteral.o, dist/build/Hint/NumLiteral.dyn_o )
  6655. 1450.84 s [hlint] [36 of 62] Compiling Hint.NewType ( src/Hint/NewType.hs, dist/build/Hint/NewType.o, dist/build/Hint/NewType.dyn_o )
  6656. 1450.84 s [hlint] [37 of 62] Compiling Hint.Negation ( src/Hint/Negation.hs, dist/build/Hint/Negation.o, dist/build/Hint/Negation.dyn_o )
  6657. 1450.84 s [hlint] [38 of 62] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/Hint/Naming.o, dist/build/Hint/Naming.dyn_o )
  6658. 1450.84 s [hlint] [39 of 62] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/Hint/Monad.o, dist/build/Hint/Monad.dyn_o )
  6659. 1450.84 s [hlint] [40 of 62] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/Hint/Match.o, dist/build/Hint/Match.dyn_o )
  6660. 1450.84 s [hlint] [41 of 62] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/Hint/ListRec.o, dist/build/Hint/ListRec.dyn_o )
  6661. 1450.84 s [hlint] [42 of 62] Compiling Hint.List ( src/Hint/List.hs, dist/build/Hint/List.o, dist/build/Hint/List.dyn_o )
  6662. 1451.08 s [stylish-haskell] [18 of 26] Compiling Language.Haskell.Stylish.Step.ModuleHeader ( lib/Language/Haskell/Stylish/Step/ModuleHeader.hs, dist/build/Language/Haskell/Stylish/Step/ModuleHeader.p_o )
  6663. 1451.11 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 )
  6664. 1451.11 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 )
  6665. 1451.11 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 )
  6666. 1451.30 s [hlint] [43 of 62] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/Hint/Lambda.o, dist/build/Hint/Lambda.dyn_o )
  6667. 1451.30 s [hlint] [44 of 62] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/Hint/Import.o, dist/build/Hint/Import.dyn_o )
  6668. 1451.30 s [hlint] [45 of 62] Compiling Hint.Fixities ( src/Hint/Fixities.hs, dist/build/Hint/Fixities.o, dist/build/Hint/Fixities.dyn_o )
  6669. 1451.30 s [hlint] [46 of 62] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/Hint/Extensions.o, dist/build/Hint/Extensions.dyn_o )
  6670. 1451.57 s [hlint] [47 of 62] Compiling Hint.Export ( src/Hint/Export.hs, dist/build/Hint/Export.o, dist/build/Hint/Export.dyn_o )
  6671. 1451.57 s [hlint] [48 of 62] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/Hint/Duplicate.o, dist/build/Hint/Duplicate.dyn_o )
  6672. 1451.57 s [hlint] [49 of 62] Compiling Hint.Comment ( src/Hint/Comment.hs, dist/build/Hint/Comment.o, dist/build/Hint/Comment.dyn_o )
  6673. 1451.57 s [hlint] [50 of 62] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/Hint/Bracket.o, dist/build/Hint/Bracket.dyn_o )
  6674. 1451.57 s [hlint] [51 of 62] Compiling Hint.All ( src/Hint/All.hs, dist/build/Hint/All.o, dist/build/Hint/All.dyn_o )
  6675. 1451.80 s [stylish-haskell] [19 of 26] Compiling Language.Haskell.Stylish.Step.Data ( lib/Language/Haskell/Stylish/Step/Data.hs, dist/build/Language/Haskell/Stylish/Step/Data.p_o )
  6676. 1451.80 s [stylish-haskell] [20 of 26] Compiling Language.Haskell.Stylish.Align ( lib/Language/Haskell/Stylish/Align.hs, dist/build/Language/Haskell/Stylish/Align.p_o )
  6677. 1451.80 s [stylish-haskell] [21 of 26] Compiling Language.Haskell.Stylish.Step.SimpleAlign ( lib/Language/Haskell/Stylish/Step/SimpleAlign.hs, dist/build/Language/Haskell/Stylish/Step/SimpleAlign.p_o )
  6678. 1451.80 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:15:51: warning: [GHC-38856] [-Wunused-imports]
  6679. 1451.80 s [stylish-haskell] The import of ‘foldl'’ from module ‘Data.List’ is redundant
  6680. 1451.80 s [stylish-haskell] |
  6681. 1451.80 s [stylish-haskell] 15 | import Data.List (foldl', foldl1', sortOn)
  6682. 1451.80 s [stylish-haskell] | ^^^^^^
  6683. 1451.80 s [stylish-haskell]
  6684. 1451.80 s [stylish-haskell] [22 of 26] Compiling Language.Haskell.Stylish.Verbose ( lib/Language/Haskell/Stylish/Verbose.hs, dist/build/Language/Haskell/Stylish/Verbose.p_o )
  6685. 1451.80 s [stylish-haskell] [23 of 26] Compiling Language.Haskell.Stylish.Config.Cabal ( lib/Language/Haskell/Stylish/Config/Cabal.hs, dist/build/Language/Haskell/Stylish/Config/Cabal.p_o )
  6686. 1451.80 s [stylish-haskell] [24 of 26] Compiling Language.Haskell.Stylish.Config ( lib/Language/Haskell/Stylish/Config.hs, dist/build/Language/Haskell/Stylish/Config.p_o )
  6687. 1451.87 s [hlint] [52 of 62] Compiling Config.Yaml ( src/Config/Yaml.hs, dist/build/Config/Yaml.o, dist/build/Config/Yaml.dyn_o )
  6688. 1451.87 s [hlint] [53 of 62] Compiling Config.Read ( src/Config/Read.hs, dist/build/Config/Read.o, dist/build/Config/Read.dyn_o )
  6689. 1451.88 s [hlint] [54 of 62] Compiling Config.Compute ( src/Config/Compute.hs, dist/build/Config/Compute.o, dist/build/Config/Compute.dyn_o )
  6690. 1451.88 s [hlint] [55 of 62] Compiling Config.Haskell ( src/Config/Haskell.hs, dist/build/Config/Haskell.o, dist/build/Config/Haskell.dyn_o )
  6691. 1451.88 s [hlint] [56 of 62] Compiling CmdLine ( src/CmdLine.hs, dist/build/CmdLine.o, dist/build/CmdLine.dyn_o )
  6692. 1451.88 s [hlint] [57 of 62] Compiling Apply ( src/Apply.hs, dist/build/Apply.o, dist/build/Apply.dyn_o )
  6693. 1452.30 s [hlint] [58 of 62] Compiling Test.Annotations ( src/Test/Annotations.hs, dist/build/Test/Annotations.o, dist/build/Test/Annotations.dyn_o )
  6694. 1452.70 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 )
  6695. 1452.83 s [hlint] [59 of 62] Compiling Test.All ( src/Test/All.hs, dist/build/Test/All.o, dist/build/Test/All.dyn_o )
  6696. 1453.07 s [hlint] [60 of 62] Compiling Summary ( src/Summary.hs, dist/build/Summary.o, dist/build/Summary.dyn_o )
  6697. 1453.18 s [stylish-haskell] [25 of 26] Compiling Paths_stylish_haskell ( dist/build/autogen/Paths_stylish_haskell.hs, dist/build/Paths_stylish_haskell.p_o )
  6698. 1453.18 s [stylish-haskell] [26 of 26] Compiling Language.Haskell.Stylish ( lib/Language/Haskell/Stylish.hs, dist/build/Language/Haskell/Stylish.p_o )
  6699. 1453.68 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 )
  6700. 1453.68 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 )
  6701. 1453.68 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 )
  6702. 1453.68 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 )
  6703. 1453.68 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 )
  6704. 1454.18 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 )
  6705. 1454.41 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 )
  6706. 1454.41 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 )
  6707. 1454.41 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 )
  6708. 1454.41 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 )
  6709. 1454.41 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 )
  6710. 1454.41 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 )
  6711. 1454.41 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 )
  6712. 1454.41 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 )
  6713. 1454.41 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 )
  6714. 1454.41 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 )
  6715. 1454.41 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 )
  6716. 1454.41 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 )
  6717. 1454.41 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 )
  6718. 1454.41 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 )
  6719. 1454.41 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 )
  6720. 1454.41 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 )
  6721. 1454.41 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 )
  6722. 1454.41 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 )
  6723. 1454.57 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 )
  6724. 1454.57 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 )
  6725. 1454.57 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 )
  6726. 1454.57 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 )
  6727. 1454.57 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 )
  6728. 1454.57 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 )
  6729. 1454.57 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 )
  6730. 1454.57 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 )
  6731. 1454.57 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 )
  6732. 1454.57 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 )
  6733. 1454.57 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 )
  6734. 1454.57 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 )
  6735. 1454.57 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 )
  6736. 1454.57 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 )
  6737. 1454.87 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 )
  6738. 1454.87 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 )
  6739. 1454.87 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 )
  6740. 1454.87 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 )
  6741. 1454.87 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 )
  6742. 1454.87 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 )
  6743. 1454.87 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 )
  6744. 1454.87 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 )
  6745. 1454.87 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 )
  6746. 1454.87 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 )
  6747. 1454.87 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 )
  6748. 1454.87 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 )
  6749. 1454.87 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 )
  6750. 1455.95 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 )
  6751. 1456.61 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 )
  6752. 1456.83 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 )
  6753. 1456.93 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 )
  6754. 1456.96 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 )
  6755. 1456.96 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 )
  6756. 1457.08 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 )
  6757. 1457.08 s [fourmolu] [51 of 61] Compiling Ormolu.Printer.Meat.Declaration ( src/Ormolu/Printer/Meat/Declaration.hs, dist/build/Ormolu/Printer/Meat/Declaration.p_o )
  6758. 1457.97 s [fourmolu] [52 of 61] Compiling Ormolu.Parser.Result ( src/Ormolu/Parser/Result.hs, dist/build/Ormolu/Parser/Result.p_o )
  6759. 1457.97 s [fourmolu] [53 of 61] Compiling Ormolu.Parser ( src/Ormolu/Parser.hs, dist/build/Ormolu/Parser.p_o )
  6760. 1457.97 s [fourmolu] [54 of 61] Compiling Ormolu.Imports.Grouping ( src/Ormolu/Imports/Grouping.hs, dist/build/Ormolu/Imports/Grouping.p_o )
  6761. 1457.97 s [fourmolu] [55 of 61] Compiling Ormolu.Imports ( src/Ormolu/Imports.hs, dist/build/Ormolu/Imports.p_o )
  6762. 1457.97 s [fourmolu] [56 of 61] Compiling Ormolu.Printer.Meat.Module ( src/Ormolu/Printer/Meat/Module.hs, dist/build/Ormolu/Printer/Meat/Module.p_o )
  6763. 1458.57 s [fourmolu] [57 of 61] Compiling Ormolu.Printer ( src/Ormolu/Printer.hs, dist/build/Ormolu/Printer.p_o )
  6764. 1458.87 s [fourmolu] [58 of 61] Compiling Ormolu.Diff.ParseResult ( src/Ormolu/Diff/ParseResult.hs, dist/build/Ormolu/Diff/ParseResult.p_o )
  6765. 1458.87 s [fourmolu] [59 of 61] Compiling Ormolu.Utils.Cabal ( src/Ormolu/Utils/Cabal.hs, dist/build/Ormolu/Utils/Cabal.p_o )
  6766. 1458.87 s [fourmolu] [60 of 61] Compiling Ormolu ( src/Ormolu.hs, dist/build/Ormolu.p_o )
  6767. 1458.90 s [ormolu] [ 2 of 11] Compiling Ormolu.Diff.TextSpec ( tests/Ormolu/Diff/TextSpec.hs, dist/build/tests/tests-tmp/Ormolu/Diff/TextSpec.o )
  6768. 1459.14 s [ormolu] [ 3 of 11] Compiling Ormolu.Fixity.ParserSpec ( tests/Ormolu/Fixity/ParserSpec.hs, dist/build/tests/tests-tmp/Ormolu/Fixity/ParserSpec.o )
  6769. 1459.31 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 )
  6770. 1459.31 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 )
  6771. 1459.31 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 )
  6772. 1459.31 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 )
  6773. 1459.31 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 )
  6774. 1459.31 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 )
  6775. 1459.31 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 )
  6776. 1459.31 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 )
  6777. 1459.31 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 )
  6778. 1459.31 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 )
  6779. 1459.31 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 )
  6780. 1459.31 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 )
  6781. 1459.31 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 )
  6782. 1459.31 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 )
  6783. 1459.31 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 )
  6784. 1459.31 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 )
  6785. 1459.31 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 )
  6786. 1459.31 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 )
  6787. 1459.31 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 )
  6788. 1459.31 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 )
  6789. 1459.31 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 )
  6790. 1459.31 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 )
  6791. 1459.31 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 )
  6792. 1459.31 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 )
  6793. 1459.31 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 )
  6794. 1459.31 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 )
  6795. 1459.31 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 )
  6796. 1459.31 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 )
  6797. 1459.32 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 )
  6798. 1459.32 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 )
  6799. 1459.32 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 )
  6800. 1459.32 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 )
  6801. 1459.32 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 )
  6802. 1459.32 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 )
  6803. 1459.32 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 )
  6804. 1459.32 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 )
  6805. 1459.32 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 )
  6806. 1459.32 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 )
  6807. 1459.55 s [ormolu] [ 4 of 11] Compiling Ormolu.Fixity.PrinterSpec ( tests/Ormolu/Fixity/PrinterSpec.hs, dist/build/tests/tests-tmp/Ormolu/Fixity/PrinterSpec.o )
  6808. 1459.55 s [ormolu] [ 5 of 11] Compiling Ormolu.FixitySpec ( tests/Ormolu/FixitySpec.hs, dist/build/tests/tests-tmp/Ormolu/FixitySpec.o )
  6809. 1459.74 s [fourmolu] [61 of 61] Compiling Paths_fourmolu ( dist/build/autogen/Paths_fourmolu.hs, dist/build/Paths_fourmolu.p_o )
  6810. 1460.33 s [hlint] [61 of 62] Compiling HLint ( src/HLint.hs, dist/build/HLint.o, dist/build/HLint.dyn_o )
  6811. 1460.64 s [ormolu] [ 6 of 11] Compiling Ormolu.OpTreeSpec ( tests/Ormolu/OpTreeSpec.hs, dist/build/tests/tests-tmp/Ormolu/OpTreeSpec.o )
  6812. 1460.64 s [ormolu] [ 7 of 11] Compiling Ormolu.Parser.OptionsSpec ( tests/Ormolu/Parser/OptionsSpec.hs, dist/build/tests/tests-tmp/Ormolu/Parser/OptionsSpec.o )
  6813. 1460.64 s [ormolu] [ 8 of 11] Compiling Ormolu.Parser.ParseFailureSpec ( tests/Ormolu/Parser/ParseFailureSpec.hs, dist/build/tests/tests-tmp/Ormolu/Parser/ParseFailureSpec.o )
  6814. 1460.64 s [ormolu] [ 9 of 11] Compiling Ormolu.Parser.PragmaSpec ( tests/Ormolu/Parser/PragmaSpec.hs, dist/build/tests/tests-tmp/Ormolu/Parser/PragmaSpec.o )
  6815. 1460.64 s [ormolu] [10 of 11] Compiling Ormolu.PrinterSpec ( tests/Ormolu/PrinterSpec.hs, dist/build/tests/tests-tmp/Ormolu/PrinterSpec.o )
  6816. 1460.64 s [ormolu] [11 of 11] Compiling Main ( tests/Spec.hs, dist/build/tests/tests-tmp/Main.o )
  6817. 1460.87 s [stylish-haskell] Preprocessing executable 'stylish-haskell' for stylish-haskell-0.15.1.0...
  6818. 1460.87 s [stylish-haskell] Building executable 'stylish-haskell' for stylish-haskell-0.15.1.0...
  6819. 1460.88 s [hie-bios] Documentation created: dist/doc/html/hie-bios/,
  6820. 1460.88 s [hie-bios] dist/doc/html/hie-bios/hie-bios.txt
  6821. 1460.89 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 )
  6822. 1460.98 s [hie-bios] Preprocessing executable 'hie-bios' for hie-bios-0.17.0...
  6823. 1461.00 s [hie-bios] Phase: installPhase
  6824. 1461.03 s [stylish-haskell] [1 of 1] Compiling Main ( src/Main.hs, dist/build/stylish-haskell/stylish-haskell-tmp/Main.o )
  6825. 1461.18 s [hie-bios] Installing library in /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  6826. 1461.45 s [hie-bios] Installing executable hie-bios in /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/bin
  6827. 1461.45 s [hie-bios] Warning: The directory
  6828. 1461.45 s [hie-bios] /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/bin is not in the
  6829. 1461.45 s [hie-bios] system search path.
  6830. 1461.87 s [ormolu] [12 of 12] Linking dist/build/tests/tests
  6831. 1462.05 s [hlint] [ 1 of 62] Compiling EmbedData ( src/EmbedData.hs, dist/build/EmbedData.p_o )
  6832. 1462.09 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 )
  6833. 1462.69 s [hie-bios] Phase: fixupPhase
  6834. 1462.72 s [hie-bios] shrinking RPATHs of ELF executables and libraries in /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0
  6835. 1462.72 s [hie-bios] shrinking /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/bin/hie-bios
  6836. 1462.79 s [stylish-haskell] [2 of 2] Linking dist/build/stylish-haskell/stylish-haskell
  6837. 1463.01 s [hie-bios] shrinking /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue-ghc9.10.2.so
  6838. 1463.06 s [hie-bios] checking for references to /build/ in /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0...
  6839. 1463.22 s [hie-bios] patching script interpreter paths in /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0
  6840. 1463.23 s [hie-bios] stripping (with command strip and flags -S -p) in /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/lib /nix/store/j0fl9vg4p2snxyyw0bihf3r0y3la9y78-hie-bios-0.17.0/bin
  6841. 1463.91 s [hie-bios] shrinking RPATHs of ELF executables and libraries in /nix/store/3yi9jv77vbacyvfmy48dmq8756big9x8-hie-bios-0.17.0-doc
  6842. 1463.93 s [hie-bios] checking for references to /build/ in /nix/store/3yi9jv77vbacyvfmy48dmq8756big9x8-hie-bios-0.17.0-doc...
  6843. 1463.96 s [hie-bios] patching script interpreter paths in /nix/store/3yi9jv77vbacyvfmy48dmq8756big9x8-hie-bios-0.17.0-doc
  6844. 1464.37 s Progress: 351 of 364 built (5 building), 461 of 461 downloaded from cache
  6845. 1465.74 s [hlint] [ 2 of 62] Compiling Extension ( src/Extension.hs, dist/build/Extension.p_o )
  6846. 1465.74 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 )
  6847. 1465.78 s [hlint] [ 3 of 62] Compiling Fixity ( src/Fixity.hs, dist/build/Fixity.p_o )
  6848. 1465.78 s [hlint] [ 4 of 62] Compiling GHC.Util.ApiAnnotation ( src/GHC/Util/ApiAnnotation.hs, dist/build/GHC/Util/ApiAnnotation.p_o )
  6849. 1465.82 s [hlint] [ 5 of 62] Compiling GHC.Util.Brackets ( src/GHC/Util/Brackets.hs, dist/build/GHC/Util/Brackets.p_o )
  6850. 1465.85 s [hlint] [ 6 of 62] Compiling GHC.Util.DynFlags ( src/GHC/Util/DynFlags.hs, dist/build/GHC/Util/DynFlags.p_o )
  6851. 1465.85 s [hlint] [ 7 of 62] Compiling GHC.Util.FreeVars ( src/GHC/Util/FreeVars.hs, dist/build/GHC/Util/FreeVars.p_o )
  6852. 1466.07 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 )
  6853. 1466.12 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 )
  6854. 1466.12 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 )
  6855. 1466.12 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 )
  6856. 1466.12 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 )
  6857. 1466.12 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 )
  6858. 1466.12 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 )
  6859. 1466.12 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 )
  6860. 1466.12 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 )
  6861. 1466.12 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 )
  6862. 1466.12 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 )
  6863. 1466.12 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 )
  6864. 1466.12 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 )
  6865. 1466.12 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 )
  6866. 1466.12 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 )
  6867. 1466.12 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 )
  6868. 1466.12 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 )
  6869. 1466.12 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 )
  6870. 1466.12 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 )
  6871. 1466.12 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 )
  6872. 1466.12 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 )
  6873. 1466.12 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 )
  6874. 1466.12 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 )
  6875. 1466.12 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 )
  6876. 1466.12 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 )
  6877. 1466.12 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 )
  6878. 1466.12 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 )
  6879. 1466.12 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 )
  6880. 1466.12 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 )
  6881. 1466.12 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 )
  6882. 1466.12 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 )
  6883. 1466.13 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 )
  6884. 1466.13 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 )
  6885. 1466.13 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 )
  6886. 1466.13 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 )
  6887. 1466.13 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 )
  6888. 1466.13 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 )
  6889. 1466.13 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 )
  6890. 1466.13 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 )
  6891. 1466.13 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 )
  6892. 1466.13 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 )
  6893. 1466.13 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 )
  6894. 1466.13 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 )
  6895. 1466.53 s [ormolu] buildPhase completed in 1 minutes 0 seconds
  6896. 1466.53 s [ormolu] Phase: checkPhase
  6897. 1466.68 s [hlint] [ 8 of 62] Compiling GHC.Util.HsDecl ( src/GHC/Util/HsDecl.hs, dist/build/GHC/Util/HsDecl.p_o )
  6898. 1466.68 s [hlint] [ 9 of 62] Compiling GHC.Util.Scope ( src/GHC/Util/Scope.hs, dist/build/GHC/Util/Scope.p_o )
  6899. 1466.68 s [hlint] [10 of 62] Compiling GHC.Util.SrcLoc ( src/GHC/Util/SrcLoc.hs, dist/build/GHC/Util/SrcLoc.p_o )
  6900. 1466.68 s [hlint] [11 of 62] Compiling GHC.Util.View ( src/GHC/Util/View.hs, dist/build/GHC/Util/View.p_o )
  6901. 1466.68 s [hlint] [12 of 62] Compiling HsColour ( src/HsColour.hs, dist/build/HsColour.p_o )
  6902. 1466.68 s [hlint] [13 of 62] Compiling Parallel ( src/Parallel.hs, dist/build/Parallel.p_o )
  6903. 1466.68 s [hlint] [14 of 62] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, dist/build/Paths_hlint.p_o )
  6904. 1466.68 s [hlint] [15 of 62] Compiling Refact ( src/Refact.hs, dist/build/Refact.p_o )
  6905. 1466.68 s [hlint] [16 of 62] Compiling GHC.Util.HsExpr ( src/GHC/Util/HsExpr.hs, dist/build/GHC/Util/HsExpr.p_o )
  6906. 1467.05 s [ormolu] Running 1 test suites...
  6907. 1467.05 s [ormolu] Test suite tests: RUNNING...
  6908. 1467.09 s [ormolu]
  6909. 1467.09 s [ormolu] Ormolu.CabalInfo
  6910. 1467.09 s [ormolu] findCabalFile
  6911. 1467.09 s [ormolu] returns correct absolute path [✔]
  6912. 1467.09 s [ormolu] finds correct path even when it starts from nonsense [✔]
  6913. 1467.09 s [ormolu] returns Nothing when it cannot find a cabal file [✔]
  6914. 1467.09 s [ormolu] does not consider directories as .cabal files [✔]
  6915. 1467.09 s [ormolu] parseCabalInfo
  6916. 1467.13 s [ormolu] extracts correct cabal info from ormolu.cabal for src/Ormolu/Config.hs [✔]
  6917. 1467.13 s [ormolu] extracts correct cabal info from ormolu.cabal for tests/Ormolu/PrinterSpec.hs [✔]
  6918. 1467.13 s [ormolu] handles correctly files that are not mentioned in ormolu.cabal [✔]
  6919. 1467.13 s [ormolu] handles `hs-source-dirs: .` [✔]
  6920. 1467.13 s [ormolu] handles empty hs-source-dirs [✔]
  6921. 1467.13 s [ormolu] Ormolu.Diff.Text
  6922. 1467.13 s [ormolu] printTextDiff
  6923. 1467.13 s [ormolu] one-line-added [✔]
  6924. 1467.13 s [ormolu] one-line-removed [✔]
  6925. 1467.13 s [ormolu] no-preceding [✔]
  6926. 1467.13 s [ormolu] no-following [✔]
  6927. 1467.13 s [ormolu] simple-hunk [✔]
  6928. 1467.13 s [ormolu] joined-hunk [✔]
  6929. 1467.13 s [ormolu] two-hunks [✔]
  6930. 1467.13 s [ormolu] trimming [✔]
  6931. 1467.13 s [ormolu] trailing-blank-line [✔]
  6932. 1467.13 s [ormolu] trimming-trailing-both-eof [✔]
  6933. 1467.13 s [ormolu] trimming-trailing-both-out-of-margin [✔]
  6934. 1467.13 s [ormolu] Ormolu.Fixity
  6935. 1467.17 s [ormolu] gives the correct fixity info for (:) (built-in) [✔]
  6936. 1467.17 s [ormolu] does not know operators from base if base is not a dependency [✔]
  6937. 1467.17 s [ormolu] does not know operators from base if Prelude is not imported [✔]
  6938. 1467.17 s [ormolu] infers fixities of operators from base correctly [✔]
  6939. 1467.17 s [ormolu] does not know (>>>) when Control.Category is not imported [✔]
  6940. 1467.17 s [ormolu] infer correct fixity for (>>>) when Control.Category is imported [✔]
  6941. 1467.17 s [ormolu] handles 'as' imports correctly [✔]
  6942. 1467.17 s [ormolu] handles 'qualified' imports correctly [✔]
  6943. 1467.17 s [ormolu] handles 'qualified as' imports correctly [✔]
  6944. 1467.17 s [ormolu] handles explicit import lists correctly [✔]
  6945. 1467.17 s [ormolu] handles hiding import lists correctly [✔]
  6946. 1467.17 s [ormolu] handles qualified imports with explicit import lists correctly [✔]
  6947. 1467.17 s [ormolu] handles qualified import with hiding correctly [✔]
  6948. 1467.17 s [ormolu] handles qualified import and explicit import lists correctly (1) [✔]
  6949. 1467.17 s [ormolu] handles qualified import and explicit import lists correctly (2) [✔]
  6950. 1467.17 s [ormolu] handles qualified import and hiding import correctly (1) [✔]
  6951. 1467.17 s [ormolu] handles qualified import and hiding import correctly (2) [✔]
  6952. 1467.17 s [ormolu] works for several imports from different packages [✔]
  6953. 1467.17 s [ormolu] merges approximations in case of a conflict [✔]
  6954. 1467.17 s [ormolu] correctly handles package-qualified imports (1) [✔]
  6955. 1467.17 s [ormolu] correctly handles package-qualified imports (2) [✔]
  6956. 1467.17 s [ormolu] default module re-exports: Control.Lens brings into scope Control.Lens.Lens [✔]
  6957. 1467.17 s [ormolu] default module re-exports: Control.Lens qualified brings into scope Control.Lens.Lens [✔]
  6958. 1467.17 s [ormolu] default module re-exports: Control.Lens qualified as brings into scope Control.Lens.Lens [✔]
  6959. 1467.17 s [ormolu] re-export chains: exported module can itself re-export another module [✔]
  6960. 1467.17 s [ormolu] Ormolu.Fixity.Parser
  6961. 1467.17 s [ormolu] parseDotOrmolu
  6962. 1467.17 s [ormolu] parses the empty input without choking [✔]
  6963. 1467.17 s [ormolu] parses a collection of fixity declarations [✔]
  6964. 1467.17 s [ormolu] accepts fractional operator precedences [✔]
  6965. 1467.17 s [ormolu] combines conflicting fixity declarations correctly [✔]
  6966. 1467.18 s [ormolu] handles CRLF line endings correctly [✔]
  6967. 1467.18 s [ormolu] parses inputs without a trailing newline [✔]
  6968. 1467.18 s [ormolu] fails with correct parse error (keyword wrong second line) [✔]
  6969. 1467.18 s [ormolu] parses module re-exports and combines them correctly [✔]
  6970. 1467.18 s [ormolu] parses fixity declarations + module re-export declarations with blanks [✔]
  6971. 1467.18 s [ormolu] parseFixtiyDeclaration
  6972. 1467.18 s [ormolu] parses a simple infixr declaration [✔]
  6973. 1467.18 s [ormolu] parses a simple infixl declaration [✔]
  6974. 1467.18 s [ormolu] parses a simple infix declaration [✔]
  6975. 1467.18 s [ormolu] parses a declaration for a ticked identifier [✔]
  6976. 1467.18 s [ormolu] parses a declaration for a ticked identifier (constructor case) [✔]
  6977. 1467.18 s [ormolu] parses a multi-operator declaration [✔]
  6978. 1467.18 s [ormolu] parses a declaration with a unicode operator [✔]
  6979. 1467.18 s [ormolu] fails with correct parse error (keyword wrong) [✔]
  6980. 1467.18 s [ormolu] fails with correct parse error (missing operator) [✔]
  6981. 1467.18 s [ormolu] fails with correct parse error (trailing comma) [✔]
  6982. 1467.18 s [ormolu] fails with correct parse error (precedence greater than 9) [✔]
  6983. 1467.18 s [ormolu] parseModuleReexportDeclaration
  6984. 1467.18 s [ormolu] parses a re-export declaration [✔]
  6985. 1467.18 s [ormolu] parses a re-export declaration (explicit package) [✔]
  6986. 1467.18 s [ormolu] fails with correct parse error (keyword wrong) [✔]
  6987. 1467.18 s [ormolu] fails with correct parse error (module syntax) [✔]
  6988. 1467.18 s [ormolu] fails with correct parse error (typo: export intead exports) [✔]
  6989. 1467.18 s [ormolu] Ormolu.Fixity.Printer
  6990. 1467.18 s [ormolu] parseFixityOverrides & printFixityOverrides
  6991. 1467.23 s [fourmolu] Preprocessing executable 'fourmolu' for fourmolu-0.19.0.1...
  6992. 1467.23 s [fourmolu] Building executable 'fourmolu' for fourmolu-0.19.0.1...
  6993. 1467.25 s [stylish-haskell] Preprocessing test suite 'stylish-haskell-tests' for stylish-haskell-0.15.1.0...
  6994. 1467.25 s [stylish-haskell] Building test suite 'stylish-haskell-tests' for stylish-haskell-0.15.1.0...
  6995. 1467.40 s [stylish-haskell] [ 1 of 16] Compiling Language.Haskell.Stylish.Parse.Tests ( tests/Language/Haskell/Stylish/Parse/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Parse/Tests.o )
  6996. 1467.43 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 )
  6997. 1467.67 s [fourmolu] [2 of 2] Compiling Main ( app/Main.hs, dist/build/fourmolu/fourmolu-tmp/Main.o )
  6998. 1467.79 s [hlint] [17 of 62] Compiling Timing ( src/Timing.hs, dist/build/Timing.p_o )
  6999. 1467.79 s [hlint] [18 of 62] Compiling Util ( src/Util.hs, dist/build/Util.p_o )
  7000. 1467.79 s [hlint] [19 of 62] Compiling GHC.Util.Unify ( src/GHC/Util/Unify.hs, dist/build/GHC/Util/Unify.p_o )
  7001. 1468.21 s [stylish-haskell] [ 2 of 16] Compiling Language.Haskell.Stylish.Tests.Util ( tests/Language/Haskell/Stylish/Tests/Util.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Tests/Util.o )
  7002. 1468.21 s [stylish-haskell] tests/Language/Haskell/Stylish/Tests/Util.hs:44:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  7003. 1468.21 s [stylish-haskell] Pattern match(es) are non-exhaustive
  7004. 1468.21 s [stylish-haskell] In a pattern binding:
  7005. 1468.21 s [stylish-haskell] Patterns of type ‘Either String Module’ not matched: Left _
  7006. 1468.21 s [stylish-haskell] |
  7007. 1468.21 s [stylish-haskell] 44 | let Right(theModule) = parseModule [] Nothing str
  7008. 1468.21 s [stylish-haskell] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7009. 1468.21 s [stylish-haskell]
  7010. 1468.30 s [stylish-haskell] [ 3 of 16] Compiling Language.Haskell.Stylish.Tests ( tests/Language/Haskell/Stylish/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Tests.o )
  7011. 1468.55 s [ormolu] arbitrary fixity maps are printed and parsed back correctly [✔]
  7012. 1468.55 s [ormolu] +++ OK, passed 100 tests.
  7013. 1468.55 s [ormolu] Ormolu.OpTree
  7014. 1468.55 s [ormolu] flattens a tree correctly [✔]
  7015. 1468.55 s [ormolu] uses 'minOps' strategy by default [✔]
  7016. 1468.55 s [ormolu] uses 'maxOps' strategy if 'minOps' strategy fails [✔]
  7017. 1468.55 s [ormolu] defaults to 'hardSplitter' strategy if both 'minOps' and 'maxOps' strategies fail [✔]
  7018. 1468.55 s [ormolu] reassociates correctly: complex example 1 [✔]
  7019. 1468.55 s [ormolu] Ormolu.Parser.Options
  7020. 1468.55 s [ormolu] GHC options in source files take priority
  7021. 1468.55 s [ormolu] default extensions can be disabled locally [✔]
  7022. 1468.55 s [ormolu] extensions disabled via CLI can be enabled locally [✔]
  7023. 1468.55 s [ormolu] Ormolu.Parser.ParseFailure
  7024. 1468.55 s [ormolu] disabling-preserves-error-location.hs fails at 12:1 [✔]
  7025. 1468.55 s [ormolu] line-pragma.hs fails at 4:47 [✔]
  7026. 1468.55 s [ormolu] Ormolu.Parser.Pragma
  7027. 1468.55 s [ormolu] parsePragma
  7028. 1468.55 s [ormolu] {-# LANGUAGE Foo #-} [✔]
  7029. 1468.55 s [ormolu] {-# language Foo #-} [✔]
  7030. 1468.55 s [ormolu] {-#LANGUAGE Foo#-} [✔]
  7031. 1468.55 s [ormolu] {-# LANGUAGE Foo#-} [✔]
  7032. 1468.55 s [ormolu] {-#language Foo#-} [✔]
  7033. 1468.55 s [ormolu] {-# lAngUAGe Foo #-} [✔]
  7034. 1468.55 s [ormolu] {-# LANGUAGE Foo, Bar #-} [✔]
  7035. 1468.55 s [ormolu] {-# LANGUAGE Foo Bar #-} [✔]
  7036. 1468.55 s [ormolu] {-# BOO Foo #-} [✔]
  7037. 1468.55 s [ormolu] something [✔]
  7038. 1468.55 s [ormolu] {-# LANGUAGE foo, Bar #-} [✔]
  7039. 1468.55 s [ormolu] {-# OPTIONS_GHC foo bar baz #-} [✔]
  7040. 1468.55 s [ormolu] {-#OPTIONS_HADDOCK foo, bar, baz #-} [✔]
  7041. 1468.55 s [ormolu] Ormolu.Printer
  7042. 1468.55 s [ormolu] other/following-comment-last-3.hs works [✔]
  7043. 1468.56 s [ormolu] other/comment-style-transform.hs works [✔]
  7044. 1468.56 s [ormolu] other/comment-two-blocks.hs works [✔]
  7045. 1468.56 s [ormolu] other/following-comment-last-0.hs works [✔]
  7046. 1468.57 s [ormolu] other/argument-comment.hs works [✔]
  7047. 1468.57 s [ormolu] other/comment-following-preceding-gap.hs works [✔]
  7048. 1468.57 s [ormolu] other/invalid-haddock-2.hs works [✔]
  7049. 1468.58 s [ormolu] other/pragma-sorting.hs works [✔]
  7050. 1468.58 s [ormolu] other/comment-inside-construct.hs works [✔]
  7051. 1468.58 s [ormolu] other/invalid-haddock-double-trigger.hs works [✔]
  7052. 1468.58 s [ormolu] other/consequetive-pipe-comments.hs works [✔]
  7053. 1468.59 s [ormolu] other/empty-forall.hs works [✔]
  7054. 1468.59 s [ormolu] other/overly-indented.hs works [✔]
  7055. 1468.59 s [ormolu] other/empty-haddock.hs works [✔]
  7056. 1468.59 s [ormolu] other/comment-spacing.hs works [✔]
  7057. 1468.59 s [ormolu] other/haddock-sections.hs works [✔]
  7058. 1468.60 s [ormolu] other/inline-comment-1.hs works [✔]
  7059. 1468.60 s [ormolu] other/following-comment-last-2.hs works [✔]
  7060. 1468.60 s [ormolu] other/necessary-brackets.hs works [✔]
  7061. 1468.60 s [ormolu] other/haddock-without-module-header.hs works [✔]
  7062. 1468.60 s [ormolu] other/trailing-whitespace.hs works [✔]
  7063. 1468.61 s [ormolu] other/comment-after-preceding-haddock.hs works [✔]
  7064. 1468.61 s [ormolu] other/multiple-blank-line-comment.hs works [✔]
  7065. 1468.62 s [ormolu] other/multiline-forall.hs works [✔]
  7066. 1468.62 s [ormolu] other/invalid-haddock-1.hs works [✔]
  7067. 1468.62 s [ormolu] other/comment-before-hanging.hs works [✔]
  7068. 1468.63 s [ormolu] other/invalid-haddock-weird.hs works [✔]
  7069. 1468.63 s [ormolu] other/pragma-no-header.hs works [✔]
  7070. 1468.63 s [ormolu] other/comment-glued-together.hs works [✔]
  7071. 1468.63 s [ormolu] other/comment-multiline-after.hs works [✔]
  7072. 1468.63 s [ormolu] other/jsffi.hs works [✔]
  7073. 1468.63 s [ormolu] other/comment-alignment.hs works [✔]
  7074. 1468.64 s [ormolu] other/comment-empty-let.hs works [✔]
  7075. 1468.64 s [ormolu] other/pragma.hs works [✔]
  7076. 1468.64 s [ormolu] other/inline-comment-0.hs works [✔]
  7077. 1468.65 s [ormolu] other/pragma-comments.hs works [✔]
  7078. 1468.65 s [ormolu] other/multiline-comments-reindent.hs works [✔]
  7079. 1468.65 s [ormolu] other/comment-trailing-space.hs works [✔]
  7080. 1468.65 s [ormolu] other/linear-arrows.hs works [✔]
  7081. 1468.66 s [ormolu] other/following-comment-last-1.hs works [✔]
  7082. 1468.66 s [ormolu] other/pragma-comments-after.hs works [✔]
  7083. 1468.66 s [ormolu] other/merging-comments.hs works [✔]
  7084. 1468.66 s [ormolu] other/ascii.hs works [✔]
  7085. 1468.67 s [ormolu] other/disabling/single-definition.hs works [✔]
  7086. 1468.67 s [ormolu] other/disabling/closing-comment-in-disabled-region.hs works [✔]
  7087. 1468.67 s [ormolu] other/disabling/preserve-trailing-whitespace.hs works [✔]
  7088. 1468.67 s [ormolu] other/disabling/preserve-empty-lines.hs works [✔]
  7089. 1468.67 s [ormolu] other/disabling/suffix-comment.hs works [✔]
  7090. 1468.67 s [ormolu] other/disabling/line-pragma-in-disabled-region.hs works [✔]
  7091. 1468.67 s [ormolu] other/disabling/whole-file.hs works [✔]
  7092. 1468.67 s [ormolu] other/disabling/empty-disabled-region.hs works [✔]
  7093. 1468.67 s [ormolu] other/disabling/normalize-magic-comments.hs works [✔]
  7094. 1468.67 s [ormolu] other/cpp/shifted.hs works [✔]
  7095. 1468.67 s [ormolu] other/cpp/simple-import.hs works [✔]
  7096. 1468.68 s [ormolu] other/cpp/separation-0a.hs works [✔]
  7097. 1468.68 s [ormolu] other/cpp/separation-0b.hs works [✔]
  7098. 1468.68 s [ormolu] other/cpp/cpp-and-imports.hs works [✔]
  7099. 1468.68 s [ormolu] other/cpp/separation-1a.hs works [✔]
  7100. 1468.69 s [ormolu] other/cpp/separation-2b.hs works [✔]
  7101. 1468.69 s [ormolu] other/cpp/continuation.hs works [✔]
  7102. 1468.69 s [ormolu] other/cpp/separation-1b.hs works [✔]
  7103. 1468.69 s [ormolu] other/cpp/separation-2a.hs works [✔]
  7104. 1468.70 s [ormolu] other/cpp/lonely-hash.hs works [✔]
  7105. 1468.71 s [ormolu] module-header/double-dot-with-names.hs works [✔]
  7106. 1468.71 s [ormolu] module-header/multiline.hs works [✔]
  7107. 1468.71 s [ormolu] module-header/shebang-with-pragmas.hs works [✔]
  7108. 1468.72 s [ormolu] module-header/named-section.hs works [✔]
  7109. 1468.72 s [ormolu] module-header/warning-pragma-list-multiline.hs works [✔]
  7110. 1468.72 s [ormolu] module-header/stack-header-2.hs works [✔]
  7111. 1468.72 s [ormolu] module-header/leading-empty-line.hs works [✔]
  7112. 1468.73 s [ormolu] module-header/preceding-comment-with-haddock.hs works [✔]
  7113. 1468.73 s [ormolu] module-header/double-shebangs.hs works [✔]
  7114. 1468.73 s [ormolu] module-header/empty-haddock.hs works [✔]
  7115. 1468.73 s [ormolu] module-header/empty.hs works [✔]
  7116. 1468.73 s [ormolu] module-header/simple-with-comments.hs works [✔]
  7117. 1468.73 s [ormolu] module-header/stack-header-0.hs works [✔]
  7118. 1468.73 s [ormolu] module-header/warning-pragma-singleton-list.hs works [✔]
  7119. 1468.73 s [ormolu] module-header/multiline-empty-comment.hs works [✔]
  7120. 1468.74 s [ormolu] module-header/shebang.hs works [✔]
  7121. 1468.74 s [ormolu] module-header/stack-header-1.hs works [✔]
  7122. 1468.74 s [ormolu] module-header/warning-pragma.hs works [✔]
  7123. 1468.74 s [ormolu] module-header/singleline.hs works [✔]
  7124. 1468.74 s [ormolu] module-header/warning-pragma-multiline.hs works [✔]
  7125. 1468.74 s [ormolu] module-header/simple.hs works [✔]
  7126. 1468.75 s [ormolu] module-header/multiline-with-comments.hs works [✔]
  7127. 1468.75 s [ormolu] module-header/multiline2.hs works [✔]
  7128. 1468.75 s [ormolu] module-header/multiline-empty.hs works [✔]
  7129. 1468.75 s [ormolu] module-header/singleline-empty.hs works [✔]
  7130. 1468.75 s [ormolu] declaration/splice/typed-splice.hs works [✔]
  7131. 1468.77 s [ormolu] declaration/splice/bracket-declaration.hs works [✔]
  7132. 1468.77 s [ormolu] declaration/splice/bracket.hs works [✔]
  7133. 1468.78 s [ormolu] declaration/splice/grouped-splices.hs works [✔]
  7134. 1468.78 s [ormolu] declaration/splice/bracket-unicode.hs works [✔]
  7135. 1468.78 s [ormolu] declaration/splice/quotes.hs works [✔]
  7136. 1468.79 s [ormolu] declaration/splice/splice-decl.hs works [✔]
  7137. 1468.79 s [ormolu] declaration/splice/untyped-splice.hs works [✔]
  7138. 1468.79 s [ormolu] declaration/splice/quasiquote.hs works [✔]
  7139. 1468.80 s [ormolu] declaration/default/default.hs works [✔]
  7140. 1468.80 s [ormolu] declaration/deriving/multiline.hs works [✔]
  7141. 1468.80 s [ormolu] declaration/deriving/singleline.hs works [✔]
  7142. 1468.80 s [ormolu] declaration/deriving/overlapping.hs works [✔]
  7143. 1468.80 s [ormolu] declaration/type/visible-forall.hs works [✔]
  7144. 1468.81 s [ormolu] declaration/type/forall.hs works [✔]
  7145. 1468.81 s [ormolu] declaration/type/promotion-1.hs works [✔]
  7146. 1468.81 s [ormolu] declaration/type/splice.hs works [✔]
  7147. 1468.81 s [ormolu] declaration/type/misc-kind-signatures.hs works [✔]
  7148. 1468.82 s [ormolu] declaration/type/promotion-0.hs works [✔]
  7149. 1468.82 s [ormolu] declaration/type/promotion-no-puns.hs works [✔]
  7150. 1468.82 s [ormolu] declaration/type/parens-comments.hs works [✔]
  7151. 1468.82 s [ormolu] declaration/type/type-applications.hs works [✔]
  7152. 1468.82 s [ormolu] declaration/type/lits.hs works [✔]
  7153. 1468.82 s [ormolu] declaration/type/wildcard-binders.hs works [✔]
  7154. 1468.84 s [ormolu] declaration/rewrite-rule/prelude2.hs works [✔]
  7155. 1468.84 s [ormolu] declaration/rewrite-rule/basic1.hs works [✔]
  7156. 1468.84 s [ormolu] declaration/rewrite-rule/forall-0.hs works [✔]
  7157. 1468.85 s [ormolu] declaration/rewrite-rule/type-signature.hs works [✔]
  7158. 1468.85 s [ormolu] declaration/rewrite-rule/empty.hs works [✔]
  7159. 1468.85 s [ormolu] declaration/rewrite-rule/basic2.hs works [✔]
  7160. 1468.85 s [ormolu] declaration/rewrite-rule/never-active.hs works [✔]
  7161. 1468.86 s [ormolu] declaration/rewrite-rule/prelude3.hs works [✔]
  7162. 1468.87 s [ormolu] declaration/rewrite-rule/prelude1.hs works [✔]
  7163. 1468.87 s [ormolu] declaration/rewrite-rule/forall-1.hs works [✔]
  7164. 1468.87 s [ormolu] declaration/rewrite-rule/phase.hs works [✔]
  7165. 1468.88 s [ormolu] declaration/rewrite-rule/prelude4.hs works [✔]
  7166. 1468.88 s [ormolu] declaration/annotation/annotation.hs works [✔]
  7167. 1468.89 s [ormolu] declaration/signature/standalone-kind.hs works [✔]
  7168. 1468.89 s [ormolu] declaration/signature/complete/complete.hs works [✔]
  7169. 1468.89 s [ormolu] declaration/signature/minimal/minimal.hs works [✔]
  7170. 1468.90 s [ormolu] declaration/signature/type/arguments.hs works [✔]
  7171. 1468.90 s [ormolu] declaration/signature/type/multi-value.hs works [✔]
  7172. 1468.90 s [ormolu] declaration/signature/type/unrelated.hs works [✔]
  7173. 1468.90 s [ormolu] declaration/signature/type/unicode.hs works [✔]
  7174. 1468.91 s [ormolu] declaration/signature/type/context-single-line.hs works [✔]
  7175. 1468.91 s [ormolu] declaration/signature/type/long-multiline-applications.hs works [✔]
  7176. 1468.91 s [ormolu] declaration/signature/type/infix-promoted-type-constructor.hs works [✔]
  7177. 1468.92 s [ormolu] declaration/signature/type/context-multi-line.hs works [✔]
  7178. 1468.92 s [ormolu] declaration/signature/type/long-function-name.hs works [✔]
  7179. 1468.92 s [ormolu] declaration/signature/fixity/infixl.hs works [✔]
  7180. 1468.92 s [ormolu] declaration/signature/fixity/infix.hs works [✔]
  7181. 1468.92 s [ormolu] declaration/signature/fixity/infixr.hs works [✔]
  7182. 1468.92 s [ormolu] declaration/signature/inline/conlike.hs works [✔]
  7183. 1468.92 s [ormolu] declaration/signature/inline/noinline.hs works [✔]
  7184. 1468.93 s [ormolu] declaration/signature/inline/inline.hs works [✔]
  7185. 1468.93 s [ormolu] declaration/signature/inline/inlineable.hs works [✔]
  7186. 1468.93 s [ormolu] declaration/signature/set-cost-centre/set-cost-centre.hs works [✔]
  7187. 1468.94 s [ormolu] declaration/signature/specialize/specialize.hs works [✔]
  7188. 1468.94 s [hlint] [20 of 62] Compiling GHC.Util ( src/GHC/Util.hs, dist/build/GHC/Util.p_o )
  7189. 1468.94 s [ormolu] declaration/signature/specialize/specialize-instance.hs works [✔]
  7190. 1468.95 s [ormolu] declaration/signature/pattern/multiline.hs works [✔]
  7191. 1468.95 s [ormolu] declaration/signature/pattern/single-line.hs works [✔]
  7192. 1468.95 s [ormolu] declaration/foreign/foreign-export.hs works [✔]
  7193. 1468.96 s [ormolu] declaration/foreign/foreign-import.hs works [✔]
  7194. 1468.96 s [ormolu] declaration/type-families/data-family/no-annotation.hs works [✔]
  7195. 1468.96 s [ormolu] declaration/type-families/data-family/type-arguments.hs works [✔]
  7196. 1468.97 s [ormolu] declaration/type-families/data-family/simple.hs works [✔]
  7197. 1468.97 s [ormolu] declaration/type-families/type-family/no-annotation.hs works [✔]
  7198. 1468.97 s [ormolu] declaration/type-families/type-family/injective.hs works [✔]
  7199. 1468.97 s [ormolu] declaration/type-families/type-family/operator.hs works [✔]
  7200. 1468.97 s [ormolu] declaration/type-families/type-family/simple.hs works [✔]
  7201. 1468.97 s [ormolu] declaration/type-families/closed-type-family/no-annotation.hs works [✔]
  7202. 1468.97 s [ormolu] declaration/type-families/closed-type-family/type-arguments.hs works [✔]
  7203. 1468.98 s [ormolu] declaration/type-families/closed-type-family/multi-line.hs works [✔]
  7204. 1468.99 s [ormolu] declaration/type-families/closed-type-family/injective.hs works [✔]
  7205. 1468.99 s [ormolu] declaration/type-families/closed-type-family/with-forall.hs works [✔]
  7206. 1468.99 s [ormolu] declaration/type-families/closed-type-family/infix.hs works [✔]
  7207. 1469.00 s [ormolu] declaration/type-families/closed-type-family/with-comments.hs works [✔]
  7208. 1469.00 s [ormolu] declaration/type-families/closed-type-family/with-equal-sign.hs works [✔]
  7209. 1469.00 s [ormolu] declaration/type-families/closed-type-family/promotion.hs works [✔]
  7210. 1469.00 s [ormolu] declaration/type-families/closed-type-family/simple.hs works [✔]
  7211. 1469.00 s [ormolu] declaration/data/datatype-contexts.hs works [✔]
  7212. 1469.01 s [ormolu] declaration/data/infix-haddocks.hs works [✔]
  7213. 1469.01 s [ormolu] declaration/data/single-constructor-with-haddock.hs works [✔]
  7214. 1469.02 s [ormolu] declaration/data/operators.hs works [✔]
  7215. 1469.02 s [ormolu] declaration/data/multiline.hs works [✔]
  7216. 1469.03 s [ormolu] declaration/data/record-multi-const.hs works [✔]
  7217. 1469.03 s [ormolu] declaration/data/ctype-1.hs works [✔]
  7218. 1469.03 s [ormolu] declaration/data/kind-annotations.hs works [✔]
  7219. 1469.04 s [ormolu] declaration/data/infix.hs works [✔]
  7220. 1469.04 s [ormolu] declaration/data/multiline-names.hs works [✔]
  7221. 1469.05 s [ormolu] declaration/data/record-fancy-existential.hs works [✔]
  7222. 1469.05 s [ormolu] declaration/data/type-data.hs works [✔]
  7223. 1469.05 s [ormolu] declaration/data/deriving-strategies.hs works [✔]
  7224. 1469.06 s [ormolu] declaration/data/empty.hs works [✔]
  7225. 1469.06 s [ormolu] declaration/data/invisible-binders.hs works [✔]
  7226. 1469.06 s [ormolu] declaration/data/with-comment.hs works [✔]
  7227. 1469.06 s [ormolu] declaration/data/record-singleline.hs works [✔]
  7228. 1469.07 s [ormolu] declaration/data/existential-multiline.hs works [✔]
  7229. 1469.07 s [ormolu] declaration/data/unnamed-field-comment-1.hs works [✔]
  7230. 1469.07 s [ormolu] declaration/data/unnamed-field-comment-2.hs works [✔]
  7231. 1469.07 s [ormolu] declaration/data/with-weird-haddock.hs works [✔]
  7232. 1469.08 s [ormolu] declaration/data/deriving.hs works [✔]
  7233. 1469.08 s [ormolu] declaration/data/multiline-arg-parens.hs works [✔]
  7234. 1469.08 s [ormolu] declaration/data/unnamed-field-comment-3.hs works [✔]
  7235. 1469.08 s [ormolu] declaration/data/simple-broken.hs works [✔]
  7236. 1469.08 s [ormolu] declaration/data/existential-unicode.hs works [✔]
  7237. 1469.09 s [ormolu] declaration/data/partly-documented.hs works [✔]
  7238. 1469.09 s [ormolu] declaration/data/simple.hs works [✔]
  7239. 1469.09 s [ormolu] declaration/data/newtype.hs works [✔]
  7240. 1469.09 s [ormolu] declaration/data/existential.hs works [✔]
  7241. 1469.10 s [ormolu] declaration/data/ctype-0.hs works [✔]
  7242. 1469.10 s [ormolu] declaration/data/strictness.hs works [✔]
  7243. 1469.11 s [ormolu] declaration/data/record.hs works [✔]
  7244. 1469.11 s [ormolu] declaration/data/gadt-syntax.hs works [✔]
  7245. 1469.11 s [ormolu] declaration/data/unnamed-field-comment-0.hs works [✔]
  7246. 1469.11 s [ormolu] declaration/data/wildcard-binders.hs works [✔]
  7247. 1469.11 s [ormolu] declaration/data/fat-multiline.hs works [✔]
  7248. 1469.12 s [ormolu] declaration/data/gadt/multiline.hs works [✔]
  7249. 1469.12 s [ormolu] declaration/data/gadt/unicode.hs works [✔]
  7250. 1469.13 s [ormolu] declaration/data/gadt/multiline-where.hs works [✔]
  7251. 1469.14 s [ormolu] declaration/data/gadt/simple.hs works [✔]
  7252. 1469.14 s [ormolu] declaration/data/gadt/strictness.hs works [✔]
  7253. 1469.14 s [ormolu] declaration/data/gadt/record.hs works [✔]
  7254. 1469.14 s [ormolu] declaration/data/gadt/multiple-declaration.hs works [✔]
  7255. 1469.14 s [ormolu] declaration/data/field-layout/record-2.hs works [✔]
  7256. 1469.15 s [ormolu] declaration/data/field-layout/gadt.hs works [✔]
  7257. 1469.15 s [ormolu] declaration/data/field-layout/variants.hs works [✔]
  7258. 1469.15 s [ormolu] declaration/data/field-layout/record-1.hs works [✔]
  7259. 1469.15 s [ormolu] declaration/data/field-layout/record-0.hs works [✔]
  7260. 1469.16 s [ormolu] declaration/warning/warning-multiline.hs works [✔]
  7261. 1469.17 s [ormolu] declaration/warning/warning-single-line.hs works [✔]
  7262. 1469.17 s [ormolu] declaration/class/type-operators2.hs works [✔]
  7263. 1469.18 s [ormolu] declaration/class/default-implementations-comments.hs works [✔]
  7264. 1469.18 s [ormolu] declaration/class/newlines-after-where.hs works [✔]
  7265. 1469.19 s [ormolu] declaration/class/type-operators1.hs works [✔]
  7266. 1469.19 s [ormolu] declaration/class/empty-classes.hs works [✔]
  7267. 1469.19 s [ormolu] declaration/class/single-parameters.hs works [✔]
  7268. 1469.20 s [ormolu] declaration/class/associated-type-defaults.hs works [✔]
  7269. 1469.20 s [ormolu] declaration/class/newlines-between-methods.hs works [✔]
  7270. 1469.21 s [ormolu] declaration/class/default-signatures.hs works [✔]
  7271. 1469.21 s [ormolu] declaration/class/poly-kinded-classes.hs works [✔]
  7272. 1469.21 s [ormolu] declaration/class/associated-data1.hs works [✔]
  7273. 1469.22 s [ormolu] declaration/class/dependency-super-classes.hs works [✔]
  7274. 1469.22 s [ormolu] declaration/class/newlines-and-default-decls.hs works [✔]
  7275. 1469.22 s [ormolu] declaration/class/associated-data2.hs works [✔]
  7276. 1469.23 s [ormolu] declaration/class/type-operators3.hs works [✔]
  7277. 1469.23 s [ormolu] declaration/class/functional-dependencies.hs works [✔]
  7278. 1469.24 s [ormolu] declaration/class/super-classes.hs works [✔]
  7279. 1469.24 s [ormolu] declaration/class/default-implementations.hs works [✔]
  7280. 1469.24 s [ormolu] declaration/class/multi-parameters2.hs works [✔]
  7281. 1469.25 s [ormolu] declaration/class/multi-parameters1.hs works [✔]
  7282. 1469.25 s [ormolu] declaration/class/newlines-and-haddocks.hs works [✔]
  7283. 1469.25 s [ormolu] declaration/class/default-signatures-simple.hs works [✔]
  7284. 1469.26 s [ormolu] declaration/class/associated-types1.hs works [✔]
  7285. 1469.26 s [ormolu] declaration/class/associated-types2.hs works [✔]
  7286. 1469.26 s [hlint] [21 of 62] Compiling Config.Type ( src/Config/Type.hs, dist/build/Config/Type.p_o )
  7287. 1469.27 s [ormolu] declaration/type-synonyms/multi-line.hs works [✔]
  7288. 1469.27 s [ormolu] declaration/type-synonyms/with-weird-haddock.hs works [✔]
  7289. 1469.27 s [ormolu] declaration/type-synonyms/simple.hs works [✔]
  7290. 1469.27 s [ormolu] declaration/instance/multi-parameter.hs works [✔]
  7291. 1469.28 s [ormolu] declaration/instance/type-family-instances.hs works [✔]
  7292. 1469.28 s [ormolu] declaration/instance/overlappable-instances.hs works [✔]
  7293. 1469.28 s [ormolu] declaration/instance/contexts.hs works [✔]
  7294. 1469.29 s [ormolu] declaration/instance/single-parameter.hs works [✔]
  7295. 1469.30 s [ormolu] declaration/instance/associated-data.hs works [✔]
  7296. 1469.30 s [ormolu] declaration/instance/newlines-after-where.hs works [✔]
  7297. 1469.31 s [ormolu] declaration/instance/newlines-between-methods.hs works [✔]
  7298. 1469.31 s [ormolu] declaration/instance/instance-sigs-multiple.hs works [✔]
  7299. 1469.32 s [ormolu] declaration/instance/contexts-comments.hs works [✔]
  7300. 1469.32 s [ormolu] declaration/instance/instance-sigs.hs works [✔]
  7301. 1469.32 s [ormolu] declaration/instance/data-family-instances-gadt.hs works [✔]
  7302. 1469.33 s [ormolu] declaration/instance/data-family-instances-newtype.hs works [✔]
  7303. 1469.33 s [ormolu] declaration/instance/data-family-instances.hs works [✔]
  7304. 1469.34 s [ormolu] declaration/instance/associated-types.hs works [✔]
  7305. 1469.34 s [ormolu] declaration/instance/empty-instance.hs works [✔]
  7306. 1469.34 s [ormolu] declaration/role-annotation/multi-line.hs works [✔]
  7307. 1469.34 s [ormolu] declaration/role-annotation/single-line.hs works [✔]
  7308. 1469.34 s [ormolu] declaration/value/other/line-single-line.hs works [✔]
  7309. 1469.34 s [ormolu] declaration/value/other/line-multi-line.hs works [✔]
  7310. 1469.34 s [ormolu] declaration/value/other/comments-get-before-op.hs works [✔]
  7311. 1469.35 s [ormolu] declaration/value/function/where.hs works [✔]
  7312. 1469.35 s [ormolu] declaration/value/function/list-notation-2.hs works [✔]
  7313. 1469.35 s [ormolu] declaration/value/function/multiline-types.hs works [✔]
  7314. 1469.35 s [ormolu] declaration/value/function/equality-constraints.hs works [✔]
  7315. 1469.35 s [ormolu] declaration/value/function/overindentation.hs works [✔]
  7316. 1469.36 s [ormolu] declaration/value/function/application-2.hs works [✔]
  7317. 1469.36 s [ormolu] declaration/value/function/typed-hole.hs works [✔]
  7318. 1469.36 s [ormolu] declaration/value/function/operators-0.hs works [✔]
  7319. 1469.37 s [ormolu] declaration/value/function/case-multi-line-guards.hs works [✔]
  7320. 1469.37 s [ormolu] declaration/value/function/if-with-comment-next-to-keyword.hs works [✔]
  7321. 1469.38 s [ormolu] declaration/value/function/overloaded-labels.hs works [✔]
  7322. 1469.38 s [ormolu] declaration/value/function/prefix.hs works [✔]
  7323. 1469.38 s [ormolu] declaration/value/function/multi-way-if.hs works [✔]
  7324. 1469.39 s [ormolu] declaration/value/function/backticks-lhs.hs works [✔]
  7325. 1469.39 s [ormolu] declaration/value/function/if-with-comment-above-branches.hs works [✔]
  7326. 1469.39 s [ormolu] declaration/value/function/builtin-syntax.hs works [✔]
  7327. 1469.40 s [ormolu] declaration/value/function/negation.hs works [✔]
  7328. 1469.40 s [ormolu] declaration/value/function/arg-breakpoints.hs works [✔]
  7329. 1469.40 s [ormolu] declaration/value/function/static-pointers.hs works [✔]
  7330. 1469.40 s [ormolu] declaration/value/function/awkward-comment-1.hs works [✔]
  7331. 1469.41 s [ormolu] declaration/value/function/type-applications-and-splice.hs works [✔]
  7332. 1469.42 s [ormolu] declaration/value/function/let-multi-line.hs works [✔]
  7333. 1469.42 s [ormolu] declaration/value/function/awkward-comment-0.hs works [✔]
  7334. 1469.42 s [ormolu] declaration/value/function/if-with-comment-in-branches-with-functions.hs works [✔]
  7335. 1469.43 s [ormolu] declaration/value/function/operator-comments-2.hs works [✔]
  7336. 1469.43 s [ormolu] declaration/value/function/guards.hs works [✔]
  7337. 1469.43 s [ormolu] declaration/value/function/operators-3.hs works [✔]
  7338. 1469.44 s [ormolu] declaration/value/function/multiline-strings-0.hs works [✔]
  7339. 1469.44 s [ormolu] declaration/value/function/multiline-strings-2.hs works [✔]
  7340. 1469.45 s [ormolu] declaration/value/function/if-single-line-functions-do.hs works [✔]
  7341. 1469.45 s [ormolu] declaration/value/function/required-type-arguments-2.hs works [✔]
  7342. 1469.46 s [ormolu] declaration/value/function/splice.hs works [✔]
  7343. 1469.46 s [ormolu] declaration/value/function/negative-literals.hs works [✔]
  7344. 1469.47 s [ormolu] declaration/value/function/pragmas.hs works [✔]
  7345. 1469.47 s [ormolu] declaration/value/function/required-type-arguments.hs works [✔]
  7346. 1469.48 s [ormolu] declaration/value/function/lambda-multi-line2.hs works [✔]
  7347. 1469.48 s [ormolu] declaration/value/function/operators-4.hs works [✔]
  7348. 1469.48 s [ormolu] declaration/value/function/application-0.hs works [✔]
  7349. 1469.48 s [ormolu] declaration/value/function/do-single-multi.hs works [✔]
  7350. 1469.48 s [ormolu] declaration/value/function/unboxed-tuples.hs works [✔]
  7351. 1469.49 s [ormolu] declaration/value/function/backticks.hs works [✔]
  7352. 1469.49 s [ormolu] declaration/value/function/implicit-params.hs works [✔]
  7353. 1469.49 s [ormolu] declaration/value/function/multiline-strings-4.hs works [✔]
  7354. 1469.50 s [ormolu] declaration/value/function/fancy-forall-0.hs works [✔]
  7355. 1469.50 s [ormolu] declaration/value/function/unboxed-sums.hs works [✔]
  7356. 1469.51 s [ormolu] declaration/value/function/operators-2.hs works [✔]
  7357. 1469.51 s [ormolu] declaration/value/function/lexical-negation.hs works [✔]
  7358. 1469.51 s [ormolu] declaration/value/function/list-notation-1.hs works [✔]
  7359. 1469.51 s [ormolu] declaration/value/function/let-nested.hs works [✔]
  7360. 1469.51 s [ormolu] declaration/value/function/multiline-strings-5.hs works [✔]
  7361. 1469.52 s [ormolu] declaration/value/function/multiline-strings-3.hs works [✔]
  7362. 1469.52 s [ormolu] declaration/value/function/fancy-forall-1.hs works [✔]
  7363. 1469.52 s [ormolu] declaration/value/function/parens.hs works [✔]
  7364. 1469.52 s [ormolu] declaration/value/function/operator-comments-1.hs works [✔]
  7365. 1469.53 s [ormolu] declaration/value/function/blank-lines-let.hs works [✔]
  7366. 1469.53 s [ormolu] declaration/value/function/where-nested.hs works [✔]
  7367. 1469.53 s [ormolu] declaration/value/function/newline-single-line-body.hs works [✔]
  7368. 1469.53 s [ormolu] declaration/value/function/if-with-comment-in-branches.hs works [✔]
  7369. 1469.54 s [ormolu] declaration/value/function/multiline-strings-6.hs works [✔]
  7370. 1469.54 s [ormolu] declaration/value/function/unboxed-string-lit.hs works [✔]
  7371. 1469.54 s [ormolu] declaration/value/function/operator-comments-0.hs works [✔]
  7372. 1469.55 s [ormolu] declaration/value/function/operator-fixity-defaulting.hs works [✔]
  7373. 1469.55 s [ormolu] declaration/value/function/case-empty.hs works [✔]
  7374. 1469.55 s [ormolu] declaration/value/function/operator-hash-without-unboxed-sums.hs works [✔]
  7375. 1469.55 s [ormolu] declaration/value/function/parens-comments.hs works [✔]
  7376. 1469.56 s [ormolu] declaration/value/function/if-multi-line.hs works [✔]
  7377. 1469.56 s [ormolu] declaration/value/function/operators-1.hs works [✔]
  7378. 1469.57 s [ormolu] declaration/value/function/type-abstractions.hs works [✔]
  7379. 1469.57 s [ormolu] declaration/value/function/operators-5.hs works [✔]
  7380. 1469.57 s [ormolu] declaration/value/function/do-where.hs works [✔]
  7381. 1469.57 s [ormolu] declaration/value/function/tuple-sections.hs works [✔]
  7382. 1469.58 s [ormolu] declaration/value/function/case-single-line.hs works [✔]
  7383. 1469.59 s [ormolu] declaration/value/function/arithmetic-sequences.hs works [✔]
  7384. 1469.59 s [ormolu] declaration/value/function/operators-7.hs works [✔]
  7385. 1469.59 s [ormolu] declaration/value/function/operators-6.hs works [✔]
  7386. 1469.60 s [ormolu] declaration/value/function/parallel-comprehensions-complex.hs works [✔]
  7387. 1469.60 s [ormolu] declaration/value/function/quasi-quotes.hs works [✔]
  7388. 1469.61 s [ormolu] declaration/value/function/type-applications.hs works [✔]
  7389. 1469.62 s [ormolu] declaration/value/function/multiple-matches.hs works [✔]
  7390. 1469.62 s [ormolu] declaration/value/function/if-single-line.hs works [✔]
  7391. 1469.62 s [ormolu] declaration/value/function/operator-hash-with-unboxed-sums.hs works [✔]
  7392. 1469.63 s [ormolu] declaration/value/function/multiline-strings-7.hs works [✔]
  7393. 1469.63 s [ormolu] declaration/value/function/application-1.hs works [✔]
  7394. 1469.65 s [ormolu] declaration/value/function/lambda-case.hs works [✔]
  7395. 1469.65 s [ormolu] declaration/value/function/simple.hs works [✔]
  7396. 1469.67 s [ormolu] declaration/value/function/blank-lines-where.hs works [✔]
  7397. 1469.67 s [ormolu] declaration/value/function/tricky-parens.hs works [✔]
  7398. 1469.68 s [ormolu] declaration/value/function/block-arguments.hs works [✔]
  7399. 1469.68 s [ormolu] declaration/value/function/list-notation-3.hs works [✔]
  7400. 1469.70 s [ormolu] declaration/value/function/multiline-strings-8.hs works [✔]
  7401. 1469.70 s [ormolu] declaration/value/function/multiple-guards.hs works [✔]
  7402. 1469.70 s [ormolu] declaration/value/function/primitive-literals.hs works [✔]
  7403. 1469.70 s [ormolu] declaration/value/function/if-single-line-functions.hs works [✔]
  7404. 1469.70 s [ormolu] declaration/value/function/let-single-line.hs works [✔]
  7405. 1469.70 s [ormolu] declaration/value/function/tuples.hs works [✔]
  7406. 1469.70 s [ormolu] declaration/value/function/multiline-arguments.hs works [✔]
  7407. 1469.71 s [ormolu] declaration/value/function/complex-list.hs works [✔]
  7408. 1469.71 s [ormolu] declaration/value/function/if-with-comment-before-do-blocks.hs works [✔]
  7409. 1469.71 s [ormolu] declaration/value/function/typed-expressions.hs works [✔]
  7410. 1469.71 s [ormolu] declaration/value/function/parenthesis-lhs.hs works [✔]
  7411. 1469.71 s [ormolu] declaration/value/function/lambda-multi-line1.hs works [✔]
  7412. 1469.72 s [ormolu] declaration/value/function/lambda-single-line.hs works [✔]
  7413. 1469.72 s [ormolu] declaration/value/function/explicit-type.hs works [✔]
  7414. 1469.73 s [ormolu] declaration/value/function/list-comprehensions.hs works [✔]
  7415. 1469.73 s [ormolu] declaration/value/function/parallel-comprehensions-single-line.hs works [✔]
  7416. 1469.74 s [ormolu] declaration/value/function/case-multi-line.hs works [✔]
  7417. 1469.74 s [ormolu] declaration/value/function/operator-sections.hs works [✔]
  7418. 1469.74 s [ormolu] declaration/value/function/strings.hs works [✔]
  7419. 1469.74 s [ormolu] declaration/value/function/multiline-strings-1.hs works [✔]
  7420. 1469.74 s [ormolu] declaration/value/function/list-notation-0.hs works [✔]
  7421. 1469.75 s [ormolu] declaration/value/function/comprehension/transform-multi-line2.hs works [✔]
  7422. 1469.76 s [ormolu] declaration/value/function/comprehension/transform-single-line.hs works [✔]
  7423. 1469.76 s [ormolu] declaration/value/function/comprehension/transform-multi-line3.hs works [✔]
  7424. 1469.77 s [ormolu] declaration/value/function/comprehension/transform-multi-line4.hs works [✔]
  7425. 1469.77 s [ormolu] declaration/value/function/comprehension/transform-multi-line1.hs works [✔]
  7426. 1469.77 s [ormolu] declaration/value/function/comprehension/transform-monad.hs works [✔]
  7427. 1469.78 s [ormolu] declaration/value/function/infix/esqueleto-1.hs works [✔]
  7428. 1469.78 s [ormolu] declaration/value/function/infix/lenses.hs works [✔]
  7429. 1469.79 s [ormolu] declaration/value/function/infix/dollar-chains-5.hs works [✔]
  7430. 1469.79 s [ormolu] declaration/value/function/infix/fractional-precedence.hs works [✔]
  7431. 1469.79 s [ormolu] declaration/value/function/infix/unicode.hs works [✔]
  7432. 1469.79 s [ormolu] declaration/value/function/infix/op-chain-r-lt-dollar.hs works [✔]
  7433. 1469.79 s [ormolu] declaration/value/function/infix/op-chain-r-s-dollar.hs works [✔]
  7434. 1469.79 s [ormolu] declaration/value/function/infix/op-chain-r-gt-colon-1.hs works [✔]
  7435. 1469.80 s [ormolu] declaration/value/function/infix/hanging.hs works [✔]
  7436. 1469.80 s [ormolu] declaration/value/function/infix/op-chain-r-eq-normal.hs works [✔]
  7437. 1469.80 s [ormolu] declaration/value/function/infix/qualified-prelude.hs works [✔]
  7438. 1469.80 s [ormolu] declaration/value/function/infix/op-chain-r-eq-dollar-1.hs works [✔]
  7439. 1469.80 s [ormolu] declaration/value/function/infix/op-chain-l-gt.hs works [✔]
  7440. 1469.81 s [ormolu] declaration/value/function/infix/op-chain-r-lt-colon-1.hs works [✔]
  7441. 1469.81 s [ormolu] declaration/value/function/infix/esqueleto-0.hs works [✔]
  7442. 1469.81 s [ormolu] declaration/value/function/infix/dollar-chains-1.hs works [✔]
  7443. 1469.81 s [ormolu] declaration/value/function/infix/op-chain-r-lt-normal.hs works [✔]
  7444. 1469.82 s [ormolu] declaration/value/function/infix/op-chain-r-gt-dollar.hs works [✔]
  7445. 1469.82 s [ormolu] declaration/value/function/infix/op-chain-r-s-colon.hs works [✔]
  7446. 1469.82 s [ormolu] declaration/value/function/infix/dollar-chains-2.hs works [✔]
  7447. 1469.82 s [ormolu] declaration/value/function/infix/hspec-expectation.hs works [✔]
  7448. 1469.82 s [ormolu] declaration/value/function/infix/dollar-chains-4.hs works [✔]
  7449. 1469.83 s [ormolu] declaration/value/function/infix/do.hs works [✔]
  7450. 1469.83 s [ormolu] declaration/value/function/infix/qualified-ops.hs works [✔]
  7451. 1469.83 s [ormolu] declaration/value/function/infix/op-chain-r-s-normal.hs works [✔]
  7452. 1469.83 s [ormolu] declaration/value/function/infix/op-chain-l-lt.hs works [✔]
  7453. 1469.84 s [ormolu] declaration/value/function/infix/comments.hs works [✔]
  7454. 1469.84 s [ormolu] declaration/value/function/infix/op-chain-r-eq-colon-2.hs works [✔]
  7455. 1469.84 s [ormolu] declaration/value/function/infix/simple.hs works [✔]
  7456. 1469.84 s [ormolu] declaration/value/function/infix/op-chain-colon-do.hs works [✔]
  7457. 1469.84 s [ormolu] declaration/value/function/infix/op-chain-r-gt-normal.hs works [✔]
  7458. 1469.84 s [ormolu] declaration/value/function/infix/op-chain-r-lt-colon-2.hs works [✔]
  7459. 1469.85 s [ormolu] declaration/value/function/infix/op-chain-l-eq.hs works [✔]
  7460. 1469.85 s [ormolu] declaration/value/function/infix/dollar-chains-6.hs works [✔]
  7461. 1469.85 s [ormolu] declaration/value/function/infix/op-chain-r-eq-colon-1.hs works [✔]
  7462. 1469.85 s [ormolu] declaration/value/function/infix/op-chain-r-gt-colon-2.hs works [✔]
  7463. 1469.85 s [ormolu] declaration/value/function/infix/applicative.hs works [✔]
  7464. 1469.86 s [ormolu] declaration/value/function/infix/op-chain-r-eq-dollar-2.hs works [✔]
  7465. 1469.86 s [ormolu] declaration/value/function/infix/op-chain-l-s.hs works [✔]
  7466. 1469.86 s [ormolu] declaration/value/function/infix/dollar-chains-3.hs works [✔]
  7467. 1469.86 s [ormolu] declaration/value/function/infix/tricky-colon-chain.hs works [✔]
  7468. 1469.87 s [ormolu] declaration/value/function/record/wildcards.hs works [✔]
  7469. 1469.88 s [ormolu] declaration/value/function/record/record-dot.hs works [✔]
  7470. 1469.88 s [ormolu] declaration/value/function/record/constructors.hs works [✔]
  7471. 1469.88 s [ormolu] declaration/value/function/record/updaters.hs works [✔]
  7472. 1469.88 s [ormolu] declaration/value/function/record/hanging-after-equal-con.hs works [✔]
  7473. 1469.89 s [ormolu] declaration/value/function/record/hanging-after-equal-update.hs works [✔]
  7474. 1469.89 s [ormolu] declaration/value/function/record/inter-comments.hs works [✔]
  7475. 1469.91 s [ormolu] declaration/value/function/arrow/proc-forms2.hs works [✔]
  7476. 1469.92 s [ormolu] declaration/value/function/arrow/proc-ifs.hs works [✔]
  7477. 1469.93 s [ormolu] declaration/value/function/arrow/proc-do-complex.hs works [✔]
  7478. 1469.94 s [ormolu] declaration/value/function/arrow/proc-forms1.hs works [✔]
  7479. 1469.94 s [ormolu] declaration/value/function/arrow/multiline-case.hs works [✔]
  7480. 1469.95 s [ormolu] declaration/value/function/arrow/proc-do-simple2.hs works [✔]
  7481. 1469.95 s [ormolu] declaration/value/function/arrow/proc-lambdas.hs works [✔]
  7482. 1469.96 s [ormolu] declaration/value/function/arrow/proc-do-simple1.hs works [✔]
  7483. 1469.97 s [ormolu] declaration/value/function/arrow/proc-lets.hs works [✔]
  7484. 1469.97 s [ormolu] declaration/value/function/arrow/proc-form-do-indent.hs works [✔]
  7485. 1469.98 s [ormolu] declaration/value/function/arrow/recursive-procs.hs works [✔]
  7486. 1469.98 s [ormolu] declaration/value/function/arrow/proc-applications.hs works [✔]
  7487. 1469.99 s [ormolu] declaration/value/function/arrow/proc-applications2.hs works [✔]
  7488. 1469.99 s [ormolu] declaration/value/function/arrow/proc-parentheses.hs works [✔]
  7489. 1470.00 s [ormolu] declaration/value/function/arrow/proc-cases.hs works [✔]
  7490. 1470.00 s [ormolu] declaration/value/function/do/hang-rhs-arrow.hs works [✔]
  7491. 1470.01 s [ormolu] declaration/value/function/do/recursive-do-rec.hs works [✔]
  7492. 1470.01 s [ormolu] declaration/value/function/do/blocks.hs works [✔]
  7493. 1470.01 s [ormolu] declaration/value/function/do/comment-spacing.hs works [✔]
  7494. 1470.01 s [ormolu] declaration/value/function/do/expr.hs works [✔]
  7495. 1470.02 s [ormolu] declaration/value/function/do/recursive-do-mdo.hs works [✔]
  7496. 1470.02 s [ormolu] declaration/value/function/do/comment-alignment.hs works [✔]
  7497. 1470.03 s [ormolu] declaration/value/function/do/operator-and-parens.hs works [✔]
  7498. 1470.03 s [ormolu] declaration/value/function/do/do-dollar-mixed-chain.hs works [✔]
  7499. 1470.03 s [ormolu] declaration/value/function/do/applications-and-parens.hs works [✔]
  7500. 1470.04 s [ormolu] declaration/value/function/do/let.hs works [✔]
  7501. 1470.04 s [ormolu] declaration/value/function/pattern/multiline-case-pattern.hs works [✔]
  7502. 1470.05 s [ormolu] declaration/value/function/pattern/many-guards-in-singleline.hs works [✔]
  7503. 1470.05 s [ormolu] declaration/value/function/pattern/n-plus-k-pattern.hs works [✔]
  7504. 1470.05 s [ormolu] declaration/value/function/pattern/view-pattern.hs works [✔]
  7505. 1470.06 s [ormolu] declaration/value/function/pattern/splice-pattern.hs works [✔]
  7506. 1470.06 s [ormolu] declaration/value/function/pattern/famous-cardano-pattern.hs works [✔]
  7507. 1470.07 s [ormolu] declaration/value/function/pattern/record-patterns.hs works [✔]
  7508. 1470.07 s [ormolu] declaration/value/function/pattern/pattern-bind.hs works [✔]
  7509. 1470.07 s [ormolu] declaration/value/function/pattern/sig-pattern.hs works [✔]
  7510. 1470.07 s [ormolu] declaration/value/function/pattern/as-pattern.hs works [✔]
  7511. 1470.08 s [ormolu] declaration/value/function/pattern/unboxed-sum-pattern.hs works [✔]
  7512. 1470.08 s [ormolu] declaration/value/function/pattern/strictness.hs works [✔]
  7513. 1470.08 s [ormolu] declaration/value/function/pattern/multiline-guard-statement.hs works [✔]
  7514. 1470.08 s [ormolu] declaration/value/function/pattern/multiple-guard-statements.hs works [✔]
  7515. 1470.08 s [ormolu] declaration/value/function/pattern/quasi-quotes-pattern.hs works [✔]
  7516. 1470.10 s [ormolu] declaration/value/function/pattern/or-patterns.hs works [✔]
  7517. 1470.11 s [ormolu] declaration/value/pattern-synonyms/explicitely-bidirectional.hs works [✔]
  7518. 1470.11 s [ormolu] declaration/value/pattern-synonyms/bidirectional.hs works [✔]
  7519. 1470.12 s [ormolu] declaration/value/pattern-synonyms/unidirectional.hs works [✔]
  7520. 1470.12 s [ormolu] import/comments-per-import.hs works [✔]
  7521. 1470.12 s [ormolu] import/sorted.hs works [✔]
  7522. 1470.12 s [ormolu] import/qualified-post.hs works [✔]
  7523. 1470.12 s [ormolu] import/nested-explicit-imports.hs works [✔]
  7524. 1470.12 s [ormolu] import/qualified-prelude.hs works [✔]
  7525. 1470.12 s [ormolu] import/deprecated-export-multi-line.hs works [✔]
  7526. 1470.13 s [ormolu] import/sorted-package-imports.hs works [✔]
  7527. 1470.13 s [ormolu] import/deprecated-export-single-line.hs works [✔]
  7528. 1470.13 s [ormolu] import/comments-inside-imports.hs works [✔]
  7529. 1470.13 s [ormolu] import/merging-2.hs works [✔]
  7530. 1470.13 s [ormolu] import/merging-1.hs works [✔]
  7531. 1470.13 s [ormolu] import/docstrings-after-exports.hs works [✔]
  7532. 1470.13 s [ormolu] import/merging-0.hs works [✔]
  7533. 1470.13 s [ormolu] import/explicit-imports.hs works [✔]
  7534. 1470.13 s [ormolu] import/deduplication-bug.hs works [✔]
  7535. 1470.13 s [ormolu] import/sorted-export-list.hs works [✔]
  7536. 1470.13 s [ormolu] import/misc.hs works [✔]
  7537. 1470.14 s [ormolu] import/simple.hs works [✔]
  7538. 1470.14 s [ormolu] import/explicit-prelude.hs works [✔]
  7539. 1470.14 s [ormolu] import/explicit-imports-with-comments.hs works [✔]
  7540. 1470.14 s [ormolu]
  7541. 1470.14 s [ormolu] Finished in 3.0504 seconds
  7542. 1470.14 s [ormolu] 589 examples, 0 failures
  7543. 1470.16 s [ormolu] Test suite tests: PASS
  7544. 1470.16 s [ormolu] Test suite logged to: dist/test/ormolu-0.8.0.2-tests.log
  7545. 1470.16 s [ormolu] 1 of 1 test suites (1 of 1 test cases) passed.
  7546. 1470.17 s [ormolu] Phase: haddockPhase
  7547. 1470.44 s [ormolu] Preprocessing library for ormolu-0.8.0.2...
  7548. 1470.46 s [ormolu] Running Haddock on library for ormolu-0.8.0.2...
  7549. 1471.22 s [ormolu] [ 1 of 56] Compiling GHC.DynFlags ( src/GHC/DynFlags.hs, /build/ghc2641_0/ghc_6.o, /build/ghc2641_0/ghc_6.dyn_o )
  7550. 1471.54 s [fourmolu] [3 of 3] Linking dist/build/fourmolu/fourmolu
  7551. 1471.61 s [ormolu] [ 2 of 56] Compiling Ormolu.Printer.SpanStream ( src/Ormolu/Printer/SpanStream.hs, nothing )
  7552. 1471.94 s [ormolu] [ 3 of 56] Compiling Ormolu.Processing.Cpp ( src/Ormolu/Processing/Cpp.hs, nothing )
  7553. 1471.99 s [ormolu] [ 4 of 56] Compiling Ormolu.Utils ( src/Ormolu/Utils.hs, /build/ghc2641_0/ghc_12.o, /build/ghc2641_0/ghc_12.dyn_o )
  7554. 1472.34 s [stylish-haskell] [ 4 of 16] Compiling Language.Haskell.Stylish.Step.UnicodeSyntax.Tests ( tests/Language/Haskell/Stylish/Step/UnicodeSyntax/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Step/UnicodeSyntax/Tests.o )
  7555. 1472.34 s [stylish-haskell] [ 5 of 16] Compiling Language.Haskell.Stylish.Step.TrailingWhitespace.Tests ( tests/Language/Haskell/Stylish/Step/TrailingWhitespace/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Step/TrailingWhitespace/Tests.o )
  7556. 1472.34 s [stylish-haskell] [ 6 of 16] Compiling Language.Haskell.Stylish.Step.Tabs.Tests ( tests/Language/Haskell/Stylish/Step/Tabs/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Step/Tabs/Tests.o )
  7557. 1472.34 s [stylish-haskell] [ 7 of 16] Compiling Language.Haskell.Stylish.Step.Squash.Tests ( tests/Language/Haskell/Stylish/Step/Squash/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Step/Squash/Tests.o )
  7558. 1472.34 s [stylish-haskell] [ 8 of 16] Compiling Language.Haskell.Stylish.Step.SimpleAlign.Tests ( tests/Language/Haskell/Stylish/Step/SimpleAlign/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Step/SimpleAlign/Tests.o )
  7559. 1472.34 s [stylish-haskell] [ 9 of 16] Compiling Language.Haskell.Stylish.Step.ModuleHeader.Tests ( tests/Language/Haskell/Stylish/Step/ModuleHeader/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Step/ModuleHeader/Tests.o )
  7560. 1472.34 s [stylish-haskell] [10 of 16] Compiling Language.Haskell.Stylish.Step.LanguagePragmas.Tests ( tests/Language/Haskell/Stylish/Step/LanguagePragmas/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Step/LanguagePragmas/Tests.o )
  7561. 1472.34 s [stylish-haskell] [11 of 16] Compiling Language.Haskell.Stylish.Step.Imports.Tests ( tests/Language/Haskell/Stylish/Step/Imports/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Step/Imports/Tests.o )
  7562. 1472.36 s [stylish-haskell] [12 of 16] Compiling Language.Haskell.Stylish.Step.Imports.FelixTests ( tests/Language/Haskell/Stylish/Step/Imports/FelixTests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Step/Imports/FelixTests.o )
  7563. 1472.37 s [stylish-haskell] [13 of 16] Compiling Language.Haskell.Stylish.Step.Data.Tests ( tests/Language/Haskell/Stylish/Step/Data/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Step/Data/Tests.o )
  7564. 1472.37 s [stylish-haskell] [14 of 16] Compiling Language.Haskell.Stylish.Regressions ( tests/Language/Haskell/Stylish/Regressions.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Regressions.o )
  7565. 1472.37 s [stylish-haskell] [15 of 16] Compiling Language.Haskell.Stylish.Config.Tests ( tests/Language/Haskell/Stylish/Config/Tests.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Language/Haskell/Stylish/Config/Tests.o )
  7566. 1472.43 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 )
  7567. 1472.46 s [stylish-haskell] [16 of 16] Compiling Main ( tests/TestSuite.hs, dist/build/stylish-haskell-tests/stylish-haskell-tests-tmp/Main.o )
  7568. 1472.51 s [hlint] [22 of 62] Compiling Idea ( src/Idea.hs, dist/build/Idea.p_o )
  7569. 1472.82 s [ormolu] [ 5 of 56] Compiling Ormolu.Terminal ( src/Ormolu/Terminal.hs, nothing )
  7570. 1472.89 s [ormolu] [ 6 of 56] Compiling Ormolu.Terminal.QualifiedDo ( src/Ormolu/Terminal/QualifiedDo.hs, nothing )
  7571. 1472.90 s [ormolu] [ 7 of 56] Compiling Ormolu.Diff.Text ( src/Ormolu/Diff/Text.hs, nothing )
  7572. 1473.01 s [hlint] [23 of 62] Compiling Test.Util ( src/Test/Util.hs, dist/build/Test/Util.p_o )
  7573. 1473.05 s [ormolu] [ 8 of 56] Compiling Ormolu.Exception ( src/Ormolu/Exception.hs, nothing )
  7574. 1473.13 s [ormolu] [ 9 of 56] Compiling Ormolu.Parser.Pragma ( src/Ormolu/Parser/Pragma.hs, nothing )
  7575. 1473.20 s [ormolu] [10 of 56] Compiling Ormolu.Parser.CommentStream ( src/Ormolu/Parser/CommentStream.hs, nothing )
  7576. 1473.23 s [stylish-haskell] [17 of 17] Linking dist/build/stylish-haskell-tests/stylish-haskell-tests
  7577. 1473.36 s [ormolu] [11 of 56] Compiling Ormolu.Imports ( src/Ormolu/Imports.hs, nothing )
  7578. 1473.52 s [ormolu] [12 of 56] Compiling Ormolu.Fixity.Internal ( src/Ormolu/Fixity/Internal.hs, /build/ghc2641_0/ghc_10.o, /build/ghc2641_0/ghc_10.dyn_o )
  7579. 1474.34 s [ormolu] [13 of 56] Compiling Ormolu.Fixity.Imports ( src/Ormolu/Fixity/Imports.hs, /build/ghc2641_0/ghc_8.o, /build/ghc2641_0/ghc_8.dyn_o )
  7580. 1474.43 s [ormolu] [14 of 56] Compiling Ormolu.Fixity ( src/Ormolu/Fixity.hs, nothing )
  7581. 1474.63 s [ormolu] [15 of 56] Compiling Ormolu.Printer.Operators ( src/Ormolu/Printer/Operators.hs, nothing )
  7582. 1474.79 s [ormolu] [16 of 56] Compiling Ormolu.Fixity.Printer ( src/Ormolu/Fixity/Printer.hs, nothing )
  7583. 1474.83 s [ormolu] [17 of 56] Compiling Ormolu.Fixity.Parser ( src/Ormolu/Fixity/Parser.hs, nothing )
  7584. 1475.32 s [hlint] [24 of 62] Compiling Test.InputOutput ( src/Test/InputOutput.hs, dist/build/Test/InputOutput.p_o )
  7585. 1475.34 s [ormolu] [18 of 56] Compiling Ormolu.Config ( src/Ormolu/Config.hs, nothing )
  7586. 1475.42 s [ormolu] [19 of 56] Compiling Ormolu.Processing.Common ( src/Ormolu/Processing/Common.hs, nothing )
  7587. 1475.44 s [ormolu] [20 of 56] Compiling Ormolu.Processing.Preprocess ( src/Ormolu/Processing/Preprocess.hs, nothing )
  7588. 1475.52 s [ormolu] [21 of 56] Compiling Ormolu.Printer.Internal ( src/Ormolu/Printer/Internal.hs, nothing )
  7589. 1475.78 s [ormolu] [22 of 56] Compiling Ormolu.Printer.Comments ( src/Ormolu/Printer/Comments.hs, nothing )
  7590. 1475.83 s [ormolu] [23 of 56] Compiling Ormolu.Printer.Combinators ( src/Ormolu/Printer/Combinators.hs, nothing )
  7591. 1475.91 s [ormolu] [24 of 56] Compiling Ormolu.Printer.Meat.Pragma ( src/Ormolu/Printer/Meat/Pragma.hs, nothing )
  7592. 1475.98 s [ormolu] [25 of 56] Compiling Ormolu.Printer.Meat.Declaration.StringLiteral ( src/Ormolu/Printer/Meat/Declaration/StringLiteral.hs, nothing )
  7593. 1476.01 s [fourmolu] Preprocessing test suite 'tests' for fourmolu-0.19.0.1...
  7594. 1476.01 s [fourmolu] Building test suite 'tests' for fourmolu-0.19.0.1...
  7595. 1476.04 s [ormolu] [26 of 56] Compiling Ormolu.Printer.Meat.Common ( src/Ormolu/Printer/Meat/Common.hs, nothing )
  7596. 1476.12 s [ormolu] [27 of 56] Compiling Ormolu.Printer.Meat.Declaration.Warning ( src/Ormolu/Printer/Meat/Declaration/Warning.hs, nothing )
  7597. 1476.15 s [ormolu] [28 of 56] Compiling Ormolu.Printer.Meat.ImportExport ( src/Ormolu/Printer/Meat/ImportExport.hs, nothing )
  7598. 1476.21 s [fourmolu] [ 1 of 19] Compiling Ormolu.CabalInfoSpec ( tests/Ormolu/CabalInfoSpec.hs, dist/build/tests/tests-tmp/Ormolu/CabalInfoSpec.o )
  7599. 1476.22 s [ormolu] [29 of 56] Compiling Ormolu.Printer.Meat.Declaration.RoleAnnotation ( src/Ormolu/Printer/Meat/Declaration/RoleAnnotation.hs, nothing )
  7600. 1476.27 s [ormolu] [30 of 56] Compiling Ormolu.Printer.Meat.Declaration.OpTree[boot] ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs-boot, nothing )
  7601. 1476.27 s [ormolu] [31 of 56] Compiling Ormolu.Printer.Meat.Declaration.Value[boot] ( src/Ormolu/Printer/Meat/Declaration/Value.hs-boot, nothing )
  7602. 1476.27 s [ormolu] [32 of 56] Compiling Ormolu.Printer.Meat.Type ( src/Ormolu/Printer/Meat/Type.hs, nothing )
  7603. 1476.36 s [hlint] [25 of 62] Compiling SARIF ( src/SARIF.hs, dist/build/SARIF.p_o )
  7604. 1476.36 s [hlint] [26 of 62] Compiling Report ( src/Report.hs, dist/build/Report.p_o )
  7605. 1476.36 s [hlint] [27 of 62] Compiling CC ( src/CC.hs, dist/build/CC.p_o )
  7606. 1476.36 s [hlint] [28 of 62] Compiling GHC.All ( src/GHC/All.hs, dist/build/GHC/All.p_o )
  7607. 1476.36 s [hlint] [29 of 62] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/Hint/Type.p_o )
  7608. 1476.36 s [hlint] [30 of 62] Compiling Hint.Unsafe ( src/Hint/Unsafe.hs, dist/build/Hint/Unsafe.p_o )
  7609. 1476.36 s [hlint] [31 of 62] Compiling Hint.Smell ( src/Hint/Smell.hs, dist/build/Hint/Smell.p_o )
  7610. 1476.36 s [hlint] [32 of 62] Compiling Hint.Restrict ( src/Hint/Restrict.hs, dist/build/Hint/Restrict.p_o )
  7611. 1476.40 s [ormolu] [33 of 56] Compiling Ormolu.Printer.Meat.Declaration.Signature ( src/Ormolu/Printer/Meat/Declaration/Signature.hs, nothing )
  7612. 1476.48 s [ormolu] [34 of 56] Compiling Ormolu.Printer.Meat.Declaration.Foreign ( src/Ormolu/Printer/Meat/Declaration/Foreign.hs, nothing )
  7613. 1476.50 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 )
  7614. 1476.53 s [ormolu] [35 of 56] Compiling Ormolu.Printer.Meat.Declaration.TypeFamily ( src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs, nothing )
  7615. 1476.57 s [ormolu] [36 of 56] Compiling Ormolu.Printer.Meat.Declaration.Type ( src/Ormolu/Printer/Meat/Declaration/Type.hs, nothing )
  7616. 1476.59 s [ormolu] [37 of 56] Compiling Ormolu.Printer.Meat.Declaration.Data ( src/Ormolu/Printer/Meat/Declaration/Data.hs, nothing )
  7617. 1476.66 s [hlint] [33 of 62] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/Hint/Pragma.p_o )
  7618. 1476.66 s [hlint] [34 of 62] Compiling Hint.Pattern ( src/Hint/Pattern.hs, dist/build/Hint/Pattern.p_o )
  7619. 1476.66 s [hlint] [35 of 62] Compiling Hint.NumLiteral ( src/Hint/NumLiteral.hs, dist/build/Hint/NumLiteral.p_o )
  7620. 1476.66 s [hlint] [36 of 62] Compiling Hint.NewType ( src/Hint/NewType.hs, dist/build/Hint/NewType.p_o )
  7621. 1476.66 s [hlint] [37 of 62] Compiling Hint.Negation ( src/Hint/Negation.hs, dist/build/Hint/Negation.p_o )
  7622. 1476.66 s [hlint] [38 of 62] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/Hint/Naming.p_o )
  7623. 1476.66 s [hlint] [39 of 62] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/Hint/Monad.p_o )
  7624. 1476.66 s [hlint] [40 of 62] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/Hint/Match.p_o )
  7625. 1476.66 s [hlint] [41 of 62] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/Hint/ListRec.p_o )
  7626. 1476.66 s [hlint] [42 of 62] Compiling Hint.List ( src/Hint/List.hs, dist/build/Hint/List.p_o )
  7627. 1476.75 s [ormolu] [38 of 56] Compiling Ormolu.Printer.Meat.Declaration.Default ( src/Ormolu/Printer/Meat/Declaration/Default.hs, nothing )
  7628. 1476.77 s [ormolu] [39 of 56] Compiling Ormolu.Printer.Meat.Declaration[boot] ( src/Ormolu/Printer/Meat/Declaration.hs-boot, nothing )
  7629. 1476.77 s [ormolu] [40 of 56] Compiling Ormolu.Printer.Meat.Declaration.Value ( src/Ormolu/Printer/Meat/Declaration/Value.hs, nothing )
  7630. 1476.82 s [hlint] [43 of 62] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/Hint/Lambda.p_o )
  7631. 1477.03 s [hlint] [44 of 62] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/Hint/Import.p_o )
  7632. 1477.03 s [hlint] [45 of 62] Compiling Hint.Fixities ( src/Hint/Fixities.hs, dist/build/Hint/Fixities.p_o )
  7633. 1477.03 s [hlint] [46 of 62] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/Hint/Extensions.p_o )
  7634. 1477.04 s [hlint] [47 of 62] Compiling Hint.Export ( src/Hint/Export.hs, dist/build/Hint/Export.p_o )
  7635. 1477.04 s [hlint] [48 of 62] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/Hint/Duplicate.p_o )
  7636. 1477.04 s [hlint] [49 of 62] Compiling Hint.Comment ( src/Hint/Comment.hs, dist/build/Hint/Comment.p_o )
  7637. 1477.04 s [hlint] [50 of 62] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/Hint/Bracket.p_o )
  7638. 1477.04 s [hlint] [51 of 62] Compiling Hint.All ( src/Hint/All.hs, dist/build/Hint/All.p_o )
  7639. 1477.45 s [hlint] [52 of 62] Compiling Config.Yaml ( src/Config/Yaml.hs, dist/build/Config/Yaml.p_o )
  7640. 1477.45 s [hlint] [53 of 62] Compiling Config.Read ( src/Config/Read.hs, dist/build/Config/Read.p_o )
  7641. 1477.45 s [hlint] [54 of 62] Compiling Config.Compute ( src/Config/Compute.hs, dist/build/Config/Compute.p_o )
  7642. 1477.45 s [hlint] [55 of 62] Compiling Config.Haskell ( src/Config/Haskell.hs, dist/build/Config/Haskell.p_o )
  7643. 1477.45 s [hlint] [56 of 62] Compiling CmdLine ( src/CmdLine.hs, dist/build/CmdLine.p_o )
  7644. 1477.45 s [hlint] [57 of 62] Compiling Apply ( src/Apply.hs, dist/build/Apply.p_o )
  7645. 1477.80 s [ormolu] [41 of 56] Compiling Ormolu.Printer.Meat.Declaration.OpTree ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs, nothing )
  7646. 1477.84 s [ormolu] [42 of 56] Compiling Ormolu.Printer.Meat.Declaration.Splice ( src/Ormolu/Printer/Meat/Declaration/Splice.hs, nothing )
  7647. 1477.85 s [ormolu] [43 of 56] Compiling Ormolu.Printer.Meat.Declaration.Rule ( src/Ormolu/Printer/Meat/Declaration/Rule.hs, nothing )
  7648. 1477.86 s [ormolu] [44 of 56] Compiling Ormolu.Printer.Meat.Declaration.Annotation ( src/Ormolu/Printer/Meat/Declaration/Annotation.hs, nothing )
  7649. 1477.87 s [stylish-haskell] buildPhase completed in 43 seconds
  7650. 1477.87 s [stylish-haskell] Phase: checkPhase
  7651. 1477.88 s [ormolu] [45 of 56] Compiling Ormolu.Printer.Meat.Declaration.Instance ( src/Ormolu/Printer/Meat/Declaration/Instance.hs, nothing )
  7652. 1477.94 s [ormolu] [46 of 56] Compiling Ormolu.Printer.Meat.Declaration.Class ( src/Ormolu/Printer/Meat/Declaration/Class.hs, nothing )
  7653. 1477.95 s [hlint] [58 of 62] Compiling Test.Annotations ( src/Test/Annotations.hs, dist/build/Test/Annotations.p_o )
  7654. 1477.99 s [ormolu] [47 of 56] Compiling Ormolu.Printer.Meat.Declaration ( src/Ormolu/Printer/Meat/Declaration.hs, nothing )
  7655. 1478.14 s [ormolu] [48 of 56] Compiling Ormolu.Printer.Meat.Module ( src/Ormolu/Printer/Meat/Module.hs, nothing )
  7656. 1478.17 s [ormolu] [49 of 56] Compiling Ormolu.Parser.Result ( src/Ormolu/Parser/Result.hs, nothing )
  7657. 1478.20 s [ormolu] [50 of 56] Compiling Ormolu.Printer ( src/Ormolu/Printer.hs, nothing )
  7658. 1478.20 s [ormolu] [51 of 56] Compiling Ormolu.Parser ( src/Ormolu/Parser.hs, nothing )
  7659. 1478.32 s [stylish-haskell] Running 1 test suites...
  7660. 1478.32 s [stylish-haskell] Test suite stylish-haskell-tests: RUNNING...
  7661. 1478.47 s [ormolu] [52 of 56] Compiling Ormolu.Diff.ParseResult ( src/Ormolu/Diff/ParseResult.hs, nothing )
  7662. 1478.51 s [hlint] [59 of 62] Compiling Test.All ( src/Test/All.hs, dist/build/Test/All.p_o )
  7663. 1478.54 s [stylish-haskell] /build/stylish-haskell-0.15.1.0/.stylish-haskell.yaml does not exist
  7664. 1478.54 s [stylish-haskell] /build/.stylish-haskell.yaml does not exist
  7665. 1478.54 s [stylish-haskell] /.stylish-haskell.yaml does not exist
  7666. 1478.54 s [stylish-haskell] /homeless-shelter/.config/stylish-haskell/config.yaml does not exist
  7667. 1478.54 s [stylish-haskell] /homeless-shelter/.stylish-haskell.yaml does not exist
  7668. 1478.54 s [stylish-haskell] Loading configuration at <embedded>
  7669. 1478.57 s [ormolu] [53 of 56] Compiling Ormolu.Utils.IO ( src/Ormolu/Utils/IO.hs, nothing )
  7670. 1478.58 s [stylish-haskell] Parsing /build/stylish-haskell-0.15.1.0/stylish-haskell.cabal...
  7671. 1478.59 s [stylish-haskell] Gathered default-extensions: []
  7672. 1478.59 s [stylish-haskell] Loading configuration at test-config.yaml
  7673. 1478.59 s [ormolu] [54 of 56] Compiling Ormolu.Utils.Fixity ( src/Ormolu/Utils/Fixity.hs, nothing )
  7674. 1478.59 s [stylish-haskell] Loading configuration at test-config.yaml
  7675. 1478.59 s [stylish-haskell] /build/stylish-haskell-0.15.1.0/.stylish-haskell.yaml does not exist
  7676. 1478.59 s [stylish-haskell] /build/.stylish-haskell.yaml does not exist
  7677. 1478.59 s [stylish-haskell] /.stylish-haskell.yaml does not exist
  7678. 1478.59 s [stylish-haskell] /homeless-shelter/.config/stylish-haskell/config.yaml does not exist
  7679. 1478.59 s [stylish-haskell] /homeless-shelter/.stylish-haskell.yaml does not exist
  7680. 1478.59 s [stylish-haskell] Loading configuration at <embedded>
  7681. 1478.62 s [ormolu] [55 of 56] Compiling Ormolu.Utils.Cabal ( src/Ormolu/Utils/Cabal.hs, nothing )
  7682. 1478.65 s [stylish-haskell] Parsing /build/stylish-haskell-0.15.1.0/stylish-haskell.cabal...
  7683. 1478.65 s [stylish-haskell] Gathered default-extensions: []
  7684. 1478.65 s [stylish-haskell] Language.Haskell.Stylish.Parse:
  7685. 1478.65 s [stylish-haskell] UTF-8 Byte Order Mark: [OK]
  7686. 1478.65 s [stylish-haskell] Extra extensions: [OK]
  7687. 1478.65 s [stylish-haskell] Multiline CPP: [OK]
  7688. 1478.65 s [stylish-haskell] Haskell2010 extension: [OK]
  7689. 1478.65 s [stylish-haskell] Shebang: [OK]
  7690. 1478.65 s [stylish-haskell] ShebangExt: [OK]
  7691. 1478.65 s [stylish-haskell] ShebangDouble: [OK]
  7692. 1478.65 s [stylish-haskell] GADTs extension: [OK]
  7693. 1478.65 s [stylish-haskell] KindSignatures extension: [OK]
  7694. 1478.65 s [stylish-haskell] StandalonDeriving extension: [OK]
  7695. 1478.65 s [stylish-haskell] UnicodeSyntax extension: [OK]
  7696. 1478.65 s [stylish-haskell] XmlSyntax regression: [OK]
  7697. 1478.65 s [stylish-haskell] MagicHash regression: [OK]
  7698. 1478.65 s [stylish-haskell] Disabling extensions: [OK]
  7699. 1478.65 s [stylish-haskell] Safe extension: [OK]
  7700. 1478.65 s [stylish-haskell] Language.Haskell.Stylish.Config:
  7701. 1478.65 s [stylish-haskell] Extensions extracted correctly from .cabal file: [OK]
  7702. 1478.65 s [stylish-haskell] Extensions extracted correctly from .stylish-haskell.yaml file: [OK]
  7703. 1478.65 s [stylish-haskell] Extensions extracted correctly from .stylish-haskell.yaml and .cabal files: [OK]
  7704. 1478.65 s [stylish-haskell] NoXyz extensions from .stylish-haskell.yaml file: [OK]
  7705. 1478.65 s [stylish-haskell] NoXyz extensions from .cabal file: [OK]
  7706. 1478.65 s [stylish-haskell] Correctly read .stylish-haskell.yaml file with default max column number: [OK]
  7707. 1478.65 s [stylish-haskell] Correctly read .stylish-haskell.yaml file with specified max column number: [OK]
  7708. 1478.65 s [stylish-haskell] Correctly read .stylish-haskell.yaml file with no max column number: [OK]
  7709. 1478.65 s [stylish-haskell] Backwards-compatible align options: [OK]
  7710. 1478.65 s [stylish-haskell] Language.Haskell.Stylish.Step.Data.Tests:
  7711. 1478.65 s [stylish-haskell] case 00: [OK]
  7712. 1478.65 s [stylish-haskell] case 01: [OK]
  7713. 1478.65 s [stylish-haskell] case 02: [OK]
  7714. 1478.65 s [stylish-haskell] case 03: [OK]
  7715. 1478.65 s [stylish-haskell] case 04: [OK]
  7716. 1478.65 s [stylish-haskell] case 05: [OK]
  7717. 1478.65 s [stylish-haskell] case 06: [OK]
  7718. 1478.65 s [stylish-haskell] case 07: [OK]
  7719. 1478.65 s [stylish-haskell] case 08: [OK]
  7720. 1478.65 s [stylish-haskell] case 09: [OK]
  7721. 1478.65 s [stylish-haskell] case 10: [OK]
  7722. 1478.65 s [stylish-haskell] case 11: [OK]
  7723. 1478.65 s [stylish-haskell] case 12: [OK]
  7724. 1478.65 s [stylish-haskell] case 13: [OK]
  7725. 1478.65 s [stylish-haskell] case 14: [OK]
  7726. 1478.65 s [stylish-haskell] case 15: [OK]
  7727. 1478.65 s [stylish-haskell] case 16: [OK]
  7728. 1478.65 s [stylish-haskell] case 17: [OK]
  7729. 1478.65 s [stylish-haskell] case 18: [OK]
  7730. 1478.65 s [stylish-haskell] case 19: [OK]
  7731. 1478.65 s [stylish-haskell] case 20 (issue #262): [OK]
  7732. 1478.65 s [stylish-haskell] case 21: [OK]
  7733. 1478.65 s [stylish-haskell] case 22: [OK]
  7734. 1478.65 s [stylish-haskell] case 23: [OK]
  7735. 1478.65 s [stylish-haskell] case 24: [OK]
  7736. 1478.65 s [stylish-haskell] case 25: [OK]
  7737. 1478.65 s [stylish-haskell] case 26: [OK]
  7738. 1478.65 s [stylish-haskell] case 27: [OK]
  7739. 1478.65 s [stylish-haskell] case 28: [OK]
  7740. 1478.65 s [stylish-haskell] case 29: [OK]
  7741. 1478.65 s [stylish-haskell] case 30: [OK]
  7742. 1478.65 s [stylish-haskell] case 31: [OK]
  7743. 1478.65 s [stylish-haskell] case 32: [OK]
  7744. 1478.65 s [stylish-haskell] case 33: [OK]
  7745. 1478.65 s [stylish-haskell] case 34: [OK]
  7746. 1478.65 s [stylish-haskell] case 35: [OK]
  7747. 1478.65 s [stylish-haskell] case 36: [OK]
  7748. 1478.65 s [stylish-haskell] case 37: [OK]
  7749. 1478.65 s [stylish-haskell] case 38: [OK]
  7750. 1478.65 s [stylish-haskell] case 39: [OK]
  7751. 1478.65 s [stylish-haskell] case 40: [OK]
  7752. 1478.65 s [stylish-haskell] case 41: [OK]
  7753. 1478.65 s [stylish-haskell] case 42: [OK]
  7754. 1478.65 s [stylish-haskell] case 43: [OK]
  7755. 1478.65 s [stylish-haskell] case 44: [OK]
  7756. 1478.65 s [stylish-haskell] case 45: [OK]
  7757. 1478.65 s [stylish-haskell] case 46: [OK]
  7758. 1478.65 s [stylish-haskell] case 47: [OK]
  7759. 1478.65 s [stylish-haskell] case 48: [OK]
  7760. 1478.66 s [stylish-haskell] case 49: [OK]
  7761. 1478.66 s [stylish-haskell] case 50: [OK]
  7762. 1478.66 s [stylish-haskell] case 51: [OK]
  7763. 1478.66 s [stylish-haskell] case 52: [OK]
  7764. 1478.66 s [stylish-haskell] case 53: [OK]
  7765. 1478.66 s [stylish-haskell] case 54: [OK]
  7766. 1478.66 s [stylish-haskell] case 55: [OK]
  7767. 1478.66 s [stylish-haskell] case 56: [OK]
  7768. 1478.66 s [stylish-haskell] case 57: [OK]
  7769. 1478.66 s [stylish-haskell] case 58: [OK]
  7770. 1478.66 s [stylish-haskell] case 59: [OK]
  7771. 1478.66 s [stylish-haskell] case 60: [OK]
  7772. 1478.66 s [stylish-haskell] case 61 (issue #282): [OK]
  7773. 1478.66 s [stylish-haskell] case 62 (issue #273): [OK]
  7774. 1478.66 s [stylish-haskell] case 63 (issue #338): [OK]
  7775. 1478.66 s [stylish-haskell] case 64: [OK]
  7776. 1478.66 s [stylish-haskell] case 65: [OK]
  7777. 1478.66 s [stylish-haskell] case 66 (issue #411): [OK]
  7778. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Step.Imports.Tests:
  7779. 1478.66 s [stylish-haskell] case 01: [OK]
  7780. 1478.66 s [stylish-haskell] case 02: [OK]
  7781. 1478.66 s [stylish-haskell] case 03: [OK]
  7782. 1478.66 s [stylish-haskell] case 04: [OK]
  7783. 1478.66 s [stylish-haskell] case 05: [OK]
  7784. 1478.66 s [stylish-haskell] case 06: [OK]
  7785. 1478.66 s [stylish-haskell] case 07: [OK]
  7786. 1478.66 s [stylish-haskell] case 08: [OK]
  7787. 1478.66 s [stylish-haskell] case 08b: [OK]
  7788. 1478.66 s [stylish-haskell] case 09: [OK]
  7789. 1478.66 s [stylish-haskell] case 10: [OK]
  7790. 1478.66 s [stylish-haskell] case 11: [OK]
  7791. 1478.66 s [stylish-haskell] case 11b: [OK]
  7792. 1478.66 s [stylish-haskell] case 12: [OK]
  7793. 1478.66 s [stylish-haskell] case 12b: [OK]
  7794. 1478.66 s [stylish-haskell] case 13: [OK]
  7795. 1478.66 s [stylish-haskell] case 13b: [OK]
  7796. 1478.66 s [stylish-haskell] case 14: [OK]
  7797. 1478.66 s [stylish-haskell] case 15: [OK]
  7798. 1478.66 s [stylish-haskell] case 16: [OK]
  7799. 1478.66 s [stylish-haskell] case 17: [OK]
  7800. 1478.66 s [stylish-haskell] case 18: [OK]
  7801. 1478.66 s [stylish-haskell] case 19: [OK]
  7802. 1478.66 s [stylish-haskell] case 19b: [OK]
  7803. 1478.66 s [stylish-haskell] case 19d: [OK]
  7804. 1478.66 s [stylish-haskell] case 19d: [OK]
  7805. 1478.66 s [stylish-haskell] case 20: [OK]
  7806. 1478.66 s [stylish-haskell] case 21: [OK]
  7807. 1478.66 s [stylish-haskell] case 22: [OK]
  7808. 1478.66 s [stylish-haskell] case 23: [OK]
  7809. 1478.66 s [stylish-haskell] case 23b: [OK]
  7810. 1478.66 s [stylish-haskell] case 24: [OK]
  7811. 1478.66 s [stylish-haskell] case 25: [OK]
  7812. 1478.66 s [stylish-haskell] case 26 (issue #185): [OK]
  7813. 1478.66 s [stylish-haskell] case 27: [OK]
  7814. 1478.66 s [stylish-haskell] case 28: [OK]
  7815. 1478.66 s [stylish-haskell] case 29: [OK]
  7816. 1478.66 s [stylish-haskell] case 30: [OK]
  7817. 1478.66 s [stylish-haskell] case 31: [OK]
  7818. 1478.66 s [stylish-haskell] case 32: [OK]
  7819. 1478.66 s [stylish-haskell] case 33: [OK]
  7820. 1478.66 s [stylish-haskell] case 34: [OK]
  7821. 1478.66 s [stylish-haskell] case 35: [OK]
  7822. 1478.66 s [stylish-haskell] case 36: [OK]
  7823. 1478.66 s [stylish-haskell] case 37: [OK]
  7824. 1478.66 s [stylish-haskell] case 38: [OK]
  7825. 1478.66 s [stylish-haskell] case 39: [OK]
  7826. 1478.66 s [stylish-haskell] case 40: [OK]
  7827. 1478.66 s [stylish-haskell] case 41: [OK]
  7828. 1478.66 s [stylish-haskell] case 42: [OK]
  7829. 1478.66 s [stylish-haskell] case 43: [OK]
  7830. 1478.66 s [stylish-haskell] case 44a: [OK]
  7831. 1478.66 s [stylish-haskell] case 44b: [OK]
  7832. 1478.66 s [stylish-haskell] case 44c: [OK]
  7833. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Step.Imports.FelixTests:
  7834. 1478.66 s [stylish-haskell] Hello world: [OK]
  7835. 1478.66 s [stylish-haskell] Sorted simple: [OK]
  7836. 1478.66 s [stylish-haskell] Sorted import lists: [OK]
  7837. 1478.66 s [stylish-haskell] Sorted import lists and import decls: [OK]
  7838. 1478.66 s [stylish-haskell] Import constructor all: [OK]
  7839. 1478.66 s [stylish-haskell] Import constructor specific: [OK]
  7840. 1478.66 s [stylish-haskell] Import constructor specific sorted: [OK]
  7841. 1478.66 s [stylish-haskell] Imports step does not change rest of file: [OK]
  7842. 1478.66 s [stylish-haskell] Imports respect groups: [OK]
  7843. 1478.66 s [stylish-haskell] Imports respects whitespace between groups: [OK]
  7844. 1478.66 s [stylish-haskell] Doesn't add extra space after 'hiding': [OK]
  7845. 1478.66 s [stylish-haskell] Should be able to format symbolic imports: [OK]
  7846. 1478.66 s [stylish-haskell] Able to merge equivalent imports: [OK]
  7847. 1478.66 s [stylish-haskell] Obeys max columns setting: [OK]
  7848. 1478.66 s [stylish-haskell] Obeys max columns setting with two in each: [OK]
  7849. 1478.66 s [stylish-haskell] Respects multiple groups: [OK]
  7850. 1478.66 s [stylish-haskell] Doesn't delete nullary imports: [OK]
  7851. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Step.LanguagePragmas.Tests:
  7852. 1478.66 s [stylish-haskell] case 01: [OK]
  7853. 1478.66 s [stylish-haskell] case 02: [OK]
  7854. 1478.66 s [stylish-haskell] case 03: [OK]
  7855. 1478.66 s [stylish-haskell] case 04: [OK]
  7856. 1478.66 s [stylish-haskell] case 05: [OK]
  7857. 1478.66 s [stylish-haskell] case 06: [OK]
  7858. 1478.66 s [stylish-haskell] case 07: [OK]
  7859. 1478.66 s [stylish-haskell] case 08: [OK]
  7860. 1478.66 s [stylish-haskell] case 09: [OK]
  7861. 1478.66 s [stylish-haskell] case 10: [OK]
  7862. 1478.66 s [stylish-haskell] case 11: [OK]
  7863. 1478.66 s [stylish-haskell] case 12: [OK]
  7864. 1478.66 s [stylish-haskell] case 13: [OK]
  7865. 1478.66 s [stylish-haskell] case 14: [OK]
  7866. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Printer.ModuleHeader:
  7867. 1478.66 s [stylish-haskell] Does not indent absent export list: [OK]
  7868. 1478.66 s [stylish-haskell] Does not indent absent export list, open_bracket = same_line: [OK]
  7869. 1478.66 s [stylish-haskell] Empty exports list: [OK]
  7870. 1478.66 s [stylish-haskell] Empty exports list , open_bracket = same_line: [OK]
  7871. 1478.66 s [stylish-haskell] Single exported variable: [OK]
  7872. 1478.66 s [stylish-haskell] Single exported variable, open_bracket = same_line: [OK]
  7873. 1478.66 s [stylish-haskell] Multiple exported variables: [OK]
  7874. 1478.66 s [stylish-haskell] Multiple exported variables, open_bracket = same_line: [OK]
  7875. 1478.66 s [stylish-haskell] Only reformats module header: [OK]
  7876. 1478.66 s [stylish-haskell] Only reformats module header, open_bracket = same_line: [OK]
  7877. 1478.66 s [stylish-haskell] Leaving pragmas in place: [OK]
  7878. 1478.66 s [stylish-haskell] Leaving pragmas in place, open_bracket = same_line: [OK]
  7879. 1478.66 s [stylish-haskell] Leaving pragmas in place variant: [OK]
  7880. 1478.66 s [stylish-haskell] Leaving pragmas in place variant, open_bracket = same_line: [OK]
  7881. 1478.66 s [stylish-haskell] Leaving comments in place: [OK]
  7882. 1478.66 s [stylish-haskell] Leaving comments in place, open_bracket = same_line: [OK]
  7883. 1478.66 s [stylish-haskell] Exports all: [OK]
  7884. 1478.66 s [stylish-haskell] Exports all, open_bracket = same_line: [OK]
  7885. 1478.66 s [stylish-haskell] Exports module: [OK]
  7886. 1478.66 s [stylish-haskell] Exports module, open_bracket = same_line: [OK]
  7887. 1478.66 s [stylish-haskell] Exports symbol: [OK]
  7888. 1478.66 s [stylish-haskell] Exports symbol, open_bracket = same_line: [OK]
  7889. 1478.66 s [stylish-haskell] Respects groups: [OK]
  7890. 1478.66 s [stylish-haskell] Respects groups, open_bracket = same_line: [OK]
  7891. 1478.66 s [stylish-haskell] 'where' not repeated when not part of exports with always break_where: [OK]
  7892. 1478.66 s [stylish-haskell] 'where' not repeated when not part of exports with always break_where, open_bracket = same_line: [OK]
  7893. 1478.66 s [stylish-haskell] Indents absent export list with 2 spaces with always break_where: [OK]
  7894. 1478.66 s [stylish-haskell] Indents absent export list with 2 spaces with always break_where, open_bracket = same_line: [OK]
  7895. 1478.66 s [stylish-haskell] Indents with 2 spaces: [OK]
  7896. 1478.66 s [stylish-haskell] Indents with 2 spaces, open_bracket = same_line: [OK]
  7897. 1478.66 s [stylish-haskell] Group doc with 2 spaces: [OK]
  7898. 1478.66 s [stylish-haskell] Group doc with 2 spaces, open_bracket = same_line: [OK]
  7899. 1478.66 s [stylish-haskell] Does not sort: [OK]
  7900. 1478.66 s [stylish-haskell] Repects separate_lists: [OK]
  7901. 1478.66 s [stylish-haskell] Repects separate_lists, open_bracket = same_line: [OK]
  7902. 1478.66 s [stylish-haskell] Indents absent export list with always break_where: [OK]
  7903. 1478.66 s [stylish-haskell] Respects bundled patterns: [OK]
  7904. 1478.66 s [stylish-haskell] Respects bundled patterns, open_bracket = same_line: [OK]
  7905. 1478.66 s [stylish-haskell] Inline no export list: [OK]
  7906. 1478.66 s [stylish-haskell] Inline empty export list: [OK]
  7907. 1478.66 s [stylish-haskell] Inline empty export list, open_bracket = same_line: [OK]
  7908. 1478.66 s [stylish-haskell] Inline single export: [OK]
  7909. 1478.66 s [stylish-haskell] Inline single export, open_bracket = same_line: [OK]
  7910. 1478.66 s [stylish-haskell] Inline single line sorts: [OK]
  7911. 1478.66 s [stylish-haskell] Inline single line sorts, open_bracket = same_line: [OK]
  7912. 1478.66 s [stylish-haskell] Inline breaks when too long: [OK]
  7913. 1478.66 s [stylish-haskell] Inline breaks when too long, open_bracket = same_line: [OK]
  7914. 1478.66 s [stylish-haskell] Inline single line when no max cols: [OK]
  7915. 1478.66 s [stylish-haskell] Inline single line when no max cols, open_bracket = same_line: [OK]
  7916. 1478.66 s [stylish-haskell] Inline breaks when comments present: [OK]
  7917. 1478.66 s [stylish-haskell] Inline breaks when comments present, open_bracket = same_line: [OK]
  7918. 1478.66 s [stylish-haskell] Single no export list: [OK]
  7919. 1478.66 s [stylish-haskell] Single no export list, open_bracket = same_line: [OK]
  7920. 1478.66 s [stylish-haskell] Single empty export list: [OK]
  7921. 1478.66 s [stylish-haskell] Single empty export list, open_bracket = same_line: [OK]
  7922. 1478.66 s [stylish-haskell] Single one export: [OK]
  7923. 1478.66 s [stylish-haskell] Single one export, open_bracket = same_line: [OK]
  7924. 1478.66 s [stylish-haskell] Single two exports: [OK]
  7925. 1478.66 s [stylish-haskell] Single two exports, open_bracket = same_line: [OK]
  7926. 1478.66 s [stylish-haskell] Single one export with comment: [OK]
  7927. 1478.66 s [stylish-haskell] Single one export with comment, open_bracket = same_line: [OK]
  7928. 1478.66 s [stylish-haskell] Single one module comment: [OK]
  7929. 1478.66 s [stylish-haskell] Inline comments: [OK]
  7930. 1478.66 s [stylish-haskell] Deprecated pragma to the module: [OK]
  7931. 1478.66 s [stylish-haskell] Warning pragma without export list: [OK]
  7932. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Step.SimpleAlign.Tests:
  7933. 1478.66 s [stylish-haskell] case 01: [OK]
  7934. 1478.66 s [stylish-haskell] case 02: [OK]
  7935. 1478.66 s [stylish-haskell] case 03: [OK]
  7936. 1478.66 s [stylish-haskell] case 04: [OK]
  7937. 1478.66 s [stylish-haskell] case 05: [OK]
  7938. 1478.66 s [stylish-haskell] case 06: [OK]
  7939. 1478.66 s [stylish-haskell] case 07: [OK]
  7940. 1478.66 s [stylish-haskell] case 08: [OK]
  7941. 1478.66 s [stylish-haskell] case 09: [OK]
  7942. 1478.66 s [stylish-haskell] case 10: [OK]
  7943. 1478.66 s [stylish-haskell] case 11: [OK]
  7944. 1478.66 s [stylish-haskell] case 12: [OK]
  7945. 1478.66 s [stylish-haskell] case 13: [OK]
  7946. 1478.66 s [stylish-haskell] case 13b: [OK]
  7947. 1478.66 s [stylish-haskell] case 14: [OK]
  7948. 1478.66 s [stylish-haskell] case 15: [OK]
  7949. 1478.66 s [stylish-haskell] case 16: [OK]
  7950. 1478.66 s [stylish-haskell] case 17: [OK]
  7951. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Step.SimpleSquash.Tests:
  7952. 1478.66 s [stylish-haskell] case 01: [OK]
  7953. 1478.66 s [stylish-haskell] case 02: [OK]
  7954. 1478.66 s [stylish-haskell] case 03: [OK]
  7955. 1478.66 s [stylish-haskell] case 04: [OK]
  7956. 1478.66 s [stylish-haskell] case 05: [OK]
  7957. 1478.66 s [stylish-haskell] case 06 (issue #355): [OK]
  7958. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Step.Tabs.Tests:
  7959. 1478.66 s [stylish-haskell] case 01: [OK]
  7960. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Step.TrailingWhitespace.Tests:
  7961. 1478.66 s [stylish-haskell] case 01: [OK]
  7962. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Step.UnicodeSyntax.Tests:
  7963. 1478.66 s [stylish-haskell] case 01: [OK]
  7964. 1478.66 s [stylish-haskell] case 02: [OK]
  7965. 1478.66 s [stylish-haskell] case 03: [OK]
  7966. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Tests:
  7967. 1478.66 s [stylish-haskell] case 01: [OK]
  7968. 1478.66 s [stylish-haskell] case 02: [OK]
  7969. 1478.66 s [stylish-haskell] case 03: [OK]
  7970. 1478.66 s [stylish-haskell] case 04: [OK]
  7971. 1478.66 s [stylish-haskell] case 05: [OK]
  7972. 1478.66 s [stylish-haskell] case 06: [OK]
  7973. 1478.66 s [stylish-haskell] case 07: [OK]
  7974. 1478.66 s [stylish-haskell] Language.Haskell.Stylish.Regressions:
  7975. 1478.66 s [stylish-haskell] case 00 (issue #198): [OK]
  7976. 1478.66 s [stylish-haskell]
  7977. 1478.66 s [stylish-haskell] Test Cases Total
  7978. 1478.66 s [stylish-haskell] Passed 278 278
  7979. 1478.66 s [stylish-haskell] Failed 0 0
  7980. 1478.66 s [stylish-haskell] Total 278 278
  7981. 1478.66 s [stylish-haskell] Test suite stylish-haskell-tests: PASS
  7982. 1478.66 s [stylish-haskell] Test suite logged to:
  7983. 1478.66 s [stylish-haskell] dist/test/stylish-haskell-0.15.1.0-stylish-haskell-tests.log
  7984. 1478.66 s [stylish-haskell] 1 of 1 test suites (1 of 1 test cases) passed.
  7985. 1478.68 s [stylish-haskell] Phase: haddockPhase
  7986. 1478.88 s [hlint] [60 of 62] Compiling Summary ( src/Summary.hs, dist/build/Summary.p_o )
  7987. 1478.93 s [stylish-haskell] Preprocessing library for stylish-haskell-0.15.1.0...
  7988. 1478.94 s [stylish-haskell] Running Haddock on library for stylish-haskell-0.15.1.0...
  7989. 1478.95 s [stylish-haskell] Warning: The documentation for the following packages are not installed. No
  7990. 1478.95 s [stylish-haskell] links will be generated to these packages: vector-0.13.2.0
  7991. 1479.01 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 )
  7992. 1479.01 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 )
  7993. 1479.01 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 )
  7994. 1479.01 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 )
  7995. 1479.01 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 )
  7996. 1479.01 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 )
  7997. 1479.01 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 )
  7998. 1479.01 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 )
  7999. 1479.01 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 )
  8000. 1479.01 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 )
  8001. 1479.01 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 )
  8002. 1479.01 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 )
  8003. 1479.01 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 )
  8004. 1479.02 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 )
  8005. 1479.02 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 )
  8006. 1479.02 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 )
  8007. 1479.02 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 )
  8008. 1479.02 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 )
  8009. 1479.02 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 )
  8010. 1479.02 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 )
  8011. 1479.02 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 )
  8012. 1479.02 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 )
  8013. 1479.02 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 )
  8014. 1479.02 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 )
  8015. 1479.02 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 )
  8016. 1479.02 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 )
  8017. 1479.02 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 )
  8018. 1479.02 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 )
  8019. 1479.02 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 )
  8020. 1479.02 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 )
  8021. 1479.02 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 )
  8022. 1479.02 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 )
  8023. 1479.02 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 )
  8024. 1479.02 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 )
  8025. 1479.02 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 )
  8026. 1479.02 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 )
  8027. 1479.02 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 )
  8028. 1479.02 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 )
  8029. 1479.02 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 )
  8030. 1479.02 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 )
  8031. 1479.02 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 )
  8032. 1479.02 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 )
  8033. 1479.02 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 )
  8034. 1479.02 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 )
  8035. 1479.02 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 )
  8036. 1479.02 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 )
  8037. 1479.02 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 )
  8038. 1479.02 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 )
  8039. 1479.02 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 )
  8040. 1479.02 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 )
  8041. 1479.02 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 )
  8042. 1479.02 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 )
  8043. 1479.02 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 )
  8044. 1479.02 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 )
  8045. 1479.02 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 )
  8046. 1479.02 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 )
  8047. 1479.02 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 )
  8048. 1479.02 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 )
  8049. 1479.02 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 )
  8050. 1479.04 s [ormolu] [56 of 56] Compiling Ormolu ( src/Ormolu.hs, nothing )
  8051. 1479.13 s [ormolu] Haddock coverage:
  8052. 1479.13 s [ormolu] Warning: 'RealSrcSpan' is ambiguous. It is defined
  8053. 1479.13 s [ormolu] * in ‘GHC.Types.SrcLoc’
  8054. 1479.13 s [ormolu] * in ‘GHC.Types.SrcLoc’
  8055. 1479.13 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8056. 1479.13 s [ormolu] by specifying the type/value namespace explicitly.
  8057. 1479.13 s [ormolu] Defaulting to the one defined in ‘GHC.Types.SrcLoc’
  8058. 1479.13 s [ormolu] Warning: 'SpanStream' is ambiguous. It is defined
  8059. 1479.13 s [ormolu] * at src/Ormolu/Printer/SpanStream.hs:22:22
  8060. 1479.13 s [ormolu] * at src/Ormolu/Printer/SpanStream.hs:22:1
  8061. 1479.13 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8062. 1479.13 s [ormolu] by specifying the type/value namespace explicitly.
  8063. 1479.13 s [ormolu] Defaulting to the one defined at src/Ormolu/Printer/SpanStream.hs:22:1
  8064. 1479.13 s [ormolu] 100% ( 3 / 3) in 'Ormolu.Printer.SpanStream'
  8065. 1479.13 s [ormolu] 100% ( 3 / 3) in 'Ormolu.Processing.Cpp'
  8066. 1479.14 s [ormolu] Warning: 'StringBuffer' is ambiguous. It is defined
  8067. 1479.14 s [ormolu] * in ‘GHC.Data.StringBuffer’
  8068. 1479.14 s [ormolu] * in ‘GHC.Data.StringBuffer’
  8069. 1479.14 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8070. 1479.14 s [ormolu] by specifying the type/value namespace explicitly.
  8071. 1479.14 s [ormolu] Defaulting to the one defined in ‘GHC.Data.StringBuffer’
  8072. 1479.14 s [ormolu] 100% ( 13 / 13) in 'Ormolu.Utils'
  8073. 1479.14 s [ormolu] 87% ( 14 / 16) in 'Ormolu.Terminal'
  8074. 1479.14 s [ormolu] Missing documentation for:
  8075. 1479.14 s [ormolu] Term (src/Ormolu/Terminal.hs:42)
  8076. 1479.14 s [ormolu] runTermPure (src/Ormolu/Terminal.hs:88)
  8077. 1479.14 s [ormolu] 0% ( 0 / 2) in 'Ormolu.Terminal.QualifiedDo'
  8078. 1479.14 s [ormolu] Missing documentation for:
  8079. 1479.14 s [ormolu] Module header
  8080. 1479.14 s [ormolu] >> (src/Ormolu/Terminal/QualifiedDo.hs:7)
  8081. 1479.14 s [ormolu] Warning: 'TextDiff' is ambiguous. It is defined
  8082. 1479.14 s [ormolu] * at src/Ormolu/Diff/Text.hs:35:17
  8083. 1479.14 s [ormolu] * at src/Ormolu/Diff/Text.hs:35:1
  8084. 1479.14 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8085. 1479.14 s [ormolu] by specifying the type/value namespace explicitly.
  8086. 1479.14 s [ormolu] Defaulting to the one defined at src/Ormolu/Diff/Text.hs:35:1
  8087. 1479.14 s [ormolu] Warning: 'Hunk' is ambiguous. It is defined
  8088. 1479.14 s [ormolu] * at src/Ormolu/Diff/Text.hs:54:13
  8089. 1479.14 s [ormolu] * at src/Ormolu/Diff/Text.hs:54:1
  8090. 1479.14 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8091. 1479.14 s [ormolu] by specifying the type/value namespace explicitly.
  8092. 1479.14 s [ormolu] Defaulting to the one defined at src/Ormolu/Diff/Text.hs:54:1
  8093. 1479.14 s [ormolu] 100% ( 5 / 5) in 'Ormolu.Diff.Text'
  8094. 1479.14 s [ormolu] 100% ( 4 / 4) in 'Ormolu.Exception'
  8095. 1479.14 s [ormolu] 100% ( 3 / 3) in 'Ormolu.Parser.Pragma'
  8096. 1479.14 s [ormolu] Warning: 'Comment' is ambiguous. It is defined
  8097. 1479.14 s [ormolu] * at src/Ormolu/Parser/CommentStream.hs:116:16
  8098. 1479.14 s [ormolu] * at src/Ormolu/Parser/CommentStream.hs:116:1
  8099. 1479.14 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8100. 1479.14 s [ormolu] by specifying the type/value namespace explicitly.
  8101. 1479.14 s [ormolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:116:1
  8102. 1479.14 s [ormolu] Warning: 'CommentStream' is ambiguous. It is defined
  8103. 1479.14 s [ormolu] * at src/Ormolu/Parser/CommentStream.hs:47:25
  8104. 1479.14 s [ormolu] * at src/Ormolu/Parser/CommentStream.hs:47:1
  8105. 1479.14 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8106. 1479.14 s [ormolu] by specifying the type/value namespace explicitly.
  8107. 1479.14 s [ormolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:47:1
  8108. 1479.15 s [ormolu] 90% ( 9 / 10) in 'Ormolu.Parser.CommentStream'
  8109. 1479.15 s [ormolu] Missing documentation for:
  8110. 1479.15 s [ormolu] LComment (src/Ormolu/Parser/CommentStream.hs:110)
  8111. 1479.15 s [ormolu] Warning: 'GhcPs' is ambiguous. It is defined
  8112. 1479.15 s [ormolu] * in ‘GHC.Hs.Extension’
  8113. 1479.15 s [ormolu] * in ‘GHC.Hs.Extension’
  8114. 1479.15 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8115. 1479.15 s [ormolu] by specifying the type/value namespace explicitly.
  8116. 1479.15 s [ormolu] Defaulting to the one defined in ‘GHC.Hs.Extension’
  8117. 1479.15 s [ormolu] Warning: 'ImportId' is ambiguous. It is defined
  8118. 1479.15 s [ormolu] * at src/Ormolu/Imports.hs:70:17
  8119. 1479.15 s [ormolu] * at src/Ormolu/Imports.hs:70:1
  8120. 1479.15 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8121. 1479.15 s [ormolu] by specifying the type/value namespace explicitly.
  8122. 1479.15 s [ormolu] Defaulting to the one defined at src/Ormolu/Imports.hs:70:1
  8123. 1479.15 s [ormolu] Warning: 'IEWrapppedName' is out of scope.
  8124. 1479.15 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8125. 1479.15 s [ormolu] 100% ( 2 / 2) in 'Ormolu.Imports'
  8126. 1479.15 s [ormolu] Warning: 'FixityInfo' is ambiguous. It is defined
  8127. 1479.15 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:97:19
  8128. 1479.15 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:97:1
  8129. 1479.15 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8130. 1479.15 s [ormolu] by specifying the type/value namespace explicitly.
  8131. 1479.15 s [ormolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:97:1
  8132. 1479.15 s [ormolu] Warning: 'FixityApproximation' is ambiguous. It is defined
  8133. 1479.15 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:125:28
  8134. 1479.15 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:125:1
  8135. 1479.15 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8136. 1479.15 s [ormolu] by specifying the type/value namespace explicitly.
  8137. 1479.15 s [ormolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:125:1
  8138. 1479.15 s [ormolu] Warning: 'OpName' is ambiguous. It is defined
  8139. 1479.15 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:71:1
  8140. 1479.15 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:60:1
  8141. 1479.15 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8142. 1479.15 s [ormolu] by specifying the type/value namespace explicitly.
  8143. 1479.15 s [ormolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:60:1
  8144. 1479.15 s [ormolu] 90% ( 19 / 21) in 'Ormolu.Fixity.Internal'
  8145. 1479.15 s [ormolu] Missing documentation for:
  8146. 1479.15 s [ormolu] Module header
  8147. 1479.15 s [ormolu] OpName (src/Ormolu/Fixity/Internal.hs:71)
  8148. 1479.15 s [ormolu] Warning: 'FixityImport' is ambiguous. It is defined
  8149. 1479.15 s [ormolu] * at src/Ormolu/Fixity/Imports.hs:28:21
  8150. 1479.15 s [ormolu] * at src/Ormolu/Fixity/Imports.hs:28:1
  8151. 1479.15 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8152. 1479.15 s [ormolu] by specifying the type/value namespace explicitly.
  8153. 1479.15 s [ormolu] Defaulting to the one defined at src/Ormolu/Fixity/Imports.hs:28:1
  8154. 1479.15 s [ormolu] 100% ( 4 / 4) in 'Ormolu.Fixity.Imports'
  8155. 1479.15 s [ormolu] Warning: 'HackageInfo' is ambiguous. It is defined
  8156. 1479.15 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:179:5
  8157. 1479.15 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:178:1
  8158. 1479.15 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8159. 1479.15 s [ormolu] by specifying the type/value namespace explicitly.
  8160. 1479.15 s [ormolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:178:1
  8161. 1479.15 s [ormolu] 95% ( 23 / 24) in 'Ormolu.Fixity'
  8162. 1479.15 s [ormolu] Missing documentation for:
  8163. 1479.15 s [ormolu] OpName (src/Ormolu/Fixity/Internal.hs:71)
  8164. 1479.15 s [ormolu] Warning: 'OpInfo' is ambiguous. It is defined
  8165. 1479.15 s [ormolu] * at src/Ormolu/Printer/Operators.hs:48:18
  8166. 1479.15 s [ormolu] * at src/Ormolu/Printer/Operators.hs:48:1
  8167. 1479.15 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8168. 1479.16 s [ormolu] by specifying the type/value namespace explicitly.
  8169. 1479.16 s [ormolu] Defaulting to the one defined at src/Ormolu/Printer/Operators.hs:48:1
  8170. 1479.16 s [ormolu] Warning: 'FixityInfo' is ambiguous. It is defined
  8171. 1479.16 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:97:19
  8172. 1479.16 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:97:1
  8173. 1479.16 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8174. 1479.16 s [ormolu] by specifying the type/value namespace explicitly.
  8175. 1479.16 s [ormolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:97:1
  8176. 1479.16 s [ormolu] Warning: 'equal' is out of scope.
  8177. 1479.16 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8178. 1479.16 s [ormolu] Warning: 'lessThan' is out of scope.
  8179. 1479.16 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8180. 1479.16 s [ormolu] Warning: 'greaterThan' is out of scope.
  8181. 1479.16 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8182. 1479.16 s [ormolu] 85% ( 6 / 7) in 'Ormolu.Printer.Operators'
  8183. 1479.16 s [ormolu] Missing documentation for:
  8184. 1479.16 s [ormolu] BinaryOpBranches (src/Ormolu/Printer/Operators.hs:44)
  8185. 1479.16 s [ormolu] 100% ( 2 / 2) in 'Ormolu.Fixity.Printer'
  8186. 1479.16 s [ormolu] Warning: 'FixityOverrides' is ambiguous. It is defined
  8187. 1479.16 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:184:27
  8188. 1479.16 s [ormolu] * at src/Ormolu/Fixity/Internal.hs:184:1
  8189. 1479.16 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8190. 1479.16 s [ormolu] by specifying the type/value namespace explicitly.
  8191. 1479.16 s [ormolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:184:1
  8192. 1479.16 s [ormolu] 50% ( 8 / 16) in 'Ormolu.Fixity.Parser'
  8193. 1479.16 s [ormolu] Missing documentation for:
  8194. 1479.16 s [ormolu] pModuleName (src/Ormolu/Fixity/Parser.hs:156)
  8195. 1479.16 s [ormolu] pPackageName (src/Ormolu/Fixity/Parser.hs:171)
  8196. 1479.16 s [ormolu] isIdentifierFirstChar (src/Ormolu/Fixity/Parser.hs:177)
  8197. 1479.16 s [ormolu] isIdentifierConstituent (src/Ormolu/Fixity/Parser.hs:180)
  8198. 1479.16 s [ormolu] isOperatorConstituent (src/Ormolu/Fixity/Parser.hs:183)
  8199. 1479.16 s [ormolu] isPackageNameConstituent (src/Ormolu/Fixity/Parser.hs:188)
  8200. 1479.16 s [ormolu] isModuleSegmentFirstChar (src/Ormolu/Fixity/Parser.hs:191)
  8201. 1479.16 s [ormolu] isModuleSegmentConstituent (src/Ormolu/Fixity/Parser.hs:194)
  8202. 1479.16 s [ormolu] Warning: 'Config' is ambiguous. It is defined
  8203. 1479.16 s [ormolu] * at src/Ormolu/Config.hs:37:22
  8204. 1479.16 s [ormolu] * at src/Ormolu/Config.hs:37:1
  8205. 1479.16 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8206. 1479.16 s [ormolu] by specifying the type/value namespace explicitly.
  8207. 1479.16 s [ormolu] Defaulting to the one defined at src/Ormolu/Config.hs:37:1
  8208. 1479.16 s [ormolu] Warning: 'RegionIndices' is ambiguous. It is defined
  8209. 1479.16 s [ormolu] * at src/Ormolu/Config.hs:62:22
  8210. 1479.16 s [ormolu] * at src/Ormolu/Config.hs:62:1
  8211. 1479.16 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8212. 1479.16 s [ormolu] by specifying the type/value namespace explicitly.
  8213. 1479.16 s [ormolu] Defaulting to the one defined at src/Ormolu/Config.hs:62:1
  8214. 1479.16 s [ormolu] Warning: 'RegionDeltas' is ambiguous. It is defined
  8215. 1479.16 s [ormolu] * at src/Ormolu/Config.hs:72:21
  8216. 1479.16 s [ormolu] * at src/Ormolu/Config.hs:72:1
  8217. 1479.16 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8218. 1479.16 s [ormolu] by specifying the type/value namespace explicitly.
  8219. 1479.16 s [ormolu] Defaulting to the one defined at src/Ormolu/Config.hs:72:1
  8220. 1479.16 s [ormolu] Warning: 'DynOption' is ambiguous. It is defined
  8221. 1479.16 s [ormolu] * at src/Ormolu/Config.hs:130:21
  8222. 1479.16 s [ormolu] * at src/Ormolu/Config.hs:130:1
  8223. 1479.16 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8224. 1479.16 s [ormolu] by specifying the type/value namespace explicitly.
  8225. 1479.16 s [ormolu] Defaulting to the one defined at src/Ormolu/Config.hs:130:1
  8226. 1479.16 s [ormolu] 100% ( 11 / 11) in 'Ormolu.Config'
  8227. 1479.16 s [ormolu] Warning: 'RegionDeltas' is ambiguous. It is defined
  8228. 1479.16 s [ormolu] * at src/Ormolu/Config.hs:72:21
  8229. 1479.16 s [ormolu] * at src/Ormolu/Config.hs:72:1
  8230. 1479.16 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8231. 1479.16 s [ormolu] by specifying the type/value namespace explicitly.
  8232. 1479.16 s [ormolu] Defaulting to the one defined at src/Ormolu/Config.hs:72:1
  8233. 1479.16 s [ormolu] Warning: 'RegionDelta' is out of scope.
  8234. 1479.16 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8235. 1479.16 s [ormolu] 100% ( 5 / 5) in 'Ormolu.Processing.Common'
  8236. 1479.16 s [ormolu] 100% ( 2 / 2) in 'Ormolu.Processing.Preprocess'
  8237. 1479.16 s [ormolu] Warning: 'R' is ambiguous. It is defined
  8238. 1479.16 s [ormolu] * at src/Ormolu/Printer/Internal.hs:89:15
  8239. 1479.16 s [ormolu] * at src/Ormolu/Printer/Internal.hs:89:1
  8240. 1479.16 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8241. 1479.16 s [ormolu] by specifying the type/value namespace explicitly.
  8242. 1479.16 s [ormolu] Defaulting to the one defined at src/Ormolu/Printer/Internal.hs:89:1
  8243. 1479.17 s [ormolu] Warning: 'Comment' is ambiguous. It is defined
  8244. 1479.17 s [ormolu] * at src/Ormolu/Parser/CommentStream.hs:116:16
  8245. 1479.17 s [ormolu] * at src/Ormolu/Parser/CommentStream.hs:116:1
  8246. 1479.17 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8247. 1479.17 s [ormolu] by specifying the type/value namespace explicitly.
  8248. 1479.17 s [ormolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:116:1
  8249. 1479.17 s [ormolu] Warning: 'CommentStream' is ambiguous. It is defined
  8250. 1479.17 s [ormolu] * at src/Ormolu/Parser/CommentStream.hs:47:25
  8251. 1479.17 s [ormolu] * at src/Ormolu/Parser/CommentStream.hs:47:1
  8252. 1479.17 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8253. 1479.17 s [ormolu] by specifying the type/value namespace explicitly.
  8254. 1479.17 s [ormolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:47:1
  8255. 1479.17 s [ormolu] Warning: 'RealSrcSpan' is ambiguous. It is defined
  8256. 1479.17 s [ormolu] * in ‘GHC.Types.SrcLoc’
  8257. 1479.17 s [ormolu] * in ‘GHC.Types.SrcLoc’
  8258. 1479.17 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8259. 1479.17 s [ormolu] by specifying the type/value namespace explicitly.
  8260. 1479.17 s [ormolu] Defaulting to the one defined in ‘GHC.Types.SrcLoc’
  8261. 1479.17 s [ormolu] 97% ( 41 / 42) in 'Ormolu.Printer.Internal'
  8262. 1479.17 s [ormolu] Missing documentation for:
  8263. 1479.17 s [ormolu] isExtensionEnabled (src/Ormolu/Printer/Internal.hs:613)
  8264. 1479.17 s [ormolu] Warning: 'Comment' is ambiguous. It is defined
  8265. 1479.17 s [ormolu] * at src/Ormolu/Parser/CommentStream.hs:116:16
  8266. 1479.17 s [ormolu] * at src/Ormolu/Parser/CommentStream.hs:116:1
  8267. 1479.17 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8268. 1479.17 s [ormolu] by specifying the type/value namespace explicitly.
  8269. 1479.17 s [ormolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:116:1
  8270. 1479.17 s [ormolu] 100% ( 6 / 6) in 'Ormolu.Printer.Comments'
  8271. 1479.17 s [ormolu] 98% ( 57 / 58) in 'Ormolu.Printer.Combinators'
  8272. 1479.17 s [ormolu] Missing documentation for:
  8273. 1479.17 s [ormolu] isExtensionEnabled (src/Ormolu/Printer/Internal.hs:613)
  8274. 1479.18 s [ormolu] Warning: 'LanguagePragma' is out of scope.
  8275. 1479.18 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8276. 1479.18 s [ormolu] 100% ( 2 / 2) in 'Ormolu.Printer.Meat.Pragma'
  8277. 1479.18 s [ormolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.StringLiteral'
  8278. 1479.18 s [ormolu] Missing documentation for:
  8279. 1479.18 s [ormolu] Module header
  8280. 1479.18 s [ormolu] 58% ( 7 / 12) in 'Ormolu.Printer.Meat.Common'
  8281. 1479.18 s [ormolu] Missing documentation for:
  8282. 1479.18 s [ormolu] p_ieWrappedName (src/Ormolu/Printer/Meat/Common.hs:61)
  8283. 1479.18 s [ormolu] p_qualName (src/Ormolu/Printer/Meat/Common.hs:120)
  8284. 1479.18 s [ormolu] p_sourceText (src/Ormolu/Printer/Meat/Common.hs:201)
  8285. 1479.18 s [ormolu] p_namespaceSpec (src/Ormolu/Printer/Meat/Common.hs:206)
  8286. 1479.18 s [ormolu] p_arrow (src/Ormolu/Printer/Meat/Common.hs:212)
  8287. 1479.18 s [ormolu] 21% ( 3 / 14) in 'Ormolu.Printer.Meat.Type'
  8288. 1479.18 s [ormolu] Missing documentation for:
  8289. 1479.18 s [ormolu] p_hsType (src/Ormolu/Printer/Meat/Type.hs:41)
  8290. 1479.18 s [ormolu] p_hsContext (src/Ormolu/Printer/Meat/Type.hs:202)
  8291. 1479.18 s [ormolu] p_hsContext' (src/Ormolu/Printer/Meat/Type.hs:205)
  8292. 1479.18 s [ormolu] p_hsTyVarBndr (src/Ormolu/Printer/Meat/Type.hs:230)
  8293. 1479.18 s [ormolu] ForAllVisibility (src/Ormolu/Printer/Meat/Type.hs:249)
  8294. 1479.18 s [ormolu] p_conDeclFields (src/Ormolu/Printer/Meat/Type.hs:271)
  8295. 1479.18 s [ormolu] p_lhsTypeArg (src/Ormolu/Printer/Meat/Type.hs:288)
  8296. 1479.18 s [ormolu] p_hsSigType (src/Ormolu/Printer/Meat/Type.hs:297)
  8297. 1479.18 s [ormolu] p_hsForAllTelescope (src/Ormolu/Printer/Meat/Type.hs:301)
  8298. 1479.18 s [ormolu] hsOuterTyVarBndrsToHsType (src/Ormolu/Printer/Meat/Type.hs:313)
  8299. 1479.18 s [ormolu] lhsTypeToSigType (src/Ormolu/Printer/Meat/Type.hs:319)
  8300. 1479.18 s [ormolu] 0% ( 0 / 3) in 'Ormolu.Printer.Meat.Declaration.Warning'
  8301. 1479.18 s [ormolu] Missing documentation for:
  8302. 1479.18 s [ormolu] Module header
  8303. 1479.18 s [ormolu] p_warnDecls (src/Ormolu/Printer/Meat/Declaration/Warning.hs:23)
  8304. 1479.18 s [ormolu] p_warningTxt (src/Ormolu/Printer/Meat/Declaration/Warning.hs:37)
  8305. 1479.18 s [ormolu] 33% ( 1 / 3) in 'Ormolu.Printer.Meat.ImportExport'
  8306. 1479.18 s [ormolu] Missing documentation for:
  8307. 1479.18 s [ormolu] p_hsmodExports (src/Ormolu/Printer/Meat/ImportExport.hs:27)
  8308. 1479.18 s [ormolu] p_hsmodImport (src/Ormolu/Printer/Meat/ImportExport.hs:41)
  8309. 1479.18 s [ormolu] 33% ( 1 / 3) in 'Ormolu.Printer.Meat.Declaration.TypeFamily'
  8310. 1479.18 s [ormolu] Missing documentation for:
  8311. 1479.18 s [ormolu] p_famDecl (src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs:22)
  8312. 1479.18 s [ormolu] p_tyFamInstEqn (src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs:85)
  8313. 1479.18 s [ormolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Type'
  8314. 1479.18 s [ormolu] Missing documentation for:
  8315. 1479.18 s [ormolu] p_synDecl (src/Ormolu/Printer/Meat/Declaration/Type.hs:30)
  8316. 1479.18 s [ormolu] 20% ( 1 / 5) in 'Ormolu.Printer.Meat.Declaration.Signature'
  8317. 1479.18 s [ormolu] Missing documentation for:
  8318. 1479.18 s [ormolu] p_sigDecl (src/Ormolu/Printer/Meat/Declaration/Signature.hs:28)
  8319. 1479.18 s [ormolu] p_typeAscription (src/Ormolu/Printer/Meat/Declaration/Signature.hs:61)
  8320. 1479.18 s [ormolu] p_activation (src/Ormolu/Printer/Meat/Declaration/Signature.hs:154)
  8321. 1479.18 s [ormolu] p_standaloneKindSig (src/Ormolu/Printer/Meat/Declaration/Signature.hs:224)
  8322. 1479.18 s [ormolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.RoleAnnotation'
  8323. 1479.18 s [ormolu] Missing documentation for:
  8324. 1479.18 s [ormolu] p_roleAnnot (src/Ormolu/Printer/Meat/Declaration/RoleAnnotation.hs:18)
  8325. 1479.18 s [ormolu] Warning: 'ForeignImport' is ambiguous. It is defined
  8326. 1479.18 s [ormolu] * in ‘Language.Haskell.Syntax.Decls’
  8327. 1479.18 s [ormolu] * in ‘Language.Haskell.Syntax.Decls’
  8328. 1479.18 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8329. 1479.18 s [ormolu] by specifying the type/value namespace explicitly.
  8330. 1479.18 s [ormolu] Defaulting to the one defined in ‘Language.Haskell.Syntax.Decls’
  8331. 1479.18 s [ormolu] Warning: 'SourceText' is out of scope.
  8332. 1479.18 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8333. 1479.18 s [ormolu] Warning: 'Outputable' is out of scope.
  8334. 1479.18 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8335. 1479.18 s [ormolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Foreign'
  8336. 1479.18 s [ormolu] Missing documentation for:
  8337. 1479.18 s [ormolu] Module header
  8338. 1479.18 s [ormolu] p_foreignDecl (src/Ormolu/Printer/Meat/Declaration/Foreign.hs:18)
  8339. 1479.18 s [ormolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Default'
  8340. 1479.18 s [ormolu] Missing documentation for:
  8341. 1479.19 s [ormolu] Module header
  8342. 1479.19 s [ormolu] p_defaultDecl (src/Ormolu/Printer/Meat/Declaration/Default.hs:15)
  8343. 1479.19 s [ormolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Data'
  8344. 1479.19 s [ormolu] Missing documentation for:
  8345. 1479.19 s [ormolu] p_dataDecl (src/Ormolu/Printer/Meat/Declaration/Data.hs:49)
  8346. 1479.19 s [ormolu] Warning: 'Match' is ambiguous. It is defined
  8347. 1479.19 s [ormolu] * in ‘Language.Haskell.Syntax.Expr’
  8348. 1479.19 s [ormolu] * in ‘Language.Haskell.Syntax.Expr’
  8349. 1479.19 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8350. 1479.19 s [ormolu] by specifying the type/value namespace explicitly.
  8351. 1479.19 s [ormolu] Defaulting to the one defined in ‘Language.Haskell.Syntax.Expr’
  8352. 1479.19 s [ormolu] 40% ( 4 / 10) in 'Ormolu.Printer.Meat.Declaration.Value'
  8353. 1479.19 s [ormolu] Missing documentation for:
  8354. 1479.19 s [ormolu] Module header
  8355. 1479.19 s [ormolu] p_valDecl (src/Ormolu/Printer/Meat/Declaration/Value.hs:65)
  8356. 1479.19 s [ormolu] p_pat (src/Ormolu/Printer/Meat/Declaration/Value.hs:1151)
  8357. 1479.19 s [ormolu] p_hsExpr (src/Ormolu/Printer/Meat/Declaration/Value.hs:587)
  8358. 1479.19 s [ormolu] p_hsUntypedSplice (src/Ormolu/Printer/Meat/Declaration/Value.hs:1265)
  8359. 1479.19 s [ormolu] p_hsExpr' (src/Ormolu/Printer/Meat/Declaration/Value.hs:604)
  8360. 1479.19 s [ormolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Splice'
  8361. 1479.19 s [ormolu] Missing documentation for:
  8362. 1479.19 s [ormolu] Module header
  8363. 1479.19 s [ormolu] p_spliceDecl (src/Ormolu/Printer/Meat/Declaration/Splice.hs:11)
  8364. 1479.19 s [ormolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Rule'
  8365. 1479.19 s [ormolu] Missing documentation for:
  8366. 1479.19 s [ormolu] Module header
  8367. 1479.19 s [ormolu] p_ruleDecls (src/Ormolu/Printer/Meat/Declaration/Rule.hs:21)
  8368. 1479.19 s [ormolu] 100% ( 9 / 9) in 'Ormolu.Printer.Meat.Declaration.OpTree'
  8369. 1479.19 s [ormolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Annotation'
  8370. 1479.19 s [ormolu] Missing documentation for:
  8371. 1479.19 s [ormolu] Module header
  8372. 1479.19 s [ormolu] p_annDecl (src/Ormolu/Printer/Meat/Declaration/Annotation.hs:15)
  8373. 1479.19 s [ormolu] 20% ( 1 / 5) in 'Ormolu.Printer.Meat.Declaration.Instance'
  8374. 1479.19 s [ormolu] Missing documentation for:
  8375. 1479.19 s [ormolu] p_clsInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:64)
  8376. 1479.19 s [ormolu] p_tyFamInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:97)
  8377. 1479.19 s [ormolu] p_dataFamInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:105)
  8378. 1479.19 s [ormolu] p_standaloneDerivDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:31)
  8379. 1479.19 s [ormolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Class'
  8380. 1479.19 s [ormolu] Missing documentation for:
  8381. 1479.19 s [ormolu] p_classDecl (src/Ormolu/Printer/Meat/Declaration/Class.hs:38)
  8382. 1479.19 s [ormolu] 66% ( 2 / 3) in 'Ormolu.Printer.Meat.Declaration'
  8383. 1479.19 s [ormolu] Missing documentation for:
  8384. 1479.19 s [ormolu] p_hsDecls (src/Ormolu/Printer/Meat/Declaration.hs:50)
  8385. 1479.19 s [ormolu] 100% ( 2 / 2) in 'Ormolu.Printer.Meat.Module'
  8386. 1479.19 s [ormolu] Warning: 'ParseResult' is ambiguous. It is defined
  8387. 1479.19 s [ormolu] * at src/Ormolu/Parser/Result.hs:21:20
  8388. 1479.19 s [ormolu] * at src/Ormolu/Parser/Result.hs:21:1
  8389. 1479.19 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8390. 1479.19 s [ormolu] by specifying the type/value namespace explicitly.
  8391. 1479.19 s [ormolu] Defaulting to the one defined at src/Ormolu/Parser/Result.hs:21:1
  8392. 1479.19 s [ormolu] 100% ( 3 / 3) in 'Ormolu.Parser.Result'
  8393. 1479.19 s [ormolu] 100% ( 2 / 2) in 'Ormolu.Printer'
  8394. 1479.19 s [ormolu] Warning: 'HsModule' is ambiguous. It is defined
  8395. 1479.19 s [ormolu] * in ‘Language.Haskell.Syntax’
  8396. 1479.19 s [ormolu] * in ‘Language.Haskell.Syntax’
  8397. 1479.19 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8398. 1479.19 s [ormolu] by specifying the type/value namespace explicitly.
  8399. 1479.19 s [ormolu] Defaulting to the one defined in ‘Language.Haskell.Syntax’
  8400. 1479.19 s [ormolu] Warning: 'DynFlags' is ambiguous. It is defined
  8401. 1479.19 s [ormolu] * in ‘GHC.Driver.DynFlags’
  8402. 1479.19 s [ormolu] * in ‘GHC.Driver.DynFlags’
  8403. 1479.19 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8404. 1479.19 s [ormolu] by specifying the type/value namespace explicitly.
  8405. 1479.19 s [ormolu] Defaulting to the one defined in ‘GHC.Driver.DynFlags’
  8406. 1479.20 s [ormolu] 100% ( 3 / 3) in 'Ormolu.Parser'
  8407. 1479.20 s [ormolu] Warning: 'ParseResult' is ambiguous. It is defined
  8408. 1479.20 s [ormolu] * at src/Ormolu/Parser/Result.hs:21:20
  8409. 1479.20 s [ormolu] * at src/Ormolu/Parser/Result.hs:21:1
  8410. 1479.20 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8411. 1479.20 s [ormolu] by specifying the type/value namespace explicitly.
  8412. 1479.20 s [ormolu] Defaulting to the one defined at src/Ormolu/Parser/Result.hs:21:1
  8413. 1479.20 s [ormolu] Warning: 'Diff' is out of scope.
  8414. 1479.20 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8415. 1479.20 s [ormolu] 100% ( 3 / 3) in 'Ormolu.Diff.ParseResult'
  8416. 1479.20 s [ormolu] 40% ( 2 / 5) in 'Ormolu.Utils.IO'
  8417. 1479.20 s [ormolu] Missing documentation for:
  8418. 1479.20 s [ormolu] Module header
  8419. 1479.20 s [ormolu] Cache (src/Ormolu/Utils/IO.hs:53)
  8420. 1479.20 s [ormolu] newCache (src/Ormolu/Utils/IO.hs:56)
  8421. 1479.20 s [ormolu] Warning: 'CabalInfo' is out of scope.
  8422. 1479.20 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8423. 1479.20 s [ormolu] 75% ( 3 / 4) in 'Ormolu.Utils.Fixity'
  8424. 1479.20 s [ormolu] Missing documentation for:
  8425. 1479.20 s [ormolu] Module header
  8426. 1479.20 s [ormolu] Warning: 'DynOption' is ambiguous. It is defined
  8427. 1479.20 s [ormolu] * at src/Ormolu/Config.hs:130:21
  8428. 1479.20 s [ormolu] * at src/Ormolu/Config.hs:130:1
  8429. 1479.20 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8430. 1479.20 s [ormolu] by specifying the type/value namespace explicitly.
  8431. 1479.20 s [ormolu] Defaulting to the one defined at src/Ormolu/Config.hs:130:1
  8432. 1479.20 s [ormolu] Warning: 'CabalInfo' is ambiguous. It is defined
  8433. 1479.20 s [ormolu] * at src/Ormolu/Utils/Cabal.hs:50:18
  8434. 1479.20 s [ormolu] * at src/Ormolu/Utils/Cabal.hs:50:1
  8435. 1479.20 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8436. 1479.20 s [ormolu] by specifying the type/value namespace explicitly.
  8437. 1479.20 s [ormolu] Defaulting to the one defined at src/Ormolu/Utils/Cabal.hs:50:1
  8438. 1479.20 s [ormolu] Warning: 'CachedCabalFile' is ambiguous. It is defined
  8439. 1479.20 s [ormolu] * at src/Ormolu/Utils/Cabal.hs:93:24
  8440. 1479.20 s [ormolu] * at src/Ormolu/Utils/Cabal.hs:93:1
  8441. 1479.20 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8442. 1479.20 s [ormolu] by specifying the type/value namespace explicitly.
  8443. 1479.20 s [ormolu] Defaulting to the one defined at src/Ormolu/Utils/Cabal.hs:93:1
  8444. 1479.20 s [ormolu] 85% ( 6 / 7) in 'Ormolu.Utils.Cabal'
  8445. 1479.20 s [ormolu] Missing documentation for:
  8446. 1479.20 s [ormolu] Module header
  8447. 1479.21 s [ormolu] Warning: 'Config' is ambiguous. It is defined
  8448. 1479.21 s [ormolu] * at src/Ormolu/Config.hs:37:22
  8449. 1479.21 s [ormolu] * at src/Ormolu/Config.hs:37:1
  8450. 1479.21 s [ormolu] You may be able to disambiguate the identifier by qualifying it or
  8451. 1479.21 s [ormolu] by specifying the type/value namespace explicitly.
  8452. 1479.21 s [ormolu] Defaulting to the one defined at src/Ormolu/Config.hs:37:1
  8453. 1479.21 s [ormolu] Warning: 'CabalInfo' is out of scope.
  8454. 1479.21 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8455. 1479.21 s [ormolu] Warning: 'FixityMap' is out of scope.
  8456. 1479.21 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8457. 1479.21 s [ormolu] Warning: 'getFixityOverridesForSourceFile' is out of scope.
  8458. 1479.21 s [ormolu] If you qualify the identifier, haddock can try to link it anyway.
  8459. 1479.21 s [ormolu] 100% ( 27 / 27) in 'Ormolu'
  8460. 1479.46 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 )
  8461. 1479.46 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 )
  8462. 1479.47 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 )
  8463. 1479.47 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 )
  8464. 1479.47 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 )
  8465. 1479.47 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 )
  8466. 1479.47 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 )
  8467. 1479.47 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 )
  8468. 1479.47 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 )
  8469. 1479.47 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 )
  8470. 1479.47 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 )
  8471. 1479.47 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 )
  8472. 1479.71 s [stylish-haskell] [ 1 of 26] Compiling Language.Haskell.Stylish.Block ( lib/Language/Haskell/Stylish/Block.hs, /build/ghc1911_0/ghc_8.o, /build/ghc1911_0/ghc_8.dyn_o )
  8473. 1479.93 s [stylish-haskell] [ 2 of 26] Compiling Language.Haskell.Stylish.Config.Internal ( lib/Language/Haskell/Stylish/Config/Internal.hs, /build/ghc1911_0/ghc_14.o, /build/ghc1911_0/ghc_14.dyn_o )
  8474. 1479.97 s [stylish-haskell] [ 3 of 26] Compiling Language.Haskell.Stylish.Editor ( lib/Language/Haskell/Stylish/Editor.hs, /build/ghc1911_0/ghc_16.o, /build/ghc1911_0/ghc_16.dyn_o )
  8475. 1480.18 s [stylish-haskell] [ 4 of 26] Compiling Language.Haskell.Stylish.GHC ( lib/Language/Haskell/Stylish/GHC.hs, /build/ghc1911_0/ghc_18.o, /build/ghc1911_0/ghc_18.dyn_o )
  8476. 1480.63 s [stylish-haskell] [ 5 of 26] Compiling Language.Haskell.Stylish.Comments ( lib/Language/Haskell/Stylish/Comments.hs, /build/ghc1911_0/ghc_10.o, /build/ghc1911_0/ghc_10.dyn_o )
  8477. 1480.73 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 )
  8478. 1480.83 s [stylish-haskell] [ 6 of 26] Compiling Language.Haskell.Stylish.Module ( lib/Language/Haskell/Stylish/Module.hs, /build/ghc1911_0/ghc_20.o, /build/ghc1911_0/ghc_20.dyn_o )
  8479. 1480.96 s [ormolu] Warning: Ormolu.Terminal: could not find link destinations for:
  8480. 1480.96 s [ormolu] - Ormolu.Terminal.TermOutput
  8481. 1480.96 s [stylish-haskell] lib/Language/Haskell/Stylish/Module.hs:54:1: warning: [GHC-90177] [-Worphans]
  8482. 1480.96 s [stylish-haskell] Orphan class instance: instance Eq GHC.RawPkgQual
  8483. 1480.96 s [stylish-haskell] Suggested fix:
  8484. 1480.96 s [stylish-haskell] Move the instance declaration to the module of the class or of the type, or
  8485. 1480.96 s [stylish-haskell] wrap the type with a newtype and declare the instance on the new type.
  8486. 1480.96 s [stylish-haskell] |
  8487. 1480.96 s [stylish-haskell] 54 | deriving instance Eq GHC.RawPkgQual
  8488. 1480.96 s [stylish-haskell] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8489. 1480.96 s [stylish-haskell]
  8490. 1480.97 s [ormolu] Warning: Ormolu.Fixity.Internal: could not find link destinations for:
  8491. 1480.97 s [ormolu] - Ormolu.Fixity.Internal.Rep_HackageInfo
  8492. 1480.97 s [ormolu] - Ormolu.Fixity.Internal.Rep_FixityApproximation
  8493. 1480.97 s [ormolu] - Ormolu.Fixity.Internal.Rep_FixityInfo
  8494. 1480.97 s [ormolu] - Ormolu.Fixity.Internal.Rep_FixityDirection
  8495. 1480.97 s [ormolu] Warning: Ormolu.Fixity: could not find link destinations for:
  8496. 1480.97 s [ormolu] - Ormolu.Fixity.Internal.Rep_HackageInfo
  8497. 1480.97 s [ormolu] - Ormolu.Fixity.Internal.Rep_FixityApproximation
  8498. 1480.97 s [ormolu] - Ormolu.Fixity.Internal.Rep_FixityInfo
  8499. 1480.97 s [ormolu] - Ormolu.Fixity.Internal.Rep_FixityDirection
  8500. 1480.97 s [ormolu] Warning: Ormolu.Fixity.Parser: could not find link destinations for:
  8501. 1480.97 s [ormolu] - Ormolu.Fixity.Parser.Parser
  8502. 1480.97 s [ormolu] Warning: Ormolu.Config: could not find link destinations for:
  8503. 1480.97 s [ormolu] - Ormolu.Config.Rep_Config
  8504. 1480.98 s [ormolu] Warning: Ormolu.Printer.Meat.Type: could not find link destinations for:
  8505. 1480.98 s [ormolu] - Ormolu.Printer.Meat.Type.IsTyVarBndrFlag
  8506. 1480.99 s [ormolu] Warning: Ormolu.Utils.Cabal: could not find link destinations for:
  8507. 1480.99 s [ormolu] - Distribution.Utils.Structured.Tagged
  8508. 1480.99 s [ormolu] - Distribution.Utils.Structured.structureHash'
  8509. 1480.99 s [ormolu] - Language.Haskell.Extension.Rep_Extension
  8510. 1480.99 s [ormolu] Warning: Ormolu: could not find link destinations for:
  8511. 1480.99 s [ormolu] - Ormolu.Config.Rep_Config
  8512. 1481.07 s [stylish-haskell] [ 7 of 26] Compiling Language.Haskell.Stylish.Ordering ( lib/Language/Haskell/Stylish/Ordering.hs, /build/ghc1911_0/ghc_22.o, /build/ghc1911_0/ghc_22.dyn_o )
  8513. 1481.09 s [fourmolu] [ 2 of 19] Compiling Ormolu.Config.PrinterOptsSpec ( tests/Ormolu/Config/PrinterOptsSpec.hs, dist/build/tests/tests-tmp/Ormolu/Config/PrinterOptsSpec.o )
  8514. 1481.20 s [stylish-haskell] [ 8 of 26] Compiling Language.Haskell.Stylish.Parse ( lib/Language/Haskell/Stylish/Parse.hs, nothing )
  8515. 1481.33 s [stylish-haskell] lib/Language/Haskell/Stylish/Parse.hs:9:70: warning: [GHC-38856] [-Wunused-imports]
  8516. 1481.52 s [stylish-haskell] The import of ‘foldl'’ from module ‘Data.List’ is redundant
  8517. 1481.52 s [stylish-haskell] |
  8518. 1481.52 s [stylish-haskell] 9 | import Data.List (foldl',
  8519. 1481.52 s [stylish-haskell] | ^^^^^^
  8520. 1481.52 s [stylish-haskell]
  8521. 1481.52 s [stylish-haskell] [ 9 of 26] Compiling Language.Haskell.Stylish.Printer ( lib/Language/Haskell/Stylish/Printer.hs, /build/ghc1911_0/ghc_24.o, /build/ghc1911_0/ghc_24.dyn_o )
  8522. 1481.85 s [fourmolu] [ 3 of 19] Compiling Ormolu.ConfigSpec ( tests/Ormolu/ConfigSpec.hs, dist/build/tests/tests-tmp/Ormolu/ConfigSpec.o )
  8523. 1481.85 s [fourmolu] [ 4 of 19] Compiling Ormolu.Diff.TextSpec ( tests/Ormolu/Diff/TextSpec.hs, dist/build/tests/tests-tmp/Ormolu/Diff/TextSpec.o )
  8524. 1481.85 s [fourmolu] [ 5 of 19] Compiling Ormolu.Fixity.ParserSpec ( tests/Ormolu/Fixity/ParserSpec.hs, dist/build/tests/tests-tmp/Ormolu/Fixity/ParserSpec.o )
  8525. 1482.00 s [stylish-haskell] [10 of 26] Compiling Language.Haskell.Stylish.Step ( lib/Language/Haskell/Stylish/Step.hs, /build/ghc1911_0/ghc_26.o, /build/ghc1911_0/ghc_26.dyn_o )
  8526. 1482.04 s [stylish-haskell] [11 of 26] Compiling Language.Haskell.Stylish.Step.Tabs ( lib/Language/Haskell/Stylish/Step/Tabs.hs, /build/ghc1911_0/ghc_40.o, /build/ghc1911_0/ghc_40.dyn_o )
  8527. 1482.07 s [stylish-haskell] [12 of 26] Compiling Language.Haskell.Stylish.Step.TrailingWhitespace ( lib/Language/Haskell/Stylish/Step/TrailingWhitespace.hs, /build/ghc1911_0/ghc_42.o, /build/ghc1911_0/ghc_42.dyn_o )
  8528. 1482.11 s [stylish-haskell] [13 of 26] Compiling Language.Haskell.Stylish.Util ( lib/Language/Haskell/Stylish/Util.hs, /build/ghc1911_0/ghc_46.o, /build/ghc1911_0/ghc_46.dyn_o )
  8529. 1482.13 s [fourmolu] [ 6 of 19] Compiling Ormolu.Fixity.PrinterSpec ( tests/Ormolu/Fixity/PrinterSpec.hs, dist/build/tests/tests-tmp/Ormolu/Fixity/PrinterSpec.o )
  8530. 1482.13 s [fourmolu] [ 7 of 19] Compiling Ormolu.FixitySpec ( tests/Ormolu/FixitySpec.hs, dist/build/tests/tests-tmp/Ormolu/FixitySpec.o )
  8531. 1482.23 s [stylish-haskell] [14 of 26] Compiling Language.Haskell.Stylish.Step.Squash ( lib/Language/Haskell/Stylish/Step/Squash.hs, /build/ghc1911_0/ghc_38.o, /build/ghc1911_0/ghc_38.dyn_o )
  8532. 1482.31 s [stylish-haskell] [15 of 26] Compiling Language.Haskell.Stylish.Step.LanguagePragmas ( lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs, /build/ghc1911_0/ghc_32.o, /build/ghc1911_0/ghc_32.dyn_o )
  8533. 1482.35 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs:77:15: warning: [GHC-63394] [-Wx-partial]
  8534. 1482.35 s [stylish-haskell] In the use of ‘head’
  8535. 1482.35 s [stylish-haskell] (imported from Prelude, but defined in GHC.Internal.List):
  8536. 1482.35 s [stylish-haskell] "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"."
  8537. 1482.35 s [stylish-haskell] |
  8538. 1482.35 s [stylish-haskell] 77 | , " " <> head pragmas'
  8539. 1482.35 s [stylish-haskell] | ^^^^
  8540. 1482.35 s [stylish-haskell]
  8541. 1482.35 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs:79:38: warning: [GHC-63394] [-Wx-partial]
  8542. 1482.35 s [stylish-haskell] In the use of ‘tail’
  8543. 1482.35 s [stylish-haskell] (imported from Prelude, but defined in GHC.Internal.List):
  8544. 1482.35 s [stylish-haskell] "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"."
  8545. 1482.35 s [stylish-haskell] |
  8546. 1482.35 s [stylish-haskell] 79 | <> [ " , " <> pragma | pragma <- tail pragmas']
  8547. 1482.35 s [stylish-haskell] | ^^^^
  8548. 1482.35 s [stylish-haskell]
  8549. 1482.48 s [stylish-haskell] [16 of 26] Compiling Language.Haskell.Stylish.Step.UnicodeSyntax ( lib/Language/Haskell/Stylish/Step/UnicodeSyntax.hs, /build/ghc1911_0/ghc_44.o, /build/ghc1911_0/ghc_44.dyn_o )
  8550. 1482.55 s [stylish-haskell] [17 of 26] Compiling Language.Haskell.Stylish.Step.Imports ( lib/Language/Haskell/Stylish/Step/Imports.hs, /build/ghc1911_0/ghc_30.o, /build/ghc1911_0/ghc_30.dyn_o )
  8551. 1482.59 s [fourmolu] [ 8 of 19] Compiling Ormolu.Integration.Utils ( tests/Ormolu/Integration/Utils.hs, dist/build/tests/tests-tmp/Ormolu/Integration/Utils.o )
  8552. 1482.59 s [fourmolu] [ 9 of 19] Compiling Ormolu.Integration.RegionSpec ( tests/Ormolu/Integration/RegionSpec.hs, dist/build/tests/tests-tmp/Ormolu/Integration/RegionSpec.o )
  8553. 1482.59 s [fourmolu] [10 of 19] Compiling Ormolu.Integration.FixitySpec ( tests/Ormolu/Integration/FixitySpec.hs, dist/build/tests/tests-tmp/Ormolu/Integration/FixitySpec.o )
  8554. 1482.59 s [fourmolu] [11 of 19] Compiling Ormolu.Integration.CLISpec ( tests/Ormolu/Integration/CLISpec.hs, dist/build/tests/tests-tmp/Ormolu/Integration/CLISpec.o )
  8555. 1482.59 s [fourmolu] [12 of 19] Compiling Ormolu.Integration.CLIOptionsSpec ( tests/Ormolu/Integration/CLIOptionsSpec.hs, dist/build/tests/tests-tmp/Ormolu/Integration/CLIOptionsSpec.o )
  8556. 1482.59 s [fourmolu] [13 of 19] Compiling Ormolu.OpTreeSpec ( tests/Ormolu/OpTreeSpec.hs, dist/build/tests/tests-tmp/Ormolu/OpTreeSpec.o )
  8557. 1482.59 s [fourmolu] [14 of 19] Compiling Ormolu.Parser.OptionsSpec ( tests/Ormolu/Parser/OptionsSpec.hs, dist/build/tests/tests-tmp/Ormolu/Parser/OptionsSpec.o )
  8558. 1482.59 s [fourmolu] [15 of 19] Compiling Ormolu.Parser.ParseFailureSpec ( tests/Ormolu/Parser/ParseFailureSpec.hs, dist/build/tests/tests-tmp/Ormolu/Parser/ParseFailureSpec.o )
  8559. 1482.59 s [fourmolu] [16 of 19] Compiling Ormolu.Parser.PragmaSpec ( tests/Ormolu/Parser/PragmaSpec.hs, dist/build/tests/tests-tmp/Ormolu/Parser/PragmaSpec.o )
  8560. 1482.59 s [fourmolu] [17 of 19] Compiling Ormolu.PrinterSpec ( tests/Ormolu/PrinterSpec.hs, dist/build/tests/tests-tmp/Ormolu/PrinterSpec.o )
  8561. 1482.59 s [fourmolu] [18 of 19] Compiling Ormolu.Utils.GlobSpec ( tests/Ormolu/Utils/GlobSpec.hs, dist/build/tests/tests-tmp/Ormolu/Utils/GlobSpec.o )
  8562. 1482.59 s [fourmolu] [19 of 19] Compiling Main ( tests/Spec.hs, dist/build/tests/tests-tmp/Main.o )
  8563. 1483.24 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/Imports.hs:290:37: warning: [GHC-63394] [-Wx-partial]
  8564. 1483.24 s [stylish-haskell] In the use of ‘head’
  8565. 1483.24 s [stylish-haskell] (imported from Prelude, but defined in GHC.Internal.List):
  8566. 1483.24 s [stylish-haskell] "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"."
  8567. 1483.24 s [stylish-haskell] |
  8568. 1483.24 s [stylish-haskell] 290 | (GHC.srcSpanStartLine . src $ head imports)
  8569. 1483.24 s [stylish-haskell] | ^^^^
  8570. 1483.24 s [stylish-haskell]
  8571. 1483.31 s [fourmolu] [20 of 20] Linking dist/build/tests/tests
  8572. 1483.76 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 )
  8573. 1483.76 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 )
  8574. 1483.76 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 )
  8575. 1483.76 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 )
  8576. 1483.76 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 )
  8577. 1483.76 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 )
  8578. 1483.76 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 )
  8579. 1483.76 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 )
  8580. 1483.76 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 )
  8581. 1483.76 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 )
  8582. 1483.76 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 )
  8583. 1483.76 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 )
  8584. 1483.76 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 )
  8585. 1483.76 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 )
  8586. 1483.76 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 )
  8587. 1483.76 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 )
  8588. 1483.76 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 )
  8589. 1483.76 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 )
  8590. 1483.76 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 )
  8591. 1483.76 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 )
  8592. 1483.76 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 )
  8593. 1483.76 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 )
  8594. 1483.76 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 )
  8595. 1483.76 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 )
  8596. 1483.76 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 )
  8597. 1483.76 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 )
  8598. 1483.76 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 )
  8599. 1483.76 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 )
  8600. 1483.76 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 )
  8601. 1483.76 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 )
  8602. 1483.76 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 )
  8603. 1483.76 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 )
  8604. 1483.76 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 )
  8605. 1483.76 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 )
  8606. 1483.76 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 )
  8607. 1483.76 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 )
  8608. 1483.76 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 )
  8609. 1483.76 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 )
  8610. 1483.76 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 )
  8611. 1483.76 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 )
  8612. 1483.76 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 )
  8613. 1483.76 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 )
  8614. 1483.76 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 )
  8615. 1483.76 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 )
  8616. 1483.76 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 )
  8617. 1483.76 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 )
  8618. 1483.76 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 )
  8619. 1483.76 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 )
  8620. 1483.76 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 )
  8621. 1483.76 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 )
  8622. 1483.76 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 )
  8623. 1483.76 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 )
  8624. 1483.76 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 )
  8625. 1483.76 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 )
  8626. 1483.76 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 )
  8627. 1483.76 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 )
  8628. 1483.76 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 )
  8629. 1483.76 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 )
  8630. 1483.76 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 )
  8631. 1483.76 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 )
  8632. 1483.76 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 )
  8633. 1483.76 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 )
  8634. 1483.76 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 )
  8635. 1483.76 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 )
  8636. 1483.76 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 )
  8637. 1483.76 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 )
  8638. 1483.76 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 )
  8639. 1483.76 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 )
  8640. 1483.76 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 )
  8641. 1483.76 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 )
  8642. 1483.76 s [stylish-haskell] [18 of 26] Compiling Language.Haskell.Stylish.Step.ModuleHeader ( lib/Language/Haskell/Stylish/Step/ModuleHeader.hs, /build/ghc1911_0/ghc_34.o, /build/ghc1911_0/ghc_34.dyn_o )
  8643. 1483.97 s [stylish-haskell] [19 of 26] Compiling Language.Haskell.Stylish.Step.Data ( lib/Language/Haskell/Stylish/Step/Data.hs, /build/ghc1911_0/ghc_28.o, /build/ghc1911_0/ghc_28.dyn_o )
  8644. 1484.59 s [stylish-haskell] [20 of 26] Compiling Language.Haskell.Stylish.Align ( lib/Language/Haskell/Stylish/Align.hs, /build/ghc1911_0/ghc_6.o, /build/ghc1911_0/ghc_6.dyn_o )
  8645. 1484.65 s [hlint] [61 of 62] Compiling HLint ( src/HLint.hs, dist/build/HLint.p_o )
  8646. 1484.67 s [stylish-haskell] [21 of 26] Compiling Language.Haskell.Stylish.Step.SimpleAlign ( lib/Language/Haskell/Stylish/Step/SimpleAlign.hs, /build/ghc1911_0/ghc_36.o, /build/ghc1911_0/ghc_36.dyn_o )
  8647. 1484.72 s [stylish-haskell] lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:15:51: warning: [GHC-38856] [-Wunused-imports]
  8648. 1484.72 s [stylish-haskell] The import of ‘foldl'’ from module ‘Data.List’ is redundant
  8649. 1484.72 s [stylish-haskell] |
  8650. 1484.72 s [stylish-haskell] 15 | import Data.List (foldl', foldl1', sortOn)
  8651. 1484.73 s [stylish-haskell] | ^^^^^^
  8652. 1484.73 s [stylish-haskell]
  8653. 1484.86 s [stylish-haskell] [22 of 26] Compiling Language.Haskell.Stylish.Verbose ( lib/Language/Haskell/Stylish/Verbose.hs, /build/ghc1911_0/ghc_48.o, /build/ghc1911_0/ghc_48.dyn_o )
  8654. 1484.90 s [stylish-haskell] [23 of 26] Compiling Language.Haskell.Stylish.Config.Cabal ( lib/Language/Haskell/Stylish/Config/Cabal.hs, /build/ghc1911_0/ghc_12.o, /build/ghc1911_0/ghc_12.dyn_o )
  8655. 1485.13 s [hlint] [62 of 62] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/Language/Haskell/HLint.p_o )
  8656. 1485.22 s [stylish-haskell] [24 of 26] Compiling Language.Haskell.Stylish.Config ( lib/Language/Haskell/Stylish/Config.hs, nothing )
  8657. 1485.85 s [stylish-haskell] [25 of 26] Compiling Paths_stylish_haskell ( dist/build/autogen/Paths_stylish_haskell.hs, nothing )
  8658. 1485.86 s [stylish-haskell] [26 of 26] Compiling Language.Haskell.Stylish ( lib/Language/Haskell/Stylish.hs, nothing )
  8659. 1485.88 s [stylish-haskell] Haddock coverage:
  8660. 1485.89 s [stylish-haskell] 31% ( 5 / 16) in 'Language.Haskell.Stylish.GHC'
  8661. 1485.89 s [stylish-haskell] Missing documentation for:
  8662. 1485.89 s [stylish-haskell] dropAfterLocated (lib/Language/Haskell/Stylish/GHC.hs:57)
  8663. 1485.89 s [stylish-haskell] dropBeforeLocated (lib/Language/Haskell/Stylish/GHC.hs:63)
  8664. 1485.89 s [stylish-haskell] dropBeforeAndAfter (lib/Language/Haskell/Stylish/GHC.hs:69)
  8665. 1485.89 s [stylish-haskell] unsafeGetRealSrcSpan (lib/Language/Haskell/Stylish/GHC.hs:46)
  8666. 1485.89 s [stylish-haskell] getEndLineUnsafe (lib/Language/Haskell/Stylish/GHC.hs:54)
  8667. 1485.89 s [stylish-haskell] getStartLineUnsafe (lib/Language/Haskell/Stylish/GHC.hs:51)
  8668. 1485.89 s [stylish-haskell] baseDynFlags (lib/Language/Haskell/Stylish/GHC.hs:72)
  8669. 1485.89 s [stylish-haskell] showOutputable (lib/Language/Haskell/Stylish/GHC.hs:80)
  8670. 1485.89 s [stylish-haskell] getConDecls (lib/Language/Haskell/Stylish/GHC.hs:75)
  8671. 1485.89 s [stylish-haskell] epAnnComments (lib/Language/Haskell/Stylish/GHC.hs:83)
  8672. 1485.89 s [stylish-haskell] deepAnnComments (lib/Language/Haskell/Stylish/GHC.hs:86)
  8673. 1485.89 s [stylish-haskell] 66% ( 10 / 15) in 'Language.Haskell.Stylish.Module'
  8674. 1485.89 s [stylish-haskell] Missing documentation for:
  8675. 1485.89 s [stylish-haskell] Module header
  8676. 1485.89 s [stylish-haskell] Lines (lib/Language/Haskell/Stylish/Module.hs:52)
  8677. 1485.89 s [stylish-haskell] groupByLine (lib/Language/Haskell/Stylish/Module.hs:91)
  8678. 1485.89 s [stylish-haskell] importModuleName (lib/Language/Haskell/Stylish/Module.hs:61)
  8679. 1485.89 s [stylish-haskell] moduleLanguagePragmas (lib/Language/Haskell/Stylish/Module.hs:137)
  8680. 1485.89 s [stylish-haskell] Warning: 'Imports' is out of scope.
  8681. 1485.89 s [stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
  8682. 1485.89 s [stylish-haskell] Warning: 'ModuleHeader' is out of scope.
  8683. 1485.89 s [stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
  8684. 1485.89 s [stylish-haskell] Warning: 'RdrName' is out of scope.
  8685. 1485.89 s [stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
  8686. 1485.89 s [stylish-haskell] Warning: 'Safe' is out of scope.
  8687. 1485.89 s [stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
  8688. 1485.89 s [stylish-haskell] 50% ( 1 / 2) in 'Language.Haskell.Stylish.Parse'
  8689. 1485.89 s [stylish-haskell] Missing documentation for:
  8690. 1485.89 s [stylish-haskell] Module header
  8691. 1485.89 s [stylish-haskell] Warning: 'Printer' is ambiguous. It is defined
  8692. 1485.89 s [stylish-haskell] * at lib/Language/Haskell/Stylish/Printer.hs:74:21
  8693. 1485.89 s [stylish-haskell] * at lib/Language/Haskell/Stylish/Printer.hs:74:1
  8694. 1485.89 s [stylish-haskell] You may be able to disambiguate the identifier by qualifying it or
  8695. 1485.89 s [stylish-haskell] by specifying the type/value namespace explicitly.
  8696. 1485.89 s [stylish-haskell] Defaulting to the one defined at lib/Language/Haskell/Stylish/Printer.hs:74:1
  8697. 1485.89 s [stylish-haskell] Warning: 'SrcSpan' is out of scope.
  8698. 1485.89 s [stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
  8699. 1485.89 s [stylish-haskell] 84% ( 28 / 33) in 'Language.Haskell.Stylish.Printer'
  8700. 1485.89 s [stylish-haskell] Missing documentation for:
  8701. 1485.89 s [stylish-haskell] Module header
  8702. 1485.89 s [stylish-haskell] putMaybeLineComment (lib/Language/Haskell/Stylish/Printer.hs:143)
  8703. 1485.89 s [stylish-haskell] withColumns (lib/Language/Haskell/Stylish/Printer.hs:346)
  8704. 1485.89 s [stylish-haskell] modifyCurrentLine (lib/Language/Haskell/Stylish/Printer.hs:315)
  8705. 1485.89 s [stylish-haskell] wrapping (lib/Language/Haskell/Stylish/Printer.hs:323)
  8706. 1485.89 s [stylish-haskell] 0% ( 0 / 4) in 'Language.Haskell.Stylish.Step'
  8707. 1485.89 s [stylish-haskell] Missing documentation for:
  8708. 1485.89 s [stylish-haskell] Module header
  8709. 1485.89 s [stylish-haskell] Lines (lib/Language/Haskell/Stylish/Module.hs:52)
  8710. 1485.89 s [stylish-haskell] Step (lib/Language/Haskell/Stylish/Step.hs:13)
  8711. 1485.89 s [stylish-haskell] makeStep (lib/Language/Haskell/Stylish/Step.hs:20)
  8712. 1485.89 s [stylish-haskell] 0% ( 0 / 2) in 'Language.Haskell.Stylish.Step.Tabs'
  8713. 1485.89 s [stylish-haskell] Missing documentation for:
  8714. 1485.89 s [stylish-haskell] Module header
  8715. 1485.89 s [stylish-haskell] step (lib/Language/Haskell/Stylish/Step/Tabs.hs:21)
  8716. 1485.89 s [stylish-haskell] 0% ( 0 / 2) in 'Language.Haskell.Stylish.Step.TrailingWhitespace'
  8717. 1485.89 s [stylish-haskell] Missing documentation for:
  8718. 1485.89 s [stylish-haskell] Module header
  8719. 1485.89 s [stylish-haskell] step (lib/Language/Haskell/Stylish/Step/TrailingWhitespace.hs:22)
  8720. 1485.89 s [stylish-haskell] 0% ( 0 / 2) in 'Language.Haskell.Stylish.Step.Squash'
  8721. 1485.89 s [stylish-haskell] Missing documentation for:
  8722. 1485.89 s [stylish-haskell] Module header
  8723. 1485.89 s [stylish-haskell] step (lib/Language/Haskell/Stylish/Step/Squash.hs:83)
  8724. 1485.89 s [stylish-haskell] 40% ( 2 / 5) in 'Language.Haskell.Stylish.Step.LanguagePragmas'
  8725. 1485.89 s [stylish-haskell] Missing documentation for:
  8726. 1485.89 s [stylish-haskell] Module header
  8727. 1485.89 s [stylish-haskell] Style (lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs:32)
  8728. 1485.89 s [stylish-haskell] step (lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs:117)
  8729. 1485.89 s [stylish-haskell] 0% ( 0 / 2) in 'Language.Haskell.Stylish.Step.UnicodeSyntax'
  8730. 1485.89 s [stylish-haskell] Missing documentation for:
  8731. 1485.89 s [stylish-haskell] Module header
  8732. 1485.89 s [stylish-haskell] step (lib/Language/Haskell/Stylish/Step/UnicodeSyntax.hs:43)
  8733. 1485.90 s [stylish-haskell] Warning: 'FromJSON' is out of scope.
  8734. 1485.90 s [stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
  8735. 1485.90 s [stylish-haskell] Warning: 'Pattern' is ambiguous. It is defined
  8736. 1485.90 s [stylish-haskell] * at lib/Language/Haskell/Stylish/Step/Imports.hs:155:16
  8737. 1485.90 s [stylish-haskell] * at lib/Language/Haskell/Stylish/Step/Imports.hs:155:1
  8738. 1485.90 s [stylish-haskell] You may be able to disambiguate the identifier by qualifying it or
  8739. 1485.90 s [stylish-haskell] by specifying the type/value namespace explicitly.
  8740. 1485.90 s [stylish-haskell] Defaulting to the one defined at lib/Language/Haskell/Stylish/Step/Imports.hs:155:1
  8741. 1485.90 s [stylish-haskell] Warning: 'groupPatterns' is out of scope.
  8742. 1485.90 s [stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
  8743. 1485.90 s [stylish-haskell] Warning: 'Options' is ambiguous. It is defined
  8744. 1485.90 s [stylish-haskell] * at lib/Language/Haskell/Stylish/Step/Imports.hs:64:16
  8745. 1485.90 s [stylish-haskell] * at lib/Language/Haskell/Stylish/Step/Imports.hs:64:1
  8746. 1485.90 s [stylish-haskell] You may be able to disambiguate the identifier by qualifying it or
  8747. 1485.90 s [stylish-haskell] by specifying the type/value namespace explicitly.
  8748. 1485.90 s [stylish-haskell] Defaulting to the one defined at lib/Language/Haskell/Stylish/Step/Imports.hs:64:1
  8749. 1485.90 s [stylish-haskell] 23% ( 3 / 13) in 'Language.Haskell.Stylish.Step.Imports'
  8750. 1485.90 s [stylish-haskell] Missing documentation for:
  8751. 1485.90 s [stylish-haskell] Module header
  8752. 1485.90 s [stylish-haskell] Options (lib/Language/Haskell/Stylish/Step/Imports.hs:64)
  8753. 1485.90 s [stylish-haskell] defaultOptions (lib/Language/Haskell/Stylish/Step/Imports.hs:79)
  8754. 1485.90 s [stylish-haskell] ImportAlign (lib/Language/Haskell/Stylish/Step/Imports.hs:102)
  8755. 1485.90 s [stylish-haskell] ListAlign (lib/Language/Haskell/Stylish/Step/Imports.hs:109)
  8756. 1485.90 s [stylish-haskell] LongListAlign (lib/Language/Haskell/Stylish/Step/Imports.hs:122)
  8757. 1485.90 s [stylish-haskell] EmptyListAlign (lib/Language/Haskell/Stylish/Step/Imports.hs:117)
  8758. 1485.90 s [stylish-haskell] ListPadding (lib/Language/Haskell/Stylish/Step/Imports.hs:97)
  8759. 1485.90 s [stylish-haskell] step (lib/Language/Haskell/Stylish/Step/Imports.hs:203)
  8760. 1485.90 s [stylish-haskell] printImport (lib/Language/Haskell/Stylish/Step/Imports.hs:511)
  8761. 1485.90 s [stylish-haskell] 0% ( 0 / 6) in 'Language.Haskell.Stylish.Step.ModuleHeader'
  8762. 1485.90 s [stylish-haskell] Missing documentation for:
  8763. 1485.90 s [stylish-haskell] Module header
  8764. 1485.90 s [stylish-haskell] Config (lib/Language/Haskell/Stylish/Step/ModuleHeader.hs:36)
  8765. 1485.90 s [stylish-haskell] BreakWhere (lib/Language/Haskell/Stylish/Step/ModuleHeader.hs:49)
  8766. 1485.90 s [stylish-haskell] OpenBracket (lib/Language/Haskell/Stylish/Step/ModuleHeader.hs:44)
  8767. 1485.90 s [stylish-haskell] defaultConfig (lib/Language/Haskell/Stylish/Step/ModuleHeader.hs:57)
  8768. 1485.90 s [stylish-haskell] step (lib/Language/Haskell/Stylish/Step/ModuleHeader.hs:66)
  8769. 1485.90 s [stylish-haskell] 16% ( 1 / 6) in 'Language.Haskell.Stylish.Step.Data'
  8770. 1485.90 s [stylish-haskell] Missing documentation for:
  8771. 1485.90 s [stylish-haskell] Module header
  8772. 1485.90 s [stylish-haskell] Config (lib/Language/Haskell/Stylish/Step/Data.hs:53)
  8773. 1485.90 s [stylish-haskell] Indent (lib/Language/Haskell/Stylish/Step/Data.hs:43)
  8774. 1485.90 s [stylish-haskell] MaxColumns (lib/Language/Haskell/Stylish/Step/Data.hs:48)
  8775. 1485.90 s [stylish-haskell] step (lib/Language/Haskell/Stylish/Step/Data.hs:91)
  8776. 1485.90 s [stylish-haskell] Warning: 'Alignable' is ambiguous. It is defined
  8777. 1485.90 s [stylish-haskell] * at lib/Language/Haskell/Stylish/Align.hs:44:20
  8778. 1485.90 s [stylish-haskell] * at lib/Language/Haskell/Stylish/Align.hs:44:1
  8779. 1485.90 s [stylish-haskell] You may be able to disambiguate the identifier by qualifying it or
  8780. 1485.90 s [stylish-haskell] by specifying the type/value namespace explicitly.
  8781. 1485.90 s [stylish-haskell] Defaulting to the one defined at lib/Language/Haskell/Stylish/Align.hs:44:1
  8782. 1485.90 s [stylish-haskell] 0% ( 0 / 5) in 'Language.Haskell.Stylish.Step.SimpleAlign'
  8783. 1485.90 s [stylish-haskell] Missing documentation for:
  8784. 1485.90 s [stylish-haskell] Module header
  8785. 1485.90 s [stylish-haskell] Config (lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:32)
  8786. 1485.90 s [stylish-haskell] Align (lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:39)
  8787. 1485.90 s [stylish-haskell] defaultConfig (lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:46)
  8788. 1485.90 s [stylish-haskell] step (lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:183)
  8789. 1485.90 s [stylish-haskell] 0% ( 0 / 9) in 'Language.Haskell.Stylish.Config'
  8790. 1485.90 s [stylish-haskell] Missing documentation for:
  8791. 1485.90 s [stylish-haskell] Module header
  8792. 1485.90 s [stylish-haskell] Extensions (lib/Language/Haskell/Stylish/Config.hs:60)
  8793. 1485.90 s [stylish-haskell] Config (lib/Language/Haskell/Stylish/Config.hs:64)
  8794. 1485.90 s [stylish-haskell] ConfigSearchStrategy (lib/Language/Haskell/Stylish/Config/Internal.hs:20)
  8795. 1485.90 s [stylish-haskell] ExitCodeBehavior (lib/Language/Haskell/Stylish/Config.hs:74)
  8796. 1485.90 s [stylish-haskell] defaultConfigBytes (lib/Language/Haskell/Stylish/Config.hs:95)
  8797. 1485.90 s [stylish-haskell] configFilePath (lib/Language/Haskell/Stylish/Config.hs:100)
  8798. 1485.90 s [stylish-haskell] loadConfig (lib/Language/Haskell/Stylish/Config.hs:122)
  8799. 1485.90 s [stylish-haskell] parseConfig (lib/Language/Haskell/Stylish/Config.hs:142)
  8800. 1485.90 s [stylish-haskell] 34% ( 8 / 23) in 'Language.Haskell.Stylish'
  8801. 1485.90 s [stylish-haskell] Missing documentation for:
  8802. 1485.90 s [stylish-haskell] Module header
  8803. 1485.90 s [stylish-haskell] runSteps (lib/Language/Haskell/Stylish.hs:105)
  8804. 1485.90 s [stylish-haskell] simpleAlign (lib/Language/Haskell/Stylish.hs:54)
  8805. 1485.90 s [stylish-haskell] imports (lib/Language/Haskell/Stylish.hs:61)
  8806. 1485.90 s [stylish-haskell] languagePragmas (lib/Language/Haskell/Stylish.hs:71)
  8807. 1485.90 s [stylish-haskell] tabs (lib/Language/Haskell/Stylish.hs:77)
  8808. 1485.90 s [stylish-haskell] trailingWhitespace (lib/Language/Haskell/Stylish.hs:82)
  8809. 1485.90 s [stylish-haskell] unicodeSyntax (lib/Language/Haskell/Stylish.hs:89)
  8810. 1485.90 s [stylish-haskell] stepName
  8811. 1485.90 s [stylish-haskell] Verbose (lib/Language/Haskell/Stylish/Verbose.hs:13)
  8812. 1485.90 s [stylish-haskell] makeVerbose (lib/Language/Haskell/Stylish/Verbose.hs:18)
  8813. 1485.90 s [stylish-haskell] version (dist/build/autogen/Paths_stylish_haskell.hs:36)
  8814. 1485.90 s [stylish-haskell] ConfigSearchStrategy (lib/Language/Haskell/Stylish/Config/Internal.hs:20)
  8815. 1485.90 s [stylish-haskell] Lines (lib/Language/Haskell/Stylish/Module.hs:52)
  8816. 1485.90 s [stylish-haskell] Step (lib/Language/Haskell/Stylish/Step.hs:13)
  8817. 1486.26 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 )
  8818. 1486.26 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 )
  8819. 1486.26 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 )
  8820. 1486.26 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 )
  8821. 1486.26 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 )
  8822. 1486.26 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 )
  8823. 1486.26 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 )
  8824. 1486.26 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 )
  8825. 1486.26 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 )
  8826. 1486.26 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 )
  8827. 1486.26 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 )
  8828. 1486.26 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 )
  8829. 1486.26 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 )
  8830. 1486.26 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 )
  8831. 1486.26 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 )
  8832. 1486.26 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 )
  8833. 1486.26 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 )
  8834. 1486.26 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 )
  8835. 1486.26 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 )
  8836. 1486.26 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 )
  8837. 1486.26 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 )
  8838. 1486.26 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 )
  8839. 1486.26 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 )
  8840. 1486.26 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 )
  8841. 1486.26 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 )
  8842. 1486.26 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 )
  8843. 1486.27 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 )
  8844. 1486.27 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 )
  8845. 1486.27 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 )
  8846. 1486.27 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 )
  8847. 1486.27 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 )
  8848. 1486.27 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 )
  8849. 1486.27 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 )
  8850. 1486.27 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 )
  8851. 1486.27 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 )
  8852. 1486.27 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 )
  8853. 1486.27 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 )
  8854. 1486.27 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 )
  8855. 1486.27 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 )
  8856. 1486.27 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 )
  8857. 1486.27 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 )
  8858. 1486.27 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 )
  8859. 1486.27 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 )
  8860. 1486.27 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 )
  8861. 1486.27 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 )
  8862. 1486.27 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 )
  8863. 1486.27 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 )
  8864. 1486.27 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 )
  8865. 1486.27 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 )
  8866. 1486.27 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 )
  8867. 1486.27 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 )
  8868. 1486.27 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 )
  8869. 1486.27 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 )
  8870. 1486.27 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 )
  8871. 1486.27 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 )
  8872. 1486.27 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 )
  8873. 1486.27 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 )
  8874. 1486.27 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 )
  8875. 1486.27 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 )
  8876. 1486.27 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 )
  8877. 1486.27 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 )
  8878. 1486.27 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 )
  8879. 1486.27 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 )
  8880. 1486.27 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 )
  8881. 1486.27 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 )
  8882. 1486.27 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 )
  8883. 1486.27 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 )
  8884. 1486.27 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 )
  8885. 1486.27 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 )
  8886. 1486.27 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 )
  8887. 1486.27 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 )
  8888. 1486.27 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 )
  8889. 1486.27 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 )
  8890. 1486.27 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 )
  8891. 1486.27 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 )
  8892. 1486.27 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 )
  8893. 1486.27 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 )
  8894. 1486.27 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 )
  8895. 1486.27 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 )
  8896. 1486.27 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 )
  8897. 1486.27 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 )
  8898. 1486.27 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 )
  8899. 1486.27 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 )
  8900. 1486.27 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 )
  8901. 1486.27 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 )
  8902. 1486.27 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 )
  8903. 1486.27 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 )
  8904. 1486.27 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 )
  8905. 1486.27 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 )
  8906. 1486.27 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 )
  8907. 1486.27 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 )
  8908. 1486.27 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 )
  8909. 1486.27 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 )
  8910. 1486.27 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 )
  8911. 1486.27 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 )
  8912. 1486.27 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 )
  8913. 1486.27 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 )
  8914. 1486.27 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 )
  8915. 1486.27 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 )
  8916. 1486.27 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 )
  8917. 1486.27 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 )
  8918. 1486.27 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 )
  8919. 1486.27 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 )
  8920. 1486.27 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 )
  8921. 1486.27 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 )
  8922. 1486.27 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 )
  8923. 1486.27 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 )
  8924. 1486.27 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 )
  8925. 1486.27 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 )
  8926. 1486.27 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 )
  8927. 1486.27 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 )
  8928. 1486.27 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 )
  8929. 1486.27 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 )
  8930. 1486.27 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 )
  8931. 1486.27 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 )
  8932. 1486.27 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 )
  8933. 1486.27 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 )
  8934. 1486.27 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 )
  8935. 1486.27 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 )
  8936. 1486.69 s [fourmolu] buildPhase completed in 1 minutes 15 seconds
  8937. 1486.69 s [fourmolu] Phase: checkPhase
  8938. 1487.00 s [stylish-haskell] Warning: Language.Haskell.Stylish.Parse: could not find link destinations for:
  8939. 1487.14 s [stylish-haskell] - Language.Haskell.Stylish.Parse.Extensions
  8940. 1487.14 s [stylish-haskell] Warning: Language.Haskell.Stylish.Step.LanguagePragmas: could not find link destinations for:
  8941. 1487.14 s [stylish-haskell] - Language.Haskell.Stylish.Editor.Edits
  8942. 1487.14 s [stylish-haskell] Warning: Language.Haskell.Stylish.Step.Imports: could not find link destinations for:
  8943. 1487.14 s [stylish-haskell] - Language.Haskell.Stylish.Step.Imports.Pattern
  8944. 1487.14 s [fourmolu] Running 1 test suites...
  8945. 1487.14 s [fourmolu] Test suite tests: RUNNING...
  8946. 1487.14 s [fourmolu]
  8947. 1487.14 s [fourmolu] Ormolu.CabalInfo
  8948. 1487.14 s [fourmolu] findCabalFile
  8949. 1487.14 s [fourmolu] returns correct absolute path [✔]
  8950. 1487.14 s [fourmolu] finds correct path even when it starts from nonsense [✔]
  8951. 1487.14 s [fourmolu] returns Nothing when it cannot find a cabal file [✔]
  8952. 1487.14 s [fourmolu] does not consider directories as .cabal files [✔]
  8953. 1487.14 s [fourmolu] parseCabalInfo
  8954. 1487.14 s [fourmolu] extracts correct cabal info from fourmolu.cabal for src/Ormolu/Config.hs [✔]
  8955. 1487.14 s [fourmolu] extracts correct cabal info from fourmolu.cabal for tests/Ormolu/PrinterSpec.hs [✔]
  8956. 1487.14 s [fourmolu] handles correctly files that are not mentioned in fourmolu.cabal [✔]
  8957. 1487.14 s [fourmolu] handles `hs-source-dirs: .` [✔]
  8958. 1487.14 s [fourmolu] handles empty hs-source-dirs [✔]
  8959. 1487.14 s [fourmolu] Ormolu.Config
  8960. 1487.14 s [fourmolu] FourmoluConfig
  8961. 1487.14 s [fourmolu] parses multiple reexports from same module [✔]
  8962. 1487.14 s [fourmolu] applies configurations in correct order [✔]
  8963. 1487.14 s [fourmolu] when using an import grouping configuration
  8964. 1487.14 s [fourmolu] parses 'legacy' as the 'ImportGroupLegacy' import grouping strategy [✔]
  8965. 1487.14 s [fourmolu] parses 'preserve' as the 'ImportGroupPreserve' import grouping strategy [✔]
  8966. 1487.14 s [fourmolu] parses 'single' as the 'ImportGroupSingle' import grouping strategy [✔]
  8967. 1487.14 s [fourmolu] parses 'by-qualified' as the 'ImportGroupByQualified' import grouping strategy [✔]
  8968. 1487.14 s [fourmolu] parses 'by-scope' as the 'ImportGroupByScope' import grouping strategy [✔]
  8969. 1487.15 s [fourmolu] parses 'by-scope-then-qualified' as the 'ImportGroupByScopeThenQualified' import grouping strategy [✔]
  8970. 1487.15 s [fourmolu] fails when an unknown strategy is requested [✔]
  8971. 1487.15 s [fourmolu] parses a grouping rule's name [✔]
  8972. 1487.15 s [fourmolu] enables the 'qualified' rule option [✔]
  8973. 1487.15 s [fourmolu] disables the 'qualified' rule option [✔]
  8974. 1487.15 s [fourmolu] decodes the 'priority' rule option [✔]
  8975. 1487.15 s [fourmolu] parses a 'glob' rule [✔]
  8976. 1487.15 s [fourmolu] parses a 'match' rule for local modules [✔]
  8977. 1487.15 s [fourmolu] parses a 'match' rule for all modules [✔]
  8978. 1487.15 s [fourmolu] parses multiple group configurations and rules in their order of appearance in the configuration [✔]
  8979. 1487.15 s [fourmolu] fails when a rule cannot be identified [✔]
  8980. 1487.15 s [fourmolu] Ormolu.Config.PrinterOpts
  8981. 1487.15 s [fourmolu] indentation
  8982. 1487.15 s [fourmolu] generates the correct output for: 2 [✔]
  8983. 1487.15 s [fourmolu] generates the correct output for: 2 + indent_wheres [✔]
  8984. 1487.15 s [fourmolu] generates the correct output for: 3 [✔]
  8985. 1487.15 s [fourmolu] generates the correct output for: 3 + indent_wheres [✔]
  8986. 1487.15 s [fourmolu] generates the correct output for: 4 [✔]
  8987. 1487.15 s [fourmolu] generates the correct output for: 4 + indent_wheres [✔]
  8988. 1487.15 s [fourmolu] column-limit
  8989. 1487.15 s [fourmolu] generates the correct output for: limit=none [✔]
  8990. 1487.16 s [fourmolu] generates the correct output for: limit=80 [✔]
  8991. 1487.19 s [fourmolu] generates the correct output for: limit=100 [✔]
  8992. 1487.19 s [fourmolu] function-arrows
  8993. 1487.20 s [fourmolu] generates the correct output for: trailing [✔]
  8994. 1487.22 s [fourmolu] generates the correct output for: leading [✔]
  8995. 1487.23 s [fourmolu] generates the correct output for: leading-args [✔]
  8996. 1487.23 s [fourmolu] comma-style
  8997. 1487.23 s [fourmolu] generates the correct output for: leading [✔]
  8998. 1487.23 s [fourmolu] generates the correct output for: trailing [✔]
  8999. 1487.24 s [fourmolu] import-export
  9000. 1487.24 s [fourmolu] generates the correct output for: leading [✔]
  9001. 1487.24 s [fourmolu] generates the correct output for: trailing [✔]
  9002. 1487.25 s [fourmolu] generates the correct output for: diff-friendly [✔]
  9003. 1487.25 s [fourmolu] import-grouping
  9004. 1487.25 s [fourmolu] generates the correct output for: preserve [✔]
  9005. 1487.25 s [fourmolu] generates the correct output for: single [✔]
  9006. 1487.25 s [fourmolu] generates the correct output for: by-qualified [✔]
  9007. 1487.25 s [fourmolu] generates the correct output for: by-scope [✔]
  9008. 1487.25 s [fourmolu] generates the correct output for: by-scope-then-qualified [✔]
  9009. 1487.25 s [fourmolu] generates the correct output for: custom [✔]
  9010. 1487.25 s [fourmolu] record-brace-space
  9011. 1487.26 s [fourmolu] generates the correct output for: False [✔]
  9012. 1487.26 s [fourmolu] generates the correct output for: True [✔]
  9013. 1487.26 s [fourmolu] newlines-between-decls
  9014. 1487.26 s [fourmolu] generates the correct output for: 0 [✔]
  9015. 1487.26 s [fourmolu] generates the correct output for: 0 + respectful [✔]
  9016. 1487.27 s [fourmolu] generates the correct output for: 1 [✔]
  9017. 1487.27 s [fourmolu] generates the correct output for: 1 + respectful [✔]
  9018. 1487.27 s [fourmolu] generates the correct output for: 2 [✔]
  9019. 1487.27 s [fourmolu] generates the correct output for: 2 + respectful [✔]
  9020. 1487.27 s [fourmolu] haddock-style
  9021. 1487.27 s [fourmolu] generates the correct output for: single-line [✔]
  9022. 1487.27 s [fourmolu] generates the correct output for: single-line + module=single-line [✔]
  9023. 1487.28 s [fourmolu] generates the correct output for: single-line + module=multi-line [✔]
  9024. 1487.28 s [fourmolu] generates the correct output for: single-line + module=multi-line-compact [✔]
  9025. 1487.28 s [fourmolu] generates the correct output for: multi-line [✔]
  9026. 1487.28 s [fourmolu] generates the correct output for: multi-line + module=single-line [✔]
  9027. 1487.29 s [fourmolu] generates the correct output for: multi-line + module=multi-line [✔]
  9028. 1487.29 s [fourmolu] generates the correct output for: multi-line + module=multi-line-compact [✔]
  9029. 1487.29 s [fourmolu] generates the correct output for: multi-line-compact [✔]
  9030. 1487.29 s [fourmolu] generates the correct output for: multi-line-compact + module=single-line [✔]
  9031. 1487.30 s [fourmolu] generates the correct output for: multi-line-compact + module=multi-line [✔]
  9032. 1487.30 s [fourmolu] generates the correct output for: multi-line-compact + module=multi-line-compact [✔]
  9033. 1487.30 s [fourmolu] haddock-location-signature
  9034. 1487.30 s [fourmolu] generates the correct output for: arrows=trailing [✔]
  9035. 1487.30 s [fourmolu] generates the correct output for: arrows=trailing + multi [✔]
  9036. 1487.31 s [fourmolu] generates the correct output for: arrows=trailing + haddock=leading [✔]
  9037. 1487.31 s [fourmolu] generates the correct output for: arrows=trailing + haddock=leading + multi [✔]
  9038. 1487.31 s [fourmolu] generates the correct output for: arrows=trailing + haddock=trailing [✔]
  9039. 1487.31 s [fourmolu] generates the correct output for: arrows=trailing + haddock=trailing + multi [✔]
  9040. 1487.32 s [fourmolu] generates the correct output for: arrows=leading [✔]
  9041. 1487.32 s [fourmolu] generates the correct output for: arrows=leading + multi [✔]
  9042. 1487.32 s [fourmolu] generates the correct output for: arrows=leading + haddock=leading [✔]
  9043. 1487.33 s [fourmolu] generates the correct output for: arrows=leading + haddock=leading + multi [✔]
  9044. 1487.33 s [fourmolu] generates the correct output for: arrows=leading + haddock=trailing [✔]
  9045. 1487.33 s [fourmolu] generates the correct output for: arrows=leading + haddock=trailing + multi [✔]
  9046. 1487.33 s [fourmolu] generates the correct output for: arrows=leading-args [✔]
  9047. 1487.34 s [fourmolu] generates the correct output for: arrows=leading-args + multi [✔]
  9048. 1487.34 s [fourmolu] generates the correct output for: arrows=leading-args + haddock=leading [✔]
  9049. 1487.34 s [fourmolu] generates the correct output for: arrows=leading-args + haddock=leading + multi [✔]
  9050. 1487.34 s [fourmolu] generates the correct output for: arrows=leading-args + haddock=trailing [✔]
  9051. 1487.35 s [fourmolu] generates the correct output for: arrows=leading-args + haddock=trailing + multi [✔]
  9052. 1487.35 s [fourmolu] let-style
  9053. 1487.36 s [fourmolu] generates the correct output for: let=auto + in=left-align + indent=2 [✔]
  9054. 1487.37 s [fourmolu] generates the correct output for: let=auto + in=left-align + indent=4 [✔]
  9055. 1487.38 s [fourmolu] generates the correct output for: let=auto + in=right-align + indent=2 [✔]
  9056. 1487.39 s [fourmolu] generates the correct output for: let=auto + in=right-align + indent=4 [✔]
  9057. 1487.40 s [fourmolu] generates the correct output for: let=auto + in=no-space + indent=2 [✔]
  9058. 1487.41 s [fourmolu] generates the correct output for: let=auto + in=no-space + indent=4 [✔]
  9059. 1487.42 s [fourmolu] generates the correct output for: let=inline + in=left-align + indent=2 [✔]
  9060. 1487.43 s [fourmolu] generates the correct output for: let=inline + in=left-align + indent=4 [✔]
  9061. 1487.44 s [fourmolu] generates the correct output for: let=inline + in=right-align + indent=2 [✔]
  9062. 1487.45 s [fourmolu] generates the correct output for: let=inline + in=right-align + indent=4 [✔]
  9063. 1487.47 s [fourmolu] generates the correct output for: let=inline + in=no-space + indent=2 [✔]
  9064. 1487.48 s [fourmolu] generates the correct output for: let=inline + in=no-space + indent=4 [✔]
  9065. 1487.49 s [fourmolu] generates the correct output for: let=newline + in=left-align + indent=2 [✔]
  9066. 1487.50 s [fourmolu] generates the correct output for: let=newline + in=left-align + indent=4 [✔]
  9067. 1487.51 s [fourmolu] generates the correct output for: let=newline + in=right-align + indent=2 [✔]
  9068. 1487.52 s [fourmolu] generates the correct output for: let=newline + in=right-align + indent=4 [✔]
  9069. 1487.53 s [fourmolu] generates the correct output for: let=newline + in=no-space + indent=2 [✔]
  9070. 1487.56 s [fourmolu] generates the correct output for: let=newline + in=no-space + indent=4 [✔]
  9071. 1487.57 s [fourmolu] generates the correct output for: let=mixed + in=left-align + indent=2 [✔]
  9072. 1487.58 s [fourmolu] generates the correct output for: let=mixed + in=left-align + indent=4 [✔]
  9073. 1487.59 s [fourmolu] generates the correct output for: let=mixed + in=right-align + indent=2 [✔]
  9074. 1487.60 s [fourmolu] generates the correct output for: let=mixed + in=right-align + indent=4 [✔]
  9075. 1487.62 s [fourmolu] generates the correct output for: let=mixed + in=no-space + indent=2 [✔]
  9076. 1487.63 s [fourmolu] generates the correct output for: let=mixed + in=no-space + indent=4 [✔]
  9077. 1487.63 s [fourmolu] if-style
  9078. 1487.64 s [fourmolu] generates the correct output for: indented + indent=2 [✔]
  9079. 1487.64 s [fourmolu] generates the correct output for: indented + indent=4 [✔]
  9080. 1487.65 s [fourmolu] generates the correct output for: hanging + indent=2 [✔]
  9081. 1487.65 s [fourmolu] generates the correct output for: hanging + indent=4 [✔]
  9082. 1487.65 s [fourmolu] single-constraint-parens
  9083. 1487.65 s [fourmolu] generates the correct output for: auto [✔]
  9084. 1487.66 s [fourmolu] generates the correct output for: always [✔]
  9085. 1487.66 s [fourmolu] generates the correct output for: never [✔]
  9086. 1487.66 s [fourmolu] single-deriving-parens
  9087. 1487.66 s [fourmolu] generates the correct output for: auto [✔]
  9088. 1487.66 s [fourmolu] generates the correct output for: always [✔]
  9089. 1487.66 s [fourmolu] generates the correct output for: never [✔]
  9090. 1487.66 s [fourmolu] sort-constraints
  9091. 1487.67 s [fourmolu] generates the correct output for: False [✔]
  9092. 1487.67 s [fourmolu] generates the correct output for: True [✔]
  9093. 1487.67 s [fourmolu] sort-derived-classes
  9094. 1487.67 s [fourmolu] generates the correct output for: False [✔]
  9095. 1487.67 s [fourmolu] generates the correct output for: True [✔]
  9096. 1487.67 s [fourmolu] sort-deriving-clauses
  9097. 1487.68 s [fourmolu] generates the correct output for: False [✔]
  9098. 1487.68 s [fourmolu] generates the correct output for: True [✔]
  9099. 1487.68 s [fourmolu] trailing-section-operators
  9100. 1487.68 s [fourmolu] generates the correct output for: False [✔]
  9101. 1487.68 s [fourmolu] generates the correct output for: True [✔]
  9102. 1487.68 s [fourmolu] unicode-syntax
  9103. 1487.70 s [fourmolu] generates the correct output for: detect [✔]
  9104. 1487.73 s [fourmolu] generates the correct output for: always [✔]
  9105. 1487.75 s [fourmolu] generates the correct output for: never [✔]
  9106. 1487.75 s [fourmolu] respectful
  9107. 1487.75 s [fourmolu] generates the correct output for: False [✔]
  9108. 1487.75 s [fourmolu] generates the correct output for: True [✔]
  9109. 1487.75 s [fourmolu] respectful-module-where
  9110. 1487.76 s [fourmolu] generates the correct output for: respectful=False + leading [✔]
  9111. 1487.76 s [fourmolu] generates the correct output for: respectful=False + trailing [✔]
  9112. 1487.76 s [fourmolu] generates the correct output for: respectful=False + diff-friendly [✔]
  9113. 1487.77 s [fourmolu] generates the correct output for: respectful=True + leading [✔]
  9114. 1487.77 s [fourmolu] generates the correct output for: respectful=True + trailing [✔]
  9115. 1487.77 s [fourmolu] generates the correct output for: respectful=True + diff-friendly [✔]
  9116. 1487.77 s [fourmolu] Ormolu.Diff.Text
  9117. 1487.77 s [fourmolu] printTextDiff
  9118. 1487.77 s [fourmolu] one-line-added [✔]
  9119. 1487.77 s [fourmolu] one-line-removed [✔]
  9120. 1487.77 s [fourmolu] no-preceding [✔]
  9121. 1487.77 s [fourmolu] no-following [✔]
  9122. 1487.77 s [fourmolu] simple-hunk [✔]
  9123. 1487.77 s [fourmolu] joined-hunk [✔]
  9124. 1487.77 s [fourmolu] two-hunks [✔]
  9125. 1487.77 s [fourmolu] trimming [✔]
  9126. 1487.77 s [fourmolu] trailing-blank-line [✔]
  9127. 1487.77 s [fourmolu] trimming-trailing-both-eof [✔]
  9128. 1487.77 s [fourmolu] trimming-trailing-both-out-of-margin [✔]
  9129. 1487.77 s [fourmolu] Ormolu.Fixity
  9130. 1487.77 s [fourmolu] gives the correct fixity info for (:) (built-in) [✔]
  9131. 1487.77 s [fourmolu] does not know operators from base if base is not a dependency [✔]
  9132. 1487.77 s [fourmolu] does not know operators from base if Prelude is not imported [✔]
  9133. 1487.77 s [fourmolu] infers fixities of operators from base correctly [✔]
  9134. 1487.77 s [fourmolu] does not know (>>>) when Control.Category is not imported [✔]
  9135. 1487.77 s [fourmolu] infer correct fixity for (>>>) when Control.Category is imported [✔]
  9136. 1487.77 s [fourmolu] handles 'as' imports correctly [✔]
  9137. 1487.77 s [fourmolu] handles 'qualified' imports correctly [✔]
  9138. 1487.77 s [fourmolu] handles 'qualified as' imports correctly [✔]
  9139. 1487.77 s [fourmolu] handles explicit import lists correctly [✔]
  9140. 1487.77 s [fourmolu] handles hiding import lists correctly [✔]
  9141. 1487.77 s [fourmolu] handles qualified imports with explicit import lists correctly [✔]
  9142. 1487.77 s [fourmolu] handles qualified import with hiding correctly [✔]
  9143. 1487.77 s [fourmolu] handles qualified import and explicit import lists correctly (1) [✔]
  9144. 1487.77 s [fourmolu] handles qualified import and explicit import lists correctly (2) [✔]
  9145. 1487.77 s [fourmolu] handles qualified import and hiding import correctly (1) [✔]
  9146. 1487.77 s [fourmolu] handles qualified import and hiding import correctly (2) [✔]
  9147. 1487.77 s [fourmolu] works for several imports from different packages [✔]
  9148. 1487.77 s [fourmolu] merges approximations in case of a conflict [✔]
  9149. 1487.77 s [fourmolu] correctly handles package-qualified imports (1) [✔]
  9150. 1487.77 s [fourmolu] correctly handles package-qualified imports (2) [✔]
  9151. 1487.77 s [fourmolu] default module re-exports: Control.Lens brings into scope Control.Lens.Lens [✔]
  9152. 1487.77 s [fourmolu] default module re-exports: Control.Lens qualified brings into scope Control.Lens.Lens [✔]
  9153. 1487.77 s [fourmolu] default module re-exports: Control.Lens qualified as brings into scope Control.Lens.Lens [✔]
  9154. 1487.77 s [fourmolu] re-export chains: exported module can itself re-export another module [✔]
  9155. 1487.77 s [fourmolu] Ormolu.Fixity.Parser
  9156. 1487.77 s [fourmolu] parseDotOrmolu
  9157. 1487.77 s [fourmolu] parses the empty input without choking [✔]
  9158. 1487.77 s [fourmolu] parses a collection of fixity declarations [✔]
  9159. 1487.77 s [fourmolu] accepts fractional operator precedences [✔]
  9160. 1487.77 s [fourmolu] combines conflicting fixity declarations correctly [✔]
  9161. 1487.77 s [fourmolu] handles CRLF line endings correctly [✔]
  9162. 1487.77 s [fourmolu] parses inputs without a trailing newline [✔]
  9163. 1487.77 s [fourmolu] fails with correct parse error (keyword wrong second line) [✔]
  9164. 1487.77 s [fourmolu] parses module re-exports and combines them correctly [✔]
  9165. 1487.78 s [fourmolu] parses fixity declarations + module re-export declarations with blanks [✔]
  9166. 1487.78 s [fourmolu] parseFixtiyDeclaration
  9167. 1487.78 s [fourmolu] parses a simple infixr declaration [✔]
  9168. 1487.78 s [fourmolu] parses a simple infixl declaration [✔]
  9169. 1487.78 s [fourmolu] parses a simple infix declaration [✔]
  9170. 1487.78 s [fourmolu] parses a declaration for a ticked identifier [✔]
  9171. 1487.78 s [fourmolu] parses a declaration for a ticked identifier (constructor case) [✔]
  9172. 1487.78 s [fourmolu] parses a multi-operator declaration [✔]
  9173. 1487.78 s [fourmolu] parses a declaration with a unicode operator [✔]
  9174. 1487.78 s [fourmolu] fails with correct parse error (keyword wrong) [✔]
  9175. 1487.78 s [fourmolu] fails with correct parse error (missing operator) [✔]
  9176. 1487.78 s [fourmolu] fails with correct parse error (trailing comma) [✔]
  9177. 1487.78 s [fourmolu] fails with correct parse error (precedence greater than 9) [✔]
  9178. 1487.78 s [fourmolu] parseModuleReexportDeclaration
  9179. 1487.78 s [fourmolu] parses a re-export declaration [✔]
  9180. 1487.78 s [fourmolu] parses a re-export declaration (explicit package) [✔]
  9181. 1487.78 s [fourmolu] fails with correct parse error (keyword wrong) [✔]
  9182. 1487.78 s [fourmolu] fails with correct parse error (module syntax) [✔]
  9183. 1487.78 s [fourmolu] fails with correct parse error (typo: export intead exports) [✔]
  9184. 1487.78 s [fourmolu] Ormolu.Fixity.Printer
  9185. 1487.78 s [fourmolu] parseFixityOverrides & printFixityOverrides
  9186. 1488.74 s [fourmolu] arbitrary fixity maps are printed and parsed back correctly [✔]
  9187. 1488.74 s [fourmolu] +++ OK, passed 100 tests.
  9188. 1488.74 s [fourmolu] Ormolu.Integration.CLI
  9189. 1488.74 s [fourmolu] Fourmolu CLI functionality
  9190. 1488.80 s [fourmolu] formats stdin when no files specified [✔]
  9191. 1488.86 s [fourmolu] formats stdin when stdin specified [✔]
  9192. 1488.90 s [fourmolu] finds config file in current directory when formatting stdin [✔]
  9193. 1488.93 s [fourmolu] finds config file in ancestor directory when formatting stdin [✔]
  9194. 1488.96 s [fourmolu] finds config file in directory of input file [✔]
  9195. 1489.02 s [fourmolu] finds config file in XDG directory [✔]
  9196. 1489.06 s [fourmolu] uses specified config file [✔]
  9197. 1489.11 s [fourmolu] recursively finds files in directories [✔]
  9198. 1489.17 s [fourmolu] ignores files in specific directories [✔]
  9199. 1489.17 s [fourmolu] Ormolu.Integration.CLIOptions
  9200. 1489.17 s [fourmolu] Fourmolu configuration via CLI
  9201. 1489.22 s [fourmolu] CLI options override default [✔]
  9202. 1489.27 s [fourmolu] CLI options used when config file lacks option [✔]
  9203. 1489.32 s [fourmolu] CLI options override config file option [✔]
  9204. 1489.34 s [fourmolu] prints defaults to stdout [✔]
  9205. 1489.34 s [fourmolu] Ormolu.Integration.Fixity
  9206. 1489.34 s [fourmolu] fixity-tests
  9207. 1489.42 s [fourmolu] File #0 works with no extra info [✔]
  9208. 1489.47 s [fourmolu] File #0 works with manual fixity info [✔]
  9209. 1489.55 s [fourmolu] File #0 works with fixity info from config [✔]
  9210. 1489.61 s [fourmolu] File #0 works when CLI overrides .ormolu [✔]
  9211. 1489.75 s [fourmolu] File #1 works with no extra info [✔]
  9212. 1489.81 s [fourmolu] File #1 works with manual fixity info [✔]
  9213. 1489.87 s [fourmolu] File #1 works with fixity info from config [✔]
  9214. 1489.93 s [fourmolu] File #1 works with weird fixity info overwrite [✔]
  9215. 1490.00 s [fourmolu] File #2 works with no extra info [✔]
  9216. 1490.04 s [hlint] Preprocessing executable 'hlint' for hlint-3.10...
  9217. 1490.04 s [hlint] Building executable 'hlint' for hlint-3.10...
  9218. 1490.08 s [fourmolu] File #2 works with manual reexport info [✔]
  9219. 1490.10 s [hlint] [1 of 1] Compiling Main ( src/Main.hs, dist/build/hlint/hlint-tmp/Main.o )
  9220. 1490.14 s [fourmolu] File #2 works with fixity info from config [✔]
  9221. 1490.14 s [fourmolu] Ormolu.Integration.Region
  9222. 1490.14 s [fourmolu] region-tests
  9223. 1490.21 s [fourmolu] Works with implicit arguments [✔]
  9224. 1490.27 s [fourmolu] Works with explicit arguments [✔]
  9225. 1490.37 s [fourmolu] Works with only --start-line [✔]
  9226. 1490.39 s [hlint] [2 of 2] Linking dist/build/hlint/hlint
  9227. 1490.44 s [fourmolu] Works with only --end-line [✔]
  9228. 1490.47 s [fourmolu] Works with lines 8-9 [✔]
  9229. 1490.49 s [fourmolu] Works with lines 8-10 [✔]
  9230. 1490.55 s [fourmolu] Works with lines 11-14 [✔]
  9231. 1490.60 s [fourmolu] Works with lines 19-23 [✔]
  9232. 1490.60 s [fourmolu] Ormolu.OpTree
  9233. 1490.60 s [fourmolu] flattens a tree correctly [✔]
  9234. 1490.60 s [fourmolu] uses 'minOps' strategy by default [✔]
  9235. 1490.60 s [fourmolu] uses 'maxOps' strategy if 'minOps' strategy fails [✔]
  9236. 1490.60 s [fourmolu] defaults to 'hardSplitter' strategy if both 'minOps' and 'maxOps' strategies fail [✔]
  9237. 1490.60 s [fourmolu] reassociates correctly: complex example 1 [✔]
  9238. 1490.60 s [fourmolu] Ormolu.Parser.Options
  9239. 1490.60 s [fourmolu] GHC options in source files take priority
  9240. 1490.60 s [fourmolu] default extensions can be disabled locally [✔]
  9241. 1490.60 s [fourmolu] extensions disabled via CLI can be enabled locally [✔]
  9242. 1490.60 s [fourmolu] Ormolu.Parser.ParseFailure
  9243. 1490.60 s [fourmolu] disabling-preserves-error-location.hs fails at 12:1 [✔]
  9244. 1490.60 s [fourmolu] line-pragma.hs fails at 4:47 [✔]
  9245. 1490.60 s [fourmolu] Ormolu.Parser.Pragma
  9246. 1490.60 s [fourmolu] parsePragma
  9247. 1490.60 s [fourmolu] {-# LANGUAGE Foo #-} [✔]
  9248. 1490.60 s [fourmolu] {-# language Foo #-} [✔]
  9249. 1490.60 s [fourmolu] {-#LANGUAGE Foo#-} [✔]
  9250. 1490.60 s [fourmolu] {-# LANGUAGE Foo#-} [✔]
  9251. 1490.60 s [fourmolu] {-#language Foo#-} [✔]
  9252. 1490.60 s [fourmolu] {-# lAngUAGe Foo #-} [✔]
  9253. 1490.60 s [fourmolu] {-# LANGUAGE Foo, Bar #-} [✔]
  9254. 1490.60 s [fourmolu] {-# LANGUAGE Foo Bar #-} [✔]
  9255. 1490.60 s [fourmolu] {-# BOO Foo #-} [✔]
  9256. 1490.60 s [fourmolu] something [✔]
  9257. 1490.60 s [fourmolu] {-# LANGUAGE foo, Bar #-} [✔]
  9258. 1490.60 s [fourmolu] {-# OPTIONS_GHC foo bar baz #-} [✔]
  9259. 1490.60 s [fourmolu] {-#OPTIONS_HADDOCK foo, bar, baz #-} [✔]
  9260. 1490.60 s [fourmolu] Ormolu.Printer
  9261. 1490.60 s [fourmolu] other/following-comment-last-3.hs works (ormolu) [✔]
  9262. 1490.61 s [fourmolu] other/comment-style-transform.hs works (ormolu) [✔]
  9263. 1490.61 s [fourmolu] other/comment-two-blocks.hs works (ormolu) [✔]
  9264. 1490.61 s [fourmolu] other/following-comment-last-0.hs works (ormolu) [✔]
  9265. 1490.61 s [fourmolu] other/argument-comment.hs works (ormolu) [✔]
  9266. 1490.61 s [fourmolu] other/comment-following-preceding-gap.hs works (ormolu) [✔]
  9267. 1490.62 s [fourmolu] other/invalid-haddock-2.hs works (ormolu) [✔]
  9268. 1490.62 s [fourmolu] other/pragma-sorting.hs works (ormolu) [✔]
  9269. 1490.62 s [fourmolu] other/comment-inside-construct.hs works (ormolu) [✔]
  9270. 1490.62 s [fourmolu] other/invalid-haddock-double-trigger.hs works (ormolu) [✔]
  9271. 1490.62 s [fourmolu] other/consequetive-pipe-comments.hs works (ormolu) [✔]
  9272. 1490.63 s [fourmolu] other/empty-forall.hs works (ormolu) [✔]
  9273. 1490.63 s [fourmolu] other/overly-indented.hs works (ormolu) [✔]
  9274. 1490.63 s [fourmolu] other/empty-haddock.hs works (ormolu) [✔]
  9275. 1490.63 s [fourmolu] other/comment-spacing.hs works (ormolu) [✔]
  9276. 1490.63 s [fourmolu] other/haddock-sections.hs works (ormolu) [✔]
  9277. 1490.64 s [fourmolu] other/inline-comment-1.hs works (ormolu) [✔]
  9278. 1490.64 s [fourmolu] other/following-comment-last-2.hs works (ormolu) [✔]
  9279. 1490.64 s [fourmolu] other/necessary-brackets.hs works (ormolu) [✔]
  9280. 1490.64 s [fourmolu] other/haddock-without-module-header.hs works (ormolu) [✔]
  9281. 1490.64 s [fourmolu] other/trailing-whitespace.hs works (ormolu) [✔]
  9282. 1490.64 s [fourmolu] other/comment-after-preceding-haddock.hs works (ormolu) [✔]
  9283. 1490.65 s [fourmolu] other/multiple-blank-line-comment.hs works (ormolu) [✔]
  9284. 1490.65 s [fourmolu] other/multiline-forall.hs works (ormolu) [✔]
  9285. 1490.66 s [fourmolu] other/invalid-haddock-1.hs works (ormolu) [✔]
  9286. 1490.66 s [fourmolu] other/comment-before-hanging.hs works (ormolu) [✔]
  9287. 1490.66 s [fourmolu] other/invalid-haddock-weird.hs works (ormolu) [✔]
  9288. 1490.66 s [fourmolu] other/pragma-no-header.hs works (ormolu) [✔]
  9289. 1490.66 s [fourmolu] other/comment-glued-together.hs works (ormolu) [✔]
  9290. 1490.66 s [fourmolu] other/comment-multiline-after.hs works (ormolu) [✔]
  9291. 1490.66 s [fourmolu] other/jsffi.hs works (ormolu) [✔]
  9292. 1490.66 s [fourmolu] other/comment-alignment.hs works (ormolu) [✔]
  9293. 1490.67 s [fourmolu] other/comment-empty-let.hs works (ormolu) [✔]
  9294. 1490.67 s [fourmolu] other/pragma.hs works (ormolu) [✔]
  9295. 1490.67 s [fourmolu] other/inline-comment-0.hs works (ormolu) [✔]
  9296. 1490.67 s [fourmolu] other/pragma-comments.hs works (ormolu) [✔]
  9297. 1490.68 s [fourmolu] other/multiline-comments-reindent.hs works (ormolu) [✔]
  9298. 1490.68 s [fourmolu] other/comment-trailing-space.hs works (ormolu) [✔]
  9299. 1490.68 s [fourmolu] other/linear-arrows.hs works (ormolu) [✔]
  9300. 1490.68 s [fourmolu] other/following-comment-last-1.hs works (ormolu) [✔]
  9301. 1490.69 s [fourmolu] other/pragma-comments-after.hs works (ormolu) [✔]
  9302. 1490.69 s [fourmolu] other/merging-comments.hs works (ormolu) [✔]
  9303. 1490.69 s [fourmolu] other/ascii.hs works (ormolu) [✔]
  9304. 1490.69 s [fourmolu] other/disabling/single-definition.hs works (ormolu) [✔]
  9305. 1490.69 s [fourmolu] other/disabling/closing-comment-in-disabled-region.hs works (ormolu) [✔]
  9306. 1490.69 s [fourmolu] other/disabling/preserve-trailing-whitespace.hs works (ormolu) [✔]
  9307. 1490.69 s [fourmolu] other/disabling/preserve-empty-lines.hs works (ormolu) [✔]
  9308. 1490.69 s [fourmolu] other/disabling/suffix-comment.hs works (ormolu) [✔]
  9309. 1490.69 s [fourmolu] other/disabling/line-pragma-in-disabled-region.hs works (ormolu) [✔]
  9310. 1490.69 s [fourmolu] other/disabling/whole-file.hs works (ormolu) [✔]
  9311. 1490.69 s [fourmolu] other/disabling/empty-disabled-region.hs works (ormolu) [✔]
  9312. 1490.70 s [fourmolu] other/disabling/normalize-magic-comments.hs works (ormolu) [✔]
  9313. 1490.70 s [fourmolu] other/cpp/shifted.hs works (ormolu) [✔]
  9314. 1490.70 s [fourmolu] other/cpp/simple-import.hs works (ormolu) [✔]
  9315. 1490.70 s [fourmolu] other/cpp/separation-0a.hs works (ormolu) [✔]
  9316. 1490.70 s [fourmolu] other/cpp/separation-0b.hs works (ormolu) [✔]
  9317. 1490.70 s [fourmolu] other/cpp/cpp-and-imports.hs works (ormolu) [✔]
  9318. 1490.71 s [fourmolu] other/cpp/separation-1a.hs works (ormolu) [✔]
  9319. 1490.71 s [fourmolu] other/cpp/separation-2b.hs works (ormolu) [✔]
  9320. 1490.71 s [fourmolu] other/cpp/continuation.hs works (ormolu) [✔]
  9321. 1490.71 s [fourmolu] other/cpp/separation-1b.hs works (ormolu) [✔]
  9322. 1490.71 s [fourmolu] other/cpp/separation-2a.hs works (ormolu) [✔]
  9323. 1490.72 s [fourmolu] other/cpp/lonely-hash.hs works (ormolu) [✔]
  9324. 1490.72 s [fourmolu] module-header/double-dot-with-names.hs works (ormolu) [✔]
  9325. 1490.72 s [fourmolu] module-header/multiline.hs works (ormolu) [✔]
  9326. 1490.72 s [fourmolu] module-header/shebang-with-pragmas.hs works (ormolu) [✔]
  9327. 1490.72 s [fourmolu] module-header/named-section.hs works (ormolu) [✔]
  9328. 1490.72 s [fourmolu] module-header/warning-pragma-list-multiline.hs works (ormolu) [✔]
  9329. 1490.73 s [fourmolu] module-header/stack-header-2.hs works (ormolu) [✔]
  9330. 1490.73 s [fourmolu] module-header/leading-empty-line.hs works (ormolu) [✔]
  9331. 1490.73 s [fourmolu] module-header/preceding-comment-with-haddock.hs works (ormolu) [✔]
  9332. 1490.73 s [fourmolu] module-header/double-shebangs.hs works (ormolu) [✔]
  9333. 1490.73 s [fourmolu] module-header/empty-haddock.hs works (ormolu) [✔]
  9334. 1490.73 s [fourmolu] module-header/empty.hs works (ormolu) [✔]
  9335. 1490.73 s [fourmolu] module-header/simple-with-comments.hs works (ormolu) [✔]
  9336. 1490.73 s [fourmolu] module-header/stack-header-0.hs works (ormolu) [✔]
  9337. 1490.73 s [fourmolu] module-header/warning-pragma-singleton-list.hs works (ormolu) [✔]
  9338. 1490.73 s [fourmolu] module-header/multiline-empty-comment.hs works (ormolu) [✔]
  9339. 1490.73 s [fourmolu] module-header/shebang.hs works (ormolu) [✔]
  9340. 1490.73 s [fourmolu] module-header/stack-header-1.hs works (ormolu) [✔]
  9341. 1490.74 s [fourmolu] module-header/warning-pragma.hs works (ormolu) [✔]
  9342. 1490.74 s [fourmolu] module-header/singleline.hs works (ormolu) [✔]
  9343. 1490.74 s [fourmolu] module-header/warning-pragma-multiline.hs works (ormolu) [✔]
  9344. 1490.74 s [fourmolu] module-header/simple.hs works (ormolu) [✔]
  9345. 1490.74 s [fourmolu] module-header/multiline-with-comments.hs works (ormolu) [✔]
  9346. 1490.74 s [fourmolu] module-header/multiline2.hs works (ormolu) [✔]
  9347. 1490.74 s [fourmolu] module-header/multiline-empty.hs works (ormolu) [✔]
  9348. 1490.74 s [fourmolu] module-header/singleline-empty.hs works (ormolu) [✔]
  9349. 1490.74 s [fourmolu] fourmolu/mixed-disable-pragmas.hs works (ormolu) [✔]
  9350. 1490.74 s [fourmolu] fourmolu/type-app-promoted.hs works (ormolu) [✔]
  9351. 1490.75 s [fourmolu] fourmolu/multiline-haddocks.hs works (ormolu) [✔]
  9352. 1490.75 s [fourmolu] fourmolu/list-multiline.hs works (ormolu) [✔]
  9353. 1490.75 s [fourmolu] declaration/splice/typed-splice.hs works (ormolu) [✔]
  9354. 1490.75 s [fourmolu] declaration/splice/bracket-declaration.hs works (ormolu) [✔]
  9355. 1490.76 s [fourmolu] declaration/splice/bracket.hs works (ormolu) [✔]
  9356. 1490.76 s [fourmolu] declaration/splice/grouped-splices.hs works (ormolu) [✔]
  9357. 1490.76 s [fourmolu] declaration/splice/bracket-unicode.hs works (ormolu) [✔]
  9358. 1490.76 s [fourmolu] declaration/splice/quotes.hs works (ormolu) [✔]
  9359. 1490.77 s [fourmolu] declaration/splice/splice-decl.hs works (ormolu) [✔]
  9360. 1490.77 s [fourmolu] declaration/splice/untyped-splice.hs works (ormolu) [✔]
  9361. 1490.77 s [fourmolu] declaration/splice/quasiquote.hs works (ormolu) [✔]
  9362. 1490.77 s [fourmolu] declaration/default/default.hs works (ormolu) [✔]
  9363. 1490.77 s [fourmolu] declaration/deriving/multiline.hs works (ormolu) [✔]
  9364. 1490.77 s [fourmolu] declaration/deriving/singleline.hs works (ormolu) [✔]
  9365. 1490.78 s [fourmolu] declaration/deriving/overlapping.hs works (ormolu) [✔]
  9366. 1490.78 s [fourmolu] declaration/type/visible-forall.hs works (ormolu) [✔]
  9367. 1490.78 s [fourmolu] declaration/type/forall.hs works (ormolu) [✔]
  9368. 1490.78 s [fourmolu] declaration/type/promotion-1.hs works (ormolu) [✔]
  9369. 1490.78 s [fourmolu] declaration/type/splice.hs works (ormolu) [✔]
  9370. 1490.78 s [fourmolu] declaration/type/misc-kind-signatures.hs works (ormolu) [✔]
  9371. 1490.79 s [fourmolu] declaration/type/promotion-0.hs works (ormolu) [✔]
  9372. 1490.79 s [fourmolu] declaration/type/promotion-no-puns.hs works (ormolu) [✔]
  9373. 1490.79 s [fourmolu] declaration/type/parens-comments.hs works (ormolu) [✔]
  9374. 1490.79 s [fourmolu] declaration/type/type-applications.hs works (ormolu) [✔]
  9375. 1490.79 s [fourmolu] declaration/type/lits.hs works (ormolu) [✔]
  9376. 1490.79 s [fourmolu] declaration/type/wildcard-binders.hs works (ormolu) [✔]
  9377. 1490.80 s [fourmolu] declaration/rewrite-rule/prelude2.hs works (ormolu) [✔]
  9378. 1490.80 s [fourmolu] declaration/rewrite-rule/basic1.hs works (ormolu) [✔]
  9379. 1490.80 s [fourmolu] declaration/rewrite-rule/forall-0.hs works (ormolu) [✔]
  9380. 1490.81 s [fourmolu] declaration/rewrite-rule/type-signature.hs works (ormolu) [✔]
  9381. 1490.81 s [fourmolu] declaration/rewrite-rule/empty.hs works (ormolu) [✔]
  9382. 1490.81 s [fourmolu] declaration/rewrite-rule/basic2.hs works (ormolu) [✔]
  9383. 1490.81 s [fourmolu] declaration/rewrite-rule/never-active.hs works (ormolu) [✔]
  9384. 1490.82 s [fourmolu] declaration/rewrite-rule/prelude3.hs works (ormolu) [✔]
  9385. 1490.82 s [fourmolu] declaration/rewrite-rule/prelude1.hs works (ormolu) [✔]
  9386. 1490.82 s [fourmolu] declaration/rewrite-rule/forall-1.hs works (ormolu) [✔]
  9387. 1490.83 s [fourmolu] declaration/rewrite-rule/phase.hs works (ormolu) [✔]
  9388. 1490.83 s [fourmolu] declaration/rewrite-rule/prelude4.hs works (ormolu) [✔]
  9389. 1490.83 s [fourmolu] declaration/annotation/annotation.hs works (ormolu) [✔]
  9390. 1490.83 s [fourmolu] declaration/signature/standalone-kind.hs works (ormolu) [✔]
  9391. 1490.84 s [fourmolu] declaration/signature/complete/complete.hs works (ormolu) [✔]
  9392. 1490.84 s [fourmolu] declaration/signature/minimal/minimal.hs works (ormolu) [✔]
  9393. 1490.84 s [fourmolu] declaration/signature/type/arguments.hs works (ormolu) [✔]
  9394. 1490.84 s [fourmolu] declaration/signature/type/multi-value.hs works (ormolu) [✔]
  9395. 1490.84 s [fourmolu] declaration/signature/type/unrelated.hs works (ormolu) [✔]
  9396. 1490.85 s [fourmolu] declaration/signature/type/unicode.hs works (ormolu) [✔]
  9397. 1490.85 s [fourmolu] declaration/signature/type/context-single-line.hs works (ormolu) [✔]
  9398. 1490.85 s [fourmolu] declaration/signature/type/long-multiline-applications.hs works (ormolu) [✔]
  9399. 1490.85 s [fourmolu] declaration/signature/type/infix-promoted-type-constructor.hs works (ormolu) [✔]
  9400. 1490.85 s [fourmolu] declaration/signature/type/context-multi-line.hs works (ormolu) [✔]
  9401. 1490.85 s [fourmolu] declaration/signature/type/long-function-name.hs works (ormolu) [✔]
  9402. 1490.85 s [fourmolu] declaration/signature/fixity/infixl.hs works (ormolu) [✔]
  9403. 1490.85 s [fourmolu] declaration/signature/fixity/infix.hs works (ormolu) [✔]
  9404. 1490.85 s [fourmolu] declaration/signature/fixity/infixr.hs works (ormolu) [✔]
  9405. 1490.85 s [fourmolu] declaration/signature/inline/conlike.hs works (ormolu) [✔]
  9406. 1490.86 s [fourmolu] declaration/signature/inline/noinline.hs works (ormolu) [✔]
  9407. 1490.86 s [fourmolu] declaration/signature/inline/inline.hs works (ormolu) [✔]
  9408. 1490.86 s [fourmolu] declaration/signature/inline/inlineable.hs works (ormolu) [✔]
  9409. 1490.86 s [fourmolu] declaration/signature/set-cost-centre/set-cost-centre.hs works (ormolu) [✔]
  9410. 1490.87 s [fourmolu] declaration/signature/specialize/specialize.hs works (ormolu) [✔]
  9411. 1490.88 s [fourmolu] declaration/signature/specialize/specialize-instance.hs works (ormolu) [✔]
  9412. 1490.88 s [fourmolu] declaration/signature/pattern/multiline.hs works (ormolu) [✔]
  9413. 1490.88 s [fourmolu] declaration/signature/pattern/single-line.hs works (ormolu) [✔]
  9414. 1490.88 s [fourmolu] declaration/foreign/foreign-export.hs works (ormolu) [✔]
  9415. 1490.89 s [fourmolu] declaration/foreign/foreign-import.hs works (ormolu) [✔]
  9416. 1490.89 s [fourmolu] declaration/type-families/data-family/no-annotation.hs works (ormolu) [✔]
  9417. 1490.89 s [fourmolu] declaration/type-families/data-family/type-arguments.hs works (ormolu) [✔]
  9418. 1490.89 s [fourmolu] declaration/type-families/data-family/simple.hs works (ormolu) [✔]
  9419. 1490.89 s [fourmolu] declaration/type-families/type-family/no-annotation.hs works (ormolu) [✔]
  9420. 1490.89 s [fourmolu] declaration/type-families/type-family/injective.hs works (ormolu) [✔]
  9421. 1490.89 s [fourmolu] declaration/type-families/type-family/operator.hs works (ormolu) [✔]
  9422. 1490.89 s [fourmolu] declaration/type-families/type-family/simple.hs works (ormolu) [✔]
  9423. 1490.89 s [fourmolu] declaration/type-families/closed-type-family/no-annotation.hs works (ormolu) [✔]
  9424. 1490.90 s [fourmolu] declaration/type-families/closed-type-family/type-arguments.hs works (ormolu) [✔]
  9425. 1490.90 s [ormolu] Documentation created: dist/doc/html/ormolu/, dist/doc/html/ormolu/ormolu.txt
  9426. 1490.90 s [fourmolu] declaration/type-families/closed-type-family/multi-line.hs works (ormolu) [✔]
  9427. 1490.90 s [fourmolu] declaration/type-families/closed-type-family/injective.hs works (ormolu) [✔]
  9428. 1490.91 s [fourmolu] declaration/type-families/closed-type-family/with-forall.hs works (ormolu) [✔]
  9429. 1490.91 s [fourmolu] declaration/type-families/closed-type-family/infix.hs works (ormolu) [✔]
  9430. 1490.91 s [fourmolu] declaration/type-families/closed-type-family/with-comments.hs works (ormolu) [✔]
  9431. 1490.91 s [fourmolu] declaration/type-families/closed-type-family/with-equal-sign.hs works (ormolu) [✔]
  9432. 1490.92 s [fourmolu] declaration/type-families/closed-type-family/promotion.hs works (ormolu) [✔]
  9433. 1490.92 s [fourmolu] declaration/type-families/closed-type-family/simple.hs works (ormolu) [✔]
  9434. 1490.92 s [fourmolu] declaration/data/datatype-contexts.hs works (ormolu) [✔]
  9435. 1490.93 s [fourmolu] declaration/data/infix-haddocks.hs works (ormolu) [✔]
  9436. 1490.93 s [fourmolu] declaration/data/single-constructor-with-haddock.hs works (ormolu) [✔]
  9437. 1490.93 s [fourmolu] declaration/data/operators.hs works (ormolu) [✔]
  9438. 1490.93 s [fourmolu] declaration/data/multiline.hs works (ormolu) [✔]
  9439. 1490.93 s [fourmolu] declaration/data/record-multi-const.hs works (ormolu) [✔]
  9440. 1490.94 s [fourmolu] declaration/data/ctype-1.hs works (ormolu) [✔]
  9441. 1490.94 s [fourmolu] declaration/data/kind-annotations.hs works (ormolu) [✔]
  9442. 1490.94 s [fourmolu] declaration/data/infix.hs works (ormolu) [✔]
  9443. 1490.94 s [fourmolu] declaration/data/multiline-names.hs works (ormolu) [✔]
  9444. 1490.95 s [fourmolu] declaration/data/record-fancy-existential.hs works (ormolu) [✔]
  9445. 1490.95 s [fourmolu] declaration/data/type-data.hs works (ormolu) [✔]
  9446. 1490.95 s [fourmolu] declaration/data/deriving-strategies.hs works (ormolu) [✔]
  9447. 1490.95 s [fourmolu] declaration/data/empty.hs works (ormolu) [✔]
  9448. 1490.95 s [fourmolu] declaration/data/invisible-binders.hs works (ormolu) [✔]
  9449. 1490.95 s [fourmolu] declaration/data/with-comment.hs works (ormolu) [✔]
  9450. 1490.95 s [fourmolu] declaration/data/record-singleline.hs works (ormolu) [✔]
  9451. 1490.96 s [ormolu] Preprocessing executable 'ormolu' for ormolu-0.8.0.2...
  9452. 1490.96 s [fourmolu] declaration/data/existential-multiline.hs works (ormolu) [✔]
  9453. 1490.96 s [ormolu] Preprocessing test suite 'tests' for ormolu-0.8.0.2...
  9454. 1490.96 s [fourmolu] declaration/data/unnamed-field-comment-1.hs works (ormolu) [✔]
  9455. 1490.96 s [fourmolu] declaration/data/unnamed-field-comment-2.hs works (ormolu) [✔]
  9456. 1490.97 s [fourmolu] declaration/data/with-weird-haddock.hs works (ormolu) [✔]
  9457. 1490.97 s [fourmolu] declaration/data/deriving.hs works (ormolu) [✔]
  9458. 1490.97 s [fourmolu] declaration/data/multiline-arg-parens.hs works (ormolu) [✔]
  9459. 1490.97 s [fourmolu] declaration/data/unnamed-field-comment-3.hs works (ormolu) [✔]
  9460. 1490.97 s [ormolu] Phase: installPhase
  9461. 1490.97 s [fourmolu] declaration/data/simple-broken.hs works (ormolu) [✔]
  9462. 1490.97 s [fourmolu] declaration/data/existential-unicode.hs works (ormolu) [✔]
  9463. 1490.97 s [fourmolu] declaration/data/partly-documented.hs works (ormolu) [✔]
  9464. 1490.98 s [fourmolu] declaration/data/simple.hs works (ormolu) [✔]
  9465. 1490.98 s [fourmolu] declaration/data/newtype.hs works (ormolu) [✔]
  9466. 1490.98 s [fourmolu] declaration/data/existential.hs works (ormolu) [✔]
  9467. 1490.98 s [fourmolu] declaration/data/ctype-0.hs works (ormolu) [✔]
  9468. 1490.98 s [fourmolu] declaration/data/strictness.hs works (ormolu) [✔]
  9469. 1490.99 s [fourmolu] declaration/data/record.hs works (ormolu) [✔]
  9470. 1490.99 s [fourmolu] declaration/data/gadt-syntax.hs works (ormolu) [✔]
  9471. 1490.99 s [fourmolu] declaration/data/unnamed-field-comment-0.hs works (ormolu) [✔]
  9472. 1490.99 s [fourmolu] declaration/data/wildcard-binders.hs works (ormolu) [✔]
  9473. 1491.00 s [fourmolu] declaration/data/fat-multiline.hs works (ormolu) [✔]
  9474. 1491.00 s [fourmolu] declaration/data/gadt/multiline.hs works (ormolu) [✔]
  9475. 1491.01 s [fourmolu] declaration/data/gadt/unicode.hs works (ormolu) [✔]
  9476. 1491.01 s [fourmolu] declaration/data/gadt/multiline-where.hs works (ormolu) [✔]
  9477. 1491.01 s [fourmolu] declaration/data/gadt/simple.hs works (ormolu) [✔]
  9478. 1491.02 s [fourmolu] declaration/data/gadt/strictness.hs works (ormolu) [✔]
  9479. 1491.02 s [fourmolu] declaration/data/gadt/record.hs works (ormolu) [✔]
  9480. 1491.02 s [fourmolu] declaration/data/gadt/multiple-declaration.hs works (ormolu) [✔]
  9481. 1491.02 s [fourmolu] declaration/data/field-layout/record-2.hs works (ormolu) [✔]
  9482. 1491.02 s [fourmolu] declaration/data/field-layout/gadt.hs works (ormolu) [✔]
  9483. 1491.02 s [fourmolu] declaration/data/field-layout/variants.hs works (ormolu) [✔]
  9484. 1491.03 s [fourmolu] declaration/data/field-layout/record-1.hs works (ormolu) [✔]
  9485. 1491.03 s [fourmolu] declaration/data/field-layout/record-0.hs works (ormolu) [✔]
  9486. 1491.03 s [fourmolu] declaration/warning/warning-multiline.hs works (ormolu) [✔]
  9487. 1491.04 s [fourmolu] declaration/warning/warning-single-line.hs works (ormolu) [✔]
  9488. 1491.04 s [fourmolu] declaration/class/type-operators2.hs works (ormolu) [✔]
  9489. 1491.04 s [fourmolu] declaration/class/default-implementations-comments.hs works (ormolu) [✔]
  9490. 1491.05 s [fourmolu] declaration/class/newlines-after-where.hs works (ormolu) [✔]
  9491. 1491.05 s [fourmolu] declaration/class/type-operators1.hs works (ormolu) [✔]
  9492. 1491.05 s [fourmolu] declaration/class/empty-classes.hs works (ormolu) [✔]
  9493. 1491.05 s [fourmolu] declaration/class/single-parameters.hs works (ormolu) [✔]
  9494. 1491.06 s [fourmolu] declaration/class/associated-type-defaults.hs works (ormolu) [✔]
  9495. 1491.06 s [fourmolu] declaration/class/newlines-between-methods.hs works (ormolu) [✔]
  9496. 1491.07 s [fourmolu] declaration/class/default-signatures.hs works (ormolu) [✔]
  9497. 1491.07 s [fourmolu] declaration/class/poly-kinded-classes.hs works (ormolu) [✔]
  9498. 1491.07 s [fourmolu] declaration/class/associated-data1.hs works (ormolu) [✔]
  9499. 1491.08 s [fourmolu] declaration/class/dependency-super-classes.hs works (ormolu) [✔]
  9500. 1491.08 s [fourmolu] declaration/class/newlines-and-default-decls.hs works (ormolu) [✔]
  9501. 1491.08 s [fourmolu] declaration/class/associated-data2.hs works (ormolu) [✔]
  9502. 1491.09 s [fourmolu] declaration/class/type-operators3.hs works (ormolu) [✔]
  9503. 1491.09 s [fourmolu] declaration/class/functional-dependencies.hs works (ormolu) [✔]
  9504. 1491.09 s [fourmolu] declaration/class/super-classes.hs works (ormolu) [✔]
  9505. 1491.09 s [fourmolu] declaration/class/default-implementations.hs works (ormolu) [✔]
  9506. 1491.10 s [fourmolu] declaration/class/multi-parameters2.hs works (ormolu) [✔]
  9507. 1491.10 s [fourmolu] declaration/class/multi-parameters1.hs works (ormolu) [✔]
  9508. 1491.10 s [fourmolu] declaration/class/newlines-and-haddocks.hs works (ormolu) [✔]
  9509. 1491.11 s [fourmolu] declaration/class/default-signatures-simple.hs works (ormolu) [✔]
  9510. 1491.11 s [ormolu] Installing library in /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  9511. 1491.11 s [fourmolu] declaration/class/associated-types1.hs works (ormolu) [✔]
  9512. 1491.11 s [fourmolu] declaration/class/associated-types2.hs works (ormolu) [✔]
  9513. 1491.11 s [fourmolu] declaration/type-synonyms/multi-line.hs works (ormolu) [✔]
  9514. 1491.11 s [fourmolu] declaration/type-synonyms/with-weird-haddock.hs works (ormolu) [✔]
  9515. 1491.12 s [fourmolu] declaration/type-synonyms/simple.hs works (ormolu) [✔]
  9516. 1491.12 s [fourmolu] declaration/instance/multi-parameter.hs works (ormolu) [✔]
  9517. 1491.12 s [fourmolu] declaration/instance/type-family-instances.hs works (ormolu) [✔]
  9518. 1491.12 s [fourmolu] declaration/instance/overlappable-instances.hs works (ormolu) [✔]
  9519. 1491.13 s [fourmolu] declaration/instance/contexts.hs works (ormolu) [✔]
  9520. 1491.13 s [fourmolu] declaration/instance/single-parameter.hs works (ormolu) [✔]
  9521. 1491.14 s [fourmolu] declaration/instance/associated-data.hs works (ormolu) [✔]
  9522. 1491.14 s [fourmolu] declaration/instance/newlines-after-where.hs works (ormolu) [✔]
  9523. 1491.15 s [fourmolu] declaration/instance/newlines-between-methods.hs works (ormolu) [✔]
  9524. 1491.15 s [fourmolu] declaration/instance/instance-sigs-multiple.hs works (ormolu) [✔]
  9525. 1491.15 s [fourmolu] declaration/instance/contexts-comments.hs works (ormolu) [✔]
  9526. 1491.15 s [fourmolu] declaration/instance/instance-sigs.hs works (ormolu) [✔]
  9527. 1491.16 s [fourmolu] declaration/instance/data-family-instances-gadt.hs works (ormolu) [✔]
  9528. 1491.16 s [fourmolu] declaration/instance/data-family-instances-newtype.hs works (ormolu) [✔]
  9529. 1491.17 s [fourmolu] declaration/instance/data-family-instances.hs works (ormolu) [✔]
  9530. 1491.17 s [fourmolu] declaration/instance/associated-types.hs works (ormolu) [✔]
  9531. 1491.17 s [fourmolu] declaration/instance/empty-instance.hs works (ormolu) [✔]
  9532. 1491.17 s [fourmolu] declaration/role-annotation/multi-line.hs works (ormolu) [✔]
  9533. 1491.17 s [fourmolu] declaration/role-annotation/single-line.hs works (ormolu) [✔]
  9534. 1491.17 s [fourmolu] declaration/value/other/line-single-line.hs works (ormolu) [✔]
  9535. 1491.17 s [fourmolu] declaration/value/other/line-multi-line.hs works (ormolu) [✔]
  9536. 1491.17 s [fourmolu] declaration/value/other/comments-get-before-op.hs works (ormolu) [✔]
  9537. 1491.18 s [fourmolu] declaration/value/function/where.hs works (ormolu) [✔]
  9538. 1491.18 s [fourmolu] declaration/value/function/list-notation-2.hs works (ormolu) [✔]
  9539. 1491.18 s [fourmolu] declaration/value/function/multiline-types.hs works (ormolu) [✔]
  9540. 1491.18 s [fourmolu] declaration/value/function/equality-constraints.hs works (ormolu) [✔]
  9541. 1491.18 s [fourmolu] declaration/value/function/overindentation.hs works (ormolu) [✔]
  9542. 1491.19 s [fourmolu] declaration/value/function/application-2.hs works (ormolu) [✔]
  9543. 1491.19 s [fourmolu] declaration/value/function/typed-hole.hs works (ormolu) [✔]
  9544. 1491.19 s [fourmolu] declaration/value/function/operators-0.hs works (ormolu) [✔]
  9545. 1491.20 s [fourmolu] declaration/value/function/case-multi-line-guards.hs works (ormolu) [✔]
  9546. 1491.20 s [fourmolu] declaration/value/function/if-with-comment-next-to-keyword.hs works (ormolu) [✔]
  9547. 1491.20 s [fourmolu] declaration/value/function/overloaded-labels.hs works (ormolu) [✔]
  9548. 1491.20 s [fourmolu] declaration/value/function/prefix.hs works (ormolu) [✔]
  9549. 1491.21 s [fourmolu] declaration/value/function/multi-way-if.hs works (ormolu) [✔]
  9550. 1491.21 s [fourmolu] declaration/value/function/backticks-lhs.hs works (ormolu) [✔]
  9551. 1491.21 s [fourmolu] declaration/value/function/if-with-comment-above-branches.hs works (ormolu) [✔]
  9552. 1491.21 s [fourmolu] declaration/value/function/builtin-syntax.hs works (ormolu) [✔]
  9553. 1491.22 s [fourmolu] declaration/value/function/negation.hs works (ormolu) [✔]
  9554. 1491.22 s [fourmolu] declaration/value/function/arg-breakpoints.hs works (ormolu) [✔]
  9555. 1491.22 s [fourmolu] declaration/value/function/static-pointers.hs works (ormolu) [✔]
  9556. 1491.23 s [fourmolu] declaration/value/function/awkward-comment-1.hs works (ormolu) [✔]
  9557. 1491.23 s [fourmolu] declaration/value/function/type-applications-and-splice.hs works (ormolu) [✔]
  9558. 1491.23 s [fourmolu] declaration/value/function/let-multi-line.hs works (ormolu) [✔]
  9559. 1491.24 s [fourmolu] declaration/value/function/awkward-comment-0.hs works (ormolu) [✔]
  9560. 1491.24 s [fourmolu] declaration/value/function/if-with-comment-in-branches-with-functions.hs works (ormolu) [✔]
  9561. 1491.24 s [fourmolu] declaration/value/function/operator-comments-2.hs works (ormolu) [✔]
  9562. 1491.24 s [fourmolu] declaration/value/function/guards.hs works (ormolu) [✔]
  9563. 1491.25 s [fourmolu] declaration/value/function/operators-3.hs works (ormolu) [✔]
  9564. 1491.25 s [fourmolu] declaration/value/function/multiline-strings-0.hs works (ormolu) [✔]
  9565. 1491.25 s [fourmolu] declaration/value/function/multiline-strings-2.hs works (ormolu) [✔]
  9566. 1491.25 s [fourmolu] declaration/value/function/if-single-line-functions-do.hs works (ormolu) [✔]
  9567. 1491.26 s [fourmolu] declaration/value/function/required-type-arguments-2.hs works (ormolu) [✔]
  9568. 1491.26 s [fourmolu] declaration/value/function/splice.hs works (ormolu) [✔]
  9569. 1491.26 s [fourmolu] declaration/value/function/negative-literals.hs works (ormolu) [✔]
  9570. 1491.27 s [fourmolu] declaration/value/function/pragmas.hs works (ormolu) [✔]
  9571. 1491.27 s [fourmolu] declaration/value/function/required-type-arguments.hs works (ormolu) [✔]
  9572. 1491.28 s [fourmolu] declaration/value/function/lambda-multi-line2.hs works (ormolu) [✔]
  9573. 1491.28 s [fourmolu] declaration/value/function/operators-4.hs works (ormolu) [✔]
  9574. 1491.28 s [fourmolu] declaration/value/function/application-0.hs works (ormolu) [✔]
  9575. 1491.28 s [fourmolu] declaration/value/function/do-single-multi.hs works (ormolu) [✔]
  9576. 1491.28 s [fourmolu] declaration/value/function/unboxed-tuples.hs works (ormolu) [✔]
  9577. 1491.28 s [fourmolu] declaration/value/function/backticks.hs works (ormolu) [✔]
  9578. 1491.29 s [fourmolu] declaration/value/function/implicit-params.hs works (ormolu) [✔]
  9579. 1491.29 s [fourmolu] declaration/value/function/multiline-strings-4.hs works (ormolu) [✔]
  9580. 1491.29 s [fourmolu] declaration/value/function/fancy-forall-0.hs works (ormolu) [✔]
  9581. 1491.29 s [fourmolu] declaration/value/function/unboxed-sums.hs works (ormolu) [✔]
  9582. 1491.29 s [fourmolu] declaration/value/function/operators-2.hs works (ormolu) [✔]
  9583. 1491.30 s [fourmolu] declaration/value/function/lexical-negation.hs works (ormolu) [✔]
  9584. 1491.30 s [fourmolu] declaration/value/function/list-notation-1.hs works (ormolu) [✔]
  9585. 1491.30 s [fourmolu] declaration/value/function/let-nested.hs works (ormolu) [✔]
  9586. 1491.30 s [fourmolu] declaration/value/function/multiline-strings-5.hs works (ormolu) [✔]
  9587. 1491.31 s [fourmolu] declaration/value/function/multiline-strings-3.hs works (ormolu) [✔]
  9588. 1491.31 s [fourmolu] declaration/value/function/fancy-forall-1.hs works (ormolu) [✔]
  9589. 1491.31 s [fourmolu] declaration/value/function/parens.hs works (ormolu) [✔]
  9590. 1491.31 s [fourmolu] declaration/value/function/operator-comments-1.hs works (ormolu) [✔]
  9591. 1491.31 s [fourmolu] declaration/value/function/blank-lines-let.hs works (ormolu) [✔]
  9592. 1491.32 s [fourmolu] declaration/value/function/where-nested.hs works (ormolu) [✔]
  9593. 1491.32 s [fourmolu] declaration/value/function/newline-single-line-body.hs works (ormolu) [✔]
  9594. 1491.32 s [fourmolu] declaration/value/function/if-with-comment-in-branches.hs works (ormolu) [✔]
  9595. 1491.32 s [fourmolu] declaration/value/function/multiline-strings-6.hs works (ormolu) [✔]
  9596. 1491.32 s [fourmolu] declaration/value/function/unboxed-string-lit.hs works (ormolu) [✔]
  9597. 1491.33 s [fourmolu] declaration/value/function/operator-comments-0.hs works (ormolu) [✔]
  9598. 1491.33 s [fourmolu] declaration/value/function/operator-fixity-defaulting.hs works (ormolu) [✔]
  9599. 1491.33 s [fourmolu] declaration/value/function/case-empty.hs works (ormolu) [✔]
  9600. 1491.33 s [fourmolu] declaration/value/function/operator-hash-without-unboxed-sums.hs works (ormolu) [✔]
  9601. 1491.33 s [fourmolu] declaration/value/function/parens-comments.hs works (ormolu) [✔]
  9602. 1491.33 s [fourmolu] declaration/value/function/if-multi-line.hs works (ormolu) [✔]
  9603. 1491.34 s [fourmolu] declaration/value/function/operators-1.hs works (ormolu) [✔]
  9604. 1491.34 s [fourmolu] declaration/value/function/type-abstractions.hs works (ormolu) [✔]
  9605. 1491.34 s [fourmolu] declaration/value/function/operators-5.hs works (ormolu) [✔]
  9606. 1491.34 s [fourmolu] declaration/value/function/do-where.hs works (ormolu) [✔]
  9607. 1491.34 s [fourmolu] declaration/value/function/tuple-sections.hs works (ormolu) [✔]
  9608. 1491.35 s [fourmolu] declaration/value/function/case-single-line.hs works (ormolu) [✔]
  9609. 1491.35 s [fourmolu] declaration/value/function/arithmetic-sequences.hs works (ormolu) [✔]
  9610. 1491.35 s [fourmolu] declaration/value/function/operators-7.hs works (ormolu) [✔]
  9611. 1491.35 s [fourmolu] declaration/value/function/operators-6.hs works (ormolu) [✔]
  9612. 1491.36 s [fourmolu] declaration/value/function/parallel-comprehensions-complex.hs works (ormolu) [✔]
  9613. 1491.36 s [fourmolu] declaration/value/function/quasi-quotes.hs works (ormolu) [✔]
  9614. 1491.36 s [fourmolu] declaration/value/function/type-applications.hs works (ormolu) [✔]
  9615. 1491.36 s [fourmolu] declaration/value/function/multiple-matches.hs works (ormolu) [✔]
  9616. 1491.37 s [fourmolu] declaration/value/function/if-single-line.hs works (ormolu) [✔]
  9617. 1491.37 s [fourmolu] declaration/value/function/operator-hash-with-unboxed-sums.hs works (ormolu) [✔]
  9618. 1491.37 s [fourmolu] declaration/value/function/multiline-strings-7.hs works (ormolu) [✔]
  9619. 1491.37 s [fourmolu] declaration/value/function/application-1.hs works (ormolu) [✔]
  9620. 1491.38 s [fourmolu] declaration/value/function/lambda-case.hs works (ormolu) [✔]
  9621. 1491.38 s [fourmolu] declaration/value/function/simple.hs works (ormolu) [✔]
  9622. 1491.38 s [fourmolu] declaration/value/function/blank-lines-where.hs works (ormolu) [✔]
  9623. 1491.38 s [fourmolu] declaration/value/function/tricky-parens.hs works (ormolu) [✔]
  9624. 1491.39 s [fourmolu] declaration/value/function/block-arguments.hs works (ormolu) [✔]
  9625. 1491.39 s [fourmolu] declaration/value/function/list-notation-3.hs works (ormolu) [✔]
  9626. 1491.39 s [fourmolu] declaration/value/function/multiline-strings-8.hs works (ormolu) [✔]
  9627. 1491.40 s [fourmolu] declaration/value/function/multiple-guards.hs works (ormolu) [✔]
  9628. 1491.40 s [fourmolu] declaration/value/function/primitive-literals.hs works (ormolu) [✔]
  9629. 1491.40 s [fourmolu] declaration/value/function/if-single-line-functions.hs works (ormolu) [✔]
  9630. 1491.41 s [fourmolu] declaration/value/function/let-single-line.hs works (ormolu) [✔]
  9631. 1491.41 s [fourmolu] declaration/value/function/tuples.hs works (ormolu) [✔]
  9632. 1491.41 s [fourmolu] declaration/value/function/multiline-arguments.hs works (ormolu) [✔]
  9633. 1491.41 s [fourmolu] declaration/value/function/complex-list.hs works (ormolu) [✔]
  9634. 1491.41 s [fourmolu] declaration/value/function/if-with-comment-before-do-blocks.hs works (ormolu) [✔]
  9635. 1491.41 s [fourmolu] declaration/value/function/typed-expressions.hs works (ormolu) [✔]
  9636. 1491.42 s [fourmolu] declaration/value/function/parenthesis-lhs.hs works (ormolu) [✔]
  9637. 1491.42 s [fourmolu] declaration/value/function/lambda-multi-line1.hs works (ormolu) [✔]
  9638. 1491.43 s [fourmolu] declaration/value/function/lambda-single-line.hs works (ormolu) [✔]
  9639. 1491.43 s [fourmolu] declaration/value/function/explicit-type.hs works (ormolu) [✔]
  9640. 1491.43 s [fourmolu] declaration/value/function/list-comprehensions.hs works (ormolu) [✔]
  9641. 1491.44 s [fourmolu] declaration/value/function/parallel-comprehensions-single-line.hs works (ormolu) [✔]
  9642. 1491.44 s [fourmolu] declaration/value/function/case-multi-line.hs works (ormolu) [✔]
  9643. 1491.45 s [fourmolu] declaration/value/function/operator-sections.hs works (ormolu) [✔]
  9644. 1491.45 s [fourmolu] declaration/value/function/strings.hs works (ormolu) [✔]
  9645. 1491.45 s [fourmolu] declaration/value/function/multiline-strings-1.hs works (ormolu) [✔]
  9646. 1491.45 s [fourmolu] declaration/value/function/list-notation-0.hs works (ormolu) [✔]
  9647. 1491.45 s [fourmolu] declaration/value/function/comprehension/transform-multi-line2.hs works (ormolu) [✔]
  9648. 1491.46 s [fourmolu] declaration/value/function/comprehension/transform-single-line.hs works (ormolu) [✔]
  9649. 1491.46 s [fourmolu] declaration/value/function/comprehension/transform-multi-line3.hs works (ormolu) [✔]
  9650. 1491.46 s [fourmolu] declaration/value/function/comprehension/transform-multi-line4.hs works (ormolu) [✔]
  9651. 1491.47 s [fourmolu] declaration/value/function/comprehension/transform-multi-line1.hs works (ormolu) [✔]
  9652. 1491.47 s [fourmolu] declaration/value/function/comprehension/transform-monad.hs works (ormolu) [✔]
  9653. 1491.47 s [fourmolu] declaration/value/function/infix/esqueleto-1.hs works (ormolu) [✔]
  9654. 1491.48 s [fourmolu] declaration/value/function/infix/lenses.hs works (ormolu) [✔]
  9655. 1491.48 s [fourmolu] declaration/value/function/infix/dollar-chains-5.hs works (ormolu) [✔]
  9656. 1491.48 s [fourmolu] declaration/value/function/infix/fractional-precedence.hs works (ormolu) [✔]
  9657. 1491.48 s [fourmolu] declaration/value/function/infix/unicode.hs works (ormolu) [✔]
  9658. 1491.48 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-dollar.hs works (ormolu) [✔]
  9659. 1491.48 s [fourmolu] declaration/value/function/infix/op-chain-r-s-dollar.hs works (ormolu) [✔]
  9660. 1491.49 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-1.hs works (ormolu) [✔]
  9661. 1491.49 s [fourmolu] declaration/value/function/infix/hanging.hs works (ormolu) [✔]
  9662. 1491.49 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-normal.hs works (ormolu) [✔]
  9663. 1491.49 s [fourmolu] declaration/value/function/infix/qualified-prelude.hs works (ormolu) [✔]
  9664. 1491.49 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-1.hs works (ormolu) [✔]
  9665. 1491.50 s [fourmolu] declaration/value/function/infix/op-chain-l-gt.hs works (ormolu) [✔]
  9666. 1491.50 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-1.hs works (ormolu) [✔]
  9667. 1491.50 s [fourmolu] declaration/value/function/infix/esqueleto-0.hs works (ormolu) [✔]
  9668. 1491.50 s [fourmolu] declaration/value/function/infix/dollar-chains-1.hs works (ormolu) [✔]
  9669. 1491.50 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-normal.hs works (ormolu) [✔]
  9670. 1491.51 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-dollar.hs works (ormolu) [✔]
  9671. 1491.51 s [fourmolu] declaration/value/function/infix/op-chain-r-s-colon.hs works (ormolu) [✔]
  9672. 1491.51 s [fourmolu] declaration/value/function/infix/dollar-chains-2.hs works (ormolu) [✔]
  9673. 1491.51 s [fourmolu] declaration/value/function/infix/hspec-expectation.hs works (ormolu) [✔]
  9674. 1491.51 s [fourmolu] declaration/value/function/infix/dollar-chains-4.hs works (ormolu) [✔]
  9675. 1491.52 s [fourmolu] declaration/value/function/infix/do.hs works (ormolu) [✔]
  9676. 1491.52 s [fourmolu] declaration/value/function/infix/qualified-ops.hs works (ormolu) [✔]
  9677. 1491.52 s [fourmolu] declaration/value/function/infix/op-chain-r-s-normal.hs works (ormolu) [✔]
  9678. 1491.52 s [fourmolu] declaration/value/function/infix/op-chain-l-lt.hs works (ormolu) [✔]
  9679. 1491.52 s [fourmolu] declaration/value/function/infix/comments.hs works (ormolu) [✔]
  9680. 1491.52 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-2.hs works (ormolu) [✔]
  9681. 1491.53 s [fourmolu] declaration/value/function/infix/simple.hs works (ormolu) [✔]
  9682. 1491.53 s [fourmolu] declaration/value/function/infix/op-chain-colon-do.hs works (ormolu) [✔]
  9683. 1491.53 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-normal.hs works (ormolu) [✔]
  9684. 1491.53 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-2.hs works (ormolu) [✔]
  9685. 1491.53 s [fourmolu] declaration/value/function/infix/op-chain-l-eq.hs works (ormolu) [✔]
  9686. 1491.54 s [fourmolu] declaration/value/function/infix/dollar-chains-6.hs works (ormolu) [✔]
  9687. 1491.54 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-1.hs works (ormolu) [✔]
  9688. 1491.54 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-2.hs works (ormolu) [✔]
  9689. 1491.54 s [ormolu] Installing executable ormolu in /nix/store/x9kgj4n4n3qbbpdaghf68gzx2k5ivw1g-ormolu-0.8.0.2-bin/bin
  9690. 1491.54 s [ormolu] Warning: The directory
  9691. 1491.54 s [ormolu] /nix/store/x9kgj4n4n3qbbpdaghf68gzx2k5ivw1g-ormolu-0.8.0.2-bin/bin is not in
  9692. 1491.54 s [ormolu] the system search path.
  9693. 1491.54 s [fourmolu] declaration/value/function/infix/applicative.hs works (ormolu) [✔]
  9694. 1491.54 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-2.hs works (ormolu) [✔]
  9695. 1491.54 s [fourmolu] declaration/value/function/infix/op-chain-l-s.hs works (ormolu) [✔]
  9696. 1491.54 s [fourmolu] declaration/value/function/infix/dollar-chains-3.hs works (ormolu) [✔]
  9697. 1491.55 s [fourmolu] declaration/value/function/infix/tricky-colon-chain.hs works (ormolu) [✔]
  9698. 1491.55 s [fourmolu] declaration/value/function/record/wildcards.hs works (ormolu) [✔]
  9699. 1491.56 s [fourmolu] declaration/value/function/record/record-dot.hs works (ormolu) [✔]
  9700. 1491.56 s [fourmolu] declaration/value/function/record/constructors.hs works (ormolu) [✔]
  9701. 1491.56 s [fourmolu] declaration/value/function/record/updaters.hs works (ormolu) [✔]
  9702. 1491.56 s [fourmolu] declaration/value/function/record/hanging-after-equal-con.hs works (ormolu) [✔]
  9703. 1491.57 s [fourmolu] declaration/value/function/record/hanging-after-equal-update.hs works (ormolu) [✔]
  9704. 1491.57 s [fourmolu] declaration/value/function/record/inter-comments.hs works (ormolu) [✔]
  9705. 1491.58 s [fourmolu] declaration/value/function/arrow/proc-forms2.hs works (ormolu) [✔]
  9706. 1491.58 s [fourmolu] declaration/value/function/arrow/proc-ifs.hs works (ormolu) [✔]
  9707. 1491.60 s [fourmolu] declaration/value/function/arrow/proc-do-complex.hs works (ormolu) [✔]
  9708. 1491.61 s [fourmolu] declaration/value/function/arrow/proc-forms1.hs works (ormolu) [✔]
  9709. 1491.61 s [fourmolu] declaration/value/function/arrow/multiline-case.hs works (ormolu) [✔]
  9710. 1491.61 s [fourmolu] declaration/value/function/arrow/proc-do-simple2.hs works (ormolu) [✔]
  9711. 1491.62 s [fourmolu] declaration/value/function/arrow/proc-lambdas.hs works (ormolu) [✔]
  9712. 1491.64 s [fourmolu] declaration/value/function/arrow/proc-do-simple1.hs works (ormolu) [✔]
  9713. 1491.64 s [fourmolu] declaration/value/function/arrow/proc-lets.hs works (ormolu) [✔]
  9714. 1491.64 s [fourmolu] declaration/value/function/arrow/proc-form-do-indent.hs works (ormolu) [✔]
  9715. 1491.65 s [fourmolu] declaration/value/function/arrow/recursive-procs.hs works (ormolu) [✔]
  9716. 1491.65 s [fourmolu] declaration/value/function/arrow/proc-applications.hs works (ormolu) [✔]
  9717. 1491.66 s [fourmolu] declaration/value/function/arrow/proc-applications2.hs works (ormolu) [✔]
  9718. 1491.66 s [fourmolu] declaration/value/function/arrow/proc-parentheses.hs works (ormolu) [✔]
  9719. 1491.66 s [fourmolu] declaration/value/function/arrow/proc-cases.hs works (ormolu) [✔]
  9720. 1491.67 s [fourmolu] declaration/value/function/do/hang-rhs-arrow.hs works (ormolu) [✔]
  9721. 1491.67 s [fourmolu] declaration/value/function/do/recursive-do-rec.hs works (ormolu) [✔]
  9722. 1491.67 s [fourmolu] declaration/value/function/do/blocks.hs works (ormolu) [✔]
  9723. 1491.67 s [fourmolu] declaration/value/function/do/comment-spacing.hs works (ormolu) [✔]
  9724. 1491.67 s [fourmolu] declaration/value/function/do/expr.hs works (ormolu) [✔]
  9725. 1491.68 s [fourmolu] declaration/value/function/do/recursive-do-mdo.hs works (ormolu) [✔]
  9726. 1491.68 s [fourmolu] declaration/value/function/do/comment-alignment.hs works (ormolu) [✔]
  9727. 1491.68 s [fourmolu] declaration/value/function/do/operator-and-parens.hs works (ormolu) [✔]
  9728. 1491.68 s [fourmolu] declaration/value/function/do/do-dollar-mixed-chain.hs works (ormolu) [✔]
  9729. 1491.69 s [fourmolu] declaration/value/function/do/applications-and-parens.hs works (ormolu) [✔]
  9730. 1491.69 s [fourmolu] declaration/value/function/do/let.hs works (ormolu) [✔]
  9731. 1491.69 s [fourmolu] declaration/value/function/pattern/multiline-case-pattern.hs works (ormolu) [✔]
  9732. 1491.70 s [fourmolu] declaration/value/function/pattern/many-guards-in-singleline.hs works (ormolu) [✔]
  9733. 1491.70 s [fourmolu] declaration/value/function/pattern/n-plus-k-pattern.hs works (ormolu) [✔]
  9734. 1491.70 s [fourmolu] declaration/value/function/pattern/view-pattern.hs works (ormolu) [✔]
  9735. 1491.71 s [fourmolu] declaration/value/function/pattern/splice-pattern.hs works (ormolu) [✔]
  9736. 1491.71 s [fourmolu] declaration/value/function/pattern/famous-cardano-pattern.hs works (ormolu) [✔]
  9737. 1491.71 s [fourmolu] declaration/value/function/pattern/record-patterns.hs works (ormolu) [✔]
  9738. 1491.71 s [fourmolu] declaration/value/function/pattern/pattern-bind.hs works (ormolu) [✔]
  9739. 1491.71 s [fourmolu] declaration/value/function/pattern/sig-pattern.hs works (ormolu) [✔]
  9740. 1491.71 s [fourmolu] declaration/value/function/pattern/as-pattern.hs works (ormolu) [✔]
  9741. 1491.72 s [fourmolu] declaration/value/function/pattern/unboxed-sum-pattern.hs works (ormolu) [✔]
  9742. 1491.72 s [fourmolu] declaration/value/function/pattern/strictness.hs works (ormolu) [✔]
  9743. 1491.72 s [fourmolu] declaration/value/function/pattern/multiline-guard-statement.hs works (ormolu) [✔]
  9744. 1491.72 s [fourmolu] declaration/value/function/pattern/multiple-guard-statements.hs works (ormolu) [✔]
  9745. 1491.72 s [fourmolu] declaration/value/function/pattern/quasi-quotes-pattern.hs works (ormolu) [✔]
  9746. 1491.73 s [fourmolu] declaration/value/function/pattern/or-patterns.hs works (ormolu) [✔]
  9747. 1491.74 s [fourmolu] declaration/value/pattern-synonyms/explicitely-bidirectional.hs works (ormolu) [✔]
  9748. 1491.74 s [fourmolu] declaration/value/pattern-synonyms/bidirectional.hs works (ormolu) [✔]
  9749. 1491.75 s [fourmolu] declaration/value/pattern-synonyms/unidirectional.hs works (ormolu) [✔]
  9750. 1491.75 s [fourmolu] import/comments-per-import.hs works (ormolu) [✔]
  9751. 1491.75 s [fourmolu] import/sorted.hs works (ormolu) [✔]
  9752. 1491.75 s [fourmolu] import/qualified-post.hs works (ormolu) [✔]
  9753. 1491.75 s [fourmolu] import/nested-explicit-imports.hs works (ormolu) [✔]
  9754. 1491.75 s [fourmolu] import/qualified-prelude.hs works (ormolu) [✔]
  9755. 1491.75 s [fourmolu] import/deprecated-export-multi-line.hs works (ormolu) [✔]
  9756. 1491.75 s [fourmolu] import/sorted-package-imports.hs works (ormolu) [✔]
  9757. 1491.75 s [fourmolu] import/deprecated-export-single-line.hs works (ormolu) [✔]
  9758. 1491.75 s [fourmolu] import/comments-inside-imports.hs works (ormolu) [✔]
  9759. 1491.76 s [fourmolu] import/merging-2.hs works (ormolu) [✔]
  9760. 1491.76 s [fourmolu] import/merging-1.hs works (ormolu) [✔]
  9761. 1491.76 s [fourmolu] import/docstrings-after-exports.hs works (ormolu) [✔]
  9762. 1491.76 s [fourmolu] import/merging-0.hs works (ormolu) [✔]
  9763. 1491.76 s [fourmolu] import/explicit-imports.hs works (ormolu) [✔]
  9764. 1491.76 s [fourmolu] import/deduplication-bug.hs works (ormolu) [✔]
  9765. 1491.76 s [fourmolu] import/sorted-export-list.hs works (ormolu) [✔]
  9766. 1491.77 s [fourmolu] import/misc.hs works (ormolu) [✔]
  9767. 1491.77 s [fourmolu] import/simple.hs works (ormolu) [✔]
  9768. 1491.77 s [fourmolu] import/explicit-prelude.hs works (ormolu) [✔]
  9769. 1491.77 s [fourmolu] import/explicit-imports-with-comments.hs works (ormolu) [✔]
  9770. 1491.77 s [fourmolu] other/following-comment-last-3.hs works (fourmolu) [✔]
  9771. 1491.77 s [fourmolu] other/comment-style-transform.hs works (fourmolu) [✔]
  9772. 1491.77 s [fourmolu] other/comment-two-blocks.hs works (fourmolu) [✔]
  9773. 1491.78 s [fourmolu] other/following-comment-last-0.hs works (fourmolu) [✔]
  9774. 1491.78 s [fourmolu] other/argument-comment.hs works (fourmolu) [✔]
  9775. 1491.78 s [fourmolu] other/comment-following-preceding-gap.hs works (fourmolu) [✔]
  9776. 1491.78 s [fourmolu] other/invalid-haddock-2.hs works (fourmolu) [✔]
  9777. 1491.78 s [fourmolu] other/pragma-sorting.hs works (fourmolu) [✔]
  9778. 1491.79 s [fourmolu] other/comment-inside-construct.hs works (fourmolu) [✔]
  9779. 1491.79 s [fourmolu] other/invalid-haddock-double-trigger.hs works (fourmolu) [✔]
  9780. 1491.79 s [fourmolu] other/consequetive-pipe-comments.hs works (fourmolu) [✔]
  9781. 1491.79 s [fourmolu] other/empty-forall.hs works (fourmolu) [✔]
  9782. 1491.79 s [fourmolu] other/overly-indented.hs works (fourmolu) [✔]
  9783. 1491.80 s [fourmolu] other/empty-haddock.hs works (fourmolu) [✔]
  9784. 1491.80 s [fourmolu] other/comment-spacing.hs works (fourmolu) [✔]
  9785. 1491.80 s [fourmolu] other/haddock-sections.hs works (fourmolu) [✔]
  9786. 1491.81 s [fourmolu] other/inline-comment-1.hs works (fourmolu) [✔]
  9787. 1491.81 s [fourmolu] other/following-comment-last-2.hs works (fourmolu) [✔]
  9788. 1491.81 s [fourmolu] other/necessary-brackets.hs works (fourmolu) [✔]
  9789. 1491.81 s [fourmolu] other/haddock-without-module-header.hs works (fourmolu) [✔]
  9790. 1491.81 s [fourmolu] other/trailing-whitespace.hs works (fourmolu) [✔]
  9791. 1491.81 s [fourmolu] other/comment-after-preceding-haddock.hs works (fourmolu) [✔]
  9792. 1491.82 s [fourmolu] other/multiple-blank-line-comment.hs works (fourmolu) [✔]
  9793. 1491.83 s [fourmolu] other/multiline-forall.hs works (fourmolu) [✔]
  9794. 1491.83 s [fourmolu] other/invalid-haddock-1.hs works (fourmolu) [✔]
  9795. 1491.83 s [fourmolu] other/comment-before-hanging.hs works (fourmolu) [✔]
  9796. 1491.83 s [fourmolu] other/invalid-haddock-weird.hs works (fourmolu) [✔]
  9797. 1491.83 s [fourmolu] other/pragma-no-header.hs works (fourmolu) [✔]
  9798. 1491.83 s [fourmolu] other/comment-glued-together.hs works (fourmolu) [✔]
  9799. 1491.83 s [fourmolu] other/comment-multiline-after.hs works (fourmolu) [✔]
  9800. 1491.83 s [fourmolu] other/jsffi.hs works (fourmolu) [✔]
  9801. 1491.84 s [fourmolu] other/comment-alignment.hs works (fourmolu) [✔]
  9802. 1491.84 s [fourmolu] other/comment-empty-let.hs works (fourmolu) [✔]
  9803. 1491.84 s [fourmolu] other/pragma.hs works (fourmolu) [✔]
  9804. 1491.84 s [fourmolu] other/inline-comment-0.hs works (fourmolu) [✔]
  9805. 1491.85 s [fourmolu] other/pragma-comments.hs works (fourmolu) [✔]
  9806. 1491.85 s [fourmolu] other/multiline-comments-reindent.hs works (fourmolu) [✔]
  9807. 1491.85 s [fourmolu] other/comment-trailing-space.hs works (fourmolu) [✔]
  9808. 1491.85 s [fourmolu] other/linear-arrows.hs works (fourmolu) [✔]
  9809. 1491.85 s [fourmolu] other/following-comment-last-1.hs works (fourmolu) [✔]
  9810. 1491.86 s [fourmolu] other/pragma-comments-after.hs works (fourmolu) [✔]
  9811. 1491.86 s [fourmolu] other/merging-comments.hs works (fourmolu) [✔]
  9812. 1491.86 s [fourmolu] other/ascii.hs works (fourmolu) [✔]
  9813. 1491.86 s [fourmolu] other/disabling/single-definition.hs works (fourmolu) [✔]
  9814. 1491.86 s [fourmolu] other/disabling/closing-comment-in-disabled-region.hs works (fourmolu) [✔]
  9815. 1491.86 s [fourmolu] other/disabling/preserve-trailing-whitespace.hs works (fourmolu) [✔]
  9816. 1491.86 s [fourmolu] other/disabling/preserve-empty-lines.hs works (fourmolu) [✔]
  9817. 1491.86 s [fourmolu] other/disabling/suffix-comment.hs works (fourmolu) [✔]
  9818. 1491.86 s [fourmolu] other/disabling/line-pragma-in-disabled-region.hs works (fourmolu) [✔]
  9819. 1491.86 s [fourmolu] other/disabling/whole-file.hs works (fourmolu) [✔]
  9820. 1491.87 s [fourmolu] other/disabling/empty-disabled-region.hs works (fourmolu) [✔]
  9821. 1491.87 s [fourmolu] other/disabling/normalize-magic-comments.hs works (fourmolu) [✔]
  9822. 1491.87 s [fourmolu] other/cpp/shifted.hs works (fourmolu) [✔]
  9823. 1491.87 s [fourmolu] other/cpp/simple-import.hs works (fourmolu) [✔]
  9824. 1491.88 s [fourmolu] other/cpp/separation-0a.hs works (fourmolu) [✔]
  9825. 1491.88 s [fourmolu] other/cpp/separation-0b.hs works (fourmolu) [✔]
  9826. 1491.88 s [fourmolu] other/cpp/cpp-and-imports.hs works (fourmolu) [✔]
  9827. 1491.88 s [fourmolu] other/cpp/separation-1a.hs works (fourmolu) [✔]
  9828. 1491.89 s [fourmolu] other/cpp/separation-2b.hs works (fourmolu) [✔]
  9829. 1491.89 s [fourmolu] other/cpp/continuation.hs works (fourmolu) [✔]
  9830. 1491.89 s [fourmolu] other/cpp/separation-1b.hs works (fourmolu) [✔]
  9831. 1491.89 s [fourmolu] other/cpp/separation-2a.hs works (fourmolu) [✔]
  9832. 1491.89 s [fourmolu] other/cpp/lonely-hash.hs works (fourmolu) [✔]
  9833. 1491.90 s [fourmolu] module-header/double-dot-with-names.hs works (fourmolu) [✔]
  9834. 1491.90 s [fourmolu] module-header/multiline.hs works (fourmolu) [✔]
  9835. 1491.90 s [fourmolu] module-header/shebang-with-pragmas.hs works (fourmolu) [✔]
  9836. 1491.90 s [fourmolu] module-header/named-section.hs works (fourmolu) [✔]
  9837. 1491.90 s [fourmolu] module-header/warning-pragma-list-multiline.hs works (fourmolu) [✔]
  9838. 1491.90 s [fourmolu] module-header/stack-header-2.hs works (fourmolu) [✔]
  9839. 1491.91 s [fourmolu] module-header/leading-empty-line.hs works (fourmolu) [✔]
  9840. 1491.91 s [fourmolu] module-header/preceding-comment-with-haddock.hs works (fourmolu) [✔]
  9841. 1491.91 s [fourmolu] module-header/double-shebangs.hs works (fourmolu) [✔]
  9842. 1491.91 s [fourmolu] module-header/empty-haddock.hs works (fourmolu) [✔]
  9843. 1491.91 s [fourmolu] module-header/empty.hs works (fourmolu) [✔]
  9844. 1491.91 s [fourmolu] module-header/simple-with-comments.hs works (fourmolu) [✔]
  9845. 1491.91 s [fourmolu] module-header/stack-header-0.hs works (fourmolu) [✔]
  9846. 1491.91 s [fourmolu] module-header/warning-pragma-singleton-list.hs works (fourmolu) [✔]
  9847. 1491.91 s [fourmolu] module-header/multiline-empty-comment.hs works (fourmolu) [✔]
  9848. 1491.91 s [fourmolu] module-header/shebang.hs works (fourmolu) [✔]
  9849. 1491.91 s [fourmolu] module-header/stack-header-1.hs works (fourmolu) [✔]
  9850. 1491.91 s [fourmolu] module-header/warning-pragma.hs works (fourmolu) [✔]
  9851. 1491.91 s [fourmolu] module-header/singleline.hs works (fourmolu) [✔]
  9852. 1491.92 s [fourmolu] module-header/warning-pragma-multiline.hs works (fourmolu) [✔]
  9853. 1491.92 s [fourmolu] module-header/simple.hs works (fourmolu) [✔]
  9854. 1491.92 s [fourmolu] module-header/multiline-with-comments.hs works (fourmolu) [✔]
  9855. 1491.92 s [fourmolu] module-header/multiline2.hs works (fourmolu) [✔]
  9856. 1491.92 s [fourmolu] module-header/multiline-empty.hs works (fourmolu) [✔]
  9857. 1491.92 s [fourmolu] module-header/singleline-empty.hs works (fourmolu) [✔]
  9858. 1491.92 s [fourmolu] fourmolu/mixed-disable-pragmas.hs works (fourmolu) [✔]
  9859. 1491.92 s [fourmolu] fourmolu/type-app-promoted.hs works (fourmolu) [✔]
  9860. 1491.93 s [fourmolu] fourmolu/multiline-haddocks.hs works (fourmolu) [✔]
  9861. 1491.93 s [fourmolu] fourmolu/list-multiline.hs works (fourmolu) [✔]
  9862. 1491.93 s [fourmolu] declaration/splice/typed-splice.hs works (fourmolu) [✔]
  9863. 1491.95 s [fourmolu] declaration/splice/bracket-declaration.hs works (fourmolu) [✔]
  9864. 1491.96 s [fourmolu] declaration/splice/bracket.hs works (fourmolu) [✔]
  9865. 1491.96 s [fourmolu] declaration/splice/grouped-splices.hs works (fourmolu) [✔]
  9866. 1491.97 s [fourmolu] declaration/splice/bracket-unicode.hs works (fourmolu) [✔]
  9867. 1491.98 s [fourmolu] declaration/splice/quotes.hs works (fourmolu) [✔]
  9868. 1491.99 s [fourmolu] declaration/splice/splice-decl.hs works (fourmolu) [✔]
  9869. 1491.99 s [fourmolu] declaration/splice/untyped-splice.hs works (fourmolu) [✔]
  9870. 1491.99 s [fourmolu] declaration/splice/quasiquote.hs works (fourmolu) [✔]
  9871. 1492.00 s [fourmolu] declaration/default/default.hs works (fourmolu) [✔]
  9872. 1492.00 s [fourmolu] declaration/deriving/multiline.hs works (fourmolu) [✔]
  9873. 1492.00 s [fourmolu] declaration/deriving/singleline.hs works (fourmolu) [✔]
  9874. 1492.00 s [fourmolu] declaration/deriving/overlapping.hs works (fourmolu) [✔]
  9875. 1492.19 s [fourmolu] declaration/type/visible-forall.hs works (fourmolu) [✔]
  9876. 1492.19 s [fourmolu] declaration/type/forall.hs works (fourmolu) [✔]
  9877. 1492.19 s [fourmolu] declaration/type/promotion-1.hs works (fourmolu) [✔]
  9878. 1492.19 s [fourmolu] declaration/type/splice.hs works (fourmolu) [✔]
  9879. 1492.20 s [fourmolu] declaration/type/misc-kind-signatures.hs works (fourmolu) [✔]
  9880. 1492.20 s [fourmolu] declaration/type/promotion-0.hs works (fourmolu) [✔]
  9881. 1492.20 s [fourmolu] declaration/type/promotion-no-puns.hs works (fourmolu) [✔]
  9882. 1492.20 s [fourmolu] declaration/type/parens-comments.hs works (fourmolu) [✔]
  9883. 1492.20 s [fourmolu] declaration/type/type-applications.hs works (fourmolu) [✔]
  9884. 1492.20 s [fourmolu] declaration/type/lits.hs works (fourmolu) [✔]
  9885. 1492.20 s [fourmolu] declaration/type/wildcard-binders.hs works (fourmolu) [✔]
  9886. 1492.20 s [fourmolu] declaration/rewrite-rule/prelude2.hs works (fourmolu) [✔]
  9887. 1492.20 s [fourmolu] declaration/rewrite-rule/basic1.hs works (fourmolu) [✔]
  9888. 1492.20 s [fourmolu] declaration/rewrite-rule/forall-0.hs works (fourmolu) [✔]
  9889. 1492.20 s [fourmolu] declaration/rewrite-rule/type-signature.hs works (fourmolu) [✔]
  9890. 1492.20 s [fourmolu] declaration/rewrite-rule/empty.hs works (fourmolu) [✔]
  9891. 1492.20 s [fourmolu] declaration/rewrite-rule/basic2.hs works (fourmolu) [✔]
  9892. 1492.20 s [fourmolu] declaration/rewrite-rule/never-active.hs works (fourmolu) [✔]
  9893. 1492.20 s [fourmolu] declaration/rewrite-rule/prelude3.hs works (fourmolu) [✔]
  9894. 1492.20 s [fourmolu] declaration/rewrite-rule/prelude1.hs works (fourmolu) [✔]
  9895. 1492.20 s [fourmolu] declaration/rewrite-rule/forall-1.hs works (fourmolu) [✔]
  9896. 1492.20 s [fourmolu] declaration/rewrite-rule/phase.hs works (fourmolu) [✔]
  9897. 1492.20 s [fourmolu] declaration/rewrite-rule/prelude4.hs works (fourmolu) [✔]
  9898. 1492.20 s [fourmolu] declaration/annotation/annotation.hs works (fourmolu) [✔]
  9899. 1492.20 s [fourmolu] declaration/signature/standalone-kind.hs works (fourmolu) [✔]
  9900. 1492.20 s [fourmolu] declaration/signature/complete/complete.hs works (fourmolu) [✔]
  9901. 1492.20 s [fourmolu] declaration/signature/minimal/minimal.hs works (fourmolu) [✔]
  9902. 1492.20 s [fourmolu] declaration/signature/type/arguments.hs works (fourmolu) [✔]
  9903. 1492.20 s [fourmolu] declaration/signature/type/multi-value.hs works (fourmolu) [✔]
  9904. 1492.20 s [fourmolu] declaration/signature/type/unrelated.hs works (fourmolu) [✔]
  9905. 1492.20 s [fourmolu] declaration/signature/type/unicode.hs works (fourmolu) [✔]
  9906. 1492.20 s [fourmolu] declaration/signature/type/context-single-line.hs works (fourmolu) [✔]
  9907. 1492.20 s [fourmolu] declaration/signature/type/long-multiline-applications.hs works (fourmolu) [✔]
  9908. 1492.20 s [fourmolu] declaration/signature/type/infix-promoted-type-constructor.hs works (fourmolu) [✔]
  9909. 1492.20 s [fourmolu] declaration/signature/type/context-multi-line.hs works (fourmolu) [✔]
  9910. 1492.20 s [fourmolu] declaration/signature/type/long-function-name.hs works (fourmolu) [✔]
  9911. 1492.20 s [fourmolu] declaration/signature/fixity/infixl.hs works (fourmolu) [✔]
  9912. 1492.20 s [fourmolu] declaration/signature/fixity/infix.hs works (fourmolu) [✔]
  9913. 1492.20 s [fourmolu] declaration/signature/fixity/infixr.hs works (fourmolu) [✔]
  9914. 1492.20 s [fourmolu] declaration/signature/inline/conlike.hs works (fourmolu) [✔]
  9915. 1492.20 s [fourmolu] declaration/signature/inline/noinline.hs works (fourmolu) [✔]
  9916. 1492.20 s [fourmolu] declaration/signature/inline/inline.hs works (fourmolu) [✔]
  9917. 1492.20 s [fourmolu] declaration/signature/inline/inlineable.hs works (fourmolu) [✔]
  9918. 1492.20 s [fourmolu] declaration/signature/set-cost-centre/set-cost-centre.hs works (fourmolu) [✔]
  9919. 1492.20 s [fourmolu] declaration/signature/specialize/specialize.hs works (fourmolu) [✔]
  9920. 1492.20 s [fourmolu] declaration/signature/specialize/specialize-instance.hs works (fourmolu) [✔]
  9921. 1492.20 s [fourmolu] declaration/signature/pattern/multiline.hs works (fourmolu) [✔]
  9922. 1492.20 s [fourmolu] declaration/signature/pattern/single-line.hs works (fourmolu) [✔]
  9923. 1492.20 s [fourmolu] declaration/foreign/foreign-export.hs works (fourmolu) [✔]
  9924. 1492.20 s [fourmolu] declaration/foreign/foreign-import.hs works (fourmolu) [✔]
  9925. 1492.20 s [fourmolu] declaration/type-families/data-family/no-annotation.hs works (fourmolu) [✔]
  9926. 1492.20 s [fourmolu] declaration/type-families/data-family/type-arguments.hs works (fourmolu) [✔]
  9927. 1492.20 s [fourmolu] declaration/type-families/data-family/simple.hs works (fourmolu) [✔]
  9928. 1492.20 s [fourmolu] declaration/type-families/type-family/no-annotation.hs works (fourmolu) [✔]
  9929. 1492.20 s [fourmolu] declaration/type-families/type-family/injective.hs works (fourmolu) [✔]
  9930. 1492.20 s [fourmolu] declaration/type-families/type-family/operator.hs works (fourmolu) [✔]
  9931. 1492.20 s [fourmolu] declaration/type-families/type-family/simple.hs works (fourmolu) [✔]
  9932. 1492.20 s [fourmolu] declaration/type-families/closed-type-family/no-annotation.hs works (fourmolu) [✔]
  9933. 1492.20 s [fourmolu] declaration/type-families/closed-type-family/type-arguments.hs works (fourmolu) [✔]
  9934. 1492.20 s [fourmolu] declaration/type-families/closed-type-family/multi-line.hs works (fourmolu) [✔]
  9935. 1492.20 s [fourmolu] declaration/type-families/closed-type-family/injective.hs works (fourmolu) [✔]
  9936. 1492.20 s [fourmolu] declaration/type-families/closed-type-family/with-forall.hs works (fourmolu) [✔]
  9937. 1492.20 s [fourmolu] declaration/type-families/closed-type-family/infix.hs works (fourmolu) [✔]
  9938. 1492.20 s [fourmolu] declaration/type-families/closed-type-family/with-comments.hs works (fourmolu) [✔]
  9939. 1492.20 s [fourmolu] declaration/type-families/closed-type-family/with-equal-sign.hs works (fourmolu) [✔]
  9940. 1492.20 s [fourmolu] declaration/type-families/closed-type-family/promotion.hs works (fourmolu) [✔]
  9941. 1492.20 s [fourmolu] declaration/type-families/closed-type-family/simple.hs works (fourmolu) [✔]
  9942. 1492.20 s [fourmolu] declaration/data/datatype-contexts.hs works (fourmolu) [✔]
  9943. 1492.20 s [fourmolu] declaration/data/infix-haddocks.hs works (fourmolu) [✔]
  9944. 1492.20 s [fourmolu] declaration/data/single-constructor-with-haddock.hs works (fourmolu) [✔]
  9945. 1492.20 s [fourmolu] declaration/data/operators.hs works (fourmolu) [✔]
  9946. 1492.20 s [fourmolu] declaration/data/multiline.hs works (fourmolu) [✔]
  9947. 1492.20 s [fourmolu] declaration/data/record-multi-const.hs works (fourmolu) [✔]
  9948. 1492.20 s [fourmolu] declaration/data/ctype-1.hs works (fourmolu) [✔]
  9949. 1492.20 s [fourmolu] declaration/data/kind-annotations.hs works (fourmolu) [✔]
  9950. 1492.20 s [fourmolu] declaration/data/infix.hs works (fourmolu) [✔]
  9951. 1492.20 s [fourmolu] declaration/data/multiline-names.hs works (fourmolu) [✔]
  9952. 1492.20 s [fourmolu] declaration/data/record-fancy-existential.hs works (fourmolu) [✔]
  9953. 1492.20 s [fourmolu] declaration/data/type-data.hs works (fourmolu) [✔]
  9954. 1492.20 s [fourmolu] declaration/data/deriving-strategies.hs works (fourmolu) [✔]
  9955. 1492.20 s [fourmolu] declaration/data/empty.hs works (fourmolu) [✔]
  9956. 1492.20 s [fourmolu] declaration/data/invisible-binders.hs works (fourmolu) [✔]
  9957. 1492.20 s [fourmolu] declaration/data/with-comment.hs works (fourmolu) [✔]
  9958. 1492.20 s [fourmolu] declaration/data/record-singleline.hs works (fourmolu) [✔]
  9959. 1492.20 s [fourmolu] declaration/data/existential-multiline.hs works (fourmolu) [✔]
  9960. 1492.20 s [fourmolu] declaration/data/unnamed-field-comment-1.hs works (fourmolu) [✔]
  9961. 1492.21 s [fourmolu] declaration/data/unnamed-field-comment-2.hs works (fourmolu) [✔]
  9962. 1492.21 s [fourmolu] declaration/data/with-weird-haddock.hs works (fourmolu) [✔]
  9963. 1492.21 s [fourmolu] declaration/data/deriving.hs works (fourmolu) [✔]
  9964. 1492.21 s [fourmolu] declaration/data/multiline-arg-parens.hs works (fourmolu) [✔]
  9965. 1492.21 s [fourmolu] declaration/data/unnamed-field-comment-3.hs works (fourmolu) [✔]
  9966. 1492.21 s [fourmolu] declaration/data/simple-broken.hs works (fourmolu) [✔]
  9967. 1492.21 s [fourmolu] declaration/data/existential-unicode.hs works (fourmolu) [✔]
  9968. 1492.22 s [fourmolu] declaration/data/partly-documented.hs works (fourmolu) [✔]
  9969. 1492.22 s [fourmolu] declaration/data/simple.hs works (fourmolu) [✔]
  9970. 1492.22 s [fourmolu] declaration/data/newtype.hs works (fourmolu) [✔]
  9971. 1492.22 s [fourmolu] declaration/data/existential.hs works (fourmolu) [✔]
  9972. 1492.22 s [fourmolu] declaration/data/ctype-0.hs works (fourmolu) [✔]
  9973. 1492.22 s [fourmolu] declaration/data/strictness.hs works (fourmolu) [✔]
  9974. 1492.23 s [fourmolu] declaration/data/record.hs works (fourmolu) [✔]
  9975. 1492.23 s [fourmolu] declaration/data/gadt-syntax.hs works (fourmolu) [✔]
  9976. 1492.23 s [fourmolu] declaration/data/unnamed-field-comment-0.hs works (fourmolu) [✔]
  9977. 1492.23 s [fourmolu] declaration/data/wildcard-binders.hs works (fourmolu) [✔]
  9978. 1492.23 s [fourmolu] declaration/data/fat-multiline.hs works (fourmolu) [✔]
  9979. 1492.24 s [fourmolu] declaration/data/gadt/multiline.hs works (fourmolu) [✔]
  9980. 1492.24 s [fourmolu] declaration/data/gadt/unicode.hs works (fourmolu) [✔]
  9981. 1492.24 s [fourmolu] declaration/data/gadt/multiline-where.hs works (fourmolu) [✔]
  9982. 1492.25 s [fourmolu] declaration/data/gadt/simple.hs works (fourmolu) [✔]
  9983. 1492.25 s [fourmolu] declaration/data/gadt/strictness.hs works (fourmolu) [✔]
  9984. 1492.25 s [fourmolu] declaration/data/gadt/record.hs works (fourmolu) [✔]
  9985. 1492.25 s [fourmolu] declaration/data/gadt/multiple-declaration.hs works (fourmolu) [✔]
  9986. 1492.25 s [fourmolu] declaration/data/field-layout/record-2.hs works (fourmolu) [✔]
  9987. 1492.25 s [fourmolu] declaration/data/field-layout/gadt.hs works (fourmolu) [✔]
  9988. 1492.26 s [fourmolu] declaration/data/field-layout/variants.hs works (fourmolu) [✔]
  9989. 1492.26 s [fourmolu] declaration/data/field-layout/record-1.hs works (fourmolu) [✔]
  9990. 1492.26 s [fourmolu] declaration/data/field-layout/record-0.hs works (fourmolu) [✔]
  9991. 1492.26 s [fourmolu] declaration/warning/warning-multiline.hs works (fourmolu) [✔]
  9992. 1492.27 s [fourmolu] declaration/warning/warning-single-line.hs works (fourmolu) [✔]
  9993. 1492.27 s [fourmolu] declaration/class/type-operators2.hs works (fourmolu) [✔]
  9994. 1492.27 s [fourmolu] declaration/class/default-implementations-comments.hs works (fourmolu) [✔]
  9995. 1492.28 s [fourmolu] declaration/class/newlines-after-where.hs works (fourmolu) [✔]
  9996. 1492.28 s [fourmolu] declaration/class/type-operators1.hs works (fourmolu) [✔]
  9997. 1492.28 s [fourmolu] declaration/class/empty-classes.hs works (fourmolu) [✔]
  9998. 1492.28 s [fourmolu] declaration/class/single-parameters.hs works (fourmolu) [✔]
  9999. 1492.29 s [fourmolu] declaration/class/associated-type-defaults.hs works (fourmolu) [✔]
  10000. 1492.29 s [fourmolu] declaration/class/newlines-between-methods.hs works (fourmolu) [✔]
  10001. 1492.30 s [fourmolu] declaration/class/default-signatures.hs works (fourmolu) [✔]
  10002. 1492.30 s [fourmolu] declaration/class/poly-kinded-classes.hs works (fourmolu) [✔]
  10003. 1492.30 s [fourmolu] declaration/class/associated-data1.hs works (fourmolu) [✔]
  10004. 1492.31 s [fourmolu] declaration/class/dependency-super-classes.hs works (fourmolu) [✔]
  10005. 1492.31 s [fourmolu] declaration/class/newlines-and-default-decls.hs works (fourmolu) [✔]
  10006. 1492.31 s [fourmolu] declaration/class/associated-data2.hs works (fourmolu) [✔]
  10007. 1492.31 s [fourmolu] declaration/class/type-operators3.hs works (fourmolu) [✔]
  10008. 1492.32 s [fourmolu] declaration/class/functional-dependencies.hs works (fourmolu) [✔]
  10009. 1492.32 s [fourmolu] declaration/class/super-classes.hs works (fourmolu) [✔]
  10010. 1492.33 s [fourmolu] declaration/class/default-implementations.hs works (fourmolu) [✔]
  10011. 1492.33 s [fourmolu] declaration/class/multi-parameters2.hs works (fourmolu) [✔]
  10012. 1492.33 s [fourmolu] declaration/class/multi-parameters1.hs works (fourmolu) [✔]
  10013. 1492.33 s [fourmolu] declaration/class/newlines-and-haddocks.hs works (fourmolu) [✔]
  10014. 1492.34 s [fourmolu] declaration/class/default-signatures-simple.hs works (fourmolu) [✔]
  10015. 1492.34 s [fourmolu] declaration/class/associated-types1.hs works (fourmolu) [✔]
  10016. 1492.34 s [fourmolu] declaration/class/associated-types2.hs works (fourmolu) [✔]
  10017. 1492.35 s [fourmolu] declaration/type-synonyms/multi-line.hs works (fourmolu) [✔]
  10018. 1492.35 s [fourmolu] declaration/type-synonyms/with-weird-haddock.hs works (fourmolu) [✔]
  10019. 1492.35 s [fourmolu] declaration/type-synonyms/simple.hs works (fourmolu) [✔]
  10020. 1492.35 s [fourmolu] declaration/instance/multi-parameter.hs works (fourmolu) [✔]
  10021. 1492.35 s [fourmolu] declaration/instance/type-family-instances.hs works (fourmolu) [✔]
  10022. 1492.36 s [fourmolu] declaration/instance/overlappable-instances.hs works (fourmolu) [✔]
  10023. 1492.36 s [fourmolu] declaration/instance/contexts.hs works (fourmolu) [✔]
  10024. 1492.36 s [fourmolu] declaration/instance/single-parameter.hs works (fourmolu) [✔]
  10025. 1492.37 s [fourmolu] declaration/instance/associated-data.hs works (fourmolu) [✔]
  10026. 1492.37 s [fourmolu] declaration/instance/newlines-after-where.hs works (fourmolu) [✔]
  10027. 1492.38 s [fourmolu] declaration/instance/newlines-between-methods.hs works (fourmolu) [✔]
  10028. 1492.38 s [fourmolu] declaration/instance/instance-sigs-multiple.hs works (fourmolu) [✔]
  10029. 1492.38 s [fourmolu] declaration/instance/contexts-comments.hs works (fourmolu) [✔]
  10030. 1492.39 s [fourmolu] declaration/instance/instance-sigs.hs works (fourmolu) [✔]
  10031. 1492.39 s [fourmolu] declaration/instance/data-family-instances-gadt.hs works (fourmolu) [✔]
  10032. 1492.39 s [fourmolu] declaration/instance/data-family-instances-newtype.hs works (fourmolu) [✔]
  10033. 1492.39 s [fourmolu] declaration/instance/data-family-instances.hs works (fourmolu) [✔]
  10034. 1492.40 s [fourmolu] declaration/instance/associated-types.hs works (fourmolu) [✔]
  10035. 1492.40 s [fourmolu] declaration/instance/empty-instance.hs works (fourmolu) [✔]
  10036. 1492.40 s [fourmolu] declaration/role-annotation/multi-line.hs works (fourmolu) [✔]
  10037. 1492.40 s [fourmolu] declaration/role-annotation/single-line.hs works (fourmolu) [✔]
  10038. 1492.40 s [fourmolu] declaration/value/other/line-single-line.hs works (fourmolu) [✔]
  10039. 1492.40 s [fourmolu] declaration/value/other/line-multi-line.hs works (fourmolu) [✔]
  10040. 1492.40 s [fourmolu] declaration/value/other/comments-get-before-op.hs works (fourmolu) [✔]
  10041. 1492.41 s [fourmolu] declaration/value/function/where.hs works (fourmolu) [✔]
  10042. 1492.41 s [fourmolu] declaration/value/function/list-notation-2.hs works (fourmolu) [✔]
  10043. 1492.41 s [fourmolu] declaration/value/function/multiline-types.hs works (fourmolu) [✔]
  10044. 1492.41 s [fourmolu] declaration/value/function/equality-constraints.hs works (fourmolu) [✔]
  10045. 1492.41 s [fourmolu] declaration/value/function/overindentation.hs works (fourmolu) [✔]
  10046. 1492.42 s [fourmolu] declaration/value/function/application-2.hs works (fourmolu) [✔]
  10047. 1492.42 s [fourmolu] declaration/value/function/typed-hole.hs works (fourmolu) [✔]
  10048. 1492.42 s [fourmolu] declaration/value/function/operators-0.hs works (fourmolu) [✔]
  10049. 1492.42 s [ormolu] Phase: fixupPhase
  10050. 1492.43 s [fourmolu] declaration/value/function/case-multi-line-guards.hs works (fourmolu) [✔]
  10051. 1492.43 s [fourmolu] declaration/value/function/if-with-comment-next-to-keyword.hs works (fourmolu) [✔]
  10052. 1492.43 s [fourmolu] declaration/value/function/overloaded-labels.hs works (fourmolu) [✔]
  10053. 1492.43 s [fourmolu] declaration/value/function/prefix.hs works (fourmolu) [✔]
  10054. 1492.44 s [fourmolu] declaration/value/function/multi-way-if.hs works (fourmolu) [✔]
  10055. 1492.44 s [fourmolu] declaration/value/function/backticks-lhs.hs works (fourmolu) [✔]
  10056. 1492.44 s [fourmolu] declaration/value/function/if-with-comment-above-branches.hs works (fourmolu) [✔]
  10057. 1492.44 s [fourmolu] declaration/value/function/builtin-syntax.hs works (fourmolu) [✔]
  10058. 1492.44 s [fourmolu] declaration/value/function/negation.hs works (fourmolu) [✔]
  10059. 1492.44 s [fourmolu] declaration/value/function/arg-breakpoints.hs works (fourmolu) [✔]
  10060. 1492.45 s [fourmolu] declaration/value/function/static-pointers.hs works (fourmolu) [✔]
  10061. 1492.45 s [ormolu] shrinking RPATHs of ELF executables and libraries in /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2
  10062. 1492.45 s [ormolu] shrinking /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7-ghc9.10.2.so
  10063. 1492.45 s [fourmolu] declaration/value/function/awkward-comment-1.hs works (fourmolu) [✔]
  10064. 1492.46 s [fourmolu] declaration/value/function/type-applications-and-splice.hs works (fourmolu) [✔]
  10065. 1492.46 s [fourmolu] declaration/value/function/let-multi-line.hs works (fourmolu) [✔]
  10066. 1492.47 s [fourmolu] declaration/value/function/awkward-comment-0.hs works (fourmolu) [✔]
  10067. 1492.47 s [fourmolu] declaration/value/function/if-with-comment-in-branches-with-functions.hs works (fourmolu) [✔]
  10068. 1492.47 s [fourmolu] declaration/value/function/operator-comments-2.hs works (fourmolu) [✔]
  10069. 1492.47 s [fourmolu] declaration/value/function/guards.hs works (fourmolu) [✔]
  10070. 1492.47 s [fourmolu] declaration/value/function/operators-3.hs works (fourmolu) [✔]
  10071. 1492.48 s [fourmolu] declaration/value/function/multiline-strings-0.hs works (fourmolu) [✔]
  10072. 1492.48 s [fourmolu] declaration/value/function/multiline-strings-2.hs works (fourmolu) [✔]
  10073. 1492.48 s [fourmolu] declaration/value/function/if-single-line-functions-do.hs works (fourmolu) [✔]
  10074. 1492.48 s [fourmolu] declaration/value/function/required-type-arguments-2.hs works (fourmolu) [✔]
  10075. 1492.48 s [fourmolu] declaration/value/function/splice.hs works (fourmolu) [✔]
  10076. 1492.49 s [fourmolu] declaration/value/function/negative-literals.hs works (fourmolu) [✔]
  10077. 1492.49 s [fourmolu] declaration/value/function/pragmas.hs works (fourmolu) [✔]
  10078. 1492.50 s [fourmolu] declaration/value/function/required-type-arguments.hs works (fourmolu) [✔]
  10079. 1492.50 s [fourmolu] declaration/value/function/lambda-multi-line2.hs works (fourmolu) [✔]
  10080. 1492.50 s [ormolu] checking for references to /build/ in /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2...
  10081. 1492.50 s [fourmolu] declaration/value/function/operators-4.hs works (fourmolu) [✔]
  10082. 1492.50 s [fourmolu] declaration/value/function/application-0.hs works (fourmolu) [✔]
  10083. 1492.50 s [fourmolu] declaration/value/function/do-single-multi.hs works (fourmolu) [✔]
  10084. 1492.51 s [fourmolu] declaration/value/function/unboxed-tuples.hs works (fourmolu) [✔]
  10085. 1492.51 s [fourmolu] declaration/value/function/backticks.hs works (fourmolu) [✔]
  10086. 1492.51 s [fourmolu] declaration/value/function/implicit-params.hs works (fourmolu) [✔]
  10087. 1492.51 s [fourmolu] declaration/value/function/multiline-strings-4.hs works (fourmolu) [✔]
  10088. 1492.51 s [fourmolu] declaration/value/function/fancy-forall-0.hs works (fourmolu) [✔]
  10089. 1492.52 s [fourmolu] declaration/value/function/unboxed-sums.hs works (fourmolu) [✔]
  10090. 1492.52 s [fourmolu] declaration/value/function/operators-2.hs works (fourmolu) [✔]
  10091. 1492.52 s [fourmolu] declaration/value/function/lexical-negation.hs works (fourmolu) [✔]
  10092. 1492.52 s [fourmolu] declaration/value/function/list-notation-1.hs works (fourmolu) [✔]
  10093. 1492.52 s [fourmolu] declaration/value/function/let-nested.hs works (fourmolu) [✔]
  10094. 1492.53 s [fourmolu] declaration/value/function/multiline-strings-5.hs works (fourmolu) [✔]
  10095. 1492.53 s [fourmolu] declaration/value/function/multiline-strings-3.hs works (fourmolu) [✔]
  10096. 1492.53 s [fourmolu] declaration/value/function/fancy-forall-1.hs works (fourmolu) [✔]
  10097. 1492.53 s [fourmolu] declaration/value/function/parens.hs works (fourmolu) [✔]
  10098. 1492.54 s [fourmolu] declaration/value/function/operator-comments-1.hs works (fourmolu) [✔]
  10099. 1492.54 s [fourmolu] declaration/value/function/blank-lines-let.hs works (fourmolu) [✔]
  10100. 1492.54 s [fourmolu] declaration/value/function/where-nested.hs works (fourmolu) [✔]
  10101. 1492.54 s [fourmolu] declaration/value/function/newline-single-line-body.hs works (fourmolu) [✔]
  10102. 1492.54 s [fourmolu] declaration/value/function/if-with-comment-in-branches.hs works (fourmolu) [✔]
  10103. 1492.55 s [fourmolu] declaration/value/function/multiline-strings-6.hs works (fourmolu) [✔]
  10104. 1492.55 s [fourmolu] declaration/value/function/unboxed-string-lit.hs works (fourmolu) [✔]
  10105. 1492.55 s [ormolu] patching script interpreter paths in /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2
  10106. 1492.55 s [fourmolu] declaration/value/function/operator-comments-0.hs works (fourmolu) [✔]
  10107. 1492.55 s [fourmolu] declaration/value/function/operator-fixity-defaulting.hs works (fourmolu) [✔]
  10108. 1492.55 s [fourmolu] declaration/value/function/case-empty.hs works (fourmolu) [✔]
  10109. 1492.55 s [fourmolu] declaration/value/function/operator-hash-without-unboxed-sums.hs works (fourmolu) [✔]
  10110. 1492.56 s [fourmolu] declaration/value/function/parens-comments.hs works (fourmolu) [✔]
  10111. 1492.56 s [ormolu] stripping (with command strip and flags -S -p) in /nix/store/4yi8g62aq01s5bd5jwnq7sjk68h45a8z-ormolu-0.8.0.2/lib
  10112. 1492.56 s [fourmolu] declaration/value/function/if-multi-line.hs works (fourmolu) [✔]
  10113. 1492.56 s [fourmolu] declaration/value/function/operators-1.hs works (fourmolu) [✔]
  10114. 1492.56 s [fourmolu] declaration/value/function/type-abstractions.hs works (fourmolu) [✔]
  10115. 1492.56 s [fourmolu] declaration/value/function/operators-5.hs works (fourmolu) [✔]
  10116. 1492.57 s [fourmolu] declaration/value/function/do-where.hs works (fourmolu) [✔]
  10117. 1492.57 s [fourmolu] declaration/value/function/tuple-sections.hs works (fourmolu) [✔]
  10118. 1492.57 s [fourmolu] declaration/value/function/case-single-line.hs works (fourmolu) [✔]
  10119. 1492.57 s [fourmolu] declaration/value/function/arithmetic-sequences.hs works (fourmolu) [✔]
  10120. 1492.58 s [fourmolu] declaration/value/function/operators-7.hs works (fourmolu) [✔]
  10121. 1492.58 s [fourmolu] declaration/value/function/operators-6.hs works (fourmolu) [✔]
  10122. 1492.58 s [fourmolu] declaration/value/function/parallel-comprehensions-complex.hs works (fourmolu) [✔]
  10123. 1492.58 s [fourmolu] declaration/value/function/quasi-quotes.hs works (fourmolu) [✔]
  10124. 1492.59 s [fourmolu] declaration/value/function/type-applications.hs works (fourmolu) [✔]
  10125. 1492.59 s [fourmolu] declaration/value/function/multiple-matches.hs works (fourmolu) [✔]
  10126. 1492.59 s [fourmolu] declaration/value/function/if-single-line.hs works (fourmolu) [✔]
  10127. 1492.60 s [fourmolu] declaration/value/function/operator-hash-with-unboxed-sums.hs works (fourmolu) [✔]
  10128. 1492.60 s [fourmolu] declaration/value/function/multiline-strings-7.hs works (fourmolu) [✔]
  10129. 1492.60 s [fourmolu] declaration/value/function/application-1.hs works (fourmolu) [✔]
  10130. 1492.61 s [fourmolu] declaration/value/function/lambda-case.hs works (fourmolu) [✔]
  10131. 1492.61 s [fourmolu] declaration/value/function/simple.hs works (fourmolu) [✔]
  10132. 1492.61 s [fourmolu] declaration/value/function/blank-lines-where.hs works (fourmolu) [✔]
  10133. 1492.61 s [fourmolu] declaration/value/function/tricky-parens.hs works (fourmolu) [✔]
  10134. 1492.62 s [fourmolu] declaration/value/function/block-arguments.hs works (fourmolu) [✔]
  10135. 1492.62 s [fourmolu] declaration/value/function/list-notation-3.hs works (fourmolu) [✔]
  10136. 1492.62 s [fourmolu] declaration/value/function/multiline-strings-8.hs works (fourmolu) [✔]
  10137. 1492.62 s [fourmolu] declaration/value/function/multiple-guards.hs works (fourmolu) [✔]
  10138. 1492.63 s [fourmolu] declaration/value/function/primitive-literals.hs works (fourmolu) [✔]
  10139. 1492.63 s [fourmolu] declaration/value/function/if-single-line-functions.hs works (fourmolu) [✔]
  10140. 1492.63 s [fourmolu] declaration/value/function/let-single-line.hs works (fourmolu) [✔]
  10141. 1492.64 s [fourmolu] declaration/value/function/tuples.hs works (fourmolu) [✔]
  10142. 1492.64 s [fourmolu] declaration/value/function/multiline-arguments.hs works (fourmolu) [✔]
  10143. 1492.64 s [fourmolu] declaration/value/function/complex-list.hs works (fourmolu) [✔]
  10144. 1492.64 s [fourmolu] declaration/value/function/if-with-comment-before-do-blocks.hs works (fourmolu) [✔]
  10145. 1492.64 s [fourmolu] declaration/value/function/typed-expressions.hs works (fourmolu) [✔]
  10146. 1492.64 s [fourmolu] declaration/value/function/parenthesis-lhs.hs works (fourmolu) [✔]
  10147. 1492.65 s [fourmolu] declaration/value/function/lambda-multi-line1.hs works (fourmolu) [✔]
  10148. 1492.65 s [fourmolu] declaration/value/function/lambda-single-line.hs works (fourmolu) [✔]
  10149. 1492.65 s [fourmolu] declaration/value/function/explicit-type.hs works (fourmolu) [✔]
  10150. 1492.66 s [fourmolu] declaration/value/function/list-comprehensions.hs works (fourmolu) [✔]
  10151. 1492.66 s [fourmolu] declaration/value/function/parallel-comprehensions-single-line.hs works (fourmolu) [✔]
  10152. 1492.67 s [fourmolu] declaration/value/function/case-multi-line.hs works (fourmolu) [✔]
  10153. 1492.67 s [fourmolu] declaration/value/function/operator-sections.hs works (fourmolu) [✔]
  10154. 1492.67 s [fourmolu] declaration/value/function/strings.hs works (fourmolu) [✔]
  10155. 1492.68 s [fourmolu] declaration/value/function/multiline-strings-1.hs works (fourmolu) [✔]
  10156. 1492.68 s [fourmolu] declaration/value/function/list-notation-0.hs works (fourmolu) [✔]
  10157. 1492.68 s [fourmolu] declaration/value/function/comprehension/transform-multi-line2.hs works (fourmolu) [✔]
  10158. 1492.68 s [fourmolu] declaration/value/function/comprehension/transform-single-line.hs works (fourmolu) [✔]
  10159. 1492.69 s [fourmolu] declaration/value/function/comprehension/transform-multi-line3.hs works (fourmolu) [✔]
  10160. 1492.69 s [fourmolu] declaration/value/function/comprehension/transform-multi-line4.hs works (fourmolu) [✔]
  10161. 1492.69 s [fourmolu] declaration/value/function/comprehension/transform-multi-line1.hs works (fourmolu) [✔]
  10162. 1492.70 s [fourmolu] declaration/value/function/comprehension/transform-monad.hs works (fourmolu) [✔]
  10163. 1492.70 s [fourmolu] declaration/value/function/infix/esqueleto-1.hs works (fourmolu) [✔]
  10164. 1492.70 s [fourmolu] declaration/value/function/infix/lenses.hs works (fourmolu) [✔]
  10165. 1492.70 s [fourmolu] declaration/value/function/infix/dollar-chains-5.hs works (fourmolu) [✔]
  10166. 1492.70 s [fourmolu] declaration/value/function/infix/fractional-precedence.hs works (fourmolu) [✔]
  10167. 1492.70 s [fourmolu] declaration/value/function/infix/unicode.hs works (fourmolu) [✔]
  10168. 1492.70 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-dollar.hs works (fourmolu) [✔]
  10169. 1492.71 s [fourmolu] declaration/value/function/infix/op-chain-r-s-dollar.hs works (fourmolu) [✔]
  10170. 1492.71 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-1.hs works (fourmolu) [✔]
  10171. 1492.71 s [fourmolu] declaration/value/function/infix/hanging.hs works (fourmolu) [✔]
  10172. 1492.71 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-normal.hs works (fourmolu) [✔]
  10173. 1492.71 s [fourmolu] declaration/value/function/infix/qualified-prelude.hs works (fourmolu) [✔]
  10174. 1492.72 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-1.hs works (fourmolu) [✔]
  10175. 1492.72 s [fourmolu] declaration/value/function/infix/op-chain-l-gt.hs works (fourmolu) [✔]
  10176. 1492.72 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-1.hs works (fourmolu) [✔]
  10177. 1492.72 s [fourmolu] declaration/value/function/infix/esqueleto-0.hs works (fourmolu) [✔]
  10178. 1492.73 s [fourmolu] declaration/value/function/infix/dollar-chains-1.hs works (fourmolu) [✔]
  10179. 1492.73 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-normal.hs works (fourmolu) [✔]
  10180. 1492.73 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-dollar.hs works (fourmolu) [✔]
  10181. 1492.73 s [fourmolu] declaration/value/function/infix/op-chain-r-s-colon.hs works (fourmolu) [✔]
  10182. 1492.73 s [fourmolu] declaration/value/function/infix/dollar-chains-2.hs works (fourmolu) [✔]
  10183. 1492.73 s [fourmolu] declaration/value/function/infix/hspec-expectation.hs works (fourmolu) [✔]
  10184. 1492.74 s [fourmolu] declaration/value/function/infix/dollar-chains-4.hs works (fourmolu) [✔]
  10185. 1492.74 s [fourmolu] declaration/value/function/infix/do.hs works (fourmolu) [✔]
  10186. 1492.74 s [fourmolu] declaration/value/function/infix/qualified-ops.hs works (fourmolu) [✔]
  10187. 1492.74 s [fourmolu] declaration/value/function/infix/op-chain-r-s-normal.hs works (fourmolu) [✔]
  10188. 1492.74 s [fourmolu] declaration/value/function/infix/op-chain-l-lt.hs works (fourmolu) [✔]
  10189. 1492.74 s [fourmolu] declaration/value/function/infix/comments.hs works (fourmolu) [✔]
  10190. 1492.75 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-2.hs works (fourmolu) [✔]
  10191. 1492.75 s [fourmolu] declaration/value/function/infix/simple.hs works (fourmolu) [✔]
  10192. 1492.75 s [fourmolu] declaration/value/function/infix/op-chain-colon-do.hs works (fourmolu) [✔]
  10193. 1492.75 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-normal.hs works (fourmolu) [✔]
  10194. 1492.75 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-2.hs works (fourmolu) [✔]
  10195. 1492.76 s [fourmolu] declaration/value/function/infix/op-chain-l-eq.hs works (fourmolu) [✔]
  10196. 1492.76 s [fourmolu] declaration/value/function/infix/dollar-chains-6.hs works (fourmolu) [✔]
  10197. 1492.76 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-1.hs works (fourmolu) [✔]
  10198. 1492.76 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-2.hs works (fourmolu) [✔]
  10199. 1492.76 s [fourmolu] declaration/value/function/infix/applicative.hs works (fourmolu) [✔]
  10200. 1492.76 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-2.hs works (fourmolu) [✔]
  10201. 1492.77 s [fourmolu] declaration/value/function/infix/op-chain-l-s.hs works (fourmolu) [✔]
  10202. 1492.77 s [fourmolu] declaration/value/function/infix/dollar-chains-3.hs works (fourmolu) [✔]
  10203. 1492.77 s [fourmolu] declaration/value/function/infix/tricky-colon-chain.hs works (fourmolu) [✔]
  10204. 1492.77 s [fourmolu] declaration/value/function/record/wildcards.hs works (fourmolu) [✔]
  10205. 1492.78 s [fourmolu] declaration/value/function/record/record-dot.hs works (fourmolu) [✔]
  10206. 1492.78 s [fourmolu] declaration/value/function/record/constructors.hs works (fourmolu) [✔]
  10207. 1492.79 s [fourmolu] declaration/value/function/record/updaters.hs works (fourmolu) [✔]
  10208. 1492.79 s [fourmolu] declaration/value/function/record/hanging-after-equal-con.hs works (fourmolu) [✔]
  10209. 1492.79 s [fourmolu] declaration/value/function/record/hanging-after-equal-update.hs works (fourmolu) [✔]
  10210. 1492.79 s [fourmolu] declaration/value/function/record/inter-comments.hs works (fourmolu) [✔]
  10211. 1492.81 s [fourmolu] declaration/value/function/arrow/proc-forms2.hs works (fourmolu) [✔]
  10212. 1492.81 s [fourmolu] declaration/value/function/arrow/proc-ifs.hs works (fourmolu) [✔]
  10213. 1492.82 s [fourmolu] declaration/value/function/arrow/proc-do-complex.hs works (fourmolu) [✔]
  10214. 1492.83 s [fourmolu] declaration/value/function/arrow/proc-forms1.hs works (fourmolu) [✔]
  10215. 1492.83 s [fourmolu] declaration/value/function/arrow/multiline-case.hs works (fourmolu) [✔]
  10216. 1492.83 s [fourmolu] declaration/value/function/arrow/proc-do-simple2.hs works (fourmolu) [✔]
  10217. 1492.84 s [fourmolu] declaration/value/function/arrow/proc-lambdas.hs works (fourmolu) [✔]
  10218. 1492.84 s [fourmolu] declaration/value/function/arrow/proc-do-simple1.hs works (fourmolu) [✔]
  10219. 1492.85 s [fourmolu] declaration/value/function/arrow/proc-lets.hs works (fourmolu) [✔]
  10220. 1492.85 s [fourmolu] declaration/value/function/arrow/proc-form-do-indent.hs works (fourmolu) [✔]
  10221. 1492.85 s [fourmolu] declaration/value/function/arrow/recursive-procs.hs works (fourmolu) [✔]
  10222. 1492.86 s [fourmolu] declaration/value/function/arrow/proc-applications.hs works (fourmolu) [✔]
  10223. 1492.86 s [fourmolu] declaration/value/function/arrow/proc-applications2.hs works (fourmolu) [✔]
  10224. 1492.86 s [fourmolu] declaration/value/function/arrow/proc-parentheses.hs works (fourmolu) [✔]
  10225. 1492.87 s [fourmolu] declaration/value/function/arrow/proc-cases.hs works (fourmolu) [✔]
  10226. 1492.87 s [fourmolu] declaration/value/function/do/hang-rhs-arrow.hs works (fourmolu) [✔]
  10227. 1492.87 s [fourmolu] declaration/value/function/do/recursive-do-rec.hs works (fourmolu) [✔]
  10228. 1492.88 s [fourmolu] declaration/value/function/do/blocks.hs works (fourmolu) [✔]
  10229. 1492.88 s [fourmolu] declaration/value/function/do/comment-spacing.hs works (fourmolu) [✔]
  10230. 1492.88 s [fourmolu] declaration/value/function/do/expr.hs works (fourmolu) [✔]
  10231. 1492.88 s [fourmolu] declaration/value/function/do/recursive-do-mdo.hs works (fourmolu) [✔]
  10232. 1492.88 s [fourmolu] declaration/value/function/do/comment-alignment.hs works (fourmolu) [✔]
  10233. 1492.89 s [fourmolu] declaration/value/function/do/operator-and-parens.hs works (fourmolu) [✔]
  10234. 1492.89 s [fourmolu] declaration/value/function/do/do-dollar-mixed-chain.hs works (fourmolu) [✔]
  10235. 1492.89 s [fourmolu] declaration/value/function/do/applications-and-parens.hs works (fourmolu) [✔]
  10236. 1492.90 s [fourmolu] declaration/value/function/do/let.hs works (fourmolu) [✔]
  10237. 1492.90 s [fourmolu] declaration/value/function/pattern/multiline-case-pattern.hs works (fourmolu) [✔]
  10238. 1492.90 s [fourmolu] declaration/value/function/pattern/many-guards-in-singleline.hs works (fourmolu) [✔]
  10239. 1492.90 s [fourmolu] declaration/value/function/pattern/n-plus-k-pattern.hs works (fourmolu) [✔]
  10240. 1492.91 s [fourmolu] declaration/value/function/pattern/view-pattern.hs works (fourmolu) [✔]
  10241. 1492.91 s [fourmolu] declaration/value/function/pattern/splice-pattern.hs works (fourmolu) [✔]
  10242. 1492.91 s [fourmolu] declaration/value/function/pattern/famous-cardano-pattern.hs works (fourmolu) [✔]
  10243. 1492.92 s [fourmolu] declaration/value/function/pattern/record-patterns.hs works (fourmolu) [✔]
  10244. 1492.92 s [fourmolu] declaration/value/function/pattern/pattern-bind.hs works (fourmolu) [✔]
  10245. 1492.92 s [fourmolu] declaration/value/function/pattern/sig-pattern.hs works (fourmolu) [✔]
  10246. 1492.92 s [fourmolu] declaration/value/function/pattern/as-pattern.hs works (fourmolu) [✔]
  10247. 1492.92 s [fourmolu] declaration/value/function/pattern/unboxed-sum-pattern.hs works (fourmolu) [✔]
  10248. 1492.93 s [fourmolu] declaration/value/function/pattern/strictness.hs works (fourmolu) [✔]
  10249. 1492.93 s [fourmolu] declaration/value/function/pattern/multiline-guard-statement.hs works (fourmolu) [✔]
  10250. 1492.93 s [fourmolu] declaration/value/function/pattern/multiple-guard-statements.hs works (fourmolu) [✔]
  10251. 1492.93 s [fourmolu] declaration/value/function/pattern/quasi-quotes-pattern.hs works (fourmolu) [✔]
  10252. 1492.96 s [fourmolu] declaration/value/function/pattern/or-patterns.hs works (fourmolu) [✔]
  10253. 1492.96 s [fourmolu] declaration/value/pattern-synonyms/explicitely-bidirectional.hs works (fourmolu) [✔]
  10254. 1492.97 s [fourmolu] declaration/value/pattern-synonyms/bidirectional.hs works (fourmolu) [✔]
  10255. 1492.97 s [fourmolu] declaration/value/pattern-synonyms/unidirectional.hs works (fourmolu) [✔]
  10256. 1492.97 s [fourmolu] import/comments-per-import.hs works (fourmolu) [✔]
  10257. 1492.97 s [fourmolu] import/sorted.hs works (fourmolu) [✔]
  10258. 1492.97 s [fourmolu] import/qualified-post.hs works (fourmolu) [✔]
  10259. 1492.97 s [fourmolu] import/nested-explicit-imports.hs works (fourmolu) [✔]
  10260. 1492.97 s [fourmolu] import/qualified-prelude.hs works (fourmolu) [✔]
  10261. 1492.97 s [ormolu] shrinking RPATHs of ELF executables and libraries in /nix/store/h6qdsay4q39nbm0k1f0wbfwfmfmqpy48-ormolu-0.8.0.2-doc
  10262. 1492.97 s [fourmolu] import/deprecated-export-multi-line.hs works (fourmolu) [✔]
  10263. 1492.98 s [fourmolu] import/sorted-package-imports.hs works (fourmolu) [✔]
  10264. 1492.98 s [fourmolu] import/deprecated-export-single-line.hs works (fourmolu) [✔]
  10265. 1492.98 s [fourmolu] import/comments-inside-imports.hs works (fourmolu) [✔]
  10266. 1492.98 s [fourmolu] import/merging-2.hs works (fourmolu) [✔]
  10267. 1492.98 s [fourmolu] import/merging-1.hs works (fourmolu) [✔]
  10268. 1492.98 s [fourmolu] import/docstrings-after-exports.hs works (fourmolu) [✔]
  10269. 1492.98 s [fourmolu] import/merging-0.hs works (fourmolu) [✔]
  10270. 1492.98 s [fourmolu] import/explicit-imports.hs works (fourmolu) [✔]
  10271. 1492.99 s [fourmolu] import/deduplication-bug.hs works (fourmolu) [✔]
  10272. 1492.99 s [fourmolu] import/sorted-export-list.hs works (fourmolu) [✔]
  10273. 1492.99 s [fourmolu] import/misc.hs works (fourmolu) [✔]
  10274. 1492.99 s [fourmolu] import/simple.hs works (fourmolu) [✔]
  10275. 1492.99 s [fourmolu] import/explicit-prelude.hs works (fourmolu) [✔]
  10276. 1492.99 s [fourmolu] import/explicit-imports-with-comments.hs works (fourmolu) [✔]
  10277. 1492.99 s [fourmolu] Ormolu.Utils.Glob
  10278. 1492.99 s [fourmolu] glob
  10279. 1492.99 s [fourmolu] should match modules exactly [✔]
  10280. 1492.99 s [fourmolu] should fail if case doesn't match [✔]
  10281. 1492.99 s [fourmolu] should allow * to match anything on the same level [✔]
  10282. 1492.99 s [fourmolu] should fail if input doesn't match glob even with wildcards [✔]
  10283. 1492.99 s [fourmolu] should disallow * to match anything on different level [✔]
  10284. 1492.99 s [fourmolu] should allow multiple * [✔]
  10285. 1492.99 s [fourmolu] should allow * at the beginning [✔]
  10286. 1492.99 s [fourmolu] should allow * at the end [✔]
  10287. 1492.99 s [fourmolu] should allow ** to match anything on the same level [✔]
  10288. 1492.99 s [fourmolu] should allow ** to match anything on multiple levels [✔]
  10289. 1492.99 s [fourmolu] Properties
  10290. 1492.99 s [fourmolu] should obey: s `matches` glob s with s being any string without '*' [✔]
  10291. 1492.99 s [fourmolu] +++ OK, passed 100 tests.
  10292. 1492.99 s [fourmolu] should obey: (a <> b <> c) `matches` glob (a <> * <> c) with b being a module name [✔]
  10293. 1492.99 s [fourmolu] +++ OK, passed 100 tests.
  10294. 1492.99 s [fourmolu] should obey: (a <> b <> c) `matches` glob (a <> ** <> c) [✔]
  10295. 1492.99 s [fourmolu] +++ OK, passed 100 tests.
  10296. 1492.99 s [fourmolu]
  10297. 1492.99 s [fourmolu] Finished in 5.9175 seconds
  10298. 1492.99 s [fourmolu] 1270 examples, 0 failures
  10299. 1493.00 s [ormolu] checking for references to /build/ in /nix/store/h6qdsay4q39nbm0k1f0wbfwfmfmqpy48-ormolu-0.8.0.2-doc...
  10300. 1493.00 s [fourmolu] Test suite tests: PASS
  10301. 1493.00 s [fourmolu] Test suite logged to: dist/test/fourmolu-0.19.0.1-tests.log
  10302. 1493.00 s [fourmolu] 1 of 1 test suites (1 of 1 test cases) passed.
  10303. 1493.02 s [fourmolu] Phase: haddockPhase
  10304. 1493.04 s [ormolu] patching script interpreter paths in /nix/store/h6qdsay4q39nbm0k1f0wbfwfmfmqpy48-ormolu-0.8.0.2-doc
  10305. 1493.05 s [ormolu] shrinking RPATHs of ELF executables and libraries in /nix/store/x9kgj4n4n3qbbpdaghf68gzx2k5ivw1g-ormolu-0.8.0.2-bin
  10306. 1493.05 s [ormolu] shrinking /nix/store/x9kgj4n4n3qbbpdaghf68gzx2k5ivw1g-ormolu-0.8.0.2-bin/bin/ormolu
  10307. 1493.11 s [ormolu] checking for references to /build/ in /nix/store/x9kgj4n4n3qbbpdaghf68gzx2k5ivw1g-ormolu-0.8.0.2-bin...
  10308. 1493.16 s [ormolu] patching script interpreter paths in /nix/store/x9kgj4n4n3qbbpdaghf68gzx2k5ivw1g-ormolu-0.8.0.2-bin
  10309. 1493.16 s [ormolu] stripping (with command strip and flags -S -p) in /nix/store/x9kgj4n4n3qbbpdaghf68gzx2k5ivw1g-ormolu-0.8.0.2-bin/bin
  10310. 1493.17 s [fourmolu] Preprocessing library for fourmolu-0.19.0.1...
  10311. 1493.18 s [fourmolu] Running Haddock on library for fourmolu-0.19.0.1...
  10312. 1493.18 s [fourmolu] Warning: The documentation for the following packages are not installed. No
  10313. 1493.18 s [fourmolu] links will be generated to these packages: vector-0.13.2.0
  10314. 1493.24 s [hlint] buildPhase completed in 58 seconds
  10315. 1493.24 s [hlint] Phase: checkPhase
  10316. 1493.55 s Progress: 352 of 364 built (4 building), 461 of 461 downloaded from cache
  10317. 1493.55 s [hlint] Package has no test suites.
  10318. 1493.55 s [hlint] Phase: haddockPhase
  10319. 1493.55 s [hlint] Preprocessing library for hlint-3.10...
  10320. 1493.55 s [hlint] Running Haddock on library for hlint-3.10...
  10321. 1493.55 s [hlint] Warning: The documentation for the following packages are not installed. No
  10322. 1493.55 s [hlint] links will be generated to these packages: attoparsec-0.14.4,
  10323. 1493.55 s [hlint] attoparsec-0.14.4, libyaml-clib-0.2.5, vector-0.13.2.0
  10324. 1493.66 s [fourmolu] [ 1 of 61] Compiling GHC.DynFlags ( src/GHC/DynFlags.hs, /build/ghc4188_0/ghc_10.o, /build/ghc4188_0/ghc_10.dyn_o )
  10325. 1493.87 s [fourmolu] [ 2 of 61] Compiling Ormolu.Printer.SpanStream ( src/Ormolu/Printer/SpanStream.hs, nothing )
  10326. 1493.97 s [hlint] [ 1 of 62] Compiling EmbedData ( src/EmbedData.hs, nothing )
  10327. 1494.06 s [fourmolu] [ 3 of 61] Compiling Ormolu.Processing.Cpp ( src/Ormolu/Processing/Cpp.hs, nothing )
  10328. 1494.08 s [fourmolu] [ 4 of 61] Compiling Ormolu.Utils ( src/Ormolu/Utils.hs, /build/ghc4188_0/ghc_32.o, /build/ghc4188_0/ghc_32.dyn_o )
  10329. 1494.17 s [hlint] [ 2 of 62] Compiling Extension ( src/Extension.hs, nothing )
  10330. 1494.43 s [hlint] [ 3 of 62] Compiling Fixity ( src/Fixity.hs, nothing )
  10331. 1494.48 s [fourmolu] [ 5 of 61] Compiling Ormolu.Terminal ( src/Ormolu/Terminal.hs, /build/ghc4188_0/ghc_28.o, /build/ghc4188_0/ghc_28.dyn_o )
  10332. 1494.49 s [hlint] [ 4 of 62] Compiling GHC.Util.ApiAnnotation ( src/GHC/Util/ApiAnnotation.hs, nothing )
  10333. 1494.51 s [hlint] [ 5 of 62] Compiling GHC.Util.Brackets ( src/GHC/Util/Brackets.hs, nothing )
  10334. 1494.56 s [hlint] [ 6 of 62] Compiling GHC.Util.DynFlags ( src/GHC/Util/DynFlags.hs, nothing )
  10335. 1494.57 s [hlint] [ 7 of 62] Compiling GHC.Util.FreeVars ( src/GHC/Util/FreeVars.hs, nothing )
  10336. 1494.76 s [hlint] [ 8 of 62] Compiling GHC.Util.HsDecl ( src/GHC/Util/HsDecl.hs, nothing )
  10337. 1494.77 s [hlint] [ 9 of 62] Compiling GHC.Util.Scope ( src/GHC/Util/Scope.hs, nothing )
  10338. 1494.79 s [fourmolu] [ 6 of 61] Compiling Ormolu.Terminal.QualifiedDo ( src/Ormolu/Terminal/QualifiedDo.hs, /build/ghc4188_0/ghc_30.o, /build/ghc4188_0/ghc_30.dyn_o )
  10339. 1494.82 s [fourmolu] [ 7 of 61] Compiling Ormolu.Diff.Text ( src/Ormolu/Diff/Text.hs, /build/ghc4188_0/ghc_16.o, /build/ghc4188_0/ghc_16.dyn_o )
  10340. 1494.83 s [hlint] [10 of 62] Compiling GHC.Util.SrcLoc ( src/GHC/Util/SrcLoc.hs, nothing )
  10341. 1494.85 s [hlint] [11 of 62] Compiling GHC.Util.View ( src/GHC/Util/View.hs, nothing )
  10342. 1495.05 s [fourmolu] [ 8 of 61] Compiling Ormolu.Exception ( src/Ormolu/Exception.hs, /build/ghc4188_0/ghc_18.o, /build/ghc4188_0/ghc_18.dyn_o )
  10343. 1495.06 s [hlint] [12 of 62] Compiling HsColour ( src/HsColour.hs, nothing )
  10344. 1495.07 s [hlint] [13 of 62] Compiling Parallel ( src/Parallel.hs, nothing )
  10345. 1495.08 s [hlint] [14 of 62] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, nothing )
  10346. 1495.09 s [hlint] [15 of 62] Compiling Refact ( src/Refact.hs, nothing )
  10347. 1495.12 s [hlint] [16 of 62] Compiling GHC.Util.HsExpr ( src/GHC/Util/HsExpr.hs, nothing )
  10348. 1495.20 s [fourmolu] [ 9 of 61] Compiling Ormolu.Parser.Pragma ( src/Ormolu/Parser/Pragma.hs, nothing )
  10349. 1495.22 s [fourmolu] [10 of 61] Compiling Ormolu.Parser.CommentStream ( src/Ormolu/Parser/CommentStream.hs, nothing )
  10350. 1495.26 s [hlint] [17 of 62] Compiling Timing ( src/Timing.hs, nothing )
  10351. 1495.29 s [hlint] [18 of 62] Compiling Util ( src/Util.hs, nothing )
  10352. 1495.31 s [hlint] [19 of 62] Compiling GHC.Util.Unify ( src/GHC/Util/Unify.hs, nothing )
  10353. 1495.31 s [fourmolu] [11 of 61] Compiling Ormolu.Fixity.Internal ( src/Ormolu/Fixity/Internal.hs, /build/ghc4188_0/ghc_24.o, /build/ghc4188_0/ghc_24.dyn_o )
  10354. 1495.42 s [hlint] [20 of 62] Compiling GHC.Util ( src/GHC/Util.hs, nothing )
  10355. 1495.55 s [hlint] [21 of 62] Compiling Config.Type ( src/Config/Type.hs, nothing )
  10356. 1495.80 s [fourmolu] [12 of 61] Compiling Ormolu.Fixity.Imports ( src/Ormolu/Fixity/Imports.hs, /build/ghc4188_0/ghc_22.o, /build/ghc4188_0/ghc_22.dyn_o )
  10357. 1495.88 s [fourmolu] [13 of 61] Compiling Ormolu.Fixity ( src/Ormolu/Fixity.hs, /build/ghc4188_0/ghc_20.o, /build/ghc4188_0/ghc_20.dyn_o )
  10358. 1496.10 s [hlint] [22 of 62] Compiling Idea ( src/Idea.hs, nothing )
  10359. 1496.12 s [hlint] [23 of 62] Compiling Test.Util ( src/Test/Util.hs, nothing )
  10360. 1496.14 s [hlint] [24 of 62] Compiling Test.InputOutput ( src/Test/InputOutput.hs, nothing )
  10361. 1496.17 s [hlint] [25 of 62] Compiling SARIF ( src/SARIF.hs, nothing )
  10362. 1496.19 s [hlint] [26 of 62] Compiling Report ( src/Report.hs, nothing )
  10363. 1496.21 s [hlint] [27 of 62] Compiling CC ( src/CC.hs, nothing )
  10364. 1496.23 s [hlint] [28 of 62] Compiling GHC.All ( src/GHC/All.hs, nothing )
  10365. 1496.25 s [fourmolu] [14 of 61] Compiling Ormolu.Printer.Operators ( src/Ormolu/Printer/Operators.hs, nothing )
  10366. 1496.30 s [hlint] [29 of 62] Compiling Hint.Type ( src/Hint/Type.hs, nothing )
  10367. 1496.30 s [fourmolu] [15 of 61] Compiling Ormolu.Fixity.Printer ( src/Ormolu/Fixity/Printer.hs, nothing )
  10368. 1496.31 s [hlint] [30 of 62] Compiling Hint.Unsafe ( src/Hint/Unsafe.hs, nothing )
  10369. 1496.32 s [fourmolu] [16 of 61] Compiling Ormolu.Fixity.Parser ( src/Ormolu/Fixity/Parser.hs, /build/ghc4188_0/ghc_26.o, /build/ghc4188_0/ghc_26.dyn_o )
  10370. 1496.33 s [hlint] [31 of 62] Compiling Hint.Smell ( src/Hint/Smell.hs, nothing )
  10371. 1496.37 s [hlint] [32 of 62] Compiling Hint.Restrict ( src/Hint/Restrict.hs, nothing )
  10372. 1496.44 s [hlint] [33 of 62] Compiling Hint.Pragma ( src/Hint/Pragma.hs, nothing )
  10373. 1496.47 s [hlint] [34 of 62] Compiling Hint.Pattern ( src/Hint/Pattern.hs, nothing )
  10374. 1496.49 s [fourmolu] [17 of 61] Compiling Ormolu.Utils.Glob ( src/Ormolu/Utils/Glob.hs, /build/ghc4188_0/ghc_36.o, /build/ghc4188_0/ghc_36.dyn_o )
  10375. 1496.55 s [hlint] [35 of 62] Compiling Hint.NumLiteral ( src/Hint/NumLiteral.hs, nothing )
  10376. 1496.56 s [fourmolu] [18 of 61] Compiling Ormolu.Config.Types ( src/Ormolu/Config/Types.hs, /build/ghc4188_0/ghc_14.o, /build/ghc4188_0/ghc_14.dyn_o )
  10377. 1496.58 s [hlint] [36 of 62] Compiling Hint.NewType ( src/Hint/NewType.hs, nothing )
  10378. 1496.62 s [hlint] [37 of 62] Compiling Hint.Negation ( src/Hint/Negation.hs, nothing )
  10379. 1496.63 s [hlint] [38 of 62] Compiling Hint.Naming ( src/Hint/Naming.hs, nothing )
  10380. 1496.66 s [hlint] [39 of 62] Compiling Hint.Monad ( src/Hint/Monad.hs, nothing )
  10381. 1496.80 s [hlint] [40 of 62] Compiling Hint.Match ( src/Hint/Match.hs, nothing )
  10382. 1496.87 s [hlint] [41 of 62] Compiling Hint.ListRec ( src/Hint/ListRec.hs, nothing )
  10383. 1497.09 s [fourmolu] [19 of 61] Compiling Ormolu.Config.Gen ( src/Ormolu/Config/Gen.hs, /build/ghc4188_0/ghc_12.o, /build/ghc4188_0/ghc_12.dyn_o )
  10384. 1497.23 s [hlint] [42 of 62] Compiling Hint.List ( src/Hint/List.hs, nothing )
  10385. 1497.32 s [hlint] [43 of 62] Compiling Hint.Lambda ( src/Hint/Lambda.hs, nothing )
  10386. 1497.40 s [hlint] [44 of 62] Compiling Hint.Import ( src/Hint/Import.hs, nothing )
  10387. 1497.42 s [hlint] [45 of 62] Compiling Hint.Fixities ( src/Hint/Fixities.hs, nothing )
  10388. 1497.44 s [hlint] [46 of 62] Compiling Hint.Extensions ( src/Hint/Extensions.hs, nothing )
  10389. 1497.51 s [hlint] [47 of 62] Compiling Hint.Export ( src/Hint/Export.hs, nothing )
  10390. 1497.52 s [hlint] [48 of 62] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, nothing )
  10391. 1497.55 s [hlint] [49 of 62] Compiling Hint.Comment ( src/Hint/Comment.hs, nothing )
  10392. 1497.56 s [hlint] [50 of 62] Compiling Hint.Bracket ( src/Hint/Bracket.hs, nothing )
  10393. 1497.62 s [hlint] [51 of 62] Compiling Hint.All ( src/Hint/All.hs, nothing )
  10394. 1497.64 s [hlint] [52 of 62] Compiling Config.Yaml ( src/Config/Yaml.hs, nothing )
  10395. 1497.67 s [stylish-haskell] Documentation created: dist/doc/html/stylish-haskell/,
  10396. 1497.67 s [stylish-haskell] dist/doc/html/stylish-haskell/stylish-haskell.txt
  10397. 1497.73 s [stylish-haskell] Preprocessing executable 'stylish-haskell' for stylish-haskell-0.15.1.0...
  10398. 1497.73 s [stylish-haskell] Preprocessing test suite 'stylish-haskell-tests' for stylish-haskell-0.15.1.0...
  10399. 1497.74 s [stylish-haskell] Phase: installPhase
  10400. 1497.80 s [hlint] [53 of 62] Compiling Config.Read ( src/Config/Read.hs, nothing )
  10401. 1497.80 s [hlint] [54 of 62] Compiling Config.Compute ( src/Config/Compute.hs, nothing )
  10402. 1497.83 s [hlint] [55 of 62] Compiling Config.Haskell ( src/Config/Haskell.hs, nothing )
  10403. 1497.84 s [stylish-haskell] Installing library in /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  10404. 1497.85 s [hlint] [56 of 62] Compiling CmdLine ( src/CmdLine.hs, nothing )
  10405. 1497.96 s [hlint] [57 of 62] Compiling Apply ( src/Apply.hs, nothing )
  10406. 1497.99 s [hlint] [58 of 62] Compiling Test.Annotations ( src/Test/Annotations.hs, nothing )
  10407. 1498.01 s [stylish-haskell] Installing executable stylish-haskell in /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/bin
  10408. 1498.01 s [stylish-haskell] Warning: The directory
  10409. 1498.01 s [stylish-haskell] /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/bin is
  10410. 1498.01 s [stylish-haskell] not in the system search path.
  10411. 1498.03 s [hlint] [59 of 62] Compiling Test.All ( src/Test/All.hs, nothing )
  10412. 1498.13 s [fourmolu] [20 of 61] Compiling Ormolu.Utils.IO ( src/Ormolu/Utils/IO.hs, /build/ghc4188_0/ghc_38.o, /build/ghc4188_0/ghc_38.dyn_o )
  10413. 1498.18 s [fourmolu] [21 of 61] Compiling Ormolu.Utils.Fixity ( src/Ormolu/Utils/Fixity.hs, /build/ghc4188_0/ghc_34.o, /build/ghc4188_0/ghc_34.dyn_o )
  10414. 1498.23 s [fourmolu] [22 of 61] Compiling Ormolu.Config ( src/Ormolu/Config.hs, nothing )
  10415. 1498.26 s [hlint] [60 of 62] Compiling Summary ( src/Summary.hs, nothing )
  10416. 1498.32 s [fourmolu] [23 of 61] Compiling Ormolu.Processing.Common ( src/Ormolu/Processing/Common.hs, nothing )
  10417. 1498.33 s [fourmolu] [24 of 61] Compiling Ormolu.Processing.Preprocess ( src/Ormolu/Processing/Preprocess.hs, nothing )
  10418. 1498.36 s [fourmolu] [25 of 61] Compiling Ormolu.Printer.Internal ( src/Ormolu/Printer/Internal.hs, nothing )
  10419. 1498.42 s [hlint] [61 of 62] Compiling HLint ( src/HLint.hs, nothing )
  10420. 1498.44 s [fourmolu] [26 of 61] Compiling Ormolu.Printer.Comments ( src/Ormolu/Printer/Comments.hs, nothing )
  10421. 1498.46 s [fourmolu] [27 of 61] Compiling Ormolu.Printer.Combinators ( src/Ormolu/Printer/Combinators.hs, nothing )
  10422. 1498.47 s [hlint] [62 of 62] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, nothing )
  10423. 1498.48 s [hlint] Haddock coverage:
  10424. 1498.48 s [hlint] Warning: 'EpAnn' is ambiguous. It is defined
  10425. 1498.48 s [hlint] * in ‘GHC.Parser.Annotation’
  10426. 1498.48 s [hlint] * in ‘GHC.Parser.Annotation’
  10427. 1498.48 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10428. 1498.48 s [hlint] by specifying the type/value namespace explicitly.
  10429. 1498.48 s [hlint] Defaulting to the one defined in ‘GHC.Parser.Annotation’
  10430. 1498.48 s [hlint] Warning: 'e' is out of scope.
  10431. 1498.48 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10432. 1498.48 s [hlint] Warning: 'HsExtendInstances' is ambiguous. It is defined
  10433. 1498.48 s [hlint] * in ‘Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances’
  10434. 1498.48 s [hlint] * in ‘Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances’
  10435. 1498.48 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10436. 1498.48 s [hlint] by specifying the type/value namespace explicitly.
  10437. 1498.48 s [hlint] Defaulting to the one defined in ‘Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances’
  10438. 1498.49 s [hlint] Warning: 'Idea' is out of scope.
  10439. 1498.49 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10440. 1498.49 s [hlint] Warning: 'ideaDecl' is out of scope.
  10441. 1498.49 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10442. 1498.49 s [hlint] Warning: 'ideaModule' is out of scope.
  10443. 1498.49 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10444. 1498.49 s [hlint] Warning: 'ideaHint' is out of scope.
  10445. 1498.49 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10446. 1498.49 s [hlint] Warning: 'Hint' is out of scope.
  10447. 1498.49 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10448. 1498.49 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  10449. 1498.49 s [hlint] * at src/Idea.hs:26:13
  10450. 1498.49 s [hlint] * at src/Idea.hs:26:1
  10451. 1498.49 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10452. 1498.49 s [hlint] by specifying the type/value namespace explicitly.
  10453. 1498.49 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  10454. 1498.49 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  10455. 1498.49 s [hlint] * at src/Idea.hs:26:13
  10456. 1498.49 s [hlint] * at src/Idea.hs:26:1
  10457. 1498.49 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10458. 1498.49 s [hlint] by specifying the type/value namespace explicitly.
  10459. 1498.49 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  10460. 1498.49 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  10461. 1498.49 s [hlint] * at src/Idea.hs:26:13
  10462. 1498.49 s [hlint] * at src/Idea.hs:26:1
  10463. 1498.49 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10464. 1498.49 s [hlint] by specifying the type/value namespace explicitly.
  10465. 1498.49 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  10466. 1498.49 s [hlint] Warning: 'Issue' is ambiguous. It is defined
  10467. 1498.49 s [hlint] * at src/CC.hs:26:14
  10468. 1498.49 s [hlint] * at src/CC.hs:26:1
  10469. 1498.49 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10470. 1498.49 s [hlint] by specifying the type/value namespace explicitly.
  10471. 1498.49 s [hlint] Defaulting to the one defined at src/CC.hs:26:1
  10472. 1498.49 s [hlint] Warning: 'NoCpp' is out of scope.
  10473. 1498.49 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10474. 1498.49 s [hlint] Warning: 'ParseFlags' is ambiguous. It is defined
  10475. 1498.49 s [hlint] * at src/GHC/All.hs:53:19
  10476. 1498.49 s [hlint] * at src/GHC/All.hs:53:1
  10477. 1498.49 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10478. 1498.49 s [hlint] by specifying the type/value namespace explicitly.
  10479. 1498.49 s [hlint] Defaulting to the one defined at src/GHC/All.hs:53:1
  10480. 1498.49 s [hlint] Warning: 'ModuleEx' is ambiguous. It is defined
  10481. 1498.49 s [hlint] * at src/GHC/All.hs:92:20
  10482. 1498.49 s [hlint] * at src/GHC/All.hs:92:1
  10483. 1498.49 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10484. 1498.49 s [hlint] by specifying the type/value namespace explicitly.
  10485. 1498.49 s [hlint] Defaulting to the one defined at src/GHC/All.hs:92:1
  10486. 1498.49 s [fourmolu] [28 of 61] Compiling Ormolu.Printer.Meat.Pragma ( src/Ormolu/Printer/Meat/Pragma.hs, nothing )
  10487. 1498.49 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  10488. 1498.49 s [hlint] * at src/Idea.hs:26:13
  10489. 1498.49 s [hlint] * at src/Idea.hs:26:1
  10490. 1498.49 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10491. 1498.49 s [hlint] by specifying the type/value namespace explicitly.
  10492. 1498.49 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  10493. 1498.49 s [hlint] Warning: 'Decl' is out of scope.
  10494. 1498.49 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10495. 1498.49 s [hlint] Warning: 'HsSrcBang' is ambiguous. It is defined
  10496. 1498.50 s [hlint] * in ‘GHC.Core.DataCon’
  10497. 1498.50 s [hlint] * in ‘GHC.Core.DataCon’
  10498. 1498.50 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10499. 1498.50 s [hlint] by specifying the type/value namespace explicitly.
  10500. 1498.50 s [hlint] Defaulting to the one defined in ‘GHC.Core.DataCon’
  10501. 1498.50 s [hlint] Warning: 'f' is out of scope.
  10502. 1498.50 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10503. 1498.50 s [hlint] Warning: 'a' is out of scope.
  10504. 1498.50 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10505. 1498.50 s [hlint] Warning: 'b' is out of scope.
  10506. 1498.50 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10507. 1498.50 s [hlint] Warning: 'HintRule' is ambiguous. It is defined
  10508. 1498.50 s [hlint] * at src/Config/Type.hs:108:17
  10509. 1498.50 s [hlint] * at src/Config/Type.hs:108:1
  10510. 1498.50 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10511. 1498.50 s [hlint] by specifying the type/value namespace explicitly.
  10512. 1498.50 s [hlint] Defaulting to the one defined at src/Config/Type.hs:108:1
  10513. 1498.50 s [hlint] Warning: 'Hint' is ambiguous. It is defined
  10514. 1498.50 s [hlint] * at src/Hint/Type.hs:22:13
  10515. 1498.50 s [hlint] * at src/Hint/Type.hs:22:1
  10516. 1498.50 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10517. 1498.50 s [hlint] by specifying the type/value namespace explicitly.
  10518. 1498.50 s [hlint] Defaulting to the one defined at src/Hint/Type.hs:22:1
  10519. 1498.50 s [hlint] Warning: 'refactor' is out of scope.
  10520. 1498.50 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10521. 1498.50 s [hlint] Warning: 'Hint' is ambiguous. It is defined
  10522. 1498.50 s [hlint] * at src/Hint/Type.hs:22:13
  10523. 1498.50 s [hlint] * at src/Hint/Type.hs:22:1
  10524. 1498.50 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10525. 1498.50 s [hlint] by specifying the type/value namespace explicitly.
  10526. 1498.50 s [hlint] Defaulting to the one defined at src/Hint/Type.hs:22:1
  10527. 1498.50 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  10528. 1498.50 s [hlint] * at src/Idea.hs:26:13
  10529. 1498.50 s [hlint] * at src/Idea.hs:26:1
  10530. 1498.50 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10531. 1498.50 s [hlint] by specifying the type/value namespace explicitly.
  10532. 1498.50 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  10533. 1498.50 s [hlint] Warning: 'ParseFlags' is ambiguous. It is defined
  10534. 1498.50 s [hlint] * at src/GHC/All.hs:53:19
  10535. 1498.50 s [hlint] * at src/GHC/All.hs:53:1
  10536. 1498.50 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10537. 1498.50 s [hlint] by specifying the type/value namespace explicitly.
  10538. 1498.50 s [hlint] Defaulting to the one defined at src/GHC/All.hs:53:1
  10539. 1498.50 s [hlint] Warning: 'Classify' is ambiguous. It is defined
  10540. 1498.50 s [hlint] * at src/Config/Type.hs:97:17
  10541. 1498.50 s [hlint] * at src/Config/Type.hs:97:1
  10542. 1498.50 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10543. 1498.50 s [hlint] by specifying the type/value namespace explicitly.
  10544. 1498.50 s [hlint] Defaulting to the one defined at src/Config/Type.hs:97:1
  10545. 1498.50 s [hlint] Warning: 'Hint' is ambiguous. It is defined
  10546. 1498.50 s [hlint] * at src/Hint/Type.hs:22:13
  10547. 1498.50 s [hlint] * at src/Hint/Type.hs:22:1
  10548. 1498.50 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10549. 1498.50 s [hlint] by specifying the type/value namespace explicitly.
  10550. 1498.50 s [hlint] Defaulting to the one defined at src/Hint/Type.hs:22:1
  10551. 1498.50 s [hlint] Warning: 'resolveHints' is out of scope.
  10552. 1498.50 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  10553. 1498.50 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  10554. 1498.50 s [hlint] * at src/Idea.hs:26:13
  10555. 1498.50 s [hlint] * at src/Idea.hs:26:1
  10556. 1498.50 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  10557. 1498.50 s [hlint] by specifying the type/value namespace explicitly.
  10558. 1498.50 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  10559. 1498.50 s [hlint] 96% ( 30 / 31) in 'Language.Haskell.HLint'
  10560. 1498.50 s [hlint] Missing documentation for:
  10561. 1498.51 s [hlint] createModuleExWithFixities (src/GHC/All.hs:166)
  10562. 1498.51 s [stylish-haskell] Phase: fixupPhase
  10563. 1498.52 s [fourmolu] [29 of 61] Compiling Ormolu.Printer.Meat.Declaration.StringLiteral ( src/Ormolu/Printer/Meat/Declaration/StringLiteral.hs, nothing )
  10564. 1498.53 s [stylish-haskell] shrinking RPATHs of ELF executables and libraries in /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0
  10565. 1498.53 s [stylish-haskell] shrinking /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/bin/stylish-haskell
  10566. 1498.54 s [fourmolu] [30 of 61] Compiling Ormolu.Printer.Meat.Common ( src/Ormolu/Printer/Meat/Common.hs, nothing )
  10567. 1498.57 s [fourmolu] [31 of 61] Compiling Ormolu.Printer.Meat.Declaration.Warning ( src/Ormolu/Printer/Meat/Declaration/Warning.hs, nothing )
  10568. 1498.58 s [fourmolu] [32 of 61] Compiling Ormolu.Printer.Meat.ImportExport ( src/Ormolu/Printer/Meat/ImportExport.hs, nothing )
  10569. 1498.58 s [stylish-haskell] shrinking /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSstylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc-ghc9.10.2.so
  10570. 1498.61 s [stylish-haskell] checking for references to /build/ in /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0...
  10571. 1498.66 s [stylish-haskell] patching script interpreter paths in /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0
  10572. 1498.66 s [stylish-haskell] stripping (with command strip and flags -S -p) in /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/lib /nix/store/ylj6d6h3q4wbz1gaiz271846c046g92p-stylish-haskell-0.15.1.0/bin
  10573. 1498.86 s [stylish-haskell] shrinking RPATHs of ELF executables and libraries in /nix/store/z6n3mvwgpmx5g1072dgwd2z664m19maq-stylish-haskell-0.15.1.0-doc
  10574. 1498.88 s [stylish-haskell] checking for references to /build/ in /nix/store/z6n3mvwgpmx5g1072dgwd2z664m19maq-stylish-haskell-0.15.1.0-doc...
  10575. 1498.90 s [fourmolu] [33 of 61] Compiling Ormolu.Printer.Meat.Declaration.RoleAnnotation ( src/Ormolu/Printer/Meat/Declaration/RoleAnnotation.hs, nothing )
  10576. 1498.91 s [stylish-haskell] patching script interpreter paths in /nix/store/z6n3mvwgpmx5g1072dgwd2z664m19maq-stylish-haskell-0.15.1.0-doc
  10577. 1498.91 s [fourmolu] [34 of 61] Compiling Ormolu.Printer.Meat.Declaration.OpTree[boot] ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs-boot, nothing )
  10578. 1498.91 s [fourmolu] [35 of 61] Compiling Ormolu.Printer.Meat.Declaration.Value[boot] ( src/Ormolu/Printer/Meat/Declaration/Value.hs-boot, nothing )
  10579. 1498.92 s [fourmolu] [36 of 61] Compiling Ormolu.Printer.Meat.Type ( src/Ormolu/Printer/Meat/Type.hs, nothing )
  10580. 1499.13 s Progress: 353 of 364 built (3 building), 461 of 461 downloaded from cache
  10581. 1499.13 s [fourmolu] [37 of 61] Compiling Ormolu.Printer.Meat.Declaration.Signature ( src/Ormolu/Printer/Meat/Declaration/Signature.hs, nothing )
  10582. 1499.13 s [fourmolu] [38 of 61] Compiling Ormolu.Printer.Meat.Declaration.Foreign ( src/Ormolu/Printer/Meat/Declaration/Foreign.hs, nothing )
  10583. 1499.13 s [fourmolu] [39 of 61] Compiling Ormolu.Printer.Meat.Declaration.TypeFamily ( src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs, nothing )
  10584. 1499.15 s [fourmolu] [40 of 61] Compiling Ormolu.Printer.Meat.Declaration.Type ( src/Ormolu/Printer/Meat/Declaration/Type.hs, nothing )
  10585. 1499.15 s [fourmolu] [41 of 61] Compiling Ormolu.Printer.Meat.Declaration.Data ( src/Ormolu/Printer/Meat/Declaration/Data.hs, nothing )
  10586. 1499.29 s [fourmolu] [42 of 61] Compiling Ormolu.Printer.Meat.Declaration.Default ( src/Ormolu/Printer/Meat/Declaration/Default.hs, nothing )
  10587. 1499.31 s [fourmolu] [43 of 61] Compiling Ormolu.Printer.Meat.Declaration[boot] ( src/Ormolu/Printer/Meat/Declaration.hs-boot, nothing )
  10588. 1499.32 s [fourmolu] [44 of 61] Compiling Ormolu.Printer.Meat.Declaration.Value ( src/Ormolu/Printer/Meat/Declaration/Value.hs, nothing )
  10589. 1499.60 s [fourmolu] [45 of 61] Compiling Ormolu.Printer.Meat.Declaration.OpTree ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs, nothing )
  10590. 1499.64 s [fourmolu] [46 of 61] Compiling Ormolu.Printer.Meat.Declaration.Splice ( src/Ormolu/Printer/Meat/Declaration/Splice.hs, nothing )
  10591. 1499.64 s [fourmolu] [47 of 61] Compiling Ormolu.Printer.Meat.Declaration.Rule ( src/Ormolu/Printer/Meat/Declaration/Rule.hs, nothing )
  10592. 1499.65 s [fourmolu] [48 of 61] Compiling Ormolu.Printer.Meat.Declaration.Annotation ( src/Ormolu/Printer/Meat/Declaration/Annotation.hs, nothing )
  10593. 1499.66 s [fourmolu] [49 of 61] Compiling Ormolu.Printer.Meat.Declaration.Instance ( src/Ormolu/Printer/Meat/Declaration/Instance.hs, nothing )
  10594. 1499.69 s [fourmolu] [50 of 61] Compiling Ormolu.Printer.Meat.Declaration.Class ( src/Ormolu/Printer/Meat/Declaration/Class.hs, nothing )
  10595. 1499.71 s [fourmolu] [51 of 61] Compiling Ormolu.Printer.Meat.Declaration ( src/Ormolu/Printer/Meat/Declaration.hs, nothing )
  10596. 1499.78 s [fourmolu] [52 of 61] Compiling Ormolu.Parser.Result ( src/Ormolu/Parser/Result.hs, nothing )
  10597. 1499.79 s [fourmolu] [53 of 61] Compiling Ormolu.Parser ( src/Ormolu/Parser.hs, nothing )
  10598. 1499.87 s [hlint] Warning: Language.Haskell.HLint: could not find link destinations for:
  10599. 1499.87 s [hlint] - Config.Type.Rep_Severity
  10600. 1499.89 s [fourmolu] [54 of 61] Compiling Ormolu.Imports.Grouping ( src/Ormolu/Imports/Grouping.hs, nothing )
  10601. 1499.91 s [fourmolu] [55 of 61] Compiling Ormolu.Imports ( src/Ormolu/Imports.hs, nothing )
  10602. 1500.23 s [fourmolu] [56 of 61] Compiling Ormolu.Printer.Meat.Module ( src/Ormolu/Printer/Meat/Module.hs, nothing )
  10603. 1500.25 s [fourmolu] [57 of 61] Compiling Ormolu.Printer ( src/Ormolu/Printer.hs, nothing )
  10604. 1500.25 s [fourmolu] [58 of 61] Compiling Ormolu.Diff.ParseResult ( src/Ormolu/Diff/ParseResult.hs, nothing )
  10605. 1500.31 s [fourmolu] [59 of 61] Compiling Ormolu.Utils.Cabal ( src/Ormolu/Utils/Cabal.hs, nothing )
  10606. 1500.55 s [fourmolu] [60 of 61] Compiling Ormolu ( src/Ormolu.hs, nothing )
  10607. 1500.58 s [fourmolu] [61 of 61] Compiling Paths_fourmolu ( dist/build/autogen/Paths_fourmolu.hs, nothing )
  10608. 1500.59 s [fourmolu] Haddock coverage:
  10609. 1500.59 s [fourmolu] Warning: 'RealSrcSpan' is ambiguous. It is defined
  10610. 1500.59 s [fourmolu] * in ‘GHC.Types.SrcLoc’
  10611. 1500.59 s [fourmolu] * in ‘GHC.Types.SrcLoc’
  10612. 1500.59 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10613. 1500.59 s [fourmolu] by specifying the type/value namespace explicitly.
  10614. 1500.59 s [fourmolu] Defaulting to the one defined in ‘GHC.Types.SrcLoc’
  10615. 1500.59 s [fourmolu] Warning: 'SpanStream' is ambiguous. It is defined
  10616. 1500.59 s [fourmolu] * at src/Ormolu/Printer/SpanStream.hs:22:22
  10617. 1500.59 s [fourmolu] * at src/Ormolu/Printer/SpanStream.hs:22:1
  10618. 1500.59 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10619. 1500.59 s [fourmolu] by specifying the type/value namespace explicitly.
  10620. 1500.59 s [fourmolu] Defaulting to the one defined at src/Ormolu/Printer/SpanStream.hs:22:1
  10621. 1500.59 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Printer.SpanStream'
  10622. 1500.60 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Processing.Cpp'
  10623. 1500.60 s [fourmolu] Warning: 'groupBy' is out of scope.
  10624. 1500.60 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  10625. 1500.60 s [fourmolu] Warning: 'StringBuffer' is ambiguous. It is defined
  10626. 1500.60 s [fourmolu] * in ‘GHC.Data.StringBuffer’
  10627. 1500.60 s [fourmolu] * in ‘GHC.Data.StringBuffer’
  10628. 1500.60 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10629. 1500.60 s [fourmolu] by specifying the type/value namespace explicitly.
  10630. 1500.60 s [fourmolu] Defaulting to the one defined in ‘GHC.Data.StringBuffer’
  10631. 1500.60 s [fourmolu] 100% ( 14 / 14) in 'Ormolu.Utils'
  10632. 1500.60 s [fourmolu] 87% ( 14 / 16) in 'Ormolu.Terminal'
  10633. 1500.60 s [fourmolu] Missing documentation for:
  10634. 1500.60 s [fourmolu] Term (src/Ormolu/Terminal.hs:42)
  10635. 1500.60 s [fourmolu] runTermPure (src/Ormolu/Terminal.hs:88)
  10636. 1500.60 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Terminal.QualifiedDo'
  10637. 1500.60 s [fourmolu] Missing documentation for:
  10638. 1500.60 s [fourmolu] Module header
  10639. 1500.60 s [fourmolu] >> (src/Ormolu/Terminal/QualifiedDo.hs:7)
  10640. 1500.60 s [fourmolu] Warning: 'TextDiff' is ambiguous. It is defined
  10641. 1500.60 s [fourmolu] * at src/Ormolu/Diff/Text.hs:35:17
  10642. 1500.60 s [fourmolu] * at src/Ormolu/Diff/Text.hs:35:1
  10643. 1500.60 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10644. 1500.60 s [fourmolu] by specifying the type/value namespace explicitly.
  10645. 1500.60 s [fourmolu] Defaulting to the one defined at src/Ormolu/Diff/Text.hs:35:1
  10646. 1500.60 s [fourmolu] Warning: 'Hunk' is ambiguous. It is defined
  10647. 1500.60 s [fourmolu] * at src/Ormolu/Diff/Text.hs:54:13
  10648. 1500.60 s [fourmolu] * at src/Ormolu/Diff/Text.hs:54:1
  10649. 1500.60 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10650. 1500.60 s [fourmolu] by specifying the type/value namespace explicitly.
  10651. 1500.60 s [fourmolu] Defaulting to the one defined at src/Ormolu/Diff/Text.hs:54:1
  10652. 1500.60 s [fourmolu] 100% ( 5 / 5) in 'Ormolu.Diff.Text'
  10653. 1500.60 s [fourmolu] 100% ( 4 / 4) in 'Ormolu.Exception'
  10654. 1500.60 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Parser.Pragma'
  10655. 1500.60 s [fourmolu] Warning: 'Comment' is ambiguous. It is defined
  10656. 1500.60 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:16
  10657. 1500.60 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:1
  10658. 1500.60 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10659. 1500.60 s [fourmolu] by specifying the type/value namespace explicitly.
  10660. 1500.60 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:116:1
  10661. 1500.60 s [fourmolu] Warning: 'CommentStream' is ambiguous. It is defined
  10662. 1500.60 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:47:25
  10663. 1500.60 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:47:1
  10664. 1500.60 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10665. 1500.60 s [fourmolu] by specifying the type/value namespace explicitly.
  10666. 1500.60 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:47:1
  10667. 1500.60 s [fourmolu] 90% ( 9 / 10) in 'Ormolu.Parser.CommentStream'
  10668. 1500.60 s [fourmolu] Missing documentation for:
  10669. 1500.60 s [fourmolu] LComment (src/Ormolu/Parser/CommentStream.hs:110)
  10670. 1500.60 s [fourmolu] Warning: 'FixityInfo' is ambiguous. It is defined
  10671. 1500.60 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:97:19
  10672. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:97:1
  10673. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10674. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10675. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:97:1
  10676. 1500.61 s [fourmolu] Warning: 'FixityApproximation' is ambiguous. It is defined
  10677. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:125:28
  10678. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:125:1
  10679. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10680. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10681. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:125:1
  10682. 1500.61 s [fourmolu] Warning: 'OpName' is ambiguous. It is defined
  10683. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:71:1
  10684. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:60:1
  10685. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10686. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10687. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:60:1
  10688. 1500.61 s [fourmolu] 90% ( 19 / 21) in 'Ormolu.Fixity.Internal'
  10689. 1500.61 s [fourmolu] Missing documentation for:
  10690. 1500.61 s [fourmolu] Module header
  10691. 1500.61 s [fourmolu] OpName (src/Ormolu/Fixity/Internal.hs:71)
  10692. 1500.61 s [fourmolu] Warning: 'FixityImport' is ambiguous. It is defined
  10693. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Imports.hs:28:21
  10694. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Imports.hs:28:1
  10695. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10696. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10697. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Imports.hs:28:1
  10698. 1500.61 s [fourmolu] 100% ( 4 / 4) in 'Ormolu.Fixity.Imports'
  10699. 1500.61 s [fourmolu] Warning: 'HackageInfo' is ambiguous. It is defined
  10700. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:179:5
  10701. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:178:1
  10702. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10703. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10704. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:178:1
  10705. 1500.61 s [fourmolu] 95% ( 23 / 24) in 'Ormolu.Fixity'
  10706. 1500.61 s [fourmolu] Missing documentation for:
  10707. 1500.61 s [fourmolu] OpName (src/Ormolu/Fixity/Internal.hs:71)
  10708. 1500.61 s [fourmolu] Warning: 'OpInfo' is ambiguous. It is defined
  10709. 1500.61 s [fourmolu] * at src/Ormolu/Printer/Operators.hs:48:18
  10710. 1500.61 s [fourmolu] * at src/Ormolu/Printer/Operators.hs:48:1
  10711. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10712. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10713. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Printer/Operators.hs:48:1
  10714. 1500.61 s [fourmolu] Warning: 'FixityInfo' is ambiguous. It is defined
  10715. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:97:19
  10716. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:97:1
  10717. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10718. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10719. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:97:1
  10720. 1500.61 s [fourmolu] Warning: 'equal' is out of scope.
  10721. 1500.61 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  10722. 1500.61 s [fourmolu] Warning: 'lessThan' is out of scope.
  10723. 1500.61 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  10724. 1500.61 s [fourmolu] Warning: 'greaterThan' is out of scope.
  10725. 1500.61 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  10726. 1500.61 s [fourmolu] 85% ( 6 / 7) in 'Ormolu.Printer.Operators'
  10727. 1500.61 s [fourmolu] Missing documentation for:
  10728. 1500.61 s [fourmolu] BinaryOpBranches (src/Ormolu/Printer/Operators.hs:44)
  10729. 1500.61 s [fourmolu] 100% ( 2 / 2) in 'Ormolu.Fixity.Printer'
  10730. 1500.61 s [fourmolu] Warning: 'FixityOverrides' is ambiguous. It is defined
  10731. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:184:27
  10732. 1500.61 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:184:1
  10733. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10734. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10735. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:184:1
  10736. 1500.61 s [fourmolu] 50% ( 8 / 16) in 'Ormolu.Fixity.Parser'
  10737. 1500.61 s [fourmolu] Missing documentation for:
  10738. 1500.61 s [fourmolu] pModuleName (src/Ormolu/Fixity/Parser.hs:156)
  10739. 1500.61 s [fourmolu] pPackageName (src/Ormolu/Fixity/Parser.hs:171)
  10740. 1500.61 s [fourmolu] isIdentifierFirstChar (src/Ormolu/Fixity/Parser.hs:177)
  10741. 1500.61 s [fourmolu] isIdentifierConstituent (src/Ormolu/Fixity/Parser.hs:180)
  10742. 1500.61 s [fourmolu] isOperatorConstituent (src/Ormolu/Fixity/Parser.hs:183)
  10743. 1500.61 s [fourmolu] isPackageNameConstituent (src/Ormolu/Fixity/Parser.hs:188)
  10744. 1500.61 s [fourmolu] isModuleSegmentFirstChar (src/Ormolu/Fixity/Parser.hs:191)
  10745. 1500.61 s [fourmolu] isModuleSegmentConstituent (src/Ormolu/Fixity/Parser.hs:194)
  10746. 1500.61 s [fourmolu] 0% ( 0 / 4) in 'Ormolu.Utils.Glob'
  10747. 1500.61 s [fourmolu] Missing documentation for:
  10748. 1500.61 s [fourmolu] Module header
  10749. 1500.61 s [fourmolu] Glob (src/Ormolu/Utils/Glob.hs:11)
  10750. 1500.61 s [fourmolu] mkGlob (src/Ormolu/Utils/Glob.hs:21)
  10751. 1500.61 s [fourmolu] matchesGlob (src/Ormolu/Utils/Glob.hs:36)
  10752. 1500.61 s [fourmolu] 40% ( 2 / 5) in 'Ormolu.Utils.IO'
  10753. 1500.61 s [fourmolu] Missing documentation for:
  10754. 1500.61 s [fourmolu] Module header
  10755. 1500.61 s [fourmolu] Cache (src/Ormolu/Utils/IO.hs:53)
  10756. 1500.61 s [fourmolu] newCache (src/Ormolu/Utils/IO.hs:56)
  10757. 1500.61 s [fourmolu] Warning: 'CabalInfo' is out of scope.
  10758. 1500.61 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  10759. 1500.61 s [fourmolu] 75% ( 3 / 4) in 'Ormolu.Utils.Fixity'
  10760. 1500.61 s [fourmolu] Missing documentation for:
  10761. 1500.61 s [fourmolu] Module header
  10762. 1500.61 s [fourmolu] Warning: 'PrinterOpts' is ambiguous. It is defined
  10763. 1500.61 s [fourmolu] * at src/Ormolu/Config/Gen.hs:48:3
  10764. 1500.61 s [fourmolu] * at src/Ormolu/Config/Gen.hs:47:1
  10765. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10766. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10767. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config/Gen.hs:47:1
  10768. 1500.61 s [fourmolu] Warning: 'Config' is ambiguous. It is defined
  10769. 1500.61 s [fourmolu] * at src/Ormolu/Config.hs:109:22
  10770. 1500.61 s [fourmolu] * at src/Ormolu/Config.hs:109:1
  10771. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10772. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10773. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:109:1
  10774. 1500.61 s [fourmolu] Warning: 'RegionIndices' is ambiguous. It is defined
  10775. 1500.61 s [fourmolu] * at src/Ormolu/Config.hs:136:22
  10776. 1500.61 s [fourmolu] * at src/Ormolu/Config.hs:136:1
  10777. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10778. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10779. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:136:1
  10780. 1500.61 s [fourmolu] Warning: 'RegionDeltas' is ambiguous. It is defined
  10781. 1500.61 s [fourmolu] * at src/Ormolu/Config.hs:146:21
  10782. 1500.61 s [fourmolu] * at src/Ormolu/Config.hs:146:1
  10783. 1500.61 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10784. 1500.61 s [fourmolu] by specifying the type/value namespace explicitly.
  10785. 1500.61 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:146:1
  10786. 1500.61 s [fourmolu] Warning: 'DynOption' is ambiguous. It is defined
  10787. 1500.62 s [fourmolu] * at src/Ormolu/Config.hs:206:21
  10788. 1500.62 s [fourmolu] * at src/Ormolu/Config.hs:206:1
  10789. 1500.62 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10790. 1500.62 s [fourmolu] by specifying the type/value namespace explicitly.
  10791. 1500.62 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:206:1
  10792. 1500.62 s [fourmolu] 40% ( 20 / 49) in 'Ormolu.Config'
  10793. 1500.62 s [fourmolu] Missing documentation for:
  10794. 1500.62 s [fourmolu] defaultPrinterOpts (src/Ormolu/Config/Gen.hs:127)
  10795. 1500.62 s [fourmolu] defaultPrinterOptsYaml (src/Ormolu/Config/Gen.hs:766)
  10796. 1500.62 s [fourmolu] CommaStyle (src/Ormolu/Config/Gen.hs:346)
  10797. 1500.62 s [fourmolu] FunctionArrowsStyle (src/Ormolu/Config/Gen.hs:351)
  10798. 1500.62 s [fourmolu] HaddockPrintStyle (src/Ormolu/Config/Gen.hs:357)
  10799. 1500.62 s [fourmolu] HaddockPrintStyleModule (src/Ormolu/Config/Gen.hs:363)
  10800. 1500.62 s [fourmolu] HaddockLocSignature (src/Ormolu/Config/Gen.hs:368)
  10801. 1500.62 s [fourmolu] ImportExportStyle (src/Ormolu/Config/Gen.hs:374)
  10802. 1500.62 s [fourmolu] ImportGrouping (src/Ormolu/Config/Gen.hs:421)
  10803. 1500.62 s [fourmolu] ImportGroup (src/Ormolu/Config/Types.hs:24)
  10804. 1500.62 s [fourmolu] ImportGroupRule (src/Ormolu/Config/Types.hs:36)
  10805. 1500.62 s [fourmolu] ImportModuleMatcher (src/Ormolu/Config/Types.hs:84)
  10806. 1500.62 s [fourmolu] ImportRulePriority (src/Ormolu/Config/Types.hs:63)
  10807. 1500.62 s [fourmolu] matchAllRulePriority (src/Ormolu/Config/Types.hs:70)
  10808. 1500.62 s [fourmolu] matchLocalRulePriority (src/Ormolu/Config/Types.hs:73)
  10809. 1500.62 s [fourmolu] defaultImportRulePriority (src/Ormolu/Config/Types.hs:76)
  10810. 1500.62 s [fourmolu] QualifiedImportMatcher (src/Ormolu/Config/Types.hs:78)
  10811. 1500.62 s [fourmolu] LetStyle (src/Ormolu/Config/Gen.hs:380)
  10812. 1500.62 s [fourmolu] InStyle (src/Ormolu/Config/Gen.hs:387)
  10813. 1500.62 s [fourmolu] IfStyle (src/Ormolu/Config/Gen.hs:393)
  10814. 1500.62 s [fourmolu] Unicode (src/Ormolu/Config/Gen.hs:398)
  10815. 1500.62 s [fourmolu] ColumnLimit (src/Ormolu/Config/Gen.hs:410)
  10816. 1500.62 s [fourmolu] SingleDerivingParens (src/Ormolu/Config/Gen.hs:415)
  10817. 1500.62 s [fourmolu] parsePrinterOptsCLI (src/Ormolu/Config/Gen.hs:193)
  10818. 1500.62 s [fourmolu] parsePrinterOptType
  10819. 1500.62 s [fourmolu] renderPrinterOpt
  10820. 1500.62 s [fourmolu] ConfigNotFound (src/Ormolu/Config.hs:304)
  10821. 1500.62 s [fourmolu] FourmoluConfig (src/Ormolu/Config.hs:258)
  10822. 1500.62 s [fourmolu] emptyConfig (src/Ormolu/Config.hs:281)
  10823. 1500.62 s [fourmolu] Warning: 'RegionDeltas' is ambiguous. It is defined
  10824. 1500.62 s [fourmolu] * at src/Ormolu/Config.hs:146:21
  10825. 1500.62 s [fourmolu] * at src/Ormolu/Config.hs:146:1
  10826. 1500.62 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10827. 1500.62 s [fourmolu] by specifying the type/value namespace explicitly.
  10828. 1500.62 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:146:1
  10829. 1500.62 s [fourmolu] Warning: 'RegionDelta' is out of scope.
  10830. 1500.62 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  10831. 1500.62 s [fourmolu] 100% ( 5 / 5) in 'Ormolu.Processing.Common'
  10832. 1500.62 s [fourmolu] 100% ( 2 / 2) in 'Ormolu.Processing.Preprocess'
  10833. 1500.62 s [fourmolu] Warning: 'R' is ambiguous. It is defined
  10834. 1500.62 s [fourmolu] * at src/Ormolu/Printer/Internal.hs:101:15
  10835. 1500.62 s [fourmolu] * at src/Ormolu/Printer/Internal.hs:101:1
  10836. 1500.62 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10837. 1500.62 s [fourmolu] by specifying the type/value namespace explicitly.
  10838. 1500.62 s [fourmolu] Defaulting to the one defined at src/Ormolu/Printer/Internal.hs:101:1
  10839. 1500.62 s [fourmolu] Warning: 'n' is out of scope.
  10840. 1500.62 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  10841. 1500.62 s [fourmolu] Warning: 'PrinterOpts' is ambiguous. It is defined
  10842. 1500.62 s [fourmolu] * at src/Ormolu/Config/Gen.hs:48:3
  10843. 1500.62 s [fourmolu] * at src/Ormolu/Config/Gen.hs:47:1
  10844. 1500.62 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10845. 1500.62 s [fourmolu] by specifying the type/value namespace explicitly.
  10846. 1500.62 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config/Gen.hs:47:1
  10847. 1500.62 s [fourmolu] Warning: 'Comment' is ambiguous. It is defined
  10848. 1500.62 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:16
  10849. 1500.62 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:1
  10850. 1500.62 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10851. 1500.62 s [fourmolu] by specifying the type/value namespace explicitly.
  10852. 1500.62 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:116:1
  10853. 1500.62 s [fourmolu] Warning: 'CommentStream' is ambiguous. It is defined
  10854. 1500.62 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:47:25
  10855. 1500.62 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:47:1
  10856. 1500.62 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10857. 1500.62 s [fourmolu] by specifying the type/value namespace explicitly.
  10858. 1500.62 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:47:1
  10859. 1500.62 s [fourmolu] Warning: 'RealSrcSpan' is ambiguous. It is defined
  10860. 1500.62 s [fourmolu] * in ‘GHC.Types.SrcLoc’
  10861. 1500.62 s [fourmolu] * in ‘GHC.Types.SrcLoc’
  10862. 1500.62 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10863. 1500.62 s [fourmolu] by specifying the type/value namespace explicitly.
  10864. 1500.62 s [fourmolu] Defaulting to the one defined in ‘GHC.Types.SrcLoc’
  10865. 1500.62 s [fourmolu] 94% ( 47 / 50) in 'Ormolu.Printer.Internal'
  10866. 1500.62 s [fourmolu] Missing documentation for:
  10867. 1500.62 s [fourmolu] declNewline (src/Ormolu/Printer/Internal.hs:361)
  10868. 1500.62 s [fourmolu] getLocalModules (src/Ormolu/Printer/Internal.hs:562)
  10869. 1500.62 s [fourmolu] isExtensionEnabled (src/Ormolu/Printer/Internal.hs:712)
  10870. 1500.63 s [fourmolu] Warning: 'Comment' is ambiguous. It is defined
  10871. 1500.63 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:16
  10872. 1500.63 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:1
  10873. 1500.63 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10874. 1500.63 s [fourmolu] by specifying the type/value namespace explicitly.
  10875. 1500.63 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:116:1
  10876. 1500.63 s [fourmolu] 100% ( 6 / 6) in 'Ormolu.Printer.Comments'
  10877. 1500.63 s [fourmolu] 96% ( 80 / 83) in 'Ormolu.Printer.Combinators'
  10878. 1500.63 s [fourmolu] Missing documentation for:
  10879. 1500.63 s [fourmolu] isExtensionEnabled (src/Ormolu/Printer/Internal.hs:712)
  10880. 1500.63 s [fourmolu] declNewline (src/Ormolu/Printer/Internal.hs:361)
  10881. 1500.63 s [fourmolu] getLocalModules (src/Ormolu/Printer/Internal.hs:562)
  10882. 1500.63 s [fourmolu] Warning: 'LanguagePragma' is out of scope.
  10883. 1500.63 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  10884. 1500.63 s [fourmolu] 100% ( 2 / 2) in 'Ormolu.Printer.Meat.Pragma'
  10885. 1500.63 s [fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.StringLiteral'
  10886. 1500.63 s [fourmolu] Missing documentation for:
  10887. 1500.63 s [fourmolu] Module header
  10888. 1500.63 s [fourmolu] 58% ( 7 / 12) in 'Ormolu.Printer.Meat.Common'
  10889. 1500.63 s [fourmolu] Missing documentation for:
  10890. 1500.63 s [fourmolu] p_ieWrappedName (src/Ormolu/Printer/Meat/Common.hs:62)
  10891. 1500.63 s [fourmolu] p_qualName (src/Ormolu/Printer/Meat/Common.hs:121)
  10892. 1500.63 s [fourmolu] p_sourceText (src/Ormolu/Printer/Meat/Common.hs:235)
  10893. 1500.63 s [fourmolu] p_namespaceSpec (src/Ormolu/Printer/Meat/Common.hs:240)
  10894. 1500.63 s [fourmolu] p_arrow (src/Ormolu/Printer/Meat/Common.hs:246)
  10895. 1500.63 s [fourmolu] 27% ( 5 / 18) in 'Ormolu.Printer.Meat.Type'
  10896. 1500.63 s [fourmolu] Missing documentation for:
  10897. 1500.63 s [fourmolu] p_hsType (src/Ormolu/Printer/Meat/Type.hs:57)
  10898. 1500.63 s [fourmolu] p_hsTypeAnnotation (src/Ormolu/Printer/Meat/Type.hs:203)
  10899. 1500.64 s [fourmolu] p_hsContext (src/Ormolu/Printer/Meat/Type.hs:216)
  10900. 1500.64 s [fourmolu] p_hsContext' (src/Ormolu/Printer/Meat/Type.hs:223)
  10901. 1500.64 s [fourmolu] p_hsTyVarBndr (src/Ormolu/Printer/Meat/Type.hs:251)
  10902. 1500.64 s [fourmolu] ForAllVisibility (src/Ormolu/Printer/Meat/Type.hs:266)
  10903. 1500.64 s [fourmolu] p_conDeclFields (src/Ormolu/Printer/Meat/Type.hs:296)
  10904. 1500.64 s [fourmolu] p_lhsTypeArg (src/Ormolu/Printer/Meat/Type.hs:314)
  10905. 1500.64 s [fourmolu] p_hsSigType (src/Ormolu/Printer/Meat/Type.hs:323)
  10906. 1500.64 s [fourmolu] FunRepr (src/Ormolu/Printer/Meat/Type.hs:351)
  10907. 1500.64 s [fourmolu] hsOuterTyVarBndrsToHsType (src/Ormolu/Printer/Meat/Type.hs:590)
  10908. 1500.64 s [fourmolu] hsSigTypeToType (src/Ormolu/Printer/Meat/Type.hs:583)
  10909. 1500.64 s [fourmolu] lhsTypeToSigType (src/Ormolu/Printer/Meat/Type.hs:596)
  10910. 1500.64 s [fourmolu] 0% ( 0 / 3) in 'Ormolu.Printer.Meat.Declaration.Warning'
  10911. 1500.64 s [fourmolu] Missing documentation for:
  10912. 1500.64 s [fourmolu] Module header
  10913. 1500.64 s [fourmolu] p_warnDecls (src/Ormolu/Printer/Meat/Declaration/Warning.hs:23)
  10914. 1500.64 s [fourmolu] p_warningTxt (src/Ormolu/Printer/Meat/Declaration/Warning.hs:37)
  10915. 1500.64 s [fourmolu] 33% ( 1 / 3) in 'Ormolu.Printer.Meat.ImportExport'
  10916. 1500.64 s [fourmolu] Missing documentation for:
  10917. 1500.64 s [fourmolu] p_hsmodExports (src/Ormolu/Printer/Meat/ImportExport.hs:30)
  10918. 1500.64 s [fourmolu] p_hsmodImport (src/Ormolu/Printer/Meat/ImportExport.hs:44)
  10919. 1500.64 s [fourmolu] 33% ( 1 / 3) in 'Ormolu.Printer.Meat.Declaration.TypeFamily'
  10920. 1500.64 s [fourmolu] Missing documentation for:
  10921. 1500.64 s [fourmolu] p_famDecl (src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs:22)
  10922. 1500.64 s [fourmolu] p_tyFamInstEqn (src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs:83)
  10923. 1500.64 s [fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Type'
  10924. 1500.64 s [fourmolu] Missing documentation for:
  10925. 1500.64 s [fourmolu] p_synDecl (src/Ormolu/Printer/Meat/Declaration/Type.hs:30)
  10926. 1500.64 s [fourmolu] 20% ( 1 / 5) in 'Ormolu.Printer.Meat.Declaration.Signature'
  10927. 1500.64 s [fourmolu] Missing documentation for:
  10928. 1500.64 s [fourmolu] p_sigDecl (src/Ormolu/Printer/Meat/Declaration/Signature.hs:27)
  10929. 1500.64 s [fourmolu] p_typeAscription (src/Ormolu/Printer/Meat/Declaration/Signature.hs:60)
  10930. 1500.64 s [fourmolu] p_activation (src/Ormolu/Printer/Meat/Declaration/Signature.hs:148)
  10931. 1500.64 s [fourmolu] p_standaloneKindSig (src/Ormolu/Printer/Meat/Declaration/Signature.hs:218)
  10932. 1500.64 s [fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.RoleAnnotation'
  10933. 1500.64 s [fourmolu] Missing documentation for:
  10934. 1500.64 s [fourmolu] p_roleAnnot (src/Ormolu/Printer/Meat/Declaration/RoleAnnotation.hs:18)
  10935. 1500.64 s [fourmolu] Warning: 'ForeignImport' is ambiguous. It is defined
  10936. 1500.64 s [fourmolu] * in ‘Language.Haskell.Syntax.Decls’
  10937. 1500.64 s [fourmolu] * in ‘Language.Haskell.Syntax.Decls’
  10938. 1500.64 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10939. 1500.64 s [fourmolu] by specifying the type/value namespace explicitly.
  10940. 1500.64 s [fourmolu] Defaulting to the one defined in ‘Language.Haskell.Syntax.Decls’
  10941. 1500.64 s [fourmolu] Warning: 'SourceText' is out of scope.
  10942. 1500.64 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  10943. 1500.64 s [fourmolu] Warning: 'Outputable' is out of scope.
  10944. 1500.64 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  10945. 1500.64 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Foreign'
  10946. 1500.64 s [fourmolu] Missing documentation for:
  10947. 1500.64 s [fourmolu] Module header
  10948. 1500.64 s [fourmolu] p_foreignDecl (src/Ormolu/Printer/Meat/Declaration/Foreign.hs:18)
  10949. 1500.64 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Default'
  10950. 1500.64 s [fourmolu] Missing documentation for:
  10951. 1500.64 s [fourmolu] Module header
  10952. 1500.64 s [fourmolu] p_defaultDecl (src/Ormolu/Printer/Meat/Declaration/Default.hs:15)
  10953. 1500.64 s [fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Data'
  10954. 1500.64 s [fourmolu] Missing documentation for:
  10955. 1500.64 s [fourmolu] p_dataDecl (src/Ormolu/Printer/Meat/Declaration/Data.hs:52)
  10956. 1500.64 s [fourmolu] Warning: 'Match' is ambiguous. It is defined
  10957. 1500.64 s [fourmolu] * in ‘Language.Haskell.Syntax.Expr’
  10958. 1500.64 s [fourmolu] * in ‘Language.Haskell.Syntax.Expr’
  10959. 1500.64 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10960. 1500.64 s [fourmolu] by specifying the type/value namespace explicitly.
  10961. 1500.64 s [fourmolu] Defaulting to the one defined in ‘Language.Haskell.Syntax.Expr’
  10962. 1500.64 s [fourmolu] 40% ( 4 / 10) in 'Ormolu.Printer.Meat.Declaration.Value'
  10963. 1500.64 s [fourmolu] Missing documentation for:
  10964. 1500.64 s [fourmolu] Module header
  10965. 1500.64 s [fourmolu] p_valDecl (src/Ormolu/Printer/Meat/Declaration/Value.hs:70)
  10966. 1500.64 s [fourmolu] p_pat (src/Ormolu/Printer/Meat/Declaration/Value.hs:1246)
  10967. 1500.64 s [fourmolu] p_hsExpr (src/Ormolu/Printer/Meat/Declaration/Value.hs:591)
  10968. 1500.64 s [fourmolu] p_hsUntypedSplice (src/Ormolu/Printer/Meat/Declaration/Value.hs:1360)
  10969. 1500.64 s [fourmolu] p_hsExpr' (src/Ormolu/Printer/Meat/Declaration/Value.hs:608)
  10970. 1500.64 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Splice'
  10971. 1500.64 s [fourmolu] Missing documentation for:
  10972. 1500.64 s [fourmolu] Module header
  10973. 1500.64 s [fourmolu] p_spliceDecl (src/Ormolu/Printer/Meat/Declaration/Splice.hs:11)
  10974. 1500.64 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Rule'
  10975. 1500.64 s [fourmolu] Missing documentation for:
  10976. 1500.64 s [fourmolu] Module header
  10977. 1500.64 s [fourmolu] p_ruleDecls (src/Ormolu/Printer/Meat/Declaration/Rule.hs:21)
  10978. 1500.64 s [fourmolu] 100% ( 9 / 9) in 'Ormolu.Printer.Meat.Declaration.OpTree'
  10979. 1500.64 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Annotation'
  10980. 1500.64 s [fourmolu] Missing documentation for:
  10981. 1500.64 s [fourmolu] Module header
  10982. 1500.64 s [fourmolu] p_annDecl (src/Ormolu/Printer/Meat/Declaration/Annotation.hs:15)
  10983. 1500.64 s [fourmolu] 20% ( 1 / 5) in 'Ormolu.Printer.Meat.Declaration.Instance'
  10984. 1500.64 s [fourmolu] Missing documentation for:
  10985. 1500.64 s [fourmolu] p_clsInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:64)
  10986. 1500.64 s [fourmolu] p_tyFamInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:97)
  10987. 1500.64 s [fourmolu] p_dataFamInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:105)
  10988. 1500.64 s [fourmolu] p_standaloneDerivDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:31)
  10989. 1500.64 s [fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Class'
  10990. 1500.64 s [fourmolu] Missing documentation for:
  10991. 1500.64 s [fourmolu] p_classDecl (src/Ormolu/Printer/Meat/Declaration/Class.hs:39)
  10992. 1500.64 s [fourmolu] 66% ( 2 / 3) in 'Ormolu.Printer.Meat.Declaration'
  10993. 1500.64 s [fourmolu] Missing documentation for:
  10994. 1500.64 s [fourmolu] p_hsDecls (src/Ormolu/Printer/Meat/Declaration.hs:50)
  10995. 1500.64 s [fourmolu] Warning: 'ParseResult' is ambiguous. It is defined
  10996. 1500.64 s [fourmolu] * at src/Ormolu/Parser/Result.hs:23:20
  10997. 1500.64 s [fourmolu] * at src/Ormolu/Parser/Result.hs:23:1
  10998. 1500.64 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  10999. 1500.64 s [fourmolu] by specifying the type/value namespace explicitly.
  11000. 1500.64 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/Result.hs:23:1
  11001. 1500.64 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Parser.Result'
  11002. 1500.64 s [fourmolu] Warning: 'HsModule' is ambiguous. It is defined
  11003. 1500.64 s [fourmolu] * in ‘Language.Haskell.Syntax’
  11004. 1500.64 s [fourmolu] * in ‘Language.Haskell.Syntax’
  11005. 1500.64 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11006. 1500.64 s [fourmolu] by specifying the type/value namespace explicitly.
  11007. 1500.64 s [fourmolu] Defaulting to the one defined in ‘Language.Haskell.Syntax’
  11008. 1500.64 s [fourmolu] Warning: 'DynFlags' is ambiguous. It is defined
  11009. 1500.64 s [fourmolu] * in ‘GHC.Driver.DynFlags’
  11010. 1500.64 s [fourmolu] * in ‘GHC.Driver.DynFlags’
  11011. 1500.64 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11012. 1500.65 s [fourmolu] by specifying the type/value namespace explicitly.
  11013. 1500.65 s [fourmolu] Defaulting to the one defined in ‘GHC.Driver.DynFlags’
  11014. 1500.65 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Parser'
  11015. 1500.65 s [fourmolu] 0% ( 0 / 4) in 'Ormolu.Imports.Grouping'
  11016. 1500.65 s [fourmolu] Missing documentation for:
  11017. 1500.65 s [fourmolu] Module header
  11018. 1500.65 s [fourmolu] Import (src/Ormolu/Imports/Grouping.hs:29)
  11019. 1500.65 s [fourmolu] prepareExistingGroups (src/Ormolu/Imports/Grouping.hs:137)
  11020. 1500.65 s [fourmolu] groupImports (src/Ormolu/Imports/Grouping.hs:147)
  11021. 1500.65 s [fourmolu] Warning: 'GhcPs' is ambiguous. It is defined
  11022. 1500.65 s [fourmolu] * in ‘GHC.Hs.Extension’
  11023. 1500.65 s [fourmolu] * in ‘GHC.Hs.Extension’
  11024. 1500.65 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11025. 1500.65 s [fourmolu] by specifying the type/value namespace explicitly.
  11026. 1500.65 s [fourmolu] Defaulting to the one defined in ‘GHC.Hs.Extension’
  11027. 1500.65 s [fourmolu] Warning: 'ImportId' is ambiguous. It is defined
  11028. 1500.65 s [fourmolu] * at src/Ormolu/Imports.hs:85:17
  11029. 1500.65 s [fourmolu] * at src/Ormolu/Imports.hs:85:1
  11030. 1500.65 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11031. 1500.65 s [fourmolu] by specifying the type/value namespace explicitly.
  11032. 1500.65 s [fourmolu] Defaulting to the one defined at src/Ormolu/Imports.hs:85:1
  11033. 1500.65 s [fourmolu] Warning: 'IEWrapppedName' is out of scope.
  11034. 1500.65 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11035. 1500.65 s [fourmolu] 100% ( 2 / 2) in 'Ormolu.Imports'
  11036. 1500.65 s [fourmolu] 100% ( 2 / 2) in 'Ormolu.Printer.Meat.Module'
  11037. 1500.65 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Printer'
  11038. 1500.65 s [fourmolu] Warning: 'ParseResult' is ambiguous. It is defined
  11039. 1500.65 s [fourmolu] * at src/Ormolu/Parser/Result.hs:23:20
  11040. 1500.65 s [fourmolu] * at src/Ormolu/Parser/Result.hs:23:1
  11041. 1500.65 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11042. 1500.65 s [fourmolu] by specifying the type/value namespace explicitly.
  11043. 1500.65 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/Result.hs:23:1
  11044. 1500.65 s [fourmolu] Warning: 'Diff' is out of scope.
  11045. 1500.65 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11046. 1500.65 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Diff.ParseResult'
  11047. 1500.65 s [fourmolu] Warning: 'DynOption' is ambiguous. It is defined
  11048. 1500.65 s [fourmolu] * at src/Ormolu/Config.hs:206:21
  11049. 1500.65 s [fourmolu] * at src/Ormolu/Config.hs:206:1
  11050. 1500.65 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11051. 1500.65 s [fourmolu] by specifying the type/value namespace explicitly.
  11052. 1500.65 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:206:1
  11053. 1500.65 s [fourmolu] Warning: 'CabalInfo' is ambiguous. It is defined
  11054. 1500.65 s [fourmolu] * at src/Ormolu/Utils/Cabal.hs:51:18
  11055. 1500.65 s [fourmolu] * at src/Ormolu/Utils/Cabal.hs:51:1
  11056. 1500.65 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11057. 1500.65 s [fourmolu] by specifying the type/value namespace explicitly.
  11058. 1500.65 s [fourmolu] Defaulting to the one defined at src/Ormolu/Utils/Cabal.hs:51:1
  11059. 1500.65 s [fourmolu] Warning: 'CachedCabalFile' is ambiguous. It is defined
  11060. 1500.65 s [fourmolu] * at src/Ormolu/Utils/Cabal.hs:96:24
  11061. 1500.65 s [fourmolu] * at src/Ormolu/Utils/Cabal.hs:96:1
  11062. 1500.65 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11063. 1500.65 s [fourmolu] by specifying the type/value namespace explicitly.
  11064. 1500.65 s [fourmolu] Defaulting to the one defined at src/Ormolu/Utils/Cabal.hs:96:1
  11065. 1500.65 s [fourmolu] 85% ( 6 / 7) in 'Ormolu.Utils.Cabal'
  11066. 1500.65 s [fourmolu] Missing documentation for:
  11067. 1500.65 s [fourmolu] Module header
  11068. 1500.65 s [fourmolu] Warning: 'Config' is ambiguous. It is defined
  11069. 1500.65 s [fourmolu] * at src/Ormolu/Config.hs:109:22
  11070. 1500.65 s [fourmolu] * at src/Ormolu/Config.hs:109:1
  11071. 1500.65 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11072. 1500.65 s [fourmolu] by specifying the type/value namespace explicitly.
  11073. 1500.65 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:109:1
  11074. 1500.65 s [fourmolu] Warning: 'CabalInfo' is out of scope.
  11075. 1500.65 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11076. 1500.65 s [fourmolu] Warning: 'FixityMap' is out of scope.
  11077. 1500.65 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11078. 1500.65 s [fourmolu] Warning: 'getFixityOverridesForSourceFile' is out of scope.
  11079. 1500.65 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11080. 1500.65 s [fourmolu] 94% ( 32 / 34) in 'Ormolu'
  11081. 1500.65 s [fourmolu] Missing documentation for:
  11082. 1500.65 s [fourmolu] defaultPrinterOpts (src/Ormolu/Config/Gen.hs:127)
  11083. 1500.65 s [fourmolu] ConfigNotFound (src/Ormolu/Config.hs:304)
  11084. 1500.65 s [fourmolu] 0% ( 0 / 9) in 'Paths_fourmolu'
  11085. 1500.65 s [fourmolu] Missing documentation for:
  11086. 1500.65 s [fourmolu] Module header
  11087. 1500.65 s [fourmolu] version (dist/build/autogen/Paths_fourmolu.hs:36)
  11088. 1500.65 s [fourmolu] getBinDir (dist/build/autogen/Paths_fourmolu.hs:56)
  11089. 1500.65 s [fourmolu] getLibDir (dist/build/autogen/Paths_fourmolu.hs:57)
  11090. 1500.65 s [fourmolu] getDynLibDir (dist/build/autogen/Paths_fourmolu.hs:58)
  11091. 1500.65 s [fourmolu] getDataDir (dist/build/autogen/Paths_fourmolu.hs:59)
  11092. 1500.65 s [fourmolu] getLibexecDir (dist/build/autogen/Paths_fourmolu.hs:60)
  11093. 1500.65 s [fourmolu] getDataFileName (dist/build/autogen/Paths_fourmolu.hs:39)
  11094. 1500.65 s [fourmolu] getSysconfDir (dist/build/autogen/Paths_fourmolu.hs:61)
  11095. 1501.98 s [fourmolu] Warning: Ormolu.Terminal: could not find link destinations for:
  11096. 1501.98 s [fourmolu] - Ormolu.Terminal.TermOutput
  11097. 1501.99 s [fourmolu] Warning: Ormolu.Fixity.Internal: could not find link destinations for:
  11098. 1501.99 s [fourmolu] - Ormolu.Fixity.Internal.Rep_HackageInfo
  11099. 1501.99 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityApproximation
  11100. 1501.99 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityInfo
  11101. 1501.99 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityDirection
  11102. 1501.99 s [fourmolu] Warning: Ormolu.Fixity: could not find link destinations for:
  11103. 1501.99 s [fourmolu] - Ormolu.Fixity.Internal.Rep_HackageInfo
  11104. 1501.99 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityApproximation
  11105. 1501.99 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityInfo
  11106. 1501.99 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityDirection
  11107. 1501.99 s [fourmolu] Warning: Ormolu.Fixity.Parser: could not find link destinations for:
  11108. 1501.99 s [fourmolu] - Ormolu.Fixity.Parser.Parser
  11109. 1501.99 s [fourmolu] Warning: Ormolu.Config: could not find link destinations for:
  11110. 1501.99 s [fourmolu] - Ormolu.Config.Gen.SingleConstraintParens
  11111. 1501.99 s [fourmolu] - Ormolu.Config.Gen.RenderPrinterOpt
  11112. 1501.99 s [fourmolu] - Ormolu.Config.Gen.PrinterOptsFieldType
  11113. 1501.99 s [fourmolu] - Ormolu.Config.Gen.Rep_PrinterOpts
  11114. 1501.99 s [fourmolu] - Ormolu.Config.Rep_Config
  11115. 1502.00 s [fourmolu] Warning: Ormolu.Printer.Meat.Type: could not find link destinations for:
  11116. 1502.00 s [fourmolu] - Ormolu.Printer.Meat.Type.IsTyVarBndrFlag
  11117. 1502.00 s [fourmolu] Warning: Ormolu.Printer: could not find link destinations for:
  11118. 1502.00 s [fourmolu] - Ormolu.Config.Gen.SingleConstraintParens
  11119. 1502.00 s [fourmolu] - Ormolu.Config.Gen.Rep_PrinterOpts
  11120. 1502.01 s [fourmolu] Warning: Ormolu.Utils.Cabal: could not find link destinations for:
  11121. 1502.01 s [fourmolu] - Distribution.Utils.Structured.Tagged
  11122. 1502.01 s [fourmolu] - Distribution.Utils.Structured.structureHash'
  11123. 1502.01 s [fourmolu] - Language.Haskell.Extension.Rep_Extension
  11124. 1502.01 s [fourmolu] Warning: Ormolu: could not find link destinations for:
  11125. 1502.01 s [fourmolu] - Ormolu.Config.Gen.SingleConstraintParens
  11126. 1502.01 s [fourmolu] - Ormolu.Config.Gen.Rep_PrinterOpts
  11127. 1502.01 s [fourmolu] - Ormolu.Config.Rep_Config
  11128. 1502.90 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 )
  11129. 1509.99 s [hlint] Documentation created: dist/doc/html/hlint/, dist/doc/html/hlint/hlint.txt
  11130. 1510.05 s [hlint] Preprocessing executable 'hlint' for hlint-3.10...
  11131. 1510.09 s [hlint] Phase: installPhase
  11132. 1510.22 s [hlint] Installing library in /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/hlint-3.10-KYNXFDDzbKX7YhXpWolQTO
  11133. 1510.68 s [hlint] Installing executable hlint in /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/bin
  11134. 1510.68 s [hlint] Warning: The directory
  11135. 1510.68 s [hlint] /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/bin is not in the
  11136. 1510.68 s [hlint] system search path.
  11137. 1511.49 s [hlint] Phase: fixupPhase
  11138. 1511.51 s [hlint] shrinking RPATHs of ELF executables and libraries in /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10
  11139. 1511.51 s [hlint] shrinking /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/bin/hlint
  11140. 1511.57 s [hlint] shrinking /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShlint-3.10-KYNXFDDzbKX7YhXpWolQTO-ghc9.10.2.so
  11141. 1511.63 s [hlint] checking for references to /build/ in /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10...
  11142. 1511.68 s [hlint] gzipping man pages under /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/share/man/
  11143. 1511.69 s [hlint] patching script interpreter paths in /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10
  11144. 1511.70 s [hlint] stripping (with command strip and flags -S -p) in /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/lib /nix/store/z4akx63vz8wz3jjgw85c4hbyd28zb5pa-hlint-3.10/bin
  11145. 1511.87 s [fourmolu] Documentation created: dist/doc/html/fourmolu/,
  11146. 1511.87 s [fourmolu] dist/doc/html/fourmolu/fourmolu.txt
  11147. 1511.93 s [fourmolu] Preprocessing executable 'fourmolu' for fourmolu-0.19.0.1...
  11148. 1511.93 s [fourmolu] Preprocessing test suite 'tests' for fourmolu-0.19.0.1...
  11149. 1511.94 s [fourmolu] Phase: installPhase
  11150. 1512.06 s [fourmolu] Installing library in /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  11151. 1512.17 s [hlint] shrinking RPATHs of ELF executables and libraries in /nix/store/3shbws3crl9din4yvb57277fd2bbqk7x-hlint-3.10-data
  11152. 1512.17 s [hlint] checking for references to /build/ in /nix/store/3shbws3crl9din4yvb57277fd2bbqk7x-hlint-3.10-data...
  11153. 1512.18 s [hlint] patching script interpreter paths in /nix/store/3shbws3crl9din4yvb57277fd2bbqk7x-hlint-3.10-data
  11154. 1512.19 s [hlint] shrinking RPATHs of ELF executables and libraries in /nix/store/myb17kch5vrmqv44nfrbjyrlfw0x1gnm-hlint-3.10-doc
  11155. 1512.20 s [hlint] checking for references to /build/ in /nix/store/myb17kch5vrmqv44nfrbjyrlfw0x1gnm-hlint-3.10-doc...
  11156. 1512.23 s [hlint] patching script interpreter paths in /nix/store/myb17kch5vrmqv44nfrbjyrlfw0x1gnm-hlint-3.10-doc
  11157. 1512.48 s Progress: 354 of 364 built (2 building), 461 of 461 downloaded from cache
  11158. 1512.56 s [fourmolu] Installing executable fourmolu in /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/bin
  11159. 1512.56 s [fourmolu] Warning: The directory
  11160. 1512.56 s [fourmolu] /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/bin is not in
  11161. 1512.56 s [fourmolu] the system search path.
  11162. 1513.32 s [fourmolu] Phase: fixupPhase
  11163. 1513.34 s [fourmolu] shrinking RPATHs of ELF executables and libraries in /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1
  11164. 1513.34 s [fourmolu] shrinking /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/bin/fourmolu
  11165. 1513.43 s [fourmolu] shrinking /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSfourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU-ghc9.10.2.so
  11166. 1513.45 s [fourmolu] checking for references to /build/ in /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1...
  11167. 1513.51 s [fourmolu] patching script interpreter paths in /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1
  11168. 1513.52 s [fourmolu] stripping (with command strip and flags -S -p) in /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/lib /nix/store/m4ci73608xizwkckh8rw9aadh8hibnfa-fourmolu-0.19.0.1/bin
  11169. 1513.99 s [fourmolu] shrinking RPATHs of ELF executables and libraries in /nix/store/wkymfhapi457cgp5qfd24kfvbq0s9g6l-fourmolu-0.19.0.1-doc
  11170. 1514.02 s [fourmolu] checking for references to /build/ in /nix/store/wkymfhapi457cgp5qfd24kfvbq0s9g6l-fourmolu-0.19.0.1-doc...
  11171. 1514.06 s [fourmolu] patching script interpreter paths in /nix/store/wkymfhapi457cgp5qfd24kfvbq0s9g6l-fourmolu-0.19.0.1-doc
  11172. 1514.38 s Progress: 355 of 364 built (1 building), 461 of 461 downloaded from cache
  11173. 1520.34 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 )
  11174. 1520.37 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 )
  11175. 1520.37 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 )
  11176. 1520.37 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 )
  11177. 1520.37 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 )
  11178. 1520.37 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 )
  11179. 1520.37 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 )
  11180. 1520.37 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 )
  11181. 1520.37 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 )
  11182. 1520.37 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 )
  11183. 1520.37 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 )
  11184. 1520.37 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 )
  11185. 1520.37 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 )
  11186. 1520.37 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 )
  11187. 1520.37 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 )
  11188. 1520.37 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 )
  11189. 1520.37 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 )
  11190. 1520.37 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 )
  11191. 1521.06 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 )
  11192. 1524.12 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 )
  11193. 1524.12 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 )
  11194. 1524.12 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 )
  11195. 1524.12 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 )
  11196. 1524.12 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 )
  11197. 1524.12 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 )
  11198. 1524.12 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 )
  11199. 1524.12 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 )
  11200. 1524.21 s [lsp-types] src/Language/LSP/Protocol/Message/Types.hs:87:9: warning: [GHC-02256] [-Wambiguous-fields]
  11201. 1524.21 s [lsp-types] Ambiguous record update with parent type constructor ‘ResponseError’.
  11202. 1524.21 s [lsp-types] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  11203. 1524.21 s [lsp-types] Consider disambiguating using module qualification instead.
  11204. 1524.21 s [lsp-types] |
  11205. 1524.21 s [lsp-types] 87 | x{_code = InR (fromOpenEnumBaseType n)}
  11206. 1524.21 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11207. 1524.21 s [lsp-types]
  11208. 1524.21 s [lsp-types] src/Language/LSP/Protocol/Message/Types.hs:179:9: warning: [GHC-02256] [-Wambiguous-fields]
  11209. 1524.21 s [lsp-types] Ambiguous record update with parent type constructor ‘TResponseError’.
  11210. 1524.21 s [lsp-types] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  11211. 1524.21 s [lsp-types] Consider disambiguating using module qualification instead.
  11212. 1524.21 s [lsp-types] |
  11213. 1524.21 s [lsp-types] 179 | x{_code = InR (fromOpenEnumBaseType n)}
  11214. 1524.21 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11215. 1524.21 s [lsp-types]
  11216. 1527.13 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 )
  11217. 1530.28 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 )
  11218. 1530.28 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 )
  11219. 1530.39 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 )
  11220. 1530.39 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 )
  11221. 1530.39 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 )
  11222. 1530.39 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 )
  11223. 1530.39 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 )
  11224. 1531.15 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 )
  11225. 1531.15 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 )
  11226. 1535.27 s [lsp-types] Preprocessing library 'lsp-types-quickcheck' for lsp-types-2.3.0.1...
  11227. 1535.27 s [lsp-types] Building library 'lsp-types-quickcheck' for lsp-types-2.3.0.1...
  11228. 1535.33 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 )
  11229. 1535.69 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 )
  11230. 1555.58 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 )
  11231. 1555.86 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 )
  11232. 1556.15 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 )
  11233. 1556.55 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 )
  11234. 1576.39 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 )
  11235. 1576.79 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 )
  11236. 1579.87 s [lsp-types] Preprocessing test suite 'lsp-types-test' for lsp-types-2.3.0.1...
  11237. 1579.87 s [lsp-types] Building test suite 'lsp-types-test' for lsp-types-2.3.0.1...
  11238. 1579.96 s [lsp-types] [ 1 of 11] Compiling CapabilitiesSpec ( test/CapabilitiesSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/CapabilitiesSpec.o )
  11239. 1580.91 s [lsp-types] [ 2 of 11] Compiling JsonSpec ( test/JsonSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/JsonSpec.o )
  11240. 1581.27 s [lsp-types] [ 3 of 11] Compiling LocationSpec ( test/LocationSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/LocationSpec.o )
  11241. 1581.27 s [lsp-types] [ 4 of 11] Compiling MethodSpec ( test/MethodSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/MethodSpec.o )
  11242. 1581.27 s [lsp-types] [ 5 of 11] Compiling SemanticTokensSpec ( test/SemanticTokensSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/SemanticTokensSpec.o )
  11243. 1581.27 s [lsp-types] [ 6 of 11] Compiling ServerCapabilitiesSpec ( test/ServerCapabilitiesSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/ServerCapabilitiesSpec.o )
  11244. 1581.27 s [lsp-types] [ 7 of 11] Compiling TypesSpec ( test/TypesSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/TypesSpec.o )
  11245. 1581.27 s [lsp-types] [ 8 of 11] Compiling URIFilePathSpec ( test/URIFilePathSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/URIFilePathSpec.o )
  11246. 1581.47 s [lsp-types] [ 9 of 11] Compiling WorkspaceEditSpec ( test/WorkspaceEditSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/WorkspaceEditSpec.o )
  11247. 1581.50 s [lsp-types] [10 of 11] Compiling Spec ( test/Spec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/Spec.o )
  11248. 1581.51 s [lsp-types] [11 of 11] Compiling Main ( test/Main.hs, dist/build/lsp-types-test/lsp-types-test-tmp/Main.o )
  11249. 1581.87 s [lsp-types] [12 of 12] Linking dist/build/lsp-types-test/lsp-types-test
  11250. 1583.41 s [lsp-types] Preprocessing library 'metamodel' for lsp-types-2.3.0.1...
  11251. 1583.41 s [lsp-types] Building library 'metamodel' for lsp-types-2.3.0.1...
  11252. 1583.47 s [lsp-types] [1 of 2] Compiling Language.LSP.MetaModel.Types ( metamodel/Language/LSP/MetaModel/Types.hs, dist/build/metamodel/Language/LSP/MetaModel/Types.o, dist/build/metamodel/Language/LSP/MetaModel/Types.dyn_o )
  11253. 1589.20 s [lsp-types] [2 of 2] Compiling Language.LSP.MetaModel ( metamodel/Language/LSP/MetaModel.hs, dist/build/metamodel/Language/LSP/MetaModel.o, dist/build/metamodel/Language/LSP/MetaModel.dyn_o )
  11254. 1598.92 s [lsp-types] [1 of 2] Compiling Language.LSP.MetaModel.Types ( metamodel/Language/LSP/MetaModel/Types.hs, dist/build/metamodel/Language/LSP/MetaModel/Types.p_o )
  11255. 1604.53 s [lsp-types] [2 of 2] Compiling Language.LSP.MetaModel ( metamodel/Language/LSP/MetaModel.hs, dist/build/metamodel/Language/LSP/MetaModel.p_o )
  11256. 1615.49 s [lsp-types] Preprocessing executable 'generator' for lsp-types-2.3.0.1...
  11257. 1615.49 s [lsp-types] Building executable 'generator' for lsp-types-2.3.0.1...
  11258. 1615.55 s [lsp-types] [1 of 2] Compiling CodeGen ( generator/CodeGen.hs, dist/build/generator/generator-tmp/CodeGen.o )
  11259. 1618.10 s [lsp-types] [2 of 2] Compiling Main ( generator/Main.hs, dist/build/generator/generator-tmp/Main.o )
  11260. 1618.47 s [lsp-types] [3 of 3] Linking dist/build/generator/generator
  11261. 1619.54 s [lsp-types] buildPhase completed in 4 minutes 56 seconds
  11262. 1619.54 s [lsp-types] Phase: checkPhase
  11263. 1619.83 s [lsp-types] Running 1 test suites...
  11264. 1619.83 s [lsp-types] Test suite lsp-types-test: RUNNING...
  11265. 1619.83 s [lsp-types]
  11266. 1619.83 s [lsp-types] Capabilities
  11267. 1619.83 s [lsp-types] capabilities
  11268. 1619.84 s [lsp-types] produces full latest client capabilities [✔]
  11269. 1619.84 s [lsp-types] First time execution. Golden file created.
  11270. 1619.84 s [lsp-types] produces pre-3.10 client capabilities [✔]
  11271. 1619.84 s [lsp-types] First time execution. Golden file created.
  11272. 1619.84 s [lsp-types] Json
  11273. 1619.84 s [lsp-types] MarkedString
  11274. 1619.84 s [lsp-types] roundtrip [✔]
  11275. 1619.84 s [lsp-types] +++ OK, passed 100 tests.
  11276. 1619.84 s [lsp-types] MarkupContent
  11277. 1619.84 s [lsp-types] roundtrip [✔]
  11278. 1619.84 s [lsp-types] +++ OK, passed 100 tests.
  11279. 1619.84 s [lsp-types] TextDocumentContentChangeEvent
  11280. 1619.84 s [lsp-types] roundtrip [✔]
  11281. 1619.84 s [lsp-types] +++ OK, passed 100 tests.
  11282. 1619.84 s [lsp-types] WatchedFiles
  11283. 1619.85 s [lsp-types] roundtrip [✔]
  11284. 1619.85 s [lsp-types] +++ OK, passed 100 tests.
  11285. 1619.85 s [lsp-types] Registration
  11286. 1619.86 s [lsp-types] roundtrip [✔]
  11287. 1619.86 s [lsp-types] +++ OK, passed 100 tests.
  11288. 1619.86 s [lsp-types] CompletionList
  11289. 1619.86 s [lsp-types] handles optional field set to null in record [✔]
  11290. 1619.86 s [lsp-types] CompletionItem
  11291. 1619.86 s [lsp-types] example [✔]
  11292. 1619.86 s [lsp-types] RequestMessage
  11293. 1619.86 s [lsp-types] handles missing params field [✔]
  11294. 1619.86 s [lsp-types] handles params field set to null [✔]
  11295. 1619.86 s [lsp-types] ResponseMessage
  11296. 1619.86 s [lsp-types] Hover roundtrip [✔]
  11297. 1619.86 s [lsp-types] +++ OK, passed 100 tests.
  11298. 1619.86 s [lsp-types] decodes error data = null [✔]
  11299. 1619.86 s [lsp-types] throws if neither result nor error is present [✔]
  11300. 1619.86 s [lsp-types] throws if both result and error are present [✔]
  11301. 1619.86 s [lsp-types] decodes result = null [✔]
  11302. 1619.86 s [lsp-types] NotificationMessage
  11303. 1619.86 s [lsp-types] handles missing params field [✔]
  11304. 1619.86 s [lsp-types] Location
  11305. 1619.86 s [lsp-types] isSubrangeOf
  11306. 1619.86 s [lsp-types] is true if the first range is totally inside the second range [✔]
  11307. 1619.86 s [lsp-types] is true if two ranges equal [✔]
  11308. 1619.86 s [lsp-types] is false if the first range is outside of the second [✔]
  11309. 1619.86 s [lsp-types] positionInRange
  11310. 1619.86 s [lsp-types] is false if position is after the end of a single line range [✔]
  11311. 1619.86 s [lsp-types] is false if position is before the begining of a single line range [✔]
  11312. 1619.86 s [lsp-types] is true if position is in a single line range [✔]
  11313. 1619.86 s [lsp-types] is false if position is right at the end of the range [✔]
  11314. 1619.86 s [lsp-types] is true if position is in the middle of a multiline range [✔]
  11315. 1619.86 s [lsp-types] is false if position is before the beginning of a multiline range [✔]
  11316. 1619.86 s [lsp-types] is false if position is right at the end of a multiline range [✔]
  11317. 1619.86 s [lsp-types] Method
  11318. 1619.86 s [lsp-types] Method enum aeson instance consistency
  11319. 1619.86 s [lsp-types] Client Methods
  11320. 1619.86 s [lsp-types] maintains roundtrip consistency [✔]
  11321. 1619.86 s [lsp-types] Server Methods
  11322. 1619.86 s [lsp-types] maintains roundtrip consistency [✔]
  11323. 1619.86 s [lsp-types] SemanticTokens
  11324. 1619.86 s [lsp-types] relativize/absolutizeTokens
  11325. 1619.86 s [lsp-types] round-trips [✔]
  11326. 1619.90 s [lsp-types] handles big tokens [✔]
  11327. 1619.90 s [lsp-types] encodeTokens
  11328. 1619.90 s [lsp-types] when running the LSP examples
  11329. 1619.90 s [lsp-types] encodes example 1 correctly [✔]
  11330. 1619.90 s [lsp-types] encodes example 2 correctly [✔]
  11331. 1619.95 s [lsp-types] handles big tokens [✔]
  11332. 1619.95 s [lsp-types] computeEdits
  11333. 1619.95 s [lsp-types] handles an edit in the middle [✔]
  11334. 1619.96 s [lsp-types] handles an edit at the end [✔]
  11335. 1619.96 s [lsp-types] handles an edit at the beginning [✔]
  11336. 1619.96 s [lsp-types] handles an ambiguous edit [✔]
  11337. 1619.96 s [lsp-types] handles a long edit [✔]
  11338. 1619.96 s [lsp-types] handles multiple edits [✔]
  11339. 1620.04 s [lsp-types] handles big tokens [✔]
  11340. 1620.04 s [lsp-types] ServerCapabilities
  11341. 1620.04 s [lsp-types] server capabilities
  11342. 1620.04 s [lsp-types] folding range options
  11343. 1620.04 s [lsp-types] decodes
  11344. 1620.04 s [lsp-types] just id [✔]
  11345. 1620.04 s [lsp-types] id and document selector [✔]
  11346. 1620.04 s [lsp-types] static boolean [✔]
  11347. 1620.04 s [lsp-types] encodes
  11348. 1620.04 s [lsp-types] just id [✔]
  11349. 1620.04 s [lsp-types] decodes [✔]
  11350. 1620.04 s [lsp-types] client/registerCapability
  11351. 1620.04 s [lsp-types] allows empty registerOptions [✔]
  11352. 1620.04 s [lsp-types] Types
  11353. 1620.04 s [lsp-types] MarkupContent
  11354. 1620.04 s [lsp-types] appends two plainstrings [✔]
  11355. 1620.04 s [lsp-types] appends a marked up and a plain string [✔]
  11356. 1620.04 s [lsp-types] appends a plain string and a marked up string [✔]
  11357. 1620.04 s [lsp-types] URIFilePath
  11358. 1620.04 s [lsp-types] Platform aware URI file path functions
  11359. 1620.04 s [lsp-types] converts a URI to a POSIX file path [✔]
  11360. 1620.04 s [lsp-types] converts a POSIX file path to a URI [✔]
  11361. 1620.04 s [lsp-types] converts a URI to a Windows file path [✔]
  11362. 1620.04 s [lsp-types] converts a Windows file path to a URI [✔]
  11363. 1620.04 s [lsp-types] converts a POSIX file path to a URI [✔]
  11364. 1620.04 s [lsp-types] converts a Windows file path to a URI [✔]
  11365. 1620.04 s [lsp-types] converts a Windows file path to a URI [✔]
  11366. 1620.04 s [lsp-types] converts a POSIX file path to a URI and back [✔]
  11367. 1620.42 s [lsp-types] converts a Posix file path to a URI and back [✔]
  11368. 1620.42 s [lsp-types] +++ OK, passed 100 tests.
  11369. 1620.54 s [lsp-types] converts a Windows file path to a URI and back [✔]
  11370. 1620.54 s [lsp-types] +++ OK, passed 100 tests.
  11371. 1620.54 s [lsp-types] converts a relative POSIX file path to a URI and back [✔]
  11372. 1620.58 s [lsp-types] URI file path functions
  11373. 1620.58 s [lsp-types] converts a URI to a file path [✔]
  11374. 1620.58 s [lsp-types] converts a file path to a URI [✔]
  11375. 1620.58 s [lsp-types] removes unnecessary current directory paths [✔]
  11376. 1620.95 s [lsp-types] converts a file path to a URI and back [✔]
  11377. 1620.95 s [lsp-types] +++ OK, passed 100 tests.
  11378. 1620.95 s [lsp-types] converts a relative file path to a URI and back [✔]
  11379. 1620.95 s [lsp-types] converts a file path with initial current dir to a URI and back [✔]
  11380. 1620.95 s [lsp-types] URI normalization functions
  11381. 1620.95 s [lsp-types] ignores differences in percent-encoding [✔]
  11382. 1620.95 s [lsp-types] +++ OK, passed 100 tests.
  11383. 1620.95 s [lsp-types] ignores differences in percent-encoding (examples) [✔]
  11384. 1620.95 s [lsp-types] normalizes uri file path when converting from uri to normalized uri [✔]
  11385. 1620.95 s [lsp-types] converts a file path with reserved uri chars to a normalized URI and back [✔]
  11386. 1620.95 s [lsp-types] converts a file path with substrings that looks like uri escaped chars and back [✔]
  11387. 1622.03 s [lsp-types] converts a file path to a normalized URI and back [✔]
  11388. 1622.03 s [lsp-types] +++ OK, passed 100 tests.
  11389. 1622.03 s [lsp-types] Normalized file path functions
  11390. 1622.21 s [lsp-types] makes file path normalized [✔]
  11391. 1622.21 s [lsp-types] +++ OK, passed 100 tests.
  11392. 1622.75 s [lsp-types] converts to a normalized uri and back [✔]
  11393. 1622.75 s [lsp-types] +++ OK, passed 100 tests.
  11394. 1622.75 s [lsp-types] converts a file path with reserved uri chars to a normalized URI and back [✔]
  11395. 1622.75 s [lsp-types] converts a file path with substrings that looks like uri escaped chars and back [✔]
  11396. 1623.64 s [lsp-types] creates the same NormalizedUri than the older implementation [✔]
  11397. 1623.64 s [lsp-types] +++ OK, passed 100 tests.
  11398. 1623.81 s [lsp-types] converts to NormalizedFilePath and back sucessfully [✔]
  11399. 1623.81 s [lsp-types] +++ OK, passed 100 tests.
  11400. 1623.81 s [lsp-types] can not convert OsPath in non-standard encoding to NormalizedFilePath [✔]
  11401. 1623.81 s [lsp-types] WorkspaceEdit
  11402. 1623.81 s [lsp-types] applyTextEdit
  11403. 1623.81 s [lsp-types] inserts text [✔]
  11404. 1623.81 s [lsp-types] deletes text [✔]
  11405. 1623.81 s [lsp-types] edits a multiline text [✔]
  11406. 1623.81 s [lsp-types] inserts text past the last line [✔]
  11407. 1623.81 s [lsp-types] editTextEdit
  11408. 1623.81 s [lsp-types] edits a multiline text edit [✔]
  11409. 1623.81 s [lsp-types]
  11410. 1623.81 s [lsp-types] Finished in 3.9716 seconds
  11411. 1623.81 s [lsp-types] 85 examples, 0 failures
  11412. 1623.82 s [lsp-types] Test suite lsp-types-test: PASS
  11413. 1623.82 s [lsp-types] Test suite logged to: dist/test/lsp-types-2.3.0.1-lsp-types-test.log
  11414. 1623.82 s [lsp-types] 1 of 1 test suites (1 of 1 test cases) passed.
  11415. 1623.83 s [lsp-types] Phase: haddockPhase
  11416. 1623.83 s [lsp-types] Phase: installPhase
  11417. 1623.91 s [lsp-types] Installing library in /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  11418. 1627.05 s [lsp-types] Installing internal library lsp-types-quickcheck in /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/lsp-types-2.3.0.1-ImogK2zpahh9243drPJxYh-lsp-types-quickcheck
  11419. 1627.51 s [lsp-types] Installing internal library metamodel in /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/lsp-types-2.3.0.1-7kbo9o5yi6DBiBJmPQsJpT-metamodel
  11420. 1628.18 s [lsp-types] Installing executable generator in /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/bin
  11421. 1628.18 s [lsp-types] Warning: The directory
  11422. 1628.18 s [lsp-types] /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/bin is not in
  11423. 1628.18 s [lsp-types] the system search path.
  11424. 1628.51 s [lsp-types] Phase: fixupPhase
  11425. 1628.52 s [lsp-types] shrinking RPATHs of ELF executables and libraries in /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1
  11426. 1628.53 s [lsp-types] shrinking /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/bin/generator
  11427. 1628.91 s [lsp-types] shrinking /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSlsp-types-2.3.0.1-ImogK2zpahh9243drPJxYh-lsp-types-quickcheck-ghc9.10.2.so
  11428. 1628.94 s [lsp-types] shrinking /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSlsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH-ghc9.10.2.so
  11429. 1629.01 s [lsp-types] shrinking /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSlsp-types-2.3.0.1-7kbo9o5yi6DBiBJmPQsJpT-metamodel-ghc9.10.2.so
  11430. 1629.04 s [lsp-types] checking for references to /build/ in /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1...
  11431. 1629.50 s [lsp-types] patching script interpreter paths in /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1
  11432. 1629.51 s [lsp-types] stripping (with command strip and flags -S -p) in /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/lib /nix/store/874z99r5jb783r1qdsqvvd6vsck3myrl-lsp-types-2.3.0.1/bin
  11433. 1633.51 s Progress: 356 of 364 built, 461 of 461 downloaded from cache
  11434. 1633.57 s Building lsp
  11435. 1633.86 s [lsp] Phase: setupCompilerEnvironmentPhase
  11436. 1633.91 s [lsp] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  11437. 1634.19 s [lsp] Phase: unpackPhase
  11438. 1634.20 s [lsp] unpacking source archive /nix/store/12k1a9yd29ayydcbms6q8jmm5hkylh2c-lsp-2.7.0.1.tar.gz
  11439. 1634.20 s [lsp] source root is lsp-2.7.0.1
  11440. 1634.21 s [lsp] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "lsp-2.7.0.1/test/VspSpec.hs"
  11441. 1634.21 s [lsp] Phase: patchPhase
  11442. 1634.21 s [lsp] Replace Cabal file with edited version from mirror://hackage/lsp-2.7.0.1/revision/1.cabal.
  11443. 1634.22 s [lsp] Phase: compileBuildDriverPhase
  11444. 1634.22 s [lsp] setupCompileFlags: -package-db=/build/tmp.M7u5Y6oTG6/setup-package.conf.d -threaded
  11445. 1634.27 s [lsp] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.M7u5Y6oTG6/Main.o )
  11446. 1634.31 s [lsp] [2 of 2] Linking Setup
  11447. 1635.35 s [lsp] Phase: updateAutotoolsGnuConfigScriptsPhase
  11448. 1635.36 s [lsp] Phase: configurePhase
  11449. 1635.37 s [lsp] configureFlags: --verbose --prefix=/nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/i1wm67bhzy281xf02vzvfnxhqi4w7sxx-lsp-2.7.0.1-doc/share/doc/lsp-2.7.0.1 --with-gcc=gcc --package-db=/build/tmp.M7u5Y6oTG6/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  11450. 1635.37 s [lsp] Using Parsec parser
  11451. 1635.37 s [lsp] Configuring lsp-2.7.0.1...
  11452. 1635.72 s [lsp] Flags chosen: demo=False
  11453. 1635.93 s [lsp] Dependency aeson >=2 && <2.3: using aeson-2.2.3.0
  11454. 1635.93 s [lsp] Dependency async >=2.2 && <2.3: using async-2.2.5
  11455. 1635.93 s [lsp] Dependency attoparsec >=0.14 && <0.15: using attoparsec-0.14.4
  11456. 1635.93 s [lsp] Dependency base >=4.11 && <5: using base-4.20.1.0
  11457. 1635.93 s [lsp] Dependency bytestring >=0.10 && <0.13: using bytestring-0.12.2.0
  11458. 1635.93 s [lsp] Dependency co-log-core >=0.3 && <0.4: using co-log-core-0.3.2.5
  11459. 1635.93 s [lsp] Dependency containers >=0.6 && <0.8: using containers-0.7
  11460. 1635.93 s [lsp] Dependency data-default >=0.7 && <0.9: using data-default-0.8.0.1
  11461. 1635.93 s [lsp] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  11462. 1635.93 s [lsp] Dependency exceptions >=0.10 && <0.11: using exceptions-0.10.9
  11463. 1635.93 s [lsp] Dependency extra >=1.7 && <1.9: using extra-1.8.1
  11464. 1635.93 s [lsp] Dependency filepath >=1.4 && <1.6: using filepath-1.5.4.0
  11465. 1635.93 s [lsp] Dependency hashable >=1.4 && <1.6: using hashable-1.5.0.0
  11466. 1635.93 s [lsp] Dependency lens >=5.1 && <5.4: using lens-5.3.5
  11467. 1635.93 s [lsp] Dependency lens-aeson >=1.2 && <1.3: using lens-aeson-1.2.3
  11468. 1635.93 s [lsp] Dependency lsp-types >=2.3 && <2.4: using lsp-types-2.3.0.1
  11469. 1635.93 s [lsp] Dependency mtl >=2.2 && <2.4: using mtl-2.3.1
  11470. 1635.93 s [lsp] Dependency prettyprinter >=1.7 && <1.8: using prettyprinter-1.7.1
  11471. 1635.93 s [lsp] Dependency sorted-list >=0.2.1 && <0.4: using sorted-list-0.2.3.1
  11472. 1635.93 s [lsp] Dependency stm >=2.5 && <2.6: using stm-2.5.3.1
  11473. 1635.93 s [lsp] Dependency text >=1 && <2.2: using text-2.1.2
  11474. 1635.93 s [lsp] Dependency text-rope >=0.2 && <0.4: using text-rope-0.3
  11475. 1635.93 s [lsp] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.1
  11476. 1635.93 s [lsp] Dependency unliftio >=0.2 && <0.3: using unliftio-0.2.25.1
  11477. 1635.93 s [lsp] Dependency unliftio-core >=0.2 && <0.3: using unliftio-core-0.2.1.0
  11478. 1635.93 s [lsp] Dependency unordered-containers >=0.2 && <0.3: using
  11479. 1635.93 s [lsp] unordered-containers-0.2.20.1
  11480. 1635.93 s [lsp] Dependency base: using base-4.20.1.0
  11481. 1635.93 s [lsp] Dependency containers: using containers-0.7
  11482. 1635.93 s [lsp] Dependency hspec: using hspec-2.11.14
  11483. 1635.93 s [lsp] Dependency lsp: using lsp-2.7.0.1
  11484. 1635.93 s [lsp] Dependency sorted-list: using sorted-list-0.2.3.1
  11485. 1635.93 s [lsp] Dependency text: using text-2.1.2
  11486. 1635.93 s [lsp] Dependency text-rope: using text-rope-0.3
  11487. 1635.93 s [lsp] Dependency unordered-containers: using unordered-containers-0.2.20.1
  11488. 1635.93 s [lsp] Source component graph:
  11489. 1635.93 s [lsp] component lib
  11490. 1635.93 s [lsp] component test:lsp-test dependency lib
  11491. 1635.93 s [lsp] Configured component graph:
  11492. 1635.93 s [lsp] component lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  11493. 1635.93 s [lsp] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  11494. 1635.93 s [lsp] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  11495. 1635.93 s [lsp] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  11496. 1635.93 s [lsp] include base-4.20.1.0-f445
  11497. 1635.93 s [lsp] include bytestring-0.12.2.0-214a
  11498. 1635.93 s [lsp] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  11499. 1635.93 s [lsp] include containers-0.7-6571
  11500. 1635.93 s [lsp] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  11501. 1635.93 s [lsp] include directory-1.3.8.5-159c
  11502. 1635.93 s [lsp] include exceptions-0.10.9-9158
  11503. 1635.93 s [lsp] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  11504. 1635.93 s [lsp] include filepath-1.5.4.0-8593
  11505. 1635.93 s [lsp] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  11506. 1635.93 s [lsp] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  11507. 1635.93 s [lsp] include lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  11508. 1635.93 s [lsp] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  11509. 1635.93 s [lsp] include mtl-2.3.1-07d6
  11510. 1635.93 s [lsp] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  11511. 1635.93 s [lsp] include sorted-list-0.2.3.1-JPnYTVcp7qeA6ApNUlB1HK
  11512. 1635.93 s [lsp] include stm-2.5.3.1-662c
  11513. 1635.93 s [lsp] include text-2.1.2-7514
  11514. 1635.93 s [lsp] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  11515. 1635.93 s [lsp] include transformers-0.6.1.1-05a6
  11516. 1635.93 s [lsp] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  11517. 1635.93 s [lsp] include unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  11518. 1635.93 s [lsp] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  11519. 1635.93 s [lsp] component lsp-2.7.0.1-EDtZ6EfSkG254RSOMAuGd9-lsp-test
  11520. 1635.93 s [lsp] include base-4.20.1.0-f445
  11521. 1635.93 s [lsp] include containers-0.7-6571
  11522. 1635.93 s [lsp] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  11523. 1635.93 s [lsp] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  11524. 1635.93 s [lsp] include sorted-list-0.2.3.1-JPnYTVcp7qeA6ApNUlB1HK
  11525. 1635.93 s [lsp] include text-2.1.2-7514
  11526. 1635.93 s [lsp] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  11527. 1635.93 s [lsp] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  11528. 1635.93 s [lsp] Linked component graph:
  11529. 1635.93 s [lsp] unit lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  11530. 1635.93 s [lsp] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  11531. 1635.93 s [lsp] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  11532. 1635.93 s [lsp] include attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  11533. 1635.93 s [lsp] include base-4.20.1.0-f445
  11534. 1635.93 s [lsp] include bytestring-0.12.2.0-214a
  11535. 1635.93 s [lsp] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  11536. 1635.93 s [lsp] include containers-0.7-6571
  11537. 1635.93 s [lsp] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  11538. 1635.93 s [lsp] include directory-1.3.8.5-159c
  11539. 1635.93 s [lsp] include exceptions-0.10.9-9158
  11540. 1635.93 s [lsp] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  11541. 1635.93 s [lsp] include filepath-1.5.4.0-8593
  11542. 1635.93 s [lsp] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  11543. 1635.93 s [lsp] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  11544. 1635.93 s [lsp] include lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  11545. 1635.93 s [lsp] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  11546. 1635.93 s [lsp] include mtl-2.3.1-07d6
  11547. 1635.93 s [lsp] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  11548. 1635.93 s [lsp] include sorted-list-0.2.3.1-JPnYTVcp7qeA6ApNUlB1HK
  11549. 1635.93 s [lsp] include stm-2.5.3.1-662c
  11550. 1635.93 s [lsp] include text-2.1.2-7514
  11551. 1635.93 s [lsp] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  11552. 1635.93 s [lsp] include transformers-0.6.1.1-05a6
  11553. 1635.93 s [lsp] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  11554. 1635.93 s [lsp] include unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  11555. 1635.93 s [lsp] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  11556. 1635.93 s [lsp] Language.LSP.Diagnostics=lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ:Language.LSP.Diagnostics,Language.LSP.Logging=lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ:Language.LSP.Logging,Language.LSP.Protocol.Capabilities=lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Capabilities,Language.LSP.Protocol.Lens=lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Lens,Language.LSP.Protocol.Message=lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Message,Language.LSP.Protocol.Types=lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Types,Language.LSP.Server=lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ:Language.LSP.Server,Language.LSP.VFS=lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ:Language.LSP.VFS
  11557. 1635.93 s [lsp] unit lsp-2.7.0.1-EDtZ6EfSkG254RSOMAuGd9-lsp-test
  11558. 1635.93 s [lsp] include base-4.20.1.0-f445
  11559. 1635.93 s [lsp] include containers-0.7-6571
  11560. 1635.93 s [lsp] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  11561. 1635.93 s [lsp] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  11562. 1635.93 s [lsp] include sorted-list-0.2.3.1-JPnYTVcp7qeA6ApNUlB1HK
  11563. 1635.93 s [lsp] include text-2.1.2-7514
  11564. 1635.93 s [lsp] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  11565. 1635.93 s [lsp] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  11566. 1635.93 s [lsp] Ready component graph:
  11567. 1635.93 s [lsp] definite lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  11568. 1635.93 s [lsp] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  11569. 1635.93 s [lsp] depends async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  11570. 1635.93 s [lsp] depends attoparsec-0.14.4-7U62VGn6R0ABn0ZtqxaQfH
  11571. 1635.93 s [lsp] depends base-4.20.1.0-f445
  11572. 1635.93 s [lsp] depends bytestring-0.12.2.0-214a
  11573. 1635.93 s [lsp] depends co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  11574. 1635.93 s [lsp] depends containers-0.7-6571
  11575. 1635.93 s [lsp] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  11576. 1635.93 s [lsp] depends directory-1.3.8.5-159c
  11577. 1635.93 s [lsp] depends exceptions-0.10.9-9158
  11578. 1635.93 s [lsp] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  11579. 1635.93 s [lsp] depends filepath-1.5.4.0-8593
  11580. 1635.93 s [lsp] depends hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  11581. 1635.93 s [lsp] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  11582. 1635.93 s [lsp] depends lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  11583. 1635.93 s [lsp] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  11584. 1635.93 s [lsp] depends mtl-2.3.1-07d6
  11585. 1635.93 s [lsp] depends prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  11586. 1635.93 s [lsp] depends sorted-list-0.2.3.1-JPnYTVcp7qeA6ApNUlB1HK
  11587. 1635.93 s [lsp] depends stm-2.5.3.1-662c
  11588. 1635.93 s [lsp] depends text-2.1.2-7514
  11589. 1635.93 s [lsp] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  11590. 1635.93 s [lsp] depends transformers-0.6.1.1-05a6
  11591. 1635.93 s [lsp] depends unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  11592. 1635.93 s [lsp] depends unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  11593. 1635.93 s [lsp] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  11594. 1635.93 s [lsp] definite lsp-2.7.0.1-EDtZ6EfSkG254RSOMAuGd9-lsp-test
  11595. 1635.93 s [lsp] depends base-4.20.1.0-f445
  11596. 1635.93 s [lsp] depends containers-0.7-6571
  11597. 1635.93 s [lsp] depends hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  11598. 1635.93 s [lsp] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  11599. 1635.93 s [lsp] depends sorted-list-0.2.3.1-JPnYTVcp7qeA6ApNUlB1HK
  11600. 1635.93 s [lsp] depends text-2.1.2-7514
  11601. 1635.93 s [lsp] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  11602. 1635.93 s [lsp] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  11603. 1635.93 s [lsp] Using Cabal-3.12.1.0 compiled by ghc-9.10
  11604. 1635.93 s [lsp] Using compiler: ghc-9.10.2
  11605. 1635.93 s [lsp] Using install prefix: /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1
  11606. 1635.96 s [lsp] Executables installed in:
  11607. 1635.96 s [lsp] /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1/bin
  11608. 1635.96 s [lsp] Libraries installed in:
  11609. 1635.96 s [lsp] /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  11610. 1635.96 s [lsp] Dynamic Libraries installed in:
  11611. 1635.96 s [lsp] /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  11612. 1635.96 s [lsp] Private executables installed in:
  11613. 1635.96 s [lsp] /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1/libexec/x86_64-linux-ghc-9.10.2-2a2a/lsp-2.7.0.1
  11614. 1635.96 s [lsp] Data files installed in:
  11615. 1635.96 s [lsp] /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1/share/x86_64-linux-ghc-9.10.2-2a2a/lsp-2.7.0.1
  11616. 1635.96 s [lsp] Documentation installed in:
  11617. 1635.96 s [lsp] /nix/store/i1wm67bhzy281xf02vzvfnxhqi4w7sxx-lsp-2.7.0.1-doc/share/doc/lsp-2.7.0.1
  11618. 1635.96 s [lsp] Configuration files installed in:
  11619. 1635.96 s [lsp] /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1/etc
  11620. 1635.96 s [lsp] No alex found
  11621. 1635.96 s [lsp] Using ar found on system at:
  11622. 1635.96 s [lsp] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  11623. 1635.96 s [lsp] No c2hs found
  11624. 1635.96 s [lsp] No cpphs found
  11625. 1635.96 s [lsp] No doctest found
  11626. 1635.96 s [lsp] Using gcc version 14.3.0 given by user at:
  11627. 1635.96 s [lsp] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  11628. 1635.96 s [lsp] Using ghc version 9.10.2 found on system at:
  11629. 1635.96 s [lsp] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  11630. 1635.96 s [lsp] Using ghc-pkg version 9.10.2 found on system at:
  11631. 1635.96 s [lsp] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  11632. 1635.96 s [lsp] No ghcjs found
  11633. 1635.96 s [lsp] No ghcjs-pkg found
  11634. 1635.96 s [lsp] No greencard found
  11635. 1635.96 s [lsp] Using haddock version 2.31.0 found on system at:
  11636. 1635.96 s [lsp] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  11637. 1635.96 s [lsp] No happy found
  11638. 1635.96 s [lsp] Using haskell-suite found on system at: haskell-suite-dummy-location
  11639. 1635.96 s [lsp] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  11640. 1635.96 s [lsp] No hmake found
  11641. 1635.96 s [lsp] Using hpc version 0.69 found on system at:
  11642. 1635.96 s [lsp] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  11643. 1635.96 s [lsp] Using hsc2hs version 0.68.10 found on system at:
  11644. 1635.96 s [lsp] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  11645. 1635.96 s [lsp] Using hscolour version 1.25 found on system at:
  11646. 1635.96 s [lsp] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  11647. 1635.96 s [lsp] No jhc found
  11648. 1635.96 s [lsp] Using ld found on system at:
  11649. 1635.96 s [lsp] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  11650. 1635.96 s [lsp] No pkg-config found
  11651. 1635.96 s [lsp] Using runghc version 9.10.2 found on system at:
  11652. 1635.96 s [lsp] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  11653. 1635.96 s [lsp] Using strip version 2.44 found on system at:
  11654. 1635.96 s [lsp] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  11655. 1635.96 s [lsp] Using tar found on system at:
  11656. 1635.96 s [lsp] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  11657. 1635.96 s [lsp] No uhc found
  11658. 1636.28 s [lsp] Phase: buildPhase
  11659. 1636.34 s [lsp] Preprocessing library for lsp-2.7.0.1...
  11660. 1636.34 s [lsp] Building library for lsp-2.7.0.1...
  11661. 1636.42 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 )
  11662. 1637.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 )
  11663. 1637.76 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 )
  11664. 1639.35 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 )
  11665. 1639.54 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 )
  11666. 1640.68 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 )
  11667. 1640.68 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 )
  11668. 1640.97 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 )
  11669. 1641.26 s [lsp] [1 of 8] Compiling Language.LSP.Diagnostics ( src/Language/LSP/Diagnostics.hs, dist/build/Language/LSP/Diagnostics.p_o )
  11670. 1641.96 s [lsp] [2 of 8] Compiling Language.LSP.VFS ( src/Language/LSP/VFS.hs, dist/build/Language/LSP/VFS.p_o )
  11671. 1642.61 s [lsp] [3 of 8] Compiling Language.LSP.Server.Core ( src/Language/LSP/Server/Core.hs, dist/build/Language/LSP/Server/Core.p_o )
  11672. 1644.27 s [lsp] [4 of 8] Compiling Language.LSP.Server.Progress ( src/Language/LSP/Server/Progress.hs, dist/build/Language/LSP/Server/Progress.p_o )
  11673. 1644.52 s [lsp] [5 of 8] Compiling Language.LSP.Server.Processing ( src/Language/LSP/Server/Processing.hs, dist/build/Language/LSP/Server/Processing.p_o )
  11674. 1645.53 s [lsp] [6 of 8] Compiling Language.LSP.Logging ( src/Language/LSP/Logging.hs, dist/build/Language/LSP/Logging.p_o )
  11675. 1645.53 s [lsp] [7 of 8] Compiling Language.LSP.Server.Control ( src/Language/LSP/Server/Control.hs, dist/build/Language/LSP/Server/Control.p_o )
  11676. 1645.89 s [lsp] [8 of 8] Compiling Language.LSP.Server ( src/Language/LSP/Server.hs, dist/build/Language/LSP/Server.p_o )
  11677. 1648.87 s [lsp] Preprocessing test suite 'lsp-test' for lsp-2.7.0.1...
  11678. 1648.87 s [lsp] Building test suite 'lsp-test' for lsp-2.7.0.1...
  11679. 1648.93 s [lsp] [1 of 4] Compiling DiagnosticsSpec ( test/DiagnosticsSpec.hs, dist/build/lsp-test/lsp-test-tmp/DiagnosticsSpec.o )
  11680. 1649.93 s [lsp] [2 of 4] Compiling VspSpec ( test/VspSpec.hs, dist/build/lsp-test/lsp-test-tmp/VspSpec.o )
  11681. 1649.94 s [lsp] [3 of 4] Compiling Spec ( test/Spec.hs, dist/build/lsp-test/lsp-test-tmp/Spec.o )
  11682. 1649.97 s [lsp] [4 of 4] Compiling Main ( test/Main.hs, dist/build/lsp-test/lsp-test-tmp/Main.o )
  11683. 1650.25 s [lsp] [5 of 5] Linking dist/build/lsp-test/lsp-test
  11684. 1651.52 s [lsp] Phase: checkPhase
  11685. 1651.83 s [lsp] Running 1 test suites...
  11686. 1651.83 s [lsp] Test suite lsp-test: RUNNING...
  11687. 1651.83 s [lsp]
  11688. 1651.83 s [lsp] Diagnostics
  11689. 1651.83 s [lsp] Diagnostics functions
  11690. 1651.83 s [lsp] constructs a new store
  11691. 1651.83 s [lsp] constructs a store with no doc version and a single source [✔]
  11692. 1651.83 s [lsp] constructs a store with no doc version and multiple sources [✔]
  11693. 1651.83 s [lsp] constructs a store with doc version and multiple sources [✔]
  11694. 1651.83 s [lsp] updates a store for same document version
  11695. 1651.83 s [lsp] updates a store without a document version, single source only [✔]
  11696. 1651.83 s [lsp] updates just one source of a 2 source store [✔]
  11697. 1651.83 s [lsp] updates just one source of a 2 source store, with empty diags [✔]
  11698. 1651.83 s [lsp] updates a store for a new document version
  11699. 1651.83 s [lsp] updates a store without a document version, single source only [✔]
  11700. 1651.83 s [lsp] updates a store for a new doc version, removing all priot sources [✔]
  11701. 1651.83 s [lsp] retrieves all the diagnostics for a given uri
  11702. 1651.83 s [lsp] gets diagnostics for multiple sources [✔]
  11703. 1651.83 s [lsp] limits the number of diagnostics retrieved, in order
  11704. 1651.83 s [lsp] gets diagnostics for multiple sources [✔]
  11705. 1651.84 s [lsp] flushes the diagnostics for a given source
  11706. 1651.84 s [lsp] gets diagnostics for multiple sources [✔]
  11707. 1651.84 s [lsp] Vsp
  11708. 1651.84 s [lsp] VSP functions
  11709. 1651.84 s [lsp] applys changes in order
  11710. 1651.84 s [lsp] handles vscode style undos [✔]
  11711. 1651.84 s [lsp] handles vscode style redos [✔]
  11712. 1651.84 s [lsp] deletes characters
  11713. 1651.84 s [lsp] deletes characters within a line [✔]
  11714. 1651.84 s [lsp] deletes one line [✔]
  11715. 1651.84 s [lsp] deletes two lines [✔]
  11716. 1651.84 s [lsp] adds characters
  11717. 1651.84 s [lsp] adds one line [✔]
  11718. 1651.84 s [lsp] adds two lines [✔]
  11719. 1651.84 s [lsp] changes characters
  11720. 1651.84 s [lsp] removes end of a line [✔]
  11721. 1651.84 s [lsp] indexes using utf-16 code units [✔]
  11722. 1651.84 s [lsp] LSP utilities
  11723. 1651.84 s [lsp] splits at a line [✔]
  11724. 1651.84 s [lsp] converts code units to code points [✔]
  11725. 1651.84 s [lsp] converts code points to code units [✔]
  11726. 1651.84 s [lsp]
  11727. 1651.84 s [lsp] Finished in 0.0035 seconds
  11728. 1651.84 s [lsp] 23 examples, 0 failures
  11729. 1651.84 s [lsp] Test suite lsp-test: PASS
  11730. 1651.84 s [lsp] Test suite logged to: dist/test/lsp-2.7.0.1-lsp-test.log
  11731. 1651.84 s [lsp] 1 of 1 test suites (1 of 1 test cases) passed.
  11732. 1651.85 s [lsp] Phase: haddockPhase
  11733. 1651.97 s [lsp] Preprocessing library for lsp-2.7.0.1...
  11734. 1651.97 s [lsp] Running Haddock on library for lsp-2.7.0.1...
  11735. 1651.97 s [lsp] Warning: The documentation for the following packages are not installed. No
  11736. 1651.97 s [lsp] links will be generated to these packages: attoparsec-0.14.4,
  11737. 1651.97 s [lsp] attoparsec-0.14.4, lsp-types-2.3.0.1, vector-0.13.2.0
  11738. 1652.17 s [lsp] [1 of 8] Compiling Language.LSP.Diagnostics ( src/Language/LSP/Diagnostics.hs, nothing )
  11739. 1652.85 s [lsp] [2 of 8] Compiling Language.LSP.VFS ( src/Language/LSP/VFS.hs, nothing )
  11740. 1653.26 s [lsp] [3 of 8] Compiling Language.LSP.Server.Core ( src/Language/LSP/Server/Core.hs, nothing )
  11741. 1653.43 s [lsp] [4 of 8] Compiling Language.LSP.Server.Progress ( src/Language/LSP/Server/Progress.hs, nothing )
  11742. 1653.47 s [lsp] [5 of 8] Compiling Language.LSP.Server.Processing ( src/Language/LSP/Server/Processing.hs, nothing )
  11743. 1653.60 s [lsp] [6 of 8] Compiling Language.LSP.Logging ( src/Language/LSP/Logging.hs, nothing )
  11744. 1653.61 s [lsp] [7 of 8] Compiling Language.LSP.Server.Control ( src/Language/LSP/Server/Control.hs, nothing )
  11745. 1653.65 s [lsp] [8 of 8] Compiling Language.LSP.Server ( src/Language/LSP/Server.hs, nothing )
  11746. 1653.65 s [lsp] Haddock coverage:
  11747. 1653.65 s [lsp] 11% ( 1 / 9) in 'Language.LSP.Diagnostics'
  11748. 1653.65 s [lsp] Missing documentation for:
  11749. 1653.65 s [lsp] Module header
  11750. 1653.65 s [lsp] DiagnosticStore (src/Language/LSP/Diagnostics.hs:42)
  11751. 1653.65 s [lsp] DiagnosticsBySource (src/Language/LSP/Diagnostics.hs:48)
  11752. 1653.65 s [lsp] StoreItem (src/Language/LSP/Diagnostics.hs:44)
  11753. 1653.65 s [lsp] partitionBySource (src/Language/LSP/Diagnostics.hs:53)
  11754. 1653.65 s [lsp] flushBySource (src/Language/LSP/Diagnostics.hs:58)
  11755. 1653.65 s [lsp] updateDiagnostics (src/Language/LSP/Diagnostics.hs:71)
  11756. 1653.65 s [lsp] getDiagnosticParamsFor (src/Language/LSP/Diagnostics.hs:93)
  11757. 1653.65 s [lsp] Warning: 'filesystem' is out of scope.
  11758. 1653.65 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  11759. 1653.65 s [lsp] Warning: 'VFS' is ambiguous. It is defined
  11760. 1653.65 s [lsp] * at src/Language/LSP/VFS.hs:98:12
  11761. 1653.65 s [lsp] * at src/Language/LSP/VFS.hs:98:1
  11762. 1653.65 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  11763. 1653.65 s [lsp] by specifying the type/value namespace explicitly.
  11764. 1653.65 s [lsp] Defaulting to the one defined at src/Language/LSP/VFS.hs:98:1
  11765. 1653.65 s [lsp] Warning: 'DidChangeTextDocumentNotification' is out of scope.
  11766. 1653.65 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  11767. 1653.65 s [lsp] Warning: 'ApplyWorkspaceEditRequest' is out of scope.
  11768. 1653.65 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  11769. 1653.65 s [lsp] Warning: 'CodePointPosition' is ambiguous. It is defined
  11770. 1653.65 s [lsp] * at src/Language/LSP/VFS.hs:362:26
  11771. 1653.65 s [lsp] * at src/Language/LSP/VFS.hs:362:1
  11772. 1653.65 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  11773. 1653.66 s [lsp] by specifying the type/value namespace explicitly.
  11774. 1653.66 s [lsp] Defaulting to the one defined at src/Language/LSP/VFS.hs:362:1
  11775. 1653.66 s [lsp] Warning: 'CodePointRange' is ambiguous. It is defined
  11776. 1653.66 s [lsp] * at src/Language/LSP/VFS.hs:373:23
  11777. 1653.66 s [lsp] * at src/Language/LSP/VFS.hs:373:1
  11778. 1653.66 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  11779. 1653.66 s [lsp] by specifying the type/value namespace explicitly.
  11780. 1653.66 s [lsp] Defaulting to the one defined at src/Language/LSP/VFS.hs:373:1
  11781. 1653.66 s [lsp] 50% ( 17 / 34) in 'Language.LSP.VFS'
  11782. 1653.66 s [lsp] Missing documentation for:
  11783. 1653.66 s [lsp] VFS (src/Language/LSP/VFS.hs:98)
  11784. 1653.66 s [lsp] vfsMap
  11785. 1653.66 s [lsp] VirtualFile (src/Language/LSP/VFS.hs:87)
  11786. 1653.66 s [lsp] lsp_version
  11787. 1653.66 s [lsp] file_version
  11788. 1653.66 s [lsp] file_text
  11789. 1653.66 s [lsp] virtualFileText (src/Language/LSP/VFS.hs:130)
  11790. 1653.66 s [lsp] virtualFileVersion (src/Language/LSP/VFS.hs:133)
  11791. 1653.66 s [lsp] VfsLog (src/Language/LSP/VFS.hs:103)
  11792. 1653.66 s [lsp] emptyVFS (src/Language/LSP/VFS.hs:138)
  11793. 1653.66 s [lsp] closeVFS (src/Language/LSP/VFS.hs:319)
  11794. 1653.66 s [lsp] line
  11795. 1653.66 s [lsp] character
  11796. 1653.66 s [lsp] start
  11797. 1653.66 s [lsp] end
  11798. 1653.66 s [lsp] rangeLinesFromVfs (src/Language/LSP/VFS.hs:466)
  11799. 1653.66 s [lsp] applyChange (src/Language/LSP/VFS.hs:336)
  11800. 1653.66 s [lsp] Warning: 'LanguageContextEnv' is ambiguous. It is defined
  11801. 1653.66 s [lsp] * at src/Language/LSP/Server/Core.hs:126:34
  11802. 1653.66 s [lsp] * at src/Language/LSP/Server/Core.hs:126:1
  11803. 1653.66 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  11804. 1653.66 s [lsp] by specifying the type/value namespace explicitly.
  11805. 1653.66 s [lsp] Defaulting to the one defined at src/Language/LSP/Server/Core.hs:126:1
  11806. 1653.66 s [lsp] Warning: 'LspT' is ambiguous. It is defined
  11807. 1653.66 s [lsp] * at src/Language/LSP/Server/Core.hs:97:27
  11808. 1653.66 s [lsp] * at src/Language/LSP/Server/Core.hs:97:1
  11809. 1653.66 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  11810. 1653.66 s [lsp] by specifying the type/value namespace explicitly.
  11811. 1653.66 s [lsp] Defaulting to the one defined at src/Language/LSP/Server/Core.hs:97:1
  11812. 1653.66 s [lsp] Warning: 'executeCommandHandler' is out of scope.
  11813. 1653.66 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  11814. 1653.66 s [lsp] Warning: 'documentOnTypeFormattingHandler' is out of scope.
  11815. 1653.66 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  11816. 1653.66 s [lsp] Warning: 'shutdown' is out of scope.
  11817. 1653.66 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  11818. 1653.66 s [lsp] Warning: 'Handlers' is ambiguous. It is defined
  11819. 1653.66 s [lsp] * at src/Language/LSP/Server/Core.hs:157:19
  11820. 1653.66 s [lsp] * at src/Language/LSP/Server/Core.hs:157:1
  11821. 1653.66 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  11822. 1653.66 s [lsp] by specifying the type/value namespace explicitly.
  11823. 1653.66 s [lsp] Defaulting to the one defined at src/Language/LSP/Server/Core.hs:157:1
  11824. 1653.66 s [lsp] Warning: 'VirtualFile' is ambiguous. It is defined
  11825. 1653.66 s [lsp] * at src/Language/LSP/VFS.hs:87:20
  11826. 1653.66 s [lsp] * at src/Language/LSP/VFS.hs:87:1
  11827. 1653.66 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  11828. 1653.66 s [lsp] by specifying the type/value namespace explicitly.
  11829. 1653.66 s [lsp] Defaulting to the one defined at src/Language/LSP/VFS.hs:87:1
  11830. 1653.66 s [lsp] Warning: 'NormalizedUri' is ambiguous. It is defined
  11831. 1653.66 s [lsp] * in ‘Language.LSP.Protocol.Types.Uri’
  11832. 1653.66 s [lsp] * in ‘Language.LSP.Protocol.Types.Uri’
  11833. 1653.66 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  11834. 1653.66 s [lsp] by specifying the type/value namespace explicitly.
  11835. 1653.66 s [lsp] Defaulting to the one defined in ‘Language.LSP.Protocol.Types.Uri’
  11836. 1653.66 s [lsp] Warning: 'RegistrationToken' is ambiguous. It is defined
  11837. 1653.66 s [lsp] * at src/Language/LSP/Server/Core.hs:223:57
  11838. 1653.66 s [lsp] * at src/Language/LSP/Server/Core.hs:223:1
  11839. 1653.66 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  11840. 1653.66 s [lsp] by specifying the type/value namespace explicitly.
  11841. 1653.66 s [lsp] Defaulting to the one defined at src/Language/LSP/Server/Core.hs:223:1
  11842. 1653.66 s [lsp] Warning: 'sensible' is out of scope.
  11843. 1653.66 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  11844. 1653.66 s [lsp] 75% ( 3 / 4) in 'Language.LSP.Logging'
  11845. 1653.66 s [lsp] Missing documentation for:
  11846. 1653.66 s [lsp] Module header
  11847. 1653.67 s [lsp] 65% ( 38 / 58) in 'Language.LSP.Server'
  11848. 1653.67 s [lsp] Missing documentation for:
  11849. 1653.67 s [lsp] Module header
  11850. 1653.67 s [lsp] LspServerLog (src/Language/LSP/Server/Control.hs:37)
  11851. 1653.67 s [lsp] VFSData (src/Language/LSP/Server/Core.hs:232)
  11852. 1653.67 s [lsp] transmuteHandlers (src/Language/LSP/Server/Core.hs:190)
  11853. 1653.67 s [lsp] mapHandlers (src/Language/LSP/Server/Core.hs:197)
  11854. 1653.67 s [lsp] notificationHandler (src/Language/LSP/Server/Core.hs:168)
  11855. 1653.67 s [lsp] requestHandler (src/Language/LSP/Server/Core.hs:171)
  11856. 1653.67 s [lsp] defaultOptions (src/Language/LSP/Server/Core.hs:317)
  11857. 1653.67 s [lsp] LspT (src/Language/LSP/Server/Core.hs:97)
  11858. 1653.67 s [lsp] LspM (src/Language/LSP/Server/Core.hs:108)
  11859. 1653.67 s [lsp] MonadLsp (src/Language/LSP/Server/Core.hs:110)
  11860. 1653.67 s [lsp] runLspT (src/Language/LSP/Server/Core.hs:105)
  11861. 1653.67 s [lsp] LanguageContextEnv (src/Language/LSP/Server/Core.hs:126)
  11862. 1653.67 s [lsp] getClientCapabilities (src/Language/LSP/Server/Core.hs:521)
  11863. 1653.67 s [lsp] setConfig (src/Language/LSP/Server/Core.hs:517)
  11864. 1653.67 s [lsp] getRootPath (src/Language/LSP/Server/Core.hs:525)
  11865. 1653.67 s [lsp] sendRequest (src/Language/LSP/Server/Core.hs:417)
  11866. 1653.67 s [lsp] sendNotification (src/Language/LSP/Server/Core.hs:404)
  11867. 1653.67 s [lsp] getVirtualFiles (src/Language/LSP/Server/Core.hs:439)
  11868. 1653.67 s [lsp] RegistrationToken (src/Language/LSP/Server/Core.hs:223)
  11869. 1655.01 s [lsp] Warning: Language.LSP.Diagnostics: could not find link destinations for:
  11870. 1655.01 s [lsp] - Language.LSP.Protocol.Internal.Types.Diagnostic.Diagnostic
  11871. 1655.08 s [lsp] - Language.LSP.Protocol.Internal.Types.PublishDiagnosticsParams.PublishDiagnosticsParams
  11872. 1655.08 s [lsp] - Language.LSP.Protocol.Types.Uri.NormalizedUri
  11873. 1655.08 s [lsp] Warning: Language.LSP.VFS: could not find link destinations for:
  11874. 1655.08 s [lsp] - Language.LSP.Protocol.Internal.Types.Position.Position
  11875. 1655.08 s [lsp] - Language.LSP.Protocol.Internal.Types.Range.Range
  11876. 1655.08 s [lsp] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.TextDocumentContentChangeEvent
  11877. 1655.08 s [lsp] - Language.LSP.Protocol.Types.Common.UInt
  11878. 1655.08 s [lsp] - Language.LSP.Protocol.Types.Uri.NormalizedUri
  11879. 1655.08 s [lsp] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidChange
  11880. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidClose
  11881. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidOpen
  11882. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceApplyEdit
  11883. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Types.TMessage
  11884. 1655.09 s [lsp] - Language.LSP.VFS.HasLsp_version
  11885. 1655.09 s [lsp] - Language.LSP.VFS.HasFile_version
  11886. 1655.09 s [lsp] - Language.LSP.VFS.HasFile_text
  11887. 1655.09 s [lsp] - Language.LSP.VFS.HasVfsMap
  11888. 1655.09 s [lsp] - Language.LSP.VFS.HasLine
  11889. 1655.09 s [lsp] - Language.LSP.VFS.HasCharacter
  11890. 1655.09 s [lsp] - Language.LSP.VFS.HasStart
  11891. 1655.09 s [lsp] - Language.LSP.VFS.HasEnd
  11892. 1655.09 s [lsp] Warning: Language.LSP.Server: could not find link destinations for:
  11893. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  11894. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Types.ClientCompletionItemOptions._commitCharactersSupport
  11895. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Types.CodeActionKind.CodeActionKind
  11896. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Types.ProgressToken.ProgressToken
  11897. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Types.ServerInfo.ServerInfo
  11898. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.TextDocumentIdentifier
  11899. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Types.TextDocumentSyncOptions.TextDocumentSyncOptions
  11900. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  11901. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Types.WorkspaceEdit.WorkspaceEdit
  11902. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Types.WorkspaceFolder.WorkspaceFolder
  11903. 1655.09 s [lsp] - Language.LSP.Protocol.Types.Common.UInt
  11904. 1655.09 s [lsp] - Language.LSP.Protocol.Types.Uri.NormalizedUri
  11905. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Method.MessageParams
  11906. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Method.MessageResult
  11907. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Method.Method
  11908. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Method.Method_Initialize
  11909. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Method.RegistrationOptions
  11910. 1655.09 s [lsp] - Language.LSP.Protocol.Internal.Method.SMethod
  11911. 1655.09 s [lsp] - Language.LSP.Protocol.Message.LspId.LspId
  11912. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Meta.ClientToServer
  11913. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Meta.ServerToClient
  11914. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Meta.MessageKind
  11915. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Meta.Notification
  11916. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Meta.Request
  11917. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Method.SClientMethod
  11918. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Method.SServerMethod
  11919. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Parsing.FromServerMessage
  11920. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Types.TMessage
  11921. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Types.TNotificationMessage
  11922. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Types.TRequestMessage
  11923. 1655.09 s [lsp] - Language.LSP.Protocol.Message.Types.TResponseError
  11924. 1655.09 s [lsp] - Language.LSP.Protocol.Utils.SMethodMap.SMethodMap
  11925. 1655.09 s [lsp] - Language.LSP.Server.Core.LanguageContextState
  11926. 1655.09 s [lsp] - Language.LSP.Server.Core.LspCoreLog
  11927. 1655.09 s [lsp] - Language.LSP.Server.Processing.LspProcessingLog
  11928. 1655.09 s [lsp] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Capabilities'
  11929. 1655.09 s [lsp] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Lens'
  11930. 1655.09 s [lsp] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Message'
  11931. 1655.09 s [lsp] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Types'
  11932. 1661.01 s [lsp] Documentation created: dist/doc/html/lsp/, dist/doc/html/lsp/lsp.txt
  11933. 1661.07 s [lsp] Preprocessing test suite 'lsp-test' for lsp-2.7.0.1...
  11934. 1661.07 s [lsp] Phase: installPhase
  11935. 1661.16 s [lsp] Installing library in /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  11936. 1661.46 s [lsp] Phase: fixupPhase
  11937. 1661.48 s [lsp] shrinking RPATHs of ELF executables and libraries in /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1
  11938. 1661.48 s [lsp] shrinking /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSlsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ-ghc9.10.2.so
  11939. 1661.51 s [lsp] checking for references to /build/ in /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1...
  11940. 1661.52 s [lsp] patching script interpreter paths in /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1
  11941. 1661.52 s [lsp] stripping (with command strip and flags -S -p) in /nix/store/r1vqlpbql3ql9cjisjw9rbgwc7i9jaiz-lsp-2.7.0.1/lib
  11942. 1661.61 s [lsp] shrinking RPATHs of ELF executables and libraries in /nix/store/i1wm67bhzy281xf02vzvfnxhqi4w7sxx-lsp-2.7.0.1-doc
  11943. 1661.62 s [lsp] checking for references to /build/ in /nix/store/i1wm67bhzy281xf02vzvfnxhqi4w7sxx-lsp-2.7.0.1-doc...
  11944. 1661.64 s [lsp] patching script interpreter paths in /nix/store/i1wm67bhzy281xf02vzvfnxhqi4w7sxx-lsp-2.7.0.1-doc
  11945. 1661.77 s Progress: 357 of 364 built, 461 of 461 downloaded from cache
  11946. 1661.84 s Building hls-plugin-api
  11947. 1661.89 s Building lsp-test
  11948. 1662.23 s [hls-plugin-api] Phase: setupCompilerEnvironmentPhase
  11949. 1662.23 s [hls-plugin-api] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  11950. 1662.31 s [lsp-test] Phase: setupCompilerEnvironmentPhase
  11951. 1662.32 s [lsp-test] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  11952. 1662.61 s [hls-plugin-api] Phase: unpackPhase
  11953. 1662.61 s [hls-plugin-api] unpacking source archive /nix/store/gbg11b5frkds8nlrqzc0hsa023zaz5fb-hls-plugin-api-2.12.0.0.tar.gz
  11954. 1662.62 s [hls-plugin-api] source root is hls-plugin-api-2.12.0.0
  11955. 1662.62 s [hls-plugin-api] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "hls-plugin-api-2.12.0.0/test/Main.hs"
  11956. 1662.63 s [hls-plugin-api] Phase: patchPhase
  11957. 1662.64 s [hls-plugin-api] Phase: compileBuildDriverPhase
  11958. 1662.64 s [hls-plugin-api] setupCompileFlags: -package-db=/build/tmp.PxzdgTybHu/setup-package.conf.d -threaded
  11959. 1662.68 s [hls-plugin-api] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.PxzdgTybHu/Main.o )
  11960. 1662.72 s [hls-plugin-api] [2 of 2] Linking Setup
  11961. 1662.87 s [lsp-test] Phase: unpackPhase
  11962. 1662.88 s [lsp-test] unpacking source archive /nix/store/nzq58rnlzlp5yrv5iyi4xsccjhi16j3y-lsp-test-0.17.1.1.tar.gz
  11963. 1662.88 s [lsp-test] source root is lsp-test-0.17.1.1
  11964. 1662.89 s [lsp-test] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "lsp-test-0.17.1.1/test/Test.hs"
  11965. 1662.89 s [lsp-test] Phase: patchPhase
  11966. 1662.90 s [lsp-test] Phase: compileBuildDriverPhase
  11967. 1662.90 s [lsp-test] setupCompileFlags: -package-db=/build/tmp.oP29uuyxDj/setup-package.conf.d -threaded
  11968. 1662.95 s [lsp-test] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.oP29uuyxDj/Main.o )
  11969. 1662.99 s [lsp-test] [2 of 2] Linking Setup
  11970. 1663.80 s [hls-plugin-api] Phase: updateAutotoolsGnuConfigScriptsPhase
  11971. 1663.81 s [hls-plugin-api] Phase: configurePhase
  11972. 1663.81 s [hls-plugin-api] configureFlags: --verbose --prefix=/nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/z8z3yry62gdja5j2xapmj09bjk61qacx-hls-plugin-api-2.12.0.0-doc/share/doc/hls-plugin-api-2.12.0.0 --with-gcc=gcc --package-db=/build/tmp.PxzdgTybHu/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/lib
  11973. 1663.82 s [hls-plugin-api] Using Parsec parser
  11974. 1663.82 s [hls-plugin-api] Configuring hls-plugin-api-2.12.0.0...
  11975. 1664.08 s [lsp-test] Phase: updateAutotoolsGnuConfigScriptsPhase
  11976. 1664.09 s [lsp-test] Phase: configurePhase
  11977. 1664.09 s [lsp-test] configureFlags: --verbose --prefix=/nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/x4lc0cw8bx4fyykdvwvi68v1nwmfx992-lsp-test-0.17.1.1-doc/share/doc/lsp-test-0.17.1.1 --with-gcc=gcc --package-db=/build/tmp.oP29uuyxDj/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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
  11978. 1664.10 s [lsp-test] Using Parsec parser
  11979. 1664.10 s [lsp-test] Configuring lsp-test-0.17.1.1...
  11980. 1664.19 s [hls-plugin-api] Flags chosen: pedantic=False, use-fingertree=True
  11981. 1664.41 s [hls-plugin-api] Dependency Diff >=0.5 && <0.6 || >=1.0.0 && <1.1: using Diff-1.0.2
  11982. 1664.41 s [hls-plugin-api] Dependency aeson: using aeson-2.2.3.0
  11983. 1664.41 s [hls-plugin-api] Dependency base >=4.12 && <5: using base-4.20.1.0
  11984. 1664.41 s [hls-plugin-api] Dependency co-log-core: using co-log-core-0.3.2.5
  11985. 1664.41 s [hls-plugin-api] Dependency containers: using containers-0.7
  11986. 1664.41 s [hls-plugin-api] Dependency data-default: using data-default-0.8.0.1
  11987. 1664.41 s [hls-plugin-api] Dependency dependent-map: using dependent-map-0.4.0.1
  11988. 1664.41 s [hls-plugin-api] Dependency dependent-sum >=0.7: using dependent-sum-0.7.2.0
  11989. 1664.41 s [hls-plugin-api] Dependency dlist: using dlist-1.0
  11990. 1664.41 s [hls-plugin-api] Dependency extra: using extra-1.8.1
  11991. 1664.41 s [hls-plugin-api] Dependency filepath: using filepath-1.5.4.0
  11992. 1664.41 s [hls-plugin-api] Dependency ghc: using ghc-9.10.2
  11993. 1664.41 s [hls-plugin-api] Dependency hashable: using hashable-1.5.0.0
  11994. 1664.41 s [hls-plugin-api] Dependency hls-graph ==2.12.0.0: using hls-graph-2.12.0.0
  11995. 1664.41 s [hls-plugin-api] Dependency hw-fingertree: using hw-fingertree-0.1.2.1
  11996. 1664.41 s [hls-plugin-api] Dependency lens: using lens-5.3.5
  11997. 1664.41 s [hls-plugin-api] Dependency lens-aeson: using lens-aeson-1.2.3
  11998. 1664.41 s [hls-plugin-api] Dependency lsp >=2.7 && <2.8: using lsp-2.7.0.1
  11999. 1664.41 s [hls-plugin-api] Dependency megaparsec >=9.0: using megaparsec-9.7.0
  12000. 1664.41 s [hls-plugin-api] Dependency mtl: using mtl-2.3.1
  12001. 1664.41 s [hls-plugin-api] Dependency opentelemetry >=0.4: using opentelemetry-0.8.0
  12002. 1664.41 s [hls-plugin-api] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  12003. 1664.41 s [hls-plugin-api] Dependency prettyprinter: using prettyprinter-1.7.1
  12004. 1664.41 s [hls-plugin-api] Dependency regex-tdfa >=1.3.1.0: using regex-tdfa-1.3.2.5
  12005. 1664.41 s [hls-plugin-api] Dependency stm: using stm-2.5.3.1
  12006. 1664.41 s [hls-plugin-api] Dependency text: using text-2.1.2
  12007. 1664.41 s [hls-plugin-api] Dependency time: using time-1.12.2
  12008. 1664.41 s [hls-plugin-api] Dependency transformers: using transformers-0.6.1.1
  12009. 1664.41 s [hls-plugin-api] Dependency unix: using unix-2.8.6.0
  12010. 1664.41 s [hls-plugin-api] Dependency unliftio: using unliftio-0.2.25.1
  12011. 1664.41 s [hls-plugin-api] Dependency unordered-containers: using unordered-containers-0.2.20.1
  12012. 1664.41 s [hls-plugin-api] Dependency aeson: using aeson-2.2.3.0
  12013. 1664.41 s [hls-plugin-api] Dependency base: using base-4.20.1.0
  12014. 1664.41 s [hls-plugin-api] Dependency bytestring: using bytestring-0.12.2.0
  12015. 1664.41 s [hls-plugin-api] Dependency containers: using containers-0.7
  12016. 1664.41 s [hls-plugin-api] Dependency data-default: using data-default-0.8.0.1
  12017. 1664.41 s [hls-plugin-api] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  12018. 1664.41 s [hls-plugin-api] Dependency lens: using lens-5.3.5
  12019. 1664.41 s [hls-plugin-api] Dependency lsp-types: using lsp-types-2.3.0.1
  12020. 1664.41 s [hls-plugin-api] Dependency tasty: using tasty-1.5.3
  12021. 1664.41 s [hls-plugin-api] Dependency tasty-golden: using tasty-golden-2.3.5
  12022. 1664.41 s [hls-plugin-api] Dependency tasty-hunit: using tasty-hunit-0.10.2
  12023. 1664.41 s [hls-plugin-api] Dependency tasty-quickcheck: using tasty-quickcheck-0.11.1
  12024. 1664.41 s [hls-plugin-api] Dependency tasty-rerun: using tasty-rerun-1.1.20
  12025. 1664.41 s [hls-plugin-api] Dependency text: using text-2.1.2
  12026. 1664.41 s [hls-plugin-api] Source component graph:
  12027. 1664.41 s [hls-plugin-api] component lib
  12028. 1664.41 s [hls-plugin-api] component test:tests dependency lib
  12029. 1664.41 s [hls-plugin-api] Configured component graph:
  12030. 1664.42 s [hls-plugin-api] component hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  12031. 1664.42 s [hls-plugin-api] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  12032. 1664.42 s [hls-plugin-api] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12033. 1664.42 s [hls-plugin-api] include base-4.20.1.0-f445
  12034. 1664.42 s [hls-plugin-api] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  12035. 1664.42 s [hls-plugin-api] include containers-0.7-6571
  12036. 1664.42 s [hls-plugin-api] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12037. 1664.42 s [hls-plugin-api] include dependent-map-0.4.0.1-DABy4Rq86fa2359I7HU5CB
  12038. 1664.42 s [hls-plugin-api] include dependent-sum-0.7.2.0-Bqs16Od4VzHDrktxuq48Fv
  12039. 1664.42 s [hls-plugin-api] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  12040. 1664.42 s [hls-plugin-api] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12041. 1664.42 s [hls-plugin-api] include filepath-1.5.4.0-8593
  12042. 1664.42 s [hls-plugin-api] include ghc-9.10.2-2a2a
  12043. 1664.42 s [hls-plugin-api] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  12044. 1664.42 s [hls-plugin-api] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  12045. 1664.42 s [hls-plugin-api] include hw-fingertree-0.1.2.1-4x9mKdPWQR0FEcMFhly5Lu
  12046. 1664.42 s [hls-plugin-api] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12047. 1664.42 s [hls-plugin-api] include lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  12048. 1664.42 s [hls-plugin-api] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12049. 1664.42 s [hls-plugin-api] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  12050. 1664.42 s [hls-plugin-api] include mtl-2.3.1-07d6
  12051. 1664.42 s [hls-plugin-api] include opentelemetry-0.8.0-AgcB8JQ5EYN86FtUDzC9O9
  12052. 1664.42 s [hls-plugin-api] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  12053. 1664.42 s [hls-plugin-api] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  12054. 1664.42 s [hls-plugin-api] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  12055. 1664.42 s [hls-plugin-api] include stm-2.5.3.1-662c
  12056. 1664.42 s [hls-plugin-api] include text-2.1.2-7514
  12057. 1664.42 s [hls-plugin-api] include time-1.12.2-9680
  12058. 1664.42 s [hls-plugin-api] include transformers-0.6.1.1-05a6
  12059. 1664.42 s [hls-plugin-api] include unix-2.8.6.0-a0e2
  12060. 1664.42 s [hls-plugin-api] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  12061. 1664.42 s [hls-plugin-api] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  12062. 1664.42 s [hls-plugin-api] component hls-plugin-api-2.12.0.0-BjW0vY8ZiP0CODzM2GsJ5B-tests
  12063. 1664.42 s [hls-plugin-api] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12064. 1664.42 s [hls-plugin-api] include base-4.20.1.0-f445
  12065. 1664.42 s [hls-plugin-api] include bytestring-0.12.2.0-214a
  12066. 1664.42 s [hls-plugin-api] include containers-0.7-6571
  12067. 1664.42 s [hls-plugin-api] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12068. 1664.42 s [hls-plugin-api] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  12069. 1664.42 s [hls-plugin-api] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12070. 1664.42 s [hls-plugin-api] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  12071. 1664.42 s [hls-plugin-api] include tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  12072. 1664.42 s [hls-plugin-api] include tasty-golden-2.3.5-HgyFdA4dFaM5XVEt2hxwe4
  12073. 1664.42 s [hls-plugin-api] include tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  12074. 1664.42 s [hls-plugin-api] include tasty-quickcheck-0.11.1-KPLMYbRIZP8JbSJJtRQ8LP
  12075. 1664.42 s [hls-plugin-api] include tasty-rerun-1.1.20-JhUbXNAKxPVd5bOKXYH0I
  12076. 1664.42 s [hls-plugin-api] include text-2.1.2-7514
  12077. 1664.42 s [hls-plugin-api] Linked component graph:
  12078. 1664.42 s [hls-plugin-api] unit hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  12079. 1664.42 s [hls-plugin-api] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  12080. 1664.42 s [hls-plugin-api] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12081. 1664.42 s [hls-plugin-api] include base-4.20.1.0-f445
  12082. 1664.42 s [hls-plugin-api] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  12083. 1664.42 s [hls-plugin-api] include containers-0.7-6571
  12084. 1664.42 s [hls-plugin-api] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12085. 1664.42 s [hls-plugin-api] include dependent-map-0.4.0.1-DABy4Rq86fa2359I7HU5CB
  12086. 1664.42 s [hls-plugin-api] include dependent-sum-0.7.2.0-Bqs16Od4VzHDrktxuq48Fv
  12087. 1664.42 s [hls-plugin-api] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  12088. 1664.42 s [hls-plugin-api] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12089. 1664.42 s [hls-plugin-api] include filepath-1.5.4.0-8593
  12090. 1664.42 s [hls-plugin-api] include ghc-9.10.2-2a2a
  12091. 1664.42 s [hls-plugin-api] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  12092. 1664.42 s [hls-plugin-api] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  12093. 1664.42 s [hls-plugin-api] include hw-fingertree-0.1.2.1-4x9mKdPWQR0FEcMFhly5Lu
  12094. 1664.42 s [hls-plugin-api] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12095. 1664.42 s [hls-plugin-api] include lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  12096. 1664.42 s [hls-plugin-api] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12097. 1664.42 s [hls-plugin-api] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  12098. 1664.42 s [hls-plugin-api] include mtl-2.3.1-07d6
  12099. 1664.42 s [hls-plugin-api] include opentelemetry-0.8.0-AgcB8JQ5EYN86FtUDzC9O9
  12100. 1664.42 s [hls-plugin-api] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  12101. 1664.42 s [hls-plugin-api] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  12102. 1664.42 s [hls-plugin-api] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  12103. 1664.42 s [hls-plugin-api] include stm-2.5.3.1-662c
  12104. 1664.42 s [hls-plugin-api] include text-2.1.2-7514
  12105. 1664.42 s [hls-plugin-api] include time-1.12.2-9680
  12106. 1664.42 s [hls-plugin-api] include transformers-0.6.1.1-05a6
  12107. 1664.42 s [hls-plugin-api] include unix-2.8.6.0-a0e2
  12108. 1664.42 s [hls-plugin-api] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  12109. 1664.42 s [hls-plugin-api] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  12110. 1664.42 s [hls-plugin-api] Ide.Logger=hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9:Ide.Logger,Ide.Plugin.Config=hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9:Ide.Plugin.Config,Ide.Plugin.ConfigUtils=hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9:Ide.Plugin.ConfigUtils,Ide.Plugin.Error=hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9:Ide.Plugin.Error,Ide.Plugin.HandleRequestTypes=hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9:Ide.Plugin.HandleRequestTypes,Ide.Plugin.Properties=hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9:Ide.Plugin.Properties,Ide.Plugin.RangeMap=hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9:Ide.Plugin.RangeMap,Ide.Plugin.Resolve=hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9:Ide.Plugin.Resolve,Ide.PluginUtils=hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9:Ide.PluginUtils,Ide.Types=hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9:Ide.Types
  12111. 1664.42 s [hls-plugin-api] unit hls-plugin-api-2.12.0.0-BjW0vY8ZiP0CODzM2GsJ5B-tests
  12112. 1664.42 s [hls-plugin-api] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12113. 1664.42 s [hls-plugin-api] include base-4.20.1.0-f445
  12114. 1664.42 s [hls-plugin-api] include bytestring-0.12.2.0-214a
  12115. 1664.42 s [hls-plugin-api] include containers-0.7-6571
  12116. 1664.42 s [hls-plugin-api] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12117. 1664.42 s [hls-plugin-api] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  12118. 1664.42 s [hls-plugin-api] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12119. 1664.42 s [hls-plugin-api] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  12120. 1664.42 s [hls-plugin-api] include tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  12121. 1664.42 s [hls-plugin-api] include tasty-golden-2.3.5-HgyFdA4dFaM5XVEt2hxwe4
  12122. 1664.42 s [hls-plugin-api] include tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  12123. 1664.42 s [hls-plugin-api] include tasty-quickcheck-0.11.1-KPLMYbRIZP8JbSJJtRQ8LP
  12124. 1664.42 s [hls-plugin-api] include tasty-rerun-1.1.20-JhUbXNAKxPVd5bOKXYH0I
  12125. 1664.42 s [hls-plugin-api] include text-2.1.2-7514
  12126. 1664.42 s [hls-plugin-api] Ready component graph:
  12127. 1664.42 s [hls-plugin-api] definite hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  12128. 1664.42 s [hls-plugin-api] depends Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  12129. 1664.42 s [hls-plugin-api] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12130. 1664.42 s [hls-plugin-api] depends base-4.20.1.0-f445
  12131. 1664.42 s [hls-plugin-api] depends co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  12132. 1664.42 s [hls-plugin-api] depends containers-0.7-6571
  12133. 1664.45 s [hls-plugin-api] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12134. 1664.45 s [hls-plugin-api] depends dependent-map-0.4.0.1-DABy4Rq86fa2359I7HU5CB
  12135. 1664.45 s [hls-plugin-api] depends dependent-sum-0.7.2.0-Bqs16Od4VzHDrktxuq48Fv
  12136. 1664.45 s [hls-plugin-api] depends dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  12137. 1664.45 s [hls-plugin-api] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12138. 1664.45 s [hls-plugin-api] depends filepath-1.5.4.0-8593
  12139. 1664.45 s [hls-plugin-api] depends ghc-9.10.2-2a2a
  12140. 1664.45 s [hls-plugin-api] depends hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  12141. 1664.45 s [hls-plugin-api] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  12142. 1664.45 s [hls-plugin-api] depends hw-fingertree-0.1.2.1-4x9mKdPWQR0FEcMFhly5Lu
  12143. 1664.45 s [hls-plugin-api] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12144. 1664.45 s [hls-plugin-api] depends lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  12145. 1664.45 s [hls-plugin-api] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12146. 1664.45 s [hls-plugin-api] depends megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  12147. 1664.45 s [hls-plugin-api] depends mtl-2.3.1-07d6
  12148. 1664.45 s [hls-plugin-api] depends opentelemetry-0.8.0-AgcB8JQ5EYN86FtUDzC9O9
  12149. 1664.45 s [hls-plugin-api] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  12150. 1664.45 s [hls-plugin-api] depends prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  12151. 1664.45 s [hls-plugin-api] depends regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  12152. 1664.45 s [hls-plugin-api] depends stm-2.5.3.1-662c
  12153. 1664.45 s [hls-plugin-api] depends text-2.1.2-7514
  12154. 1664.45 s [hls-plugin-api] depends time-1.12.2-9680
  12155. 1664.45 s [hls-plugin-api] depends transformers-0.6.1.1-05a6
  12156. 1664.45 s [hls-plugin-api] depends unix-2.8.6.0-a0e2
  12157. 1664.45 s [hls-plugin-api] depends unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  12158. 1664.45 s [hls-plugin-api] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  12159. 1664.45 s [hls-plugin-api] definite hls-plugin-api-2.12.0.0-BjW0vY8ZiP0CODzM2GsJ5B-tests
  12160. 1664.45 s [hls-plugin-api] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12161. 1664.45 s [hls-plugin-api] depends base-4.20.1.0-f445
  12162. 1664.45 s [hls-plugin-api] depends bytestring-0.12.2.0-214a
  12163. 1664.45 s [hls-plugin-api] depends containers-0.7-6571
  12164. 1664.45 s [hls-plugin-api] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12165. 1664.45 s [hls-plugin-api] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  12166. 1664.45 s [hls-plugin-api] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12167. 1664.45 s [hls-plugin-api] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  12168. 1664.45 s [hls-plugin-api] depends tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  12169. 1664.45 s [hls-plugin-api] depends tasty-golden-2.3.5-HgyFdA4dFaM5XVEt2hxwe4
  12170. 1664.45 s [hls-plugin-api] depends tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  12171. 1664.45 s [hls-plugin-api] depends tasty-quickcheck-0.11.1-KPLMYbRIZP8JbSJJtRQ8LP
  12172. 1664.45 s [hls-plugin-api] depends tasty-rerun-1.1.20-JhUbXNAKxPVd5bOKXYH0I
  12173. 1664.45 s [hls-plugin-api] depends text-2.1.2-7514
  12174. 1664.45 s [hls-plugin-api] Using Cabal-3.12.1.0 compiled by ghc-9.10
  12175. 1664.45 s [hls-plugin-api] Using compiler: ghc-9.10.2
  12176. 1664.45 s [hls-plugin-api] Using install prefix:
  12177. 1664.45 s [hls-plugin-api] /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0
  12178. 1664.46 s [hls-plugin-api] Executables installed in:
  12179. 1664.46 s [hls-plugin-api] /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0/bin
  12180. 1664.46 s [hls-plugin-api] Libraries installed in:
  12181. 1664.46 s [hls-plugin-api] /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  12182. 1664.46 s [hls-plugin-api] Dynamic Libraries installed in:
  12183. 1664.46 s [hls-plugin-api] /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  12184. 1664.46 s [hls-plugin-api] Private executables installed in:
  12185. 1664.46 s [hls-plugin-api] /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0/libexec/x86_64-linux-ghc-9.10.2-2a2a/hls-plugin-api-2.12.0.0
  12186. 1664.46 s [hls-plugin-api] Data files installed in:
  12187. 1664.46 s [hls-plugin-api] /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0/share/x86_64-linux-ghc-9.10.2-2a2a/hls-plugin-api-2.12.0.0
  12188. 1664.46 s [hls-plugin-api] Documentation installed in:
  12189. 1664.46 s [hls-plugin-api] /nix/store/z8z3yry62gdja5j2xapmj09bjk61qacx-hls-plugin-api-2.12.0.0-doc/share/doc/hls-plugin-api-2.12.0.0
  12190. 1664.46 s [hls-plugin-api] Configuration files installed in:
  12191. 1664.46 s [hls-plugin-api] /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0/etc
  12192. 1664.46 s [hls-plugin-api] No alex found
  12193. 1664.46 s [hls-plugin-api] Using ar found on system at:
  12194. 1664.46 s [hls-plugin-api] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  12195. 1664.46 s [hls-plugin-api] No c2hs found
  12196. 1664.46 s [hls-plugin-api] No cpphs found
  12197. 1664.46 s [hls-plugin-api] No doctest found
  12198. 1664.46 s [hls-plugin-api] Using gcc version 14.3.0 given by user at:
  12199. 1664.46 s [hls-plugin-api] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  12200. 1664.46 s [hls-plugin-api] Using ghc version 9.10.2 found on system at:
  12201. 1664.46 s [hls-plugin-api] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  12202. 1664.46 s [hls-plugin-api] Using ghc-pkg version 9.10.2 found on system at:
  12203. 1664.46 s [hls-plugin-api] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  12204. 1664.46 s [hls-plugin-api] No ghcjs found
  12205. 1664.46 s [hls-plugin-api] No ghcjs-pkg found
  12206. 1664.46 s [hls-plugin-api] No greencard found
  12207. 1664.46 s [hls-plugin-api] Using haddock version 2.31.0 found on system at:
  12208. 1664.46 s [hls-plugin-api] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  12209. 1664.46 s [hls-plugin-api] No happy found
  12210. 1664.46 s [hls-plugin-api] Using haskell-suite found on system at: haskell-suite-dummy-location
  12211. 1664.46 s [hls-plugin-api] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  12212. 1664.46 s [hls-plugin-api] No hmake found
  12213. 1664.46 s [hls-plugin-api] Using hpc version 0.69 found on system at:
  12214. 1664.46 s [hls-plugin-api] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  12215. 1664.46 s [hls-plugin-api] Using hsc2hs version 0.68.10 found on system at:
  12216. 1664.46 s [hls-plugin-api] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  12217. 1664.46 s [hls-plugin-api] Using hscolour version 1.25 found on system at:
  12218. 1664.46 s [hls-plugin-api] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  12219. 1664.46 s [hls-plugin-api] No jhc found
  12220. 1664.46 s [hls-plugin-api] Using ld found on system at:
  12221. 1664.46 s [hls-plugin-api] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  12222. 1664.46 s [hls-plugin-api] No pkg-config found
  12223. 1664.46 s [hls-plugin-api] Using runghc version 9.10.2 found on system at:
  12224. 1664.46 s [hls-plugin-api] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  12225. 1664.46 s [hls-plugin-api] Using strip version 2.44 found on system at:
  12226. 1664.46 s [hls-plugin-api] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  12227. 1664.46 s [hls-plugin-api] Using tar found on system at:
  12228. 1664.46 s [hls-plugin-api] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  12229. 1664.46 s [hls-plugin-api] No uhc found
  12230. 1664.70 s [lsp-test] Dependency Diff >=0.4 && <1.1: using Diff-1.0.2
  12231. 1664.70 s [lsp-test] Dependency Glob >=0.9 && <0.11: using Glob-0.10.2
  12232. 1664.70 s [lsp-test] Dependency aeson >=2 && <2.3: using aeson-2.2.3.0
  12233. 1664.70 s [lsp-test] Dependency aeson-pretty >=0.8 && <0.9: using aeson-pretty-0.8.10
  12234. 1664.70 s [lsp-test] Dependency ansi-terminal >=0.10 && <1.2: using ansi-terminal-1.1.3
  12235. 1664.70 s [lsp-test] Dependency async >=2.2 && <2.3: using async-2.2.5
  12236. 1664.70 s [lsp-test] Dependency base >=4.10 && <5: using base-4.20.1.0
  12237. 1664.70 s [lsp-test] Dependency bytestring >=0.10 && <0.13: using bytestring-0.12.2.0
  12238. 1664.70 s [lsp-test] Dependency co-log-core >=0.3 && <0.4: using co-log-core-0.3.2.5
  12239. 1664.70 s [lsp-test] Dependency conduit >=1.3 && <1.4: using conduit-1.3.6.1
  12240. 1664.70 s [lsp-test] Dependency conduit-parse >=0.2 && <0.3: using conduit-parse-0.2.1.1
  12241. 1664.70 s [lsp-test] Dependency containers >=0.6 && <0.8: using containers-0.7
  12242. 1664.70 s [lsp-test] Dependency data-default >=0.7 && <0.9: using data-default-0.8.0.1
  12243. 1664.70 s [lsp-test] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  12244. 1664.70 s [lsp-test] Dependency exceptions >=0.10 && <0.11: using exceptions-0.10.9
  12245. 1664.70 s [lsp-test] Dependency extra >=1.7 && <1.9: using extra-1.8.1
  12246. 1664.70 s [lsp-test] Dependency filepath >=1.4 && <1.6: using filepath-1.5.4.0
  12247. 1664.70 s [lsp-test] Dependency lens >=5.1 && <5.4: using lens-5.3.5
  12248. 1664.70 s [lsp-test] Dependency lens-aeson >=1.2 && <1.3: using lens-aeson-1.2.3
  12249. 1664.70 s [lsp-test] Dependency lsp >=2.7 && <2.8: using lsp-2.7.0.1
  12250. 1664.70 s [lsp-test] Dependency lsp-types >=2.3 && <2.4: using lsp-types-2.3.0.1
  12251. 1664.70 s [lsp-test] Dependency mtl >=2.2 && <2.4: using mtl-2.3.1
  12252. 1664.70 s [lsp-test] Dependency parser-combinators >=1.3 && <1.4: using parser-combinators-1.3.0
  12253. 1664.70 s [lsp-test] Dependency process >=1.6 && <1.7: using process-1.6.25.0
  12254. 1664.70 s [lsp-test] Dependency some >=1.0 && <1.1: using some-1.0.6
  12255. 1664.70 s [lsp-test] Dependency text >=1 && <2.2: using text-2.1.2
  12256. 1664.70 s [lsp-test] Dependency time >=1.10 && <1.15: using time-1.12.2
  12257. 1664.70 s [lsp-test] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.1
  12258. 1664.70 s [lsp-test] Dependency unix: using unix-2.8.6.0
  12259. 1664.70 s [lsp-test] Dependency aeson: using aeson-2.2.3.0
  12260. 1664.70 s [lsp-test] Dependency base: using base-4.20.1.0
  12261. 1664.70 s [lsp-test] Dependency containers: using containers-0.7
  12262. 1664.70 s [lsp-test] Dependency data-default: using data-default-0.8.0.1
  12263. 1664.70 s [lsp-test] Dependency directory: using directory-1.3.8.5
  12264. 1664.70 s [lsp-test] Dependency extra: using extra-1.8.1
  12265. 1664.70 s [lsp-test] Dependency filepath: using filepath-1.5.4.0
  12266. 1664.70 s [lsp-test] Dependency hspec: using hspec-2.11.14
  12267. 1664.70 s [lsp-test] Dependency lens: using lens-5.3.5
  12268. 1664.70 s [lsp-test] Dependency lsp: using lsp-2.7.0.1
  12269. 1664.70 s [lsp-test] Dependency lsp-test: using lsp-test-0.17.1.1
  12270. 1664.70 s [lsp-test] Dependency mtl: using mtl-2.3.1
  12271. 1664.70 s [lsp-test] Dependency parser-combinators: using parser-combinators-1.3.0
  12272. 1664.70 s [lsp-test] Dependency process: using process-1.6.25.0
  12273. 1664.70 s [lsp-test] Dependency text: using text-2.1.2
  12274. 1664.70 s [lsp-test] Dependency unliftio: using unliftio-0.2.25.1
  12275. 1664.70 s [lsp-test] Dependency aeson: using aeson-2.2.3.0
  12276. 1664.70 s [lsp-test] Dependency base: using base-4.20.1.0
  12277. 1664.70 s [lsp-test] Dependency co-log-core: using co-log-core-0.3.2.5
  12278. 1664.70 s [lsp-test] Dependency extra: using extra-1.8.1
  12279. 1664.70 s [lsp-test] Dependency hspec: using hspec-2.11.14
  12280. 1664.70 s [lsp-test] Dependency lens: using lens-5.3.5
  12281. 1664.70 s [lsp-test] Dependency lsp: using lsp-2.7.0.1
  12282. 1664.70 s [lsp-test] Dependency lsp-test: using lsp-test-0.17.1.1
  12283. 1664.70 s [lsp-test] Dependency parser-combinators: using parser-combinators-1.3.0
  12284. 1664.70 s [lsp-test] Dependency process: using process-1.6.25.0
  12285. 1664.70 s [lsp-test] Dependency unliftio: using unliftio-0.2.25.1
  12286. 1664.70 s [lsp-test] Dependency base: using base-4.20.1.0
  12287. 1664.70 s [lsp-test] Dependency lsp-test: using lsp-test-0.17.1.1
  12288. 1664.70 s [lsp-test] Dependency parser-combinators: using parser-combinators-1.3.0
  12289. 1664.70 s [lsp-test] Source component graph:
  12290. 1664.70 s [lsp-test] component lib
  12291. 1664.70 s [lsp-test] component test:example dependency lib
  12292. 1664.70 s [lsp-test] component test:func-test dependency lib
  12293. 1664.70 s [lsp-test] component test:tests dependency lib
  12294. 1664.70 s [lsp-test] Configured component graph:
  12295. 1664.70 s [lsp-test] component lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12296. 1664.70 s [lsp-test] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  12297. 1664.70 s [lsp-test] include Glob-0.10.2-CTT3hgbMbFWbbFQ2IERxb
  12298. 1664.70 s [lsp-test] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12299. 1664.70 s [lsp-test] include aeson-pretty-0.8.10-GkUn4ceiSTSBzgA8sCfRvg
  12300. 1664.70 s [lsp-test] include ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  12301. 1664.70 s [lsp-test] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  12302. 1664.70 s [lsp-test] include base-4.20.1.0-f445
  12303. 1664.70 s [lsp-test] include bytestring-0.12.2.0-214a
  12304. 1664.70 s [lsp-test] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  12305. 1664.70 s [lsp-test] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  12306. 1664.70 s [lsp-test] include conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  12307. 1664.70 s [lsp-test] include containers-0.7-6571
  12308. 1664.70 s [lsp-test] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12309. 1664.70 s [lsp-test] include directory-1.3.8.5-159c
  12310. 1664.70 s [lsp-test] include exceptions-0.10.9-9158
  12311. 1664.70 s [lsp-test] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12312. 1664.70 s [lsp-test] include filepath-1.5.4.0-8593
  12313. 1664.70 s [lsp-test] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12314. 1664.70 s [lsp-test] include lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  12315. 1664.70 s [lsp-test] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12316. 1664.70 s [lsp-test] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  12317. 1664.70 s [lsp-test] include mtl-2.3.1-07d6
  12318. 1664.70 s [lsp-test] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12319. 1664.70 s [lsp-test] include process-1.6.25.0-cfae
  12320. 1664.70 s [lsp-test] include some-1.0.6-2vfPrhfW68h2RdvtmOEaHU
  12321. 1664.70 s [lsp-test] include text-2.1.2-7514
  12322. 1664.70 s [lsp-test] include time-1.12.2-9680
  12323. 1664.70 s [lsp-test] include transformers-0.6.1.1-05a6
  12324. 1664.70 s [lsp-test] include unix-2.8.6.0-a0e2
  12325. 1664.70 s [lsp-test] component lsp-test-0.17.1.1-HSoF6M7HFVDsgJwjgOyzs-example
  12326. 1664.70 s [lsp-test] include base-4.20.1.0-f445
  12327. 1664.70 s [lsp-test] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12328. 1664.70 s [lsp-test] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12329. 1664.70 s [lsp-test] component lsp-test-0.17.1.1-6NlnnKmalmxI4eaWBqb2Ei-func-test
  12330. 1664.70 s [lsp-test] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12331. 1664.70 s [lsp-test] include base-4.20.1.0-f445
  12332. 1664.70 s [lsp-test] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  12333. 1664.70 s [lsp-test] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12334. 1664.70 s [lsp-test] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  12335. 1664.70 s [lsp-test] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12336. 1664.70 s [lsp-test] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12337. 1664.70 s [lsp-test] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12338. 1664.70 s [lsp-test] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12339. 1664.70 s [lsp-test] include process-1.6.25.0-cfae
  12340. 1664.70 s [lsp-test] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  12341. 1664.70 s [lsp-test] component lsp-test-0.17.1.1-GJ6vsZSUKha2RGGT62RkwM-tests
  12342. 1664.70 s [lsp-test] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12343. 1664.70 s [lsp-test] include base-4.20.1.0-f445
  12344. 1664.70 s [lsp-test] include containers-0.7-6571
  12345. 1664.70 s [lsp-test] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12346. 1664.70 s [lsp-test] include directory-1.3.8.5-159c
  12347. 1664.70 s [lsp-test] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12348. 1664.70 s [lsp-test] include filepath-1.5.4.0-8593
  12349. 1664.70 s [lsp-test] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  12350. 1664.70 s [lsp-test] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12351. 1664.70 s [lsp-test] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12352. 1664.70 s [lsp-test] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12353. 1664.70 s [lsp-test] include mtl-2.3.1-07d6
  12354. 1664.70 s [lsp-test] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12355. 1664.70 s [lsp-test] include process-1.6.25.0-cfae
  12356. 1664.70 s [lsp-test] include text-2.1.2-7514
  12357. 1664.70 s [lsp-test] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  12358. 1664.70 s [lsp-test] Linked component graph:
  12359. 1664.70 s [lsp-test] unit lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12360. 1664.70 s [lsp-test] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  12361. 1664.70 s [lsp-test] include Glob-0.10.2-CTT3hgbMbFWbbFQ2IERxb
  12362. 1664.70 s [lsp-test] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12363. 1664.70 s [lsp-test] include aeson-pretty-0.8.10-GkUn4ceiSTSBzgA8sCfRvg
  12364. 1664.70 s [lsp-test] include ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  12365. 1664.70 s [lsp-test] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  12366. 1664.70 s [lsp-test] include base-4.20.1.0-f445
  12367. 1664.70 s [lsp-test] include bytestring-0.12.2.0-214a
  12368. 1664.70 s [lsp-test] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  12369. 1664.70 s [lsp-test] include conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  12370. 1664.70 s [lsp-test] include conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  12371. 1664.70 s [lsp-test] include containers-0.7-6571
  12372. 1664.70 s [lsp-test] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12373. 1664.70 s [lsp-test] include directory-1.3.8.5-159c
  12374. 1664.70 s [lsp-test] include exceptions-0.10.9-9158
  12375. 1664.70 s [lsp-test] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12376. 1664.70 s [lsp-test] include filepath-1.5.4.0-8593
  12377. 1664.70 s [lsp-test] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12378. 1664.70 s [lsp-test] include lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  12379. 1664.70 s [lsp-test] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12380. 1664.70 s [lsp-test] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  12381. 1664.70 s [lsp-test] include mtl-2.3.1-07d6
  12382. 1664.70 s [lsp-test] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12383. 1664.70 s [lsp-test] include process-1.6.25.0-cfae
  12384. 1664.70 s [lsp-test] include some-1.0.6-2vfPrhfW68h2RdvtmOEaHU
  12385. 1664.70 s [lsp-test] include text-2.1.2-7514
  12386. 1664.70 s [lsp-test] include time-1.12.2-9680
  12387. 1664.70 s [lsp-test] include transformers-0.6.1.1-05a6
  12388. 1664.70 s [lsp-test] include unix-2.8.6.0-a0e2
  12389. 1664.70 s [lsp-test] Control.Applicative.Combinators=parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh:Control.Applicative.Combinators,Language.LSP.Protocol.Capabilities=lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Capabilities,Language.LSP.Protocol.Message=lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Message,Language.LSP.Protocol.Types=lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Types,Language.LSP.Test=lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE:Language.LSP.Test
  12390. 1664.70 s [lsp-test] unit lsp-test-0.17.1.1-HSoF6M7HFVDsgJwjgOyzs-example
  12391. 1664.72 s [lsp-test] include base-4.20.1.0-f445
  12392. 1664.72 s [lsp-test] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12393. 1664.72 s [lsp-test] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12394. 1664.72 s [lsp-test] unit lsp-test-0.17.1.1-6NlnnKmalmxI4eaWBqb2Ei-func-test
  12395. 1664.72 s [lsp-test] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12396. 1664.72 s [lsp-test] include base-4.20.1.0-f445
  12397. 1664.72 s [lsp-test] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  12398. 1664.72 s [lsp-test] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12399. 1664.72 s [lsp-test] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  12400. 1664.72 s [lsp-test] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12401. 1664.72 s [lsp-test] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12402. 1664.72 s [lsp-test] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12403. 1664.72 s [lsp-test] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12404. 1664.72 s [lsp-test] include process-1.6.25.0-cfae
  12405. 1664.72 s [lsp-test] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  12406. 1664.72 s [lsp-test] unit lsp-test-0.17.1.1-GJ6vsZSUKha2RGGT62RkwM-tests
  12407. 1664.72 s [lsp-test] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12408. 1664.72 s [lsp-test] include base-4.20.1.0-f445
  12409. 1664.72 s [lsp-test] include containers-0.7-6571
  12410. 1664.72 s [lsp-test] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12411. 1664.72 s [lsp-test] include directory-1.3.8.5-159c
  12412. 1664.72 s [lsp-test] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12413. 1664.72 s [lsp-test] include filepath-1.5.4.0-8593
  12414. 1664.72 s [lsp-test] include hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  12415. 1664.72 s [lsp-test] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12416. 1664.72 s [lsp-test] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12417. 1664.72 s [lsp-test] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12418. 1664.72 s [lsp-test] include mtl-2.3.1-07d6
  12419. 1664.72 s [lsp-test] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12420. 1664.72 s [lsp-test] include process-1.6.25.0-cfae
  12421. 1664.72 s [lsp-test] include text-2.1.2-7514
  12422. 1664.72 s [lsp-test] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  12423. 1664.72 s [lsp-test] Ready component graph:
  12424. 1664.72 s [lsp-test] definite lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12425. 1664.72 s [lsp-test] depends Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  12426. 1664.72 s [lsp-test] depends Glob-0.10.2-CTT3hgbMbFWbbFQ2IERxb
  12427. 1664.72 s [lsp-test] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12428. 1664.72 s [lsp-test] depends aeson-pretty-0.8.10-GkUn4ceiSTSBzgA8sCfRvg
  12429. 1664.72 s [lsp-test] depends ansi-terminal-1.1.3-E1oQgIKAgn0JpDUmxlxAqS
  12430. 1664.72 s [lsp-test] depends async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  12431. 1664.72 s [lsp-test] depends base-4.20.1.0-f445
  12432. 1664.72 s [lsp-test] depends bytestring-0.12.2.0-214a
  12433. 1664.72 s [lsp-test] depends co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  12434. 1664.72 s [lsp-test] depends conduit-1.3.6.1-BF8z6NEJ6vP1F77VbtCeXQ
  12435. 1664.72 s [lsp-test] depends conduit-parse-0.2.1.1-IY2aLQSUfNhL9ODURVhzy0
  12436. 1664.72 s [lsp-test] depends containers-0.7-6571
  12437. 1664.72 s [lsp-test] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12438. 1664.72 s [lsp-test] depends directory-1.3.8.5-159c
  12439. 1664.72 s [lsp-test] depends exceptions-0.10.9-9158
  12440. 1664.72 s [lsp-test] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12441. 1664.72 s [lsp-test] depends filepath-1.5.4.0-8593
  12442. 1664.72 s [lsp-test] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12443. 1664.72 s [lsp-test] depends lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  12444. 1664.72 s [lsp-test] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12445. 1664.72 s [lsp-test] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  12446. 1664.72 s [lsp-test] depends mtl-2.3.1-07d6
  12447. 1664.72 s [lsp-test] depends parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12448. 1664.72 s [lsp-test] depends process-1.6.25.0-cfae
  12449. 1664.72 s [lsp-test] depends some-1.0.6-2vfPrhfW68h2RdvtmOEaHU
  12450. 1664.72 s [lsp-test] depends text-2.1.2-7514
  12451. 1664.72 s [lsp-test] depends time-1.12.2-9680
  12452. 1664.72 s [lsp-test] depends transformers-0.6.1.1-05a6
  12453. 1664.72 s [lsp-test] depends unix-2.8.6.0-a0e2
  12454. 1664.72 s [lsp-test] definite lsp-test-0.17.1.1-6NlnnKmalmxI4eaWBqb2Ei-func-test
  12455. 1664.72 s [lsp-test] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12456. 1664.72 s [lsp-test] depends base-4.20.1.0-f445
  12457. 1664.72 s [lsp-test] depends co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  12458. 1664.72 s [lsp-test] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12459. 1664.72 s [lsp-test] depends hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  12460. 1664.72 s [lsp-test] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12461. 1664.72 s [lsp-test] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12462. 1664.72 s [lsp-test] depends lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12463. 1664.72 s [lsp-test] depends parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12464. 1664.72 s [lsp-test] depends process-1.6.25.0-cfae
  12465. 1664.72 s [lsp-test] depends unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  12466. 1664.72 s [lsp-test] definite lsp-test-0.17.1.1-GJ6vsZSUKha2RGGT62RkwM-tests
  12467. 1664.72 s [lsp-test] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  12468. 1664.72 s [lsp-test] depends base-4.20.1.0-f445
  12469. 1664.72 s [lsp-test] depends containers-0.7-6571
  12470. 1664.72 s [lsp-test] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  12471. 1664.72 s [lsp-test] depends directory-1.3.8.5-159c
  12472. 1664.72 s [lsp-test] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  12473. 1664.72 s [lsp-test] depends filepath-1.5.4.0-8593
  12474. 1664.72 s [lsp-test] depends hspec-2.11.14-IKODR72aATjJGFgJLeMMhy
  12475. 1664.72 s [lsp-test] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  12476. 1664.72 s [lsp-test] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  12477. 1664.72 s [lsp-test] depends lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12478. 1664.72 s [lsp-test] depends mtl-2.3.1-07d6
  12479. 1664.72 s [lsp-test] depends parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12480. 1664.72 s [lsp-test] depends process-1.6.25.0-cfae
  12481. 1664.72 s [lsp-test] depends text-2.1.2-7514
  12482. 1664.72 s [lsp-test] depends unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  12483. 1664.72 s [lsp-test] definite lsp-test-0.17.1.1-HSoF6M7HFVDsgJwjgOyzs-example
  12484. 1664.72 s [lsp-test] depends base-4.20.1.0-f445
  12485. 1664.72 s [lsp-test] depends lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12486. 1664.72 s [lsp-test] depends parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  12487. 1664.72 s [lsp-test] Using Cabal-3.12.1.0 compiled by ghc-9.10
  12488. 1664.73 s [lsp-test] Using compiler: ghc-9.10.2
  12489. 1664.73 s [lsp-test] Using install prefix:
  12490. 1664.73 s [lsp-test] /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1
  12491. 1664.73 s [lsp-test] Executables installed in:
  12492. 1664.73 s [lsp-test] /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1/bin
  12493. 1664.73 s [lsp-test] Libraries installed in:
  12494. 1664.73 s [lsp-test] /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  12495. 1664.73 s [lsp-test] Dynamic Libraries installed in:
  12496. 1664.73 s [lsp-test] /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  12497. 1664.73 s [lsp-test] Private executables installed in:
  12498. 1664.73 s [lsp-test] /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1/libexec/x86_64-linux-ghc-9.10.2-2a2a/lsp-test-0.17.1.1
  12499. 1664.73 s [lsp-test] Data files installed in:
  12500. 1664.73 s [lsp-test] /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1/share/x86_64-linux-ghc-9.10.2-2a2a/lsp-test-0.17.1.1
  12501. 1664.73 s [lsp-test] Documentation installed in:
  12502. 1664.73 s [lsp-test] /nix/store/x4lc0cw8bx4fyykdvwvi68v1nwmfx992-lsp-test-0.17.1.1-doc/share/doc/lsp-test-0.17.1.1
  12503. 1664.73 s [lsp-test] Configuration files installed in:
  12504. 1664.73 s [lsp-test] /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1/etc
  12505. 1664.73 s [lsp-test] No alex found
  12506. 1664.73 s [lsp-test] Using ar found on system at:
  12507. 1664.73 s [lsp-test] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  12508. 1664.73 s [lsp-test] No c2hs found
  12509. 1664.73 s [lsp-test] No cpphs found
  12510. 1664.73 s [lsp-test] No doctest found
  12511. 1664.73 s [lsp-test] Using gcc version 14.3.0 given by user at:
  12512. 1664.73 s [lsp-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  12513. 1664.73 s [lsp-test] Using ghc version 9.10.2 found on system at:
  12514. 1664.73 s [lsp-test] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  12515. 1664.73 s [lsp-test] Using ghc-pkg version 9.10.2 found on system at:
  12516. 1664.73 s [lsp-test] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  12517. 1664.73 s [lsp-test] No ghcjs found
  12518. 1664.73 s [lsp-test] No ghcjs-pkg found
  12519. 1664.73 s [lsp-test] No greencard found
  12520. 1664.73 s [lsp-test] Using haddock version 2.31.0 found on system at:
  12521. 1664.73 s [lsp-test] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  12522. 1664.73 s [lsp-test] No happy found
  12523. 1664.73 s [lsp-test] Using haskell-suite found on system at: haskell-suite-dummy-location
  12524. 1664.73 s [lsp-test] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  12525. 1664.73 s [lsp-test] No hmake found
  12526. 1664.73 s [lsp-test] Using hpc version 0.69 found on system at:
  12527. 1664.73 s [lsp-test] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  12528. 1664.73 s [lsp-test] Using hsc2hs version 0.68.10 found on system at:
  12529. 1664.73 s [lsp-test] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  12530. 1664.73 s [lsp-test] Using hscolour version 1.25 found on system at:
  12531. 1664.73 s [lsp-test] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  12532. 1664.73 s [lsp-test] No jhc found
  12533. 1664.73 s [lsp-test] Using ld found on system at:
  12534. 1664.73 s [lsp-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  12535. 1664.73 s [lsp-test] No pkg-config found
  12536. 1664.73 s [lsp-test] Using runghc version 9.10.2 found on system at:
  12537. 1664.73 s [lsp-test] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  12538. 1664.73 s [lsp-test] Using strip version 2.44 found on system at:
  12539. 1664.73 s [lsp-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  12540. 1664.73 s [lsp-test] Using tar found on system at:
  12541. 1664.73 s [lsp-test] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  12542. 1664.73 s [lsp-test] No uhc found
  12543. 1664.88 s [hls-plugin-api] Phase: buildPhase
  12544. 1664.95 s [hls-plugin-api] Preprocessing library for hls-plugin-api-2.12.0.0...
  12545. 1664.95 s [hls-plugin-api] Building library for hls-plugin-api-2.12.0.0...
  12546. 1665.08 s [lsp-test] Phase: buildPhase
  12547. 1665.09 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 )
  12548. 1665.15 s [lsp-test] Preprocessing library for lsp-test-0.17.1.1...
  12549. 1665.15 s [lsp-test] Building library for lsp-test-0.17.1.1...
  12550. 1665.29 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 )
  12551. 1665.45 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 )
  12552. 1665.57 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 )
  12553. 1665.78 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 )
  12554. 1665.78 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 )
  12555. 1665.90 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 )
  12556. 1665.98 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 )
  12557. 1665.98 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 )
  12558. 1666.36 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 )
  12559. 1666.51 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 )
  12560. 1666.51 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 )
  12561. 1666.66 s [lsp-test] src/Language/LSP/Test/Session.hs:483:11: warning: [GHC-63394] [-Wx-partial]
  12562. 1666.66 s [lsp-test] In the use of ‘head’
  12563. 1666.66 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  12564. 1666.66 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"."
  12565. 1666.66 s [lsp-test] |
  12566. 1666.66 s [lsp-test] 483 | head <$> textDocumentVersions uri
  12567. 1666.66 s [lsp-test] | ^^^^
  12568. 1666.66 s [lsp-test]
  12569. 1666.66 s [lsp-test] src/Language/LSP/Test/Session.hs:502:63: warning: [GHC-63394] [-Wx-partial]
  12570. 1666.66 s [lsp-test] In the use of ‘head’
  12571. 1666.66 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  12572. 1666.66 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"."
  12573. 1666.66 s [lsp-test] |
  12574. 1666.66 s [lsp-test] 502 | in DidChangeTextDocumentParams (head params ^. L.textDocument) events
  12575. 1666.66 s [lsp-test] | ^^^^
  12576. 1666.66 s [lsp-test]
  12577. 1668.33 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 )
  12578. 1668.64 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 )
  12579. 1668.70 s [lsp-test] src/Language/LSP/Test.hs:155:1: warning: [GHC-66111] [-Wunused-imports]
  12580. 1668.70 s [lsp-test] The import of ‘Data.List’ is redundant
  12581. 1668.70 s [lsp-test] except perhaps to import instances from ‘Data.List’
  12582. 1668.70 s [lsp-test] To import instances alone, use: import Data.List()
  12583. 1668.70 s [lsp-test] |
  12584. 1668.70 s [lsp-test] 155 | import Data.List
  12585. 1668.70 s [lsp-test] | ^^^^^^^^^^^^^^^^
  12586. 1668.70 s [lsp-test]
  12587. 1669.94 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 )
  12588. 1670.40 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 )
  12589. 1670.40 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 )
  12590. 1670.77 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 )
  12591. 1670.90 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 )
  12592. 1671.01 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 )
  12593. 1671.10 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 )
  12594. 1671.28 s [hls-plugin-api] [ 1 of 10] Compiling Ide.Logger ( src/Ide/Logger.hs, dist/build/Ide/Logger.p_o )
  12595. 1671.92 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 )
  12596. 1671.92 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 )
  12597. 1673.21 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 )
  12598. 1673.21 s [hls-plugin-api] [ 2 of 10] Compiling Ide.Plugin.HandleRequestTypes ( src/Ide/Plugin/HandleRequestTypes.hs, dist/build/Ide/Plugin/HandleRequestTypes.p_o )
  12599. 1673.21 s [hls-plugin-api] [ 3 of 10] Compiling Ide.Plugin.Error ( src/Ide/Plugin/Error.hs, dist/build/Ide/Plugin/Error.p_o )
  12600. 1673.21 s [lsp-test] src/Language/LSP/Test/Session.hs:483:11: warning: [GHC-63394] [-Wx-partial]
  12601. 1673.21 s [lsp-test] In the use of ‘head’
  12602. 1673.21 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  12603. 1673.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"."
  12604. 1673.21 s [lsp-test] |
  12605. 1673.21 s [lsp-test] 483 | head <$> textDocumentVersions uri
  12606. 1673.21 s [lsp-test] | ^^^^
  12607. 1673.21 s [lsp-test]
  12608. 1673.21 s [lsp-test] src/Language/LSP/Test/Session.hs:502:63: warning: [GHC-63394] [-Wx-partial]
  12609. 1673.21 s [lsp-test] In the use of ‘head’
  12610. 1673.21 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  12611. 1673.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"."
  12612. 1673.21 s [lsp-test] |
  12613. 1673.21 s [lsp-test] 502 | in DidChangeTextDocumentParams (head params ^. L.textDocument) events
  12614. 1673.21 s [lsp-test] | ^^^^
  12615. 1673.21 s [lsp-test]
  12616. 1673.21 s [hls-plugin-api] [ 4 of 10] Compiling Ide.Plugin.Properties ( src/Ide/Plugin/Properties.hs, dist/build/Ide/Plugin/Properties.p_o )
  12617. 1673.21 s [hls-plugin-api] [ 5 of 10] Compiling Ide.Plugin.RangeMap ( src/Ide/Plugin/RangeMap.hs, dist/build/Ide/Plugin/RangeMap.p_o )
  12618. 1673.21 s [hls-plugin-api] [ 6 of 10] Compiling Ide.Types ( src/Ide/Types.hs, dist/build/Ide/Types.p_o )
  12619. 1673.88 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 )
  12620. 1674.28 s [lsp-test] [8 of 8] Compiling Language.LSP.Test ( src/Language/LSP/Test.hs, dist/build/Language/LSP/Test.p_o )
  12621. 1674.34 s [lsp-test] src/Language/LSP/Test.hs:155:1: warning: [GHC-66111] [-Wunused-imports]
  12622. 1674.34 s [lsp-test] The import of ‘Data.List’ is redundant
  12623. 1674.34 s [lsp-test] except perhaps to import instances from ‘Data.List’
  12624. 1674.34 s [lsp-test] To import instances alone, use: import Data.List()
  12625. 1674.34 s [lsp-test] |
  12626. 1674.34 s [lsp-test] 155 | import Data.List
  12627. 1674.34 s [lsp-test] | ^^^^^^^^^^^^^^^^
  12628. 1674.34 s [lsp-test]
  12629. 1677.55 s [hls-plugin-api] [ 7 of 10] Compiling Ide.Plugin.Resolve ( src/Ide/Plugin/Resolve.hs, dist/build/Ide/Plugin/Resolve.p_o )
  12630. 1678.64 s [hls-plugin-api] [ 8 of 10] Compiling Ide.Plugin.Config ( src/Ide/Plugin/Config.hs, dist/build/Ide/Plugin/Config.p_o )
  12631. 1678.68 s [hls-plugin-api] [ 9 of 10] Compiling Ide.PluginUtils ( src/Ide/PluginUtils.hs, dist/build/Ide/PluginUtils.p_o )
  12632. 1678.68 s [hls-plugin-api] [10 of 10] Compiling Ide.Plugin.ConfigUtils ( src/Ide/Plugin/ConfigUtils.hs, dist/build/Ide/Plugin/ConfigUtils.p_o )
  12633. 1679.42 s [lsp-test] Preprocessing test suite 'func-test' for lsp-test-0.17.1.1...
  12634. 1679.42 s [lsp-test] Building test suite 'func-test' for lsp-test-0.17.1.1...
  12635. 1679.48 s [lsp-test] [1 of 1] Compiling Main ( func-test/FuncTest.hs, dist/build/func-test/func-test-tmp/Main.o )
  12636. 1681.04 s [lsp-test] [2 of 2] Linking dist/build/func-test/func-test
  12637. 1682.78 s [lsp-test] Preprocessing test suite 'tests' for lsp-test-0.17.1.1...
  12638. 1682.78 s [lsp-test] Building test suite 'tests' for lsp-test-0.17.1.1...
  12639. 1682.85 s [lsp-test] [1 of 2] Compiling DummyServer ( test/DummyServer.hs, dist/build/tests/tests-tmp/DummyServer.o )
  12640. 1683.63 s [lsp-test] [2 of 2] Compiling Main ( test/Test.hs, dist/build/tests/tests-tmp/Main.o )
  12641. 1684.00 s [lsp-test] test/Test.hs:259:18: warning: [GHC-63394] [-Wx-partial]
  12642. 1684.04 s [lsp-test] In the use of ‘head’
  12643. 1684.04 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12644. 1684.04 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"."
  12645. 1684.04 s [lsp-test] |
  12646. 1684.04 s [lsp-test] 259 | let item = head comps
  12647. 1684.04 s [lsp-test] | ^^^^
  12648. 1684.04 s [lsp-test]
  12649. 1684.04 s [lsp-test] test/Test.hs:441:16: warning: [GHC-63394] [-Wx-partial]
  12650. 1684.04 s [lsp-test] In the use of ‘head’
  12651. 1684.04 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12652. 1684.04 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"."
  12653. 1684.04 s [lsp-test] |
  12654. 1684.04 s [lsp-test] 441 | liftIO $ head rsp ^. L.range `shouldBe` Range (Position 2 3) (Position 4 5)
  12655. 1684.04 s [lsp-test] | ^^^^
  12656. 1684.04 s [lsp-test]
  12657. 1684.04 s [lsp-test] test/Test.hs:447:16: warning: [GHC-63394] [-Wx-partial]
  12658. 1684.04 s [lsp-test] In the use of ‘head’
  12659. 1684.04 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12660. 1684.04 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"."
  12661. 1684.04 s [lsp-test] |
  12662. 1684.04 s [lsp-test] 447 | liftIO $ head fromRanges `shouldBe` Range (Position 2 3) (Position 4 5)
  12663. 1684.04 s [lsp-test] | ^^^^
  12664. 1684.04 s [lsp-test]
  12665. 1684.04 s [lsp-test] test/Test.hs:450:16: warning: [GHC-63394] [-Wx-partial]
  12666. 1684.04 s [lsp-test] In the use of ‘head’
  12667. 1684.04 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12668. 1684.04 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"."
  12669. 1684.04 s [lsp-test] |
  12670. 1684.04 s [lsp-test] 450 | liftIO $ head fromRanges `shouldBe` Range (Position 4 5) (Position 2 3)
  12671. 1684.04 s [lsp-test] | ^^^^
  12672. 1684.04 s [lsp-test]
  12673. 1684.04 s [lsp-test] test/Test.hs:462:16: warning: [GHC-63394] [-Wx-partial]
  12674. 1684.04 s [lsp-test] In the use of ‘head’
  12675. 1684.04 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12676. 1684.04 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"."
  12677. 1684.04 s [lsp-test] |
  12678. 1684.04 s [lsp-test] 462 | liftIO $ head inlayHints ^. L.label `shouldBe` InL ":: Text"
  12679. 1684.04 s [lsp-test] | ^^^^
  12680. 1684.04 s [lsp-test]
  12681. 1684.04 s [lsp-test] test/Test.hs:466:16: warning: [GHC-63394] [-Wx-partial]
  12682. 1684.04 s [lsp-test] In the use of ‘head’
  12683. 1684.04 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12684. 1684.04 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"."
  12685. 1684.04 s [lsp-test] |
  12686. 1684.04 s [lsp-test] 466 | liftIO $ head inlayHints ^. L.tooltip `shouldBe` Just (InL $ "start at " <> T.pack (show (Position 1 2)))
  12687. 1684.04 s [lsp-test] | ^^^^
  12688. 1684.04 s [lsp-test]
  12689. 1684.12 s [hls-plugin-api] Preprocessing test suite 'tests' for hls-plugin-api-2.12.0.0...
  12690. 1684.12 s [hls-plugin-api] Building test suite 'tests' for hls-plugin-api-2.12.0.0...
  12691. 1684.19 s [hls-plugin-api] [1 of 3] Compiling Ide.PluginUtilsTest ( test/Ide/PluginUtilsTest.hs, dist/build/tests/tests-tmp/Ide/PluginUtilsTest.o )
  12692. 1685.28 s [hls-plugin-api] [2 of 3] Compiling Ide.TypesTests ( test/Ide/TypesTests.hs, dist/build/tests/tests-tmp/Ide/TypesTests.o )
  12693. 1685.33 s [hls-plugin-api] [3 of 3] Compiling Main ( test/Main.hs, dist/build/tests/tests-tmp/Main.o )
  12694. 1685.67 s [hls-plugin-api] [4 of 4] Linking dist/build/tests/tests
  12695. 1686.07 s [lsp-test] [3 of 3] Linking dist/build/tests/tests
  12696. 1687.83 s [lsp-test] Preprocessing test suite 'example' for lsp-test-0.17.1.1...
  12697. 1687.83 s [lsp-test] Building test suite 'example' for lsp-test-0.17.1.1...
  12698. 1687.84 s [hls-plugin-api] Phase: checkPhase
  12699. 1687.89 s [lsp-test] [1 of 1] Compiling Main ( example/Test.hs, dist/build/example/example-tmp/Main.o )
  12700. 1688.19 s [hls-plugin-api] Running 1 test suites...
  12701. 1688.19 s [hls-plugin-api] Test suite tests: RUNNING...
  12702. 1688.20 s [hls-plugin-api] Main
  12703. 1688.20 s [hls-plugin-api] PluginUtils
  12704. 1688.20 s [hls-plugin-api] unescape
  12705. 1688.20 s [hls-plugin-api] no double quote: OK
  12706. 1688.20 s [hls-plugin-api] whole string quoted: OK
  12707. 1688.20 s [hls-plugin-api] text before quotes should not be unescaped: OK
  12708. 1688.20 s [hls-plugin-api] some text after quotes: OK
  12709. 1688.20 s [hls-plugin-api] many pairs of quote: OK
  12710. 1688.20 s [hls-plugin-api] double quote itself should not be unescaped: OK
  12711. 1688.20 s [hls-plugin-api] control characters should not be escaped: OK
  12712. 1688.20 s [hls-plugin-api] extractTextInRange
  12713. 1688.20 s [hls-plugin-api] inline range: OK
  12714. 1688.20 s [hls-plugin-api] inline range with empty content: OK
  12715. 1688.20 s [hls-plugin-api] multiline range with empty content: OK
  12716. 1688.20 s [hls-plugin-api] multiline range: OK
  12717. 1688.20 s [hls-plugin-api] multiline range with end pos at the line below the last line: OK
  12718. 1688.28 s [lsp-test] [2 of 2] Linking dist/build/example/example
  12719. 1689.99 s [lsp-test] Phase: checkPhase
  12720. 1690.35 s [lsp-test] Running 2 test suites...
  12721. 1690.39 s [lsp-test] Test suite tests: RUNNING...
  12722. 1690.39 s [lsp-test]
  12723. 1690.39 s [lsp-test] Session
  12724. 1690.46 s [hls-plugin-api] RangeMap-List filtering identical: OK (2.26s)
  12725. 1690.46 s [hls-plugin-api] +++ OK, passed 100 tests:
  12726. 1690.46 s [hls-plugin-api] 75% no matches
  12727. 1690.46 s [hls-plugin-api] 15% 1 match
  12728. 1690.46 s [hls-plugin-api] 10% >1 matches
  12729. 1690.46 s [hls-plugin-api] property api tests
  12730. 1690.46 s [hls-plugin-api] property toVSCodeExtensionSchema: OK
  12731. 1690.46 s [hls-plugin-api] Golden file did not exist; created
  12732. 1690.46 s [hls-plugin-api] property toDefaultJSON: OK
  12733. 1690.46 s [hls-plugin-api] Golden file did not exist; created
  12734. 1690.46 s [hls-plugin-api] parsePropertyPath single key path: OK
  12735. 1690.46 s [hls-plugin-api] parsePropertyPath two key path: OK
  12736. 1690.46 s [hls-plugin-api] parsePropertyPath two key path default: OK
  12737. 1690.46 s [hls-plugin-api] parsePropertyPath two key path not default: OK
  12738. 1690.46 s [hls-plugin-api] PluginTypes
  12739. 1690.46 s [hls-plugin-api] combineResponses
  12740. 1690.46 s [hls-plugin-api] TextDocumentDefinition
  12741. 1690.46 s [hls-plugin-api] merges all single location responses into one response with all locations (without upgrading to links): OK
  12742. 1690.46 s [hls-plugin-api] merges all location link responses into one with all links (with link support): OK
  12743. 1690.46 s [hls-plugin-api] merges location responses with link responses into link responses (with link support): OK
  12744. 1690.46 s [hls-plugin-api] preserves link-specific data when merging link and location responses (with link support): OK
  12745. 1690.46 s [hls-plugin-api] ignores Null responses when other responses are available: OK
  12746. 1690.46 s [hls-plugin-api] returns Null when all responses are Null: OK
  12747. 1690.46 s [hls-plugin-api] downgrades all locationLinks to locations when missing link support in capabilities: OK
  12748. 1690.46 s [hls-plugin-api] +++ OK, passed 100 tests:
  12749. 1690.46 s [hls-plugin-api] 98% Has at least one response with locations
  12750. 1690.46 s [hls-plugin-api] 90% Has at least one response with Null
  12751. 1690.46 s [hls-plugin-api] 89% Has at least one response with links
  12752. 1690.46 s [hls-plugin-api] TextDocumentTypeDefinition
  12753. 1690.46 s [hls-plugin-api] merges all single location responses into one response with all locations (without upgrading to links): OK
  12754. 1690.46 s [hls-plugin-api] merges all location link responses into one with all links (with link support): OK
  12755. 1690.46 s [hls-plugin-api] merges location responses with link responses into link responses (with link support): OK
  12756. 1690.46 s [hls-plugin-api] preserves link-specific data when merging link and location responses (with link support): OK
  12757. 1690.46 s [hls-plugin-api] ignores Null responses when other responses are available: OK
  12758. 1690.46 s [hls-plugin-api] returns Null when all responses are Null: OK
  12759. 1690.46 s [hls-plugin-api] downgrades all locationLinks to locations when missing link support in capabilities: OK
  12760. 1690.46 s [hls-plugin-api] +++ OK, passed 100 tests:
  12761. 1690.46 s [hls-plugin-api] 96% Has at least one response with locations
  12762. 1690.46 s [hls-plugin-api] 92% Has at least one response with Null
  12763. 1690.46 s [hls-plugin-api] 86% Has at least one response with links
  12764. 1690.46 s [hls-plugin-api]
  12765. 1690.46 s [hls-plugin-api] All 33 tests passed (2.26s)
  12766. 1690.46 s [hls-plugin-api] Test suite tests: PASS
  12767. 1690.46 s [hls-plugin-api] Test suite logged to: dist/test/hls-plugin-api-2.12.0.0-tests.log
  12768. 1690.46 s [hls-plugin-api] 1 of 1 test suites (1 of 1 test cases) passed.
  12769. 1690.47 s [hls-plugin-api] Phase: haddockPhase
  12770. 1690.60 s [hls-plugin-api] Preprocessing library for hls-plugin-api-2.12.0.0...
  12771. 1690.60 s [hls-plugin-api] Running Haddock on library for hls-plugin-api-2.12.0.0...
  12772. 1690.60 s [hls-plugin-api] Warning: The documentation for the following packages are not installed. No
  12773. 1690.60 s [hls-plugin-api] links will be generated to these packages: attoparsec-0.14.4,
  12774. 1690.60 s [hls-plugin-api] attoparsec-0.14.4, lsp-types-2.3.0.1, vector-0.13.2.0
  12775. 1690.92 s [hls-plugin-api] [ 1 of 10] Compiling Ide.Logger ( src/Ide/Logger.hs, nothing )
  12776. 1691.17 s [hls-plugin-api] [ 2 of 10] Compiling Ide.Plugin.HandleRequestTypes ( src/Ide/Plugin/HandleRequestTypes.hs, nothing )
  12777. 1691.18 s [hls-plugin-api] [ 3 of 10] Compiling Ide.Plugin.Error ( src/Ide/Plugin/Error.hs, nothing )
  12778. 1691.19 s [hls-plugin-api] [ 4 of 10] Compiling Ide.Plugin.Properties ( src/Ide/Plugin/Properties.hs, nothing )
  12779. 1691.40 s [hls-plugin-api] [ 5 of 10] Compiling Ide.Plugin.RangeMap ( src/Ide/Plugin/RangeMap.hs, nothing )
  12780. 1691.93 s [hls-plugin-api] [ 6 of 10] Compiling Ide.Types ( src/Ide/Types.hs, nothing )
  12781. 1692.36 s [lsp-test] fails a test [✔]
  12782. 1692.36 s [lsp-test] initializeResponse [✔]
  12783. 1692.36 s [lsp-test] runSessionWithConfig [✔]
  12784. 1692.36 s [lsp-test] withTimeout
  12785. 1692.86 s [hls-plugin-api] [ 7 of 10] Compiling Ide.Plugin.Resolve ( src/Ide/Plugin/Resolve.hs, nothing )
  12786. 1692.91 s [hls-plugin-api] [ 8 of 10] Compiling Ide.Plugin.Config ( src/Ide/Plugin/Config.hs, nothing )
  12787. 1692.93 s [hls-plugin-api] [ 9 of 10] Compiling Ide.PluginUtils ( src/Ide/PluginUtils.hs, nothing )
  12788. 1692.98 s [hls-plugin-api] [10 of 10] Compiling Ide.Plugin.ConfigUtils ( src/Ide/Plugin/ConfigUtils.hs, nothing )
  12789. 1693.02 s [hls-plugin-api] Haddock coverage:
  12790. 1693.02 s [hls-plugin-api] Warning: 'Recorder' is ambiguous. It is defined
  12791. 1693.02 s [hls-plugin-api] * at src/Ide/Logger.hs:86:24
  12792. 1693.02 s [hls-plugin-api] * at src/Ide/Logger.hs:86:1
  12793. 1693.02 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12794. 1693.02 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12795. 1693.02 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Logger.hs:86:1
  12796. 1693.02 s [hls-plugin-api] 35% ( 7 / 20) in 'Ide.Logger'
  12797. 1693.02 s [hls-plugin-api] Missing documentation for:
  12798. 1693.02 s [hls-plugin-api] Priority (src/Ide/Logger.hs:70)
  12799. 1693.02 s [hls-plugin-api] WithPriority (src/Ide/Logger.hs:81)
  12800. 1693.02 s [hls-plugin-api] logWith (src/Ide/Logger.hs:90)
  12801. 1693.02 s [hls-plugin-api] cmap (src/Ide/Logger.hs:108)
  12802. 1693.02 s [hls-plugin-api] cmapIO (src/Ide/Logger.hs:114)
  12803. 1693.02 s [hls-plugin-api] cfilter (src/Ide/Logger.hs:119)
  12804. 1693.02 s [hls-plugin-api] withFileRecorder (src/Ide/Logger.hs:142)
  12805. 1693.02 s [hls-plugin-api] makeDefaultStderrRecorder (src/Ide/Logger.hs:129)
  12806. 1693.02 s [hls-plugin-api] makeDefaultHandleRecorder (src/Ide/Logger.hs:159)
  12807. 1693.02 s [hls-plugin-api] LoggingColumn (src/Ide/Logger.hs:168)
  12808. 1693.02 s [hls-plugin-api] cmapWithPrio (src/Ide/Logger.hs:111)
  12809. 1693.02 s [hls-plugin-api] toCologActionWithPrio (src/Ide/Logger.hs:275)
  12810. 1693.02 s [hls-plugin-api] defaultLoggingColumns (src/Ide/Logger.hs:176)
  12811. 1693.02 s [hls-plugin-api] 66% ( 2 / 3) in 'Ide.Plugin.HandleRequestTypes'
  12812. 1693.02 s [hls-plugin-api] Missing documentation for:
  12813. 1693.02 s [hls-plugin-api] Module header
  12814. 1693.02 s [hls-plugin-api] Warning: 'pluginEnabled' is out of scope.
  12815. 1693.02 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12816. 1693.02 s [hls-plugin-api] Warning: 'showWindow' is out of scope.
  12817. 1693.02 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12818. 1693.02 s [hls-plugin-api] Warning: 'handlesRequest' is out of scope.
  12819. 1693.02 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12820. 1693.02 s [hls-plugin-api] Warning: 'combineResponses' is out of scope.
  12821. 1693.02 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12822. 1693.02 s [hls-plugin-api] 50% ( 4 / 8) in 'Ide.Plugin.Error'
  12823. 1693.02 s [hls-plugin-api] Missing documentation for:
  12824. 1693.02 s [hls-plugin-api] Module header
  12825. 1693.02 s [hls-plugin-api] handleMaybe (src/Ide/Plugin/Error.hs:139)
  12826. 1693.02 s [hls-plugin-api] handleMaybeM (src/Ide/Plugin/Error.hs:142)
  12827. 1693.02 s [hls-plugin-api] getNormalizedFilePathE (src/Ide/Plugin/Error.hs:145)
  12828. 1693.02 s [hls-plugin-api] Warning: 'PropertyKey' is ambiguous. It is defined
  12829. 1693.02 s [hls-plugin-api] * at src/Ide/Plugin/Properties.hs:114:20
  12830. 1693.02 s [hls-plugin-api] * at src/Ide/Plugin/Properties.hs:114:1
  12831. 1693.02 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12832. 1693.02 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12833. 1693.02 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Plugin/Properties.hs:114:1
  12834. 1693.03 s [hls-plugin-api] Warning: 'MetaData' is ambiguous. It is defined
  12835. 1693.03 s [hls-plugin-api] * at src/Ide/Plugin/Properties.hs:89:3
  12836. 1693.03 s [hls-plugin-api] * at src/Ide/Plugin/Properties.hs:88:1
  12837. 1693.03 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12838. 1693.03 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12839. 1693.03 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Plugin/Properties.hs:88:1
  12840. 1693.03 s [hls-plugin-api] Warning: 'plcConfig' is out of scope.
  12841. 1693.03 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12842. 1693.03 s [hls-plugin-api] 70% ( 22 / 31) in 'Ide.Plugin.Properties'
  12843. 1693.03 s [hls-plugin-api] Missing documentation for:
  12844. 1693.03 s [hls-plugin-api] Module header
  12845. 1693.03 s [hls-plugin-api] ToHsType (src/Ide/Plugin/Properties.hs:75)
  12846. 1693.03 s [hls-plugin-api] NotElem (src/Ide/Plugin/Properties.hs:209)
  12847. 1693.03 s [hls-plugin-api] HasPropertyByPath (src/Ide/Plugin/Properties.hs:218)
  12848. 1693.03 s [hls-plugin-api] definePropertiesProperty (src/Ide/Plugin/Properties.hs:423)
  12849. 1693.03 s [hls-plugin-api] usePropertyByPathEither
  12850. 1693.03 s [hls-plugin-api] usePropertyByPath
  12851. 1693.03 s [hls-plugin-api] PluginCustomConfig (src/Ide/Plugin/Properties.hs:523)
  12852. 1693.03 s [hls-plugin-api] PluginCustomConfigParam (src/Ide/Plugin/Properties.hs:527)
  12853. 1693.03 s [hls-plugin-api] Warning: 'RangeMap' is ambiguous. It is defined
  12854. 1693.03 s [hls-plugin-api] * at src/Ide/Plugin/RangeMap.hs:36:22
  12855. 1693.03 s [hls-plugin-api] * at src/Ide/Plugin/RangeMap.hs:36:1
  12856. 1693.03 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12857. 1693.03 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12858. 1693.03 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Plugin/RangeMap.hs:36:1
  12859. 1693.03 s [hls-plugin-api] Warning: 'Range' is ambiguous. It is defined
  12860. 1693.03 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.Range’
  12861. 1693.03 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.Range’
  12862. 1693.03 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12863. 1693.03 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12864. 1693.03 s [hls-plugin-api] Defaulting to the one defined in ‘Language.LSP.Protocol.Internal.Types.Range’
  12865. 1693.03 s [hls-plugin-api] 83% ( 5 / 6) in 'Ide.Plugin.RangeMap'
  12866. 1693.03 s [hls-plugin-api] Missing documentation for:
  12867. 1693.03 s [hls-plugin-api] fromList' (src/Ide/Plugin/RangeMap.hs:55)
  12868. 1693.03 s [hls-plugin-api] Warning: 'ExtraParams' is out of scope.
  12869. 1693.03 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12870. 1693.03 s [hls-plugin-api] Warning: 'DynFlagsModifications' is ambiguous. It is defined
  12871. 1693.03 s [hls-plugin-api] * at src/Ide/Types.hs:144:3
  12872. 1693.03 s [hls-plugin-api] * at src/Ide/Types.hs:143:1
  12873. 1693.03 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12874. 1693.03 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12875. 1693.03 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Types.hs:143:1
  12876. 1693.03 s [hls-plugin-api] Warning: 'PluginDescriptor' is ambiguous. It is defined
  12877. 1693.03 s [hls-plugin-api] * at src/Ide/Types.hs:317:3
  12878. 1693.03 s [hls-plugin-api] * at src/Ide/Types.hs:316:1
  12879. 1693.03 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12880. 1693.03 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12881. 1693.03 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Types.hs:316:1
  12882. 1693.03 s [hls-plugin-api] Warning: 'PluginConfig' is ambiguous. It is defined
  12883. 1693.03 s [hls-plugin-api] * at src/Ide/Types.hs:257:5
  12884. 1693.03 s [hls-plugin-api] * at src/Ide/Types.hs:256:1
  12885. 1693.03 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12886. 1693.03 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12887. 1693.03 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Types.hs:256:1
  12888. 1693.03 s [hls-plugin-api] 42% ( 22 / 52) in 'Ide.Types'
  12889. 1693.03 s [hls-plugin-api] Missing documentation for:
  12890. 1693.03 s [hls-plugin-api] Module header
  12891. 1693.03 s [hls-plugin-api] PluginDescriptor (src/Ide/Types.hs:316)
  12892. 1693.03 s [hls-plugin-api] defaultPluginPriority (src/Ide/Types.hs:1042)
  12893. 1693.03 s [hls-plugin-api] describePlugin (src/Ide/Types.hs:337)
  12894. 1693.03 s [hls-plugin-api] IdeCommand (src/Ide/Types.hs:165)
  12895. 1693.03 s [hls-plugin-api] IdePlugins (src/Ide/Types.hs:114)
  12896. 1693.03 s [hls-plugin-api] CheckParents (src/Ide/Types.hs:210)
  12897. 1693.03 s [hls-plugin-api] SessionLoadingPreferenceConfig (src/Ide/Types.hs:220)
  12898. 1693.03 s [hls-plugin-api] defaultConfigDescriptor (src/Ide/Types.hs:381)
  12899. 1693.03 s [hls-plugin-api] mkCustomConfig (src/Ide/Types.hs:378)
  12900. 1693.03 s [hls-plugin-api] FallbackCodeActionParams (src/Ide/Types.hs:1202)
  12901. 1693.03 s [hls-plugin-api] FormattingMethod (src/Ide/Types.hs:1185)
  12902. 1693.03 s [hls-plugin-api] FormattingHandler (src/Ide/Types.hs:1191)
  12903. 1693.03 s [hls-plugin-api] HasTracing (src/Ide/Types.hs:1214)
  12904. 1693.03 s [hls-plugin-api] PluginCommand (src/Ide/Types.hs:1094)
  12905. 1693.03 s [hls-plugin-api] CommandId (src/Ide/Types.hs:1089)
  12906. 1693.03 s [hls-plugin-api] CommandFunction (src/Ide/Types.hs:1102)
  12907. 1693.03 s [hls-plugin-api] mkLspCommand (src/Ide/Types.hs:1249)
  12908. 1693.03 s [hls-plugin-api] mkLspCmdId (src/Ide/Types.hs:1254)
  12909. 1693.03 s [hls-plugin-api] PluginId (src/Ide/Types.hs:1167)
  12910. 1693.03 s [hls-plugin-api] runHandlerM (src/Ide/Types.hs:937)
  12911. 1693.04 s [hls-plugin-api] PluginHandlers (src/Ide/Types.hs:969)
  12912. 1693.04 s [hls-plugin-api] PluginMethodHandler (src/Ide/Types.hs:989)
  12913. 1693.04 s [hls-plugin-api] PluginNotificationHandler (src/Ide/Types.hs:966)
  12914. 1693.04 s [hls-plugin-api] PluginNotificationHandlers (src/Ide/Types.hs:970)
  12915. 1693.04 s [hls-plugin-api] PluginRequestMethod (src/Ide/Types.hs:641)
  12916. 1693.04 s [hls-plugin-api] getProcessID (src/Ide/Types.hs:1271)
  12917. 1693.04 s [hls-plugin-api] installSigUsr1Handler (src/Ide/Types.hs:1273)
  12918. 1693.04 s [hls-plugin-api] lookupCommandProvider
  12919. 1693.04 s [hls-plugin-api] ResolveFunction (src/Ide/Types.hs:1110)
  12920. 1693.04 s [hls-plugin-api] 100% ( 3 / 3) in 'Ide.Plugin.Resolve'
  12921. 1693.04 s [hls-plugin-api] Warning: 'PluginConfig' is ambiguous. It is defined
  12922. 1693.04 s [hls-plugin-api] * at src/Ide/Types.hs:257:5
  12923. 1693.04 s [hls-plugin-api] * at src/Ide/Types.hs:256:1
  12924. 1693.04 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12925. 1693.04 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12926. 1693.04 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Types.hs:256:1
  12927. 1693.04 s [hls-plugin-api] 50% ( 3 / 6) in 'Ide.Plugin.Config'
  12928. 1693.04 s [hls-plugin-api] Missing documentation for:
  12929. 1693.04 s [hls-plugin-api] Module header
  12930. 1693.04 s [hls-plugin-api] parseConfig (src/Ide/Plugin/Config.hs:38)
  12931. 1693.04 s [hls-plugin-api] CheckParents (src/Ide/Types.hs:210)
  12932. 1693.04 s [hls-plugin-api] Warning: 'Range' is ambiguous. It is defined
  12933. 1693.04 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.Range’
  12934. 1693.04 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.Range’
  12935. 1693.04 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12936. 1693.04 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12937. 1693.04 s [hls-plugin-api] Defaulting to the one defined in ‘Language.LSP.Protocol.Internal.Types.Range’
  12938. 1693.04 s [hls-plugin-api] Warning: 'WorkspaceEdit' is ambiguous. It is defined
  12939. 1693.04 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.WorkspaceEdit’
  12940. 1693.04 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.WorkspaceEdit’
  12941. 1693.04 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12942. 1693.04 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12943. 1693.04 s [hls-plugin-api] Defaulting to the one defined in ‘Language.LSP.Protocol.Internal.Types.WorkspaceEdit’
  12944. 1693.04 s [hls-plugin-api] Warning: Ide.PluginUtils: Couldn't find .haddock for export positionInRange
  12945. 1693.04 s [hls-plugin-api] 58% ( 20 / 34) in 'Ide.PluginUtils'
  12946. 1693.04 s [hls-plugin-api] Missing documentation for:
  12947. 1693.04 s [hls-plugin-api] Module header
  12948. 1693.04 s [hls-plugin-api] WithDeletions (src/Ide/PluginUtils.hs:105)
  12949. 1693.04 s [hls-plugin-api] getProcessID (src/Ide/Types.hs:1271)
  12950. 1693.04 s [hls-plugin-api] makeDiffTextEdit (src/Ide/PluginUtils.hs:115)
  12951. 1693.04 s [hls-plugin-api] makeDiffTextEditAdditive (src/Ide/PluginUtils.hs:118)
  12952. 1693.04 s [hls-plugin-api] pluginDescToIdePlugins (src/Ide/PluginUtils.hs:199)
  12953. 1693.04 s [hls-plugin-api] idePluginsToPluginDesc (src/Ide/PluginUtils.hs:202)
  12954. 1693.04 s [hls-plugin-api] mkLspCommand (src/Ide/Types.hs:1249)
  12955. 1693.04 s [hls-plugin-api] mkLspCmdId (src/Ide/Types.hs:1254)
  12956. 1693.04 s [hls-plugin-api] allLspCmdIds (src/Ide/PluginUtils.hs:303)
  12957. 1693.04 s [hls-plugin-api] allLspCmdIds' (src/Ide/PluginUtils.hs:299)
  12958. 1693.04 s [hls-plugin-api] installSigUsr1Handler (src/Ide/Types.hs:1273)
  12959. 1693.04 s [hls-plugin-api] subRange (src/Ide/PluginUtils.hs:279)
  12960. 1693.04 s [hls-plugin-api] positionInRange
  12961. 1693.04 s [hls-plugin-api] Warning: 'Config' is ambiguous. It is defined
  12962. 1693.04 s [hls-plugin-api] * at src/Ide/Types.hs:174:3
  12963. 1693.04 s [hls-plugin-api] * at src/Ide/Types.hs:173:1
  12964. 1693.04 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12965. 1693.04 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12966. 1693.04 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Types.hs:173:1
  12967. 1693.04 s [hls-plugin-api] 75% ( 3 / 4) in 'Ide.Plugin.ConfigUtils'
  12968. 1693.04 s [hls-plugin-api] Missing documentation for:
  12969. 1693.04 s [hls-plugin-api] Module header
  12970. 1694.88 s [hls-plugin-api] Warning: Ide.Plugin.Error: could not find link destinations for:
  12971. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.ErrorCodes.ErrorCodes
  12972. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.LSPErrorCodes.LSPErrorCodes
  12973. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Types.Common.|?
  12974. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Types.Uri.NormalizedFilePath
  12975. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Types.Uri.Uri
  12976. 1694.88 s [hls-plugin-api] Warning: Ide.Plugin.Properties: could not find link destinations for:
  12977. 1694.88 s [hls-plugin-api] - Ide.Plugin.Properties.FindPropertyMeta
  12978. 1694.88 s [hls-plugin-api] - Ide.Plugin.Properties.Elem
  12979. 1694.88 s [hls-plugin-api] - Ide.Plugin.Properties.FindByKeyName
  12980. 1694.88 s [hls-plugin-api] - Ide.Plugin.Properties.FindByKeyPath
  12981. 1694.88 s [hls-plugin-api] - Ide.Plugin.Properties.IsTEnum
  12982. 1694.88 s [hls-plugin-api] - Ide.Plugin.Properties.IsProperties
  12983. 1694.88 s [hls-plugin-api] - Ide.Plugin.Properties.ParsePropertyPath
  12984. 1694.88 s [hls-plugin-api] - Ide.Plugin.Properties.NonEmptyList
  12985. 1694.88 s [hls-plugin-api] - Ide.Plugin.Properties.:|
  12986. 1694.88 s [hls-plugin-api] - Ide.Plugin.Properties.NE
  12987. 1694.88 s [hls-plugin-api] Warning: Ide.Plugin.RangeMap: could not find link destinations for:
  12988. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Position.Position
  12989. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Range.Range
  12990. 1694.88 s [hls-plugin-api] Warning: Ide.Types: could not find link destinations for:
  12991. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method
  12992. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.MessageParams
  12993. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.MessageResult
  12994. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CallHierarchyIncomingCalls
  12995. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CallHierarchyOutgoingCalls
  12996. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CodeActionResolve
  12997. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CodeLensResolve
  12998. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CompletionItemResolve
  12999. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CustomMethod
  13000. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_Initialized
  13001. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_InlayHintResolve
  13002. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentCodeAction
  13003. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentCodeLens
  13004. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentCompletion
  13005. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDefinition
  13006. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidChange
  13007. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidClose
  13008. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidOpen
  13009. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidSave
  13010. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDocumentHighlight
  13011. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDocumentSymbol
  13012. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentFoldingRange
  13013. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentFormatting
  13014. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentHover
  13015. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentImplementation
  13016. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentInlayHint
  13017. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentPrepareCallHierarchy
  13018. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentPrepareRename
  13019. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentRangeFormatting
  13020. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentReferences
  13021. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentRename
  13022. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentSelectionRange
  13023. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentSemanticTokensFull
  13024. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentSemanticTokensFullDelta
  13025. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentSignatureHelp
  13026. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentTypeDefinition
  13027. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceDidChangeConfiguration
  13028. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceDidChangeWatchedFiles
  13029. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceDidChangeWorkspaceFolders
  13030. 1694.88 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceExecuteCommand
  13031. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceSymbol
  13032. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.SMethod
  13033. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Message.LspId.LspId
  13034. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Message.Meta.ClientToServer
  13035. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Message.Meta.ServerToClient
  13036. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Message.Meta.MessageKind
  13037. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Message.Meta.Notification
  13038. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Message.Meta.Request
  13039. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Message.Method.SClientMethod
  13040. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Message.Method.SServerMethod
  13041. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Message.Types.TResponseError
  13042. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCallsParams.CallHierarchyIncomingCallsParams
  13043. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCallsParams.CallHierarchyOutgoingCallsParams
  13044. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  13045. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.CodeAction.CodeAction
  13046. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.CodeLens.CodeLens
  13047. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Command.Command
  13048. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.CompletionItem.CompletionItem
  13049. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.DidChangeConfigurationParams.DidChangeConfigurationParams
  13050. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesParams.DidChangeWatchedFilesParams
  13051. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.DidChangeWorkspaceFoldersParams.DidChangeWorkspaceFoldersParams
  13052. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.DocumentLink.DocumentLink
  13053. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.ExecuteCommandParams.ExecuteCommandParams
  13054. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.FormattingOptions.FormattingOptions
  13055. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.InitializeParams.InitializeParams
  13056. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.InitializedParams.InitializedParams
  13057. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.InlayHint.InlayHint
  13058. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.ProgressToken.ProgressToken
  13059. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Range.Range
  13060. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.TextDocumentIdentifier
  13061. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  13062. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.WorkspaceEdit.WorkspaceEdit
  13063. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbol.WorkspaceSymbol
  13064. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbolParams.WorkspaceSymbolParams
  13065. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Types.Common.Null
  13066. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Types.Common.|?
  13067. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Types.Uri.NormalizedFilePath
  13068. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Types.Uri.Uri
  13069. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Types.Lens.HasData_
  13070. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Types.Lens.HasOptions
  13071. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Types.Lens.HasTextDocument
  13072. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Types.Lens.HasUri
  13073. 1694.89 s [hls-plugin-api] - Ide.Types.PluginNotificationMethodHandler
  13074. 1694.89 s [hls-plugin-api] - Ide.Types.PluginNotificationMethod
  13075. 1694.89 s [hls-plugin-api] - Ide.Types.Rep_FallbackCodeActionParams
  13076. 1694.89 s [hls-plugin-api] - Ide.Types.Rep_SessionLoadingPreferenceConfig
  13077. 1694.89 s [hls-plugin-api] - Ide.Types.Rep_CheckParents
  13078. 1694.89 s [hls-plugin-api] Warning: Ide.Plugin.Resolve: could not find link destinations for:
  13079. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CodeActionResolve
  13080. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentCodeAction
  13081. 1694.89 s [hls-plugin-api] - Ide.Plugin.Resolve.Log
  13082. 1694.89 s [hls-plugin-api] Warning: Ide.Plugin.Config: could not find link destinations for:
  13083. 1694.89 s [hls-plugin-api] - Ide.Types.Rep_CheckParents
  13084. 1694.89 s [hls-plugin-api] Warning: Ide.PluginUtils: could not find link destinations for:
  13085. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.MessageParams
  13086. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.SMethod
  13087. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  13088. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Command.Command
  13089. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Position.Position
  13090. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Range.Range
  13091. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  13092. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  13093. 1694.89 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.WorkspaceEdit.WorkspaceEdit
  13094. 1697.36 s [lsp-test] times out [✔]
  13095. 1699.37 s [lsp-test] doesn't time out [✔]
  13096. 1704.51 s [lsp-test] further timeout messages are ignored [✔]
  13097. 1705.07 s [hls-plugin-api] Documentation created: dist/doc/html/hls-plugin-api/,
  13098. 1705.13 s [hls-plugin-api] dist/doc/html/hls-plugin-api/hls-plugin-api.txt
  13099. 1705.13 s [hls-plugin-api] Preprocessing test suite 'tests' for hls-plugin-api-2.12.0.0...
  13100. 1705.13 s [hls-plugin-api] Phase: installPhase
  13101. 1705.24 s [hls-plugin-api] Installing library in /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  13102. 1705.65 s [hls-plugin-api] Phase: fixupPhase
  13103. 1705.67 s [hls-plugin-api] shrinking RPATHs of ELF executables and libraries in /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0
  13104. 1705.67 s [hls-plugin-api] shrinking /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9-ghc9.10.2.so
  13105. 1705.71 s [hls-plugin-api] checking for references to /build/ in /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0...
  13106. 1705.73 s [hls-plugin-api] patching script interpreter paths in /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0
  13107. 1705.73 s [hls-plugin-api] stripping (with command strip and flags -S -p) in /nix/store/mkcxi9dcaar2jf7612294ln70cmxbf09-hls-plugin-api-2.12.0.0/lib
  13108. 1705.89 s [hls-plugin-api] shrinking RPATHs of ELF executables and libraries in /nix/store/z8z3yry62gdja5j2xapmj09bjk61qacx-hls-plugin-api-2.12.0.0-doc
  13109. 1705.90 s [hls-plugin-api] checking for references to /build/ in /nix/store/z8z3yry62gdja5j2xapmj09bjk61qacx-hls-plugin-api-2.12.0.0-doc...
  13110. 1705.92 s [hls-plugin-api] patching script interpreter paths in /nix/store/z8z3yry62gdja5j2xapmj09bjk61qacx-hls-plugin-api-2.12.0.0-doc
  13111. 1706.11 s Progress: 358 of 364 built (1 building), 461 of 461 downloaded from cache
  13112. 1706.18 s Building ghcide
  13113. 1706.64 s [ghcide] Phase: setupCompilerEnvironmentPhase
  13114. 1706.64 s [ghcide] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  13115. 1707.08 s [ghcide] Phase: unpackPhase
  13116. 1707.09 s [ghcide] unpacking source archive /nix/store/r8a7irklqdy432d00rvcnw0mz57l57fk-ghcide-2.12.0.0.tar.gz
  13117. 1707.10 s [ghcide] source root is ghcide-2.12.0.0
  13118. 1707.10 s [ghcide] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "ghcide-2.12.0.0/src/Text/Fuzzy/Parallel.hs"
  13119. 1707.11 s [ghcide] Phase: patchPhase
  13120. 1707.12 s [ghcide] Phase: compileBuildDriverPhase
  13121. 1707.12 s [ghcide] setupCompileFlags: -package-db=/build/tmp.DpFZSoCgih/setup-package.conf.d -threaded
  13122. 1707.16 s [ghcide] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.DpFZSoCgih/Main.o )
  13123. 1707.20 s [ghcide] [2 of 2] Linking Setup
  13124. 1708.23 s [ghcide] Phase: updateAutotoolsGnuConfigScriptsPhase
  13125. 1708.24 s [ghcide] Phase: configurePhase
  13126. 1708.25 s [ghcide] configureFlags: --verbose --prefix=/nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/k3l1xsd7ki6z7kmz0j6vzd9j6dz8lllq-ghcide-2.12.0.0-doc/share/doc/ghcide-2.12.0.0 --with-gcc=gcc --package-db=/build/tmp.DpFZSoCgih/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/lib
  13127. 1708.26 s [ghcide] Using Parsec parser
  13128. 1708.26 s [ghcide] Configuring ghcide-2.12.0.0...
  13129. 1708.66 s [ghcide] Flags chosen: executable=True, pedantic=False
  13130. 1708.89 s [ghcide] Dependency Diff >=0.5 && <0.6 || >=1.0.0 && <1.1: using Diff-1.0.2
  13131. 1708.89 s [ghcide] Dependency Glob: using Glob-0.10.2
  13132. 1708.89 s [ghcide] Dependency aeson: using aeson-2.2.3.0
  13133. 1708.89 s [ghcide] Dependency array: using array-0.5.8.0
  13134. 1708.89 s [ghcide] Dependency async: using async-2.2.5
  13135. 1708.89 s [ghcide] Dependency base >=4.16 && <5: using base-4.20.1.0
  13136. 1708.89 s [ghcide] Dependency base16-bytestring >=0.1.1 && <1.1: using base16-bytestring-1.0.2.0
  13137. 1708.89 s [ghcide] Dependency binary: using binary-0.8.9.3
  13138. 1708.89 s [ghcide] Dependency bytestring: using bytestring-0.12.2.0
  13139. 1708.89 s [ghcide] Dependency case-insensitive: using case-insensitive-1.2.1.0
  13140. 1708.89 s [ghcide] Dependency co-log-core: using co-log-core-0.3.2.5
  13141. 1708.89 s [ghcide] Dependency containers: using containers-0.7
  13142. 1708.89 s [ghcide] Dependency cryptohash-sha1 >=0.11.100 && <0.12: using
  13143. 1708.89 s [ghcide] cryptohash-sha1-0.11.101.0
  13144. 1708.89 s [ghcide] Dependency data-default: using data-default-0.8.0.1
  13145. 1708.89 s [ghcide] Dependency deepseq: using deepseq-1.5.0.0
  13146. 1708.89 s [ghcide] Dependency dependent-map: using dependent-map-0.4.0.1
  13147. 1708.89 s [ghcide] Dependency dependent-sum: using dependent-sum-0.7.2.0
  13148. 1708.89 s [ghcide] Dependency directory: using directory-1.3.8.5
  13149. 1708.89 s [ghcide] Dependency dlist: using dlist-1.0
  13150. 1708.89 s [ghcide] Dependency enummapset: using enummapset-0.7.3.0
  13151. 1708.89 s [ghcide] Dependency exceptions: using exceptions-0.10.9
  13152. 1708.89 s [ghcide] Dependency extra >=1.7.14: using extra-1.8.1
  13153. 1708.89 s [ghcide] Dependency filepath: using filepath-1.5.4.0
  13154. 1708.89 s [ghcide] Dependency fingertree: using fingertree-0.1.6.2
  13155. 1708.89 s [ghcide] Dependency focus >=1.0.3.2: using focus-1.0.3.2
  13156. 1708.89 s [ghcide] Dependency ghc >=9.2: using ghc-9.10.2
  13157. 1708.89 s [ghcide] Dependency ghc-boot: using ghc-boot-9.10.2
  13158. 1708.89 s [ghcide] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  13159. 1708.89 s [ghcide] Dependency ghc-trace-events: using ghc-trace-events-0.1.2.10
  13160. 1708.89 s [ghcide] Dependency haddock-library >=1.8 && <1.12: using haddock-library-1.11.0
  13161. 1708.89 s [ghcide] Dependency hashable: using hashable-1.5.0.0
  13162. 1708.89 s [ghcide] Dependency hie-bios >=0.17.0 && <0.18: using hie-bios-0.17.0
  13163. 1708.89 s [ghcide] Dependency hiedb >=0.7.0.0 && <0.8: using hiedb-0.7.0.0
  13164. 1708.89 s [ghcide] Dependency hls-graph ==2.12.0.0: using hls-graph-2.12.0.0
  13165. 1708.89 s [ghcide] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  13166. 1708.89 s [ghcide] Dependency implicit-hie >=0.1.4.0 && <0.1.5: using implicit-hie-0.1.4.0
  13167. 1708.89 s [ghcide] Dependency lens: using lens-5.3.5
  13168. 1708.89 s [ghcide] Dependency lens-aeson: using lens-aeson-1.2.3
  13169. 1708.89 s [ghcide] Dependency list-t: using list-t-1.0.5.7
  13170. 1708.89 s [ghcide] Dependency lsp >=2.7 && <2.8: using lsp-2.7.0.1
  13171. 1708.89 s [ghcide] Dependency lsp-types >=2.3 && <2.4: using lsp-types-2.3.0.1
  13172. 1708.89 s [ghcide] Dependency mtl: using mtl-2.3.1
  13173. 1708.89 s [ghcide] Dependency opentelemetry >=0.6.1: using opentelemetry-0.8.0
  13174. 1708.89 s [ghcide] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  13175. 1708.89 s [ghcide] Dependency os-string: using os-string-2.0.4
  13176. 1708.89 s [ghcide] Dependency parallel: using parallel-3.2.2.0
  13177. 1708.89 s [ghcide] Dependency prettyprinter >=1.7: using prettyprinter-1.7.1
  13178. 1708.89 s [ghcide] Dependency prettyprinter-ansi-terminal: using
  13179. 1708.89 s [ghcide] prettyprinter-ansi-terminal-1.1.3
  13180. 1708.89 s [ghcide] Dependency random: using random-1.2.1.3
  13181. 1708.89 s [ghcide] Dependency regex-tdfa >=1.3.1.0: using regex-tdfa-1.3.2.5
  13182. 1708.89 s [ghcide] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  13183. 1708.89 s [ghcide] Dependency sorted-list: using sorted-list-0.2.3.1
  13184. 1708.89 s [ghcide] Dependency sqlite-simple: using sqlite-simple-0.4.19.0
  13185. 1708.89 s [ghcide] Dependency stm: using stm-2.5.3.1
  13186. 1708.89 s [ghcide] Dependency stm-containers: using stm-containers-1.2.1.1
  13187. 1708.89 s [ghcide] Dependency syb: using syb-0.7.2.4
  13188. 1708.89 s [ghcide] Dependency text: using text-2.1.2
  13189. 1708.89 s [ghcide] Dependency text-rope: using text-rope-0.3
  13190. 1708.89 s [ghcide] Dependency time: using time-1.12.2
  13191. 1708.89 s [ghcide] Dependency transformers: using transformers-0.6.1.1
  13192. 1708.89 s [ghcide] Dependency unix: using unix-2.8.6.0
  13193. 1708.89 s [ghcide] Dependency unliftio >=0.2.6: using unliftio-0.2.25.1
  13194. 1708.89 s [ghcide] Dependency unliftio-core: using unliftio-core-0.2.1.0
  13195. 1708.89 s [ghcide] Dependency unordered-containers >=0.2.10.0: using
  13196. 1708.89 s [ghcide] unordered-containers-0.2.20.1
  13197. 1708.89 s [ghcide] Dependency vector: using vector-0.13.2.0
  13198. 1708.89 s [ghcide] Dependency base >=4.16 && <5: using base-4.20.1.0
  13199. 1708.89 s [ghcide] Dependency data-default: using data-default-0.8.0.1
  13200. 1708.89 s [ghcide] Dependency extra: using extra-1.8.1
  13201. 1708.89 s [ghcide] Dependency ghcide: using ghcide-2.12.0.0
  13202. 1708.89 s [ghcide] Dependency gitrev: using gitrev-1.3.1
  13203. 1708.89 s [ghcide] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  13204. 1708.89 s [ghcide] Dependency lsp: using lsp-2.7.0.1
  13205. 1708.89 s [ghcide] Dependency lsp-types: using lsp-types-2.3.0.1
  13206. 1708.89 s [ghcide] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  13207. 1708.89 s [ghcide] Source component graph:
  13208. 1708.89 s [ghcide] component lib
  13209. 1708.89 s [ghcide] component exe:ghcide dependency lib
  13210. 1708.89 s [ghcide] Configured component graph:
  13211. 1708.89 s [ghcide] component ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  13212. 1708.89 s [ghcide] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  13213. 1708.89 s [ghcide] include Glob-0.10.2-CTT3hgbMbFWbbFQ2IERxb
  13214. 1708.89 s [ghcide] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  13215. 1708.89 s [ghcide] include array-0.5.8.0-cc9a
  13216. 1708.89 s [ghcide] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  13217. 1708.89 s [ghcide] include base-4.20.1.0-f445
  13218. 1708.89 s [ghcide] include base16-bytestring-1.0.2.0-8dGyPDRoFDF1NXgICk3doL
  13219. 1708.89 s [ghcide] include binary-0.8.9.3-9c52
  13220. 1708.89 s [ghcide] include bytestring-0.12.2.0-214a
  13221. 1708.89 s [ghcide] include case-insensitive-1.2.1.0-vU7iwxIkw6BDRoJiOKUX9
  13222. 1708.89 s [ghcide] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  13223. 1708.89 s [ghcide] include containers-0.7-6571
  13224. 1708.89 s [ghcide] include cryptohash-sha1-0.11.101.0-Kp7HBNlLTPa7Cv4H8DQn6R
  13225. 1708.89 s [ghcide] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  13226. 1708.89 s [ghcide] include deepseq-1.5.0.0-e166
  13227. 1708.89 s [ghcide] include dependent-map-0.4.0.1-DABy4Rq86fa2359I7HU5CB
  13228. 1708.89 s [ghcide] include dependent-sum-0.7.2.0-Bqs16Od4VzHDrktxuq48Fv
  13229. 1708.89 s [ghcide] include directory-1.3.8.5-159c
  13230. 1708.89 s [ghcide] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  13231. 1708.89 s [ghcide] include enummapset-0.7.3.0-83zBcgAIiKr1fHwqucnrZL
  13232. 1708.89 s [ghcide] include exceptions-0.10.9-9158
  13233. 1708.89 s [ghcide] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  13234. 1708.89 s [ghcide] include filepath-1.5.4.0-8593
  13235. 1708.89 s [ghcide] include fingertree-0.1.6.2-1lNdNO4Gz5uBDmiMG9OkLP
  13236. 1708.89 s [ghcide] include focus-1.0.3.2-A1mcknJtcM99CPf9n92aCp
  13237. 1708.89 s [ghcide] include ghc-9.10.2-2a2a
  13238. 1708.89 s [ghcide] include ghc-boot-9.10.2-578d
  13239. 1708.89 s [ghcide] include ghc-boot-th-9.10.2-7d1d
  13240. 1708.89 s [ghcide] include ghc-trace-events-0.1.2.10-JBjDTLUoSWGBT7rrd8wL2n
  13241. 1708.89 s [ghcide] include haddock-library-1.11.0-JTyg2hEy26hLcpRPKRpKNn
  13242. 1708.89 s [ghcide] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  13243. 1708.89 s [ghcide] include hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  13244. 1708.89 s [ghcide] include hiedb-0.7.0.0-5daItxtFBAGBgHMneiCF2p
  13245. 1708.89 s [ghcide] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  13246. 1708.89 s [ghcide] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  13247. 1708.89 s [ghcide] include implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  13248. 1708.89 s [ghcide] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  13249. 1708.89 s [ghcide] include lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  13250. 1708.89 s [ghcide] include list-t-1.0.5.7-BOnwoxq6tDaJr8O3teHp4K
  13251. 1708.89 s [ghcide] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  13252. 1708.89 s [ghcide] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  13253. 1708.89 s [ghcide] include mtl-2.3.1-07d6
  13254. 1708.89 s [ghcide] include opentelemetry-0.8.0-AgcB8JQ5EYN86FtUDzC9O9
  13255. 1708.89 s [ghcide] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  13256. 1708.89 s [ghcide] include os-string-2.0.4-1192
  13257. 1708.89 s [ghcide] include parallel-3.2.2.0-5fsxw07poNuAwHtqpcD3CY
  13258. 1708.89 s [ghcide] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  13259. 1708.89 s [ghcide] include prettyprinter-ansi-terminal-1.1.3-6PQJV0a37kr9htTrgBHOWx
  13260. 1708.89 s [ghcide] include random-1.2.1.3-AmyB5M6i6upJCxKBwzEGRh
  13261. 1708.89 s [ghcide] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  13262. 1708.89 s [ghcide] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  13263. 1708.89 s [ghcide] include sorted-list-0.2.3.1-JPnYTVcp7qeA6ApNUlB1HK
  13264. 1708.89 s [ghcide] include sqlite-simple-0.4.19.0-6oNB78OoCSBAlHR3tO45hl
  13265. 1708.89 s [ghcide] include stm-2.5.3.1-662c
  13266. 1708.89 s [ghcide] include stm-containers-1.2.1.1-92yewH2eLfn4atG3gEAJmA
  13267. 1708.89 s [ghcide] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  13268. 1708.89 s [ghcide] include text-2.1.2-7514
  13269. 1708.89 s [ghcide] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  13270. 1708.89 s [ghcide] include time-1.12.2-9680
  13271. 1708.89 s [ghcide] include transformers-0.6.1.1-05a6
  13272. 1708.89 s [ghcide] include unix-2.8.6.0-a0e2
  13273. 1708.89 s [ghcide] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  13274. 1708.89 s [ghcide] include unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  13275. 1708.89 s [ghcide] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  13276. 1708.89 s [ghcide] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  13277. 1708.89 s [ghcide] component ghcide-2.12.0.0-10KODyNss5aHjq2HWkBptf-ghcide
  13278. 1708.89 s [ghcide] include base-4.20.1.0-f445
  13279. 1708.89 s [ghcide] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  13280. 1708.89 s [ghcide] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  13281. 1708.89 s [ghcide] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  13282. 1708.89 s [ghcide] include gitrev-1.3.1-5N1vaCJSguILBTEC6ZF0JZ
  13283. 1708.89 s [ghcide] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  13284. 1708.89 s [ghcide] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  13285. 1708.89 s [ghcide] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  13286. 1708.89 s [ghcide] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  13287. 1708.89 s [ghcide] Linked component graph:
  13288. 1708.89 s [ghcide] unit ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  13289. 1708.89 s [ghcide] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  13290. 1708.89 s [ghcide] include Glob-0.10.2-CTT3hgbMbFWbbFQ2IERxb
  13291. 1708.89 s [ghcide] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  13292. 1708.89 s [ghcide] include array-0.5.8.0-cc9a
  13293. 1708.89 s [ghcide] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  13294. 1708.89 s [ghcide] include base-4.20.1.0-f445
  13295. 1708.89 s [ghcide] include base16-bytestring-1.0.2.0-8dGyPDRoFDF1NXgICk3doL
  13296. 1708.89 s [ghcide] include binary-0.8.9.3-9c52
  13297. 1708.89 s [ghcide] include bytestring-0.12.2.0-214a
  13298. 1708.89 s [ghcide] include case-insensitive-1.2.1.0-vU7iwxIkw6BDRoJiOKUX9
  13299. 1708.89 s [ghcide] include co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  13300. 1708.89 s [ghcide] include containers-0.7-6571
  13301. 1708.89 s [ghcide] include cryptohash-sha1-0.11.101.0-Kp7HBNlLTPa7Cv4H8DQn6R
  13302. 1708.89 s [ghcide] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  13303. 1708.89 s [ghcide] include deepseq-1.5.0.0-e166
  13304. 1708.89 s [ghcide] include dependent-map-0.4.0.1-DABy4Rq86fa2359I7HU5CB
  13305. 1708.89 s [ghcide] include dependent-sum-0.7.2.0-Bqs16Od4VzHDrktxuq48Fv
  13306. 1708.89 s [ghcide] include directory-1.3.8.5-159c
  13307. 1708.89 s [ghcide] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  13308. 1708.89 s [ghcide] include enummapset-0.7.3.0-83zBcgAIiKr1fHwqucnrZL
  13309. 1708.89 s [ghcide] include exceptions-0.10.9-9158
  13310. 1708.89 s [ghcide] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  13311. 1708.89 s [ghcide] include filepath-1.5.4.0-8593
  13312. 1708.89 s [ghcide] include fingertree-0.1.6.2-1lNdNO4Gz5uBDmiMG9OkLP
  13313. 1708.89 s [ghcide] include focus-1.0.3.2-A1mcknJtcM99CPf9n92aCp
  13314. 1708.89 s [ghcide] include ghc-9.10.2-2a2a
  13315. 1708.89 s [ghcide] include ghc-boot-9.10.2-578d
  13316. 1708.89 s [ghcide] include ghc-boot-th-9.10.2-7d1d
  13317. 1708.89 s [ghcide] include ghc-trace-events-0.1.2.10-JBjDTLUoSWGBT7rrd8wL2n
  13318. 1708.89 s [ghcide] include haddock-library-1.11.0-JTyg2hEy26hLcpRPKRpKNn
  13319. 1708.89 s [ghcide] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  13320. 1708.89 s [ghcide] include hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  13321. 1708.89 s [ghcide] include hiedb-0.7.0.0-5daItxtFBAGBgHMneiCF2p
  13322. 1708.89 s [ghcide] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  13323. 1708.89 s [ghcide] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  13324. 1708.89 s [ghcide] include implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  13325. 1708.89 s [ghcide] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  13326. 1708.89 s [ghcide] include lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  13327. 1708.89 s [ghcide] include list-t-1.0.5.7-BOnwoxq6tDaJr8O3teHp4K
  13328. 1708.89 s [ghcide] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  13329. 1708.89 s [ghcide] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  13330. 1708.89 s [ghcide] include mtl-2.3.1-07d6
  13331. 1708.89 s [ghcide] include opentelemetry-0.8.0-AgcB8JQ5EYN86FtUDzC9O9
  13332. 1708.89 s [ghcide] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  13333. 1708.89 s [ghcide] include os-string-2.0.4-1192
  13334. 1708.89 s [ghcide] include parallel-3.2.2.0-5fsxw07poNuAwHtqpcD3CY
  13335. 1708.89 s [ghcide] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  13336. 1708.89 s [ghcide] include prettyprinter-ansi-terminal-1.1.3-6PQJV0a37kr9htTrgBHOWx
  13337. 1708.89 s [ghcide] include random-1.2.1.3-AmyB5M6i6upJCxKBwzEGRh
  13338. 1708.89 s [ghcide] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  13339. 1708.89 s [ghcide] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  13340. 1708.89 s [ghcide] include sorted-list-0.2.3.1-JPnYTVcp7qeA6ApNUlB1HK
  13341. 1708.89 s [ghcide] include sqlite-simple-0.4.19.0-6oNB78OoCSBAlHR3tO45hl
  13342. 1708.89 s [ghcide] include stm-2.5.3.1-662c
  13343. 1708.89 s [ghcide] include stm-containers-1.2.1.1-92yewH2eLfn4atG3gEAJmA
  13344. 1708.89 s [ghcide] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  13345. 1708.89 s [ghcide] include text-2.1.2-7514
  13346. 1708.89 s [ghcide] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  13347. 1708.89 s [ghcide] include time-1.12.2-9680
  13348. 1708.89 s [ghcide] include transformers-0.6.1.1-05a6
  13349. 1708.89 s [ghcide] include unix-2.8.6.0-a0e2
  13350. 1708.89 s [ghcide] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  13351. 1708.89 s [ghcide] include unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  13352. 1708.89 s [ghcide] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  13353. 1708.89 s [ghcide] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  13354. 1708.89 s [ghcide] Control.Concurrent.Strict=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Control.Concurrent.Strict,Development.IDE=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE,Development.IDE.Core.Actions=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.Actions,Development.IDE.Core.Compile=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.Compile,Development.IDE.Core.Debouncer=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.Debouncer,Development.IDE.Core.FileStore=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.FileStore,Development.IDE.Core.FileUtils=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.FileUtils,Development.IDE.Core.IdeConfiguration=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.IdeConfiguration,Development.IDE.Core.OfInterest=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.OfInterest,Development.IDE.Core.PluginUtils=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.PluginUtils,Development.IDE.Core.PositionMapping=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.PositionMapping,Development.IDE.Core.Preprocessor=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.Preprocessor,Development.IDE.Core.ProgressReporting=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.ProgressReporting,Development.IDE.Core.RuleTypes=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.RuleTypes,Development.IDE.Core.Rules=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.Rules,Development.IDE.Core.Service=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.Service,Development.IDE.Core.Shake=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.Shake,Development.IDE.Core.Tracing=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.Tracing,Development.IDE.Core.UseStale=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.UseStale,Development.IDE.Core.WorkerThread=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Core.WorkerThread,Development.IDE.GHC.Compat=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat,Development.IDE.GHC.Compat.CmdLine=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.CmdLine,Development.IDE.GHC.Compat.Core=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Core,Development.IDE.GHC.Compat.Driver=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Driver,Development.IDE.GHC.Compat.Env=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Env,Development.IDE.GHC.Compat.Error=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Error,Development.IDE.GHC.Compat.Iface=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Iface,Development.IDE.GHC.Compat.Logger=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Logger,Development.IDE.GHC.Compat.Outputable=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Outputable,Development.IDE.GHC.Compat.Parser=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Parser,Development.IDE.GHC.Compat.Plugins=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Plugins,Development.IDE.GHC.Compat.Units=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Units,Development.IDE.GHC.Compat.Util=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Compat.Util,Development.IDE.GHC.CoreFile=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.CoreFile,Development.IDE.GHC.Error=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Error,Development.IDE.GHC.Orphans=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Orphans,Development.IDE.GHC.Util=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.GHC.Util,Development.IDE.Import.DependencyInformation=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Import.DependencyInformation,Development.IDE.Import.FindImports=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Import.FindImports,Development.IDE.LSP.HoverDefinition=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.LSP.HoverDefinition,Development.IDE.LSP.LanguageServer=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.LSP.LanguageServer,Development.IDE.LSP.Notifications=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.LSP.Notifications,Development.IDE.LSP.Outline=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.LSP.Outline,Development.IDE.LSP.Server=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.LSP.Server,Development.IDE.Main=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Main,Development.IDE.Main.HeapStats=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Main.HeapStats,Development.IDE.Monitoring.OpenTelemetry=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Monitoring.OpenTelemetry,Development.IDE.Plugin=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Plugin,Development.IDE.Plugin.Completions=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Plugin.Completions,Development.IDE.Plugin.Completions.Logic=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Plugin.Completions.Logic,Development.IDE.Plugin.Completions.Types=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Plugin.Completions.Types,Development.IDE.Plugin.HLS=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Plugin.HLS,Development.IDE.Plugin.HLS.GhcIde=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Plugin.HLS.GhcIde,Development.IDE.Plugin.Test=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Plugin.Test,Development.IDE.Plugin.TypeLenses=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Plugin.TypeLenses,Development.IDE.Session=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Session,Development.IDE.Session.Diagnostics=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Session.Diagnostics,Development.IDE.Session.Implicit=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Session.Implicit,Development.IDE.Spans.AtPoint=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Spans.AtPoint,Development.IDE.Spans.Common=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Spans.Common,Development.IDE.Spans.Documentation=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Spans.Documentation,Development.IDE.Spans.LocalBindings=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Spans.LocalBindings,Development.IDE.Spans.Pragmas=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Spans.Pragmas,Development.IDE.Types.Diagnostics=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Types.Diagnostics,Development.IDE.Types.Exports=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Types.Exports,Development.IDE.Types.HscEnvEq=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Types.HscEnvEq,Development.IDE.Types.KnownTargets=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Types.KnownTargets,Development.IDE.Types.Location=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Types.Location,Development.IDE.Types.Monitoring=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Types.Monitoring,Development.IDE.Types.Options=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Types.Options,Development.IDE.Types.Shake=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Development.IDE.Types.Shake,Generics.SYB.GHC=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Generics.SYB.GHC,Text.Fuzzy.Parallel=ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss:Text.Fuzzy.Parallel
  13355. 1708.89 s [ghcide] unit ghcide-2.12.0.0-10KODyNss5aHjq2HWkBptf-ghcide
  13356. 1708.89 s [ghcide] include base-4.20.1.0-f445
  13357. 1708.89 s [ghcide] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  13358. 1708.89 s [ghcide] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  13359. 1708.89 s [ghcide] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  13360. 1708.89 s [ghcide] include gitrev-1.3.1-5N1vaCJSguILBTEC6ZF0JZ
  13361. 1708.89 s [ghcide] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  13362. 1708.89 s [ghcide] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  13363. 1708.89 s [ghcide] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  13364. 1708.89 s [ghcide] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  13365. 1708.89 s [ghcide] Ready component graph:
  13366. 1708.89 s [ghcide] definite ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  13367. 1708.89 s [ghcide] depends Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  13368. 1708.89 s [ghcide] depends Glob-0.10.2-CTT3hgbMbFWbbFQ2IERxb
  13369. 1708.89 s [ghcide] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  13370. 1708.89 s [ghcide] depends array-0.5.8.0-cc9a
  13371. 1708.89 s [ghcide] depends async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  13372. 1708.89 s [ghcide] depends base-4.20.1.0-f445
  13373. 1708.89 s [ghcide] depends base16-bytestring-1.0.2.0-8dGyPDRoFDF1NXgICk3doL
  13374. 1708.89 s [ghcide] depends binary-0.8.9.3-9c52
  13375. 1708.89 s [ghcide] depends bytestring-0.12.2.0-214a
  13376. 1708.89 s [ghcide] depends case-insensitive-1.2.1.0-vU7iwxIkw6BDRoJiOKUX9
  13377. 1708.89 s [ghcide] depends co-log-core-0.3.2.5-1g6Sv6FteuTJQ7U5IvZmpt
  13378. 1708.89 s [ghcide] depends containers-0.7-6571
  13379. 1708.89 s [ghcide] depends cryptohash-sha1-0.11.101.0-Kp7HBNlLTPa7Cv4H8DQn6R
  13380. 1708.89 s [ghcide] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  13381. 1708.89 s [ghcide] depends deepseq-1.5.0.0-e166
  13382. 1708.90 s [ghcide] depends dependent-map-0.4.0.1-DABy4Rq86fa2359I7HU5CB
  13383. 1708.90 s [ghcide] depends dependent-sum-0.7.2.0-Bqs16Od4VzHDrktxuq48Fv
  13384. 1708.90 s [ghcide] depends directory-1.3.8.5-159c
  13385. 1708.90 s [ghcide] depends dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  13386. 1708.90 s [ghcide] depends enummapset-0.7.3.0-83zBcgAIiKr1fHwqucnrZL
  13387. 1708.90 s [ghcide] depends exceptions-0.10.9-9158
  13388. 1708.90 s [ghcide] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  13389. 1708.90 s [ghcide] depends filepath-1.5.4.0-8593
  13390. 1708.90 s [ghcide] depends fingertree-0.1.6.2-1lNdNO4Gz5uBDmiMG9OkLP
  13391. 1708.90 s [ghcide] depends focus-1.0.3.2-A1mcknJtcM99CPf9n92aCp
  13392. 1708.90 s [ghcide] depends ghc-9.10.2-2a2a
  13393. 1708.90 s [ghcide] depends ghc-boot-9.10.2-578d
  13394. 1708.90 s [ghcide] depends ghc-boot-th-9.10.2-7d1d
  13395. 1708.90 s [ghcide] depends ghc-trace-events-0.1.2.10-JBjDTLUoSWGBT7rrd8wL2n
  13396. 1708.90 s [ghcide] depends haddock-library-1.11.0-JTyg2hEy26hLcpRPKRpKNn
  13397. 1708.90 s [ghcide] depends hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  13398. 1708.90 s [ghcide] depends hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  13399. 1708.90 s [ghcide] depends hiedb-0.7.0.0-5daItxtFBAGBgHMneiCF2p
  13400. 1708.90 s [ghcide] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  13401. 1708.90 s [ghcide] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  13402. 1708.90 s [ghcide] depends implicit-hie-0.1.4.0-3KKWJnrQYalH3LGf1abO7B
  13403. 1708.90 s [ghcide] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  13404. 1708.90 s [ghcide] depends lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  13405. 1708.90 s [ghcide] depends list-t-1.0.5.7-BOnwoxq6tDaJr8O3teHp4K
  13406. 1708.90 s [ghcide] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  13407. 1708.90 s [ghcide] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  13408. 1708.90 s [ghcide] depends mtl-2.3.1-07d6
  13409. 1708.90 s [ghcide] depends opentelemetry-0.8.0-AgcB8JQ5EYN86FtUDzC9O9
  13410. 1708.90 s [ghcide] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  13411. 1708.90 s [ghcide] depends os-string-2.0.4-1192
  13412. 1708.90 s [ghcide] depends parallel-3.2.2.0-5fsxw07poNuAwHtqpcD3CY
  13413. 1708.90 s [ghcide] depends prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  13414. 1708.90 s [ghcide] depends prettyprinter-ansi-terminal-1.1.3-6PQJV0a37kr9htTrgBHOWx
  13415. 1708.90 s [ghcide] depends random-1.2.1.3-AmyB5M6i6upJCxKBwzEGRh
  13416. 1708.90 s [ghcide] depends regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  13417. 1708.90 s [ghcide] depends safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  13418. 1708.90 s [ghcide] depends sorted-list-0.2.3.1-JPnYTVcp7qeA6ApNUlB1HK
  13419. 1708.90 s [ghcide] depends sqlite-simple-0.4.19.0-6oNB78OoCSBAlHR3tO45hl
  13420. 1708.90 s [ghcide] depends stm-2.5.3.1-662c
  13421. 1708.90 s [ghcide] depends stm-containers-1.2.1.1-92yewH2eLfn4atG3gEAJmA
  13422. 1708.90 s [ghcide] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  13423. 1708.90 s [ghcide] depends text-2.1.2-7514
  13424. 1708.90 s [ghcide] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  13425. 1708.90 s [ghcide] depends time-1.12.2-9680
  13426. 1708.90 s [ghcide] depends transformers-0.6.1.1-05a6
  13427. 1708.90 s [ghcide] depends unix-2.8.6.0-a0e2
  13428. 1708.90 s [ghcide] depends unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  13429. 1708.90 s [ghcide] depends unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  13430. 1708.90 s [ghcide] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  13431. 1708.90 s [ghcide] depends vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  13432. 1708.90 s [ghcide] definite ghcide-2.12.0.0-10KODyNss5aHjq2HWkBptf-ghcide
  13433. 1708.90 s [ghcide] depends base-4.20.1.0-f445
  13434. 1708.90 s [ghcide] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  13435. 1708.90 s [ghcide] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  13436. 1708.90 s [ghcide] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  13437. 1708.90 s [ghcide] depends gitrev-1.3.1-5N1vaCJSguILBTEC6ZF0JZ
  13438. 1708.90 s [ghcide] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  13439. 1708.90 s [ghcide] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  13440. 1708.90 s [ghcide] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  13441. 1708.90 s [ghcide] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  13442. 1708.90 s [ghcide] Using Cabal-3.12.1.0 compiled by ghc-9.10
  13443. 1708.90 s [ghcide] Using compiler: ghc-9.10.2
  13444. 1708.90 s [ghcide] Using install prefix:
  13445. 1708.90 s [ghcide] /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0
  13446. 1708.90 s [ghcide] Executables installed in:
  13447. 1708.90 s [ghcide] /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/bin
  13448. 1708.90 s [ghcide] Libraries installed in:
  13449. 1708.90 s [ghcide] /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  13450. 1708.90 s [ghcide] Dynamic Libraries installed in:
  13451. 1708.90 s [ghcide] /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  13452. 1708.90 s [ghcide] Private executables installed in:
  13453. 1708.90 s [ghcide] /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/libexec/x86_64-linux-ghc-9.10.2-2a2a/ghcide-2.12.0.0
  13454. 1708.90 s [ghcide] Data files installed in:
  13455. 1708.90 s [ghcide] /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/share/x86_64-linux-ghc-9.10.2-2a2a/ghcide-2.12.0.0
  13456. 1708.90 s [ghcide] Documentation installed in:
  13457. 1708.90 s [ghcide] /nix/store/k3l1xsd7ki6z7kmz0j6vzd9j6dz8lllq-ghcide-2.12.0.0-doc/share/doc/ghcide-2.12.0.0
  13458. 1708.90 s [ghcide] Configuration files installed in:
  13459. 1708.90 s [ghcide] /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/etc
  13460. 1708.90 s [ghcide] No alex found
  13461. 1708.90 s [ghcide] Using ar found on system at:
  13462. 1708.90 s [ghcide] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  13463. 1708.90 s [ghcide] No c2hs found
  13464. 1708.90 s [ghcide] No cpphs found
  13465. 1708.90 s [ghcide] No doctest found
  13466. 1708.90 s [ghcide] Using gcc version 14.3.0 given by user at:
  13467. 1708.90 s [ghcide] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  13468. 1708.90 s [ghcide] Using ghc version 9.10.2 found on system at:
  13469. 1708.92 s [ghcide] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  13470. 1708.92 s [ghcide] Using ghc-pkg version 9.10.2 found on system at:
  13471. 1708.92 s [ghcide] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  13472. 1708.92 s [ghcide] No ghcjs found
  13473. 1708.92 s [ghcide] No ghcjs-pkg found
  13474. 1708.92 s [ghcide] No greencard found
  13475. 1708.92 s [ghcide] Using haddock version 2.31.0 found on system at:
  13476. 1708.92 s [ghcide] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  13477. 1708.92 s [ghcide] No happy found
  13478. 1708.92 s [ghcide] Using haskell-suite found on system at: haskell-suite-dummy-location
  13479. 1708.92 s [ghcide] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  13480. 1708.92 s [ghcide] No hmake found
  13481. 1708.92 s [ghcide] Using hpc version 0.69 found on system at:
  13482. 1708.92 s [ghcide] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  13483. 1708.92 s [ghcide] Using hsc2hs version 0.68.10 found on system at:
  13484. 1708.92 s [ghcide] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  13485. 1708.92 s [ghcide] Using hscolour version 1.25 found on system at:
  13486. 1708.92 s [ghcide] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  13487. 1708.92 s [ghcide] No jhc found
  13488. 1708.92 s [ghcide] Using ld found on system at:
  13489. 1708.92 s [ghcide] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  13490. 1708.92 s [ghcide] No pkg-config found
  13491. 1708.92 s [ghcide] Using runghc version 9.10.2 found on system at:
  13492. 1708.92 s [ghcide] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  13493. 1708.92 s [ghcide] Using strip version 2.44 found on system at:
  13494. 1708.92 s [ghcide] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  13495. 1708.92 s [ghcide] Using tar found on system at:
  13496. 1708.92 s [ghcide] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  13497. 1708.92 s [ghcide] No uhc found
  13498. 1709.41 s [ghcide] Phase: buildPhase
  13499. 1709.49 s [ghcide] Preprocessing library for ghcide-2.12.0.0...
  13500. 1709.50 s [ghcide] Building library for ghcide-2.12.0.0...
  13501. 1710.36 s [ghcide] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  13502. 1710.49 s [ghcide] The following packages were specified via -package or -package-id flags,
  13503. 1710.49 s [ghcide] but were not needed for compilation:
  13504. 1710.49 s [ghcide] - os-string-2.0.4 (exposed by flag -package-id os-string-2.0.4-1192)
  13505. 1710.49 s [ghcide]
  13506. 1710.49 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 )
  13507. 1710.74 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 )
  13508. 1711.06 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 )
  13509. 1711.06 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 )
  13510. 1711.21 s [ghcide] src/Development/IDE/Core/PositionMapping.hs:31:1: warning: [GHC-66111] [-Wunused-imports]
  13511. 1711.21 s [ghcide] The import of ‘Data.List’ is redundant
  13512. 1711.21 s [ghcide] except perhaps to import instances from ‘Data.List’
  13513. 1711.21 s [ghcide] To import instances alone, use: import Data.List()
  13514. 1711.21 s [ghcide] |
  13515. 1711.21 s [ghcide] 31 | import Data.List
  13516. 1711.21 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  13517. 1711.21 s [ghcide]
  13518. 1711.37 s [lsp-test] overrides global message timeout [✔]
  13519. 1711.97 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 )
  13520. 1711.97 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:13:1: warning: [GHC-38856] [-Wunused-imports]
  13521. 1711.97 s [ghcide] The import of ‘AsyncCancelled, AsyncCancelled’
  13522. 1711.97 s [ghcide] from module ‘Control.Concurrent.Async’ is redundant
  13523. 1711.97 s [ghcide] |
  13524. 1711.97 s [ghcide] 13 | import Control.Concurrent.Async (AsyncCancelled (AsyncCancelled),
  13525. 1711.97 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  13526. 1711.97 s [ghcide]
  13527. 1711.97 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:18:1: warning: [GHC-38856] [-Wunused-imports]
  13528. 1711.97 s [ghcide] The import of ‘Exception, fromException’
  13529. 1711.97 s [ghcide] from module ‘Control.Exception.Safe’ is redundant
  13530. 1711.97 s [ghcide] |
  13531. 1711.97 s [ghcide] 18 | import Control.Exception.Safe (Exception (fromException),
  13532. 1711.97 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  13533. 1711.97 s [ghcide]
  13534. 1711.97 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 )
  13535. 1711.97 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 )
  13536. 1711.97 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:271:5: warning: [GHC-75356] [-Wdodgy-exports]
  13537. 1711.97 s [ghcide] The export item ‘Warn(..)’ suggests that
  13538. 1711.97 s [ghcide] ‘Warn’ has (in-scope) constructors or record fields,
  13539. 1711.97 s [ghcide] but it has none
  13540. 1711.97 s [ghcide] |
  13541. 1711.97 s [ghcide] 271 | Warn(..),
  13542. 1711.97 s [ghcide] | ^^^^^^^^
  13543. 1711.97 s [ghcide]
  13544. 1711.97 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:365:5: warning: [GHC-47854] [-Wduplicate-exports]
  13545. 1711.97 s [ghcide] ‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
  13546. 1711.97 s [ghcide] |
  13547. 1711.97 s [ghcide] 365 | module GHC.Utils.Panic,
  13548. 1711.97 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^
  13549. 1711.97 s [ghcide]
  13550. 1711.97 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:419:47: warning: [GHC-99623] [-Wdodgy-imports]
  13551. 1711.97 s [ghcide] The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
  13552. 1711.97 s [ghcide] ‘GHC.Driver.CmdLine.Warn’ has (in-scope) constructors or record fields,
  13553. 1711.97 s [ghcide] but it has none
  13554. 1711.97 s [ghcide] |
  13555. 1711.97 s [ghcide] 419 | import GHC.Driver.CmdLine (Warn (..))
  13556. 1711.97 s [ghcide] | ^^^^^^^^^
  13557. 1711.97 s [ghcide]
  13558. 1711.97 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:451:76: warning: [GHC-61689] [-Wdodgy-imports]
  13559. 1711.97 s [ghcide] Module ‘GHC.Tc.Utils.Monad’ does not export ‘foldMapM’.
  13560. 1711.97 s [ghcide] |
  13561. 1711.97 s [ghcide] 451 | anyM, concatMapM, mapMaybeM, foldMapM,
  13562. 1711.97 s [ghcide] | ^^^^^^^^
  13563. 1711.97 s [ghcide]
  13564. 1711.97 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:485:1: warning: [GHC-66111] [-Wunused-imports]
  13565. 1711.97 s [ghcide] The import of ‘GHC.Data.Bag’ is redundant
  13566. 1711.97 s [ghcide] except perhaps to import instances from ‘GHC.Data.Bag’
  13567. 1711.97 s [ghcide] To import instances alone, use: import GHC.Data.Bag()
  13568. 1711.97 s [ghcide] |
  13569. 1711.97 s [ghcide] 485 | import GHC.Data.Bag
  13570. 1711.97 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13571. 1711.97 s [ghcide]
  13572. 1711.97 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:752:1: warning: [GHC-38417] [-Wmissing-signatures]
  13573. 1711.97 s [ghcide] Top-level binding with no type signature:
  13574. 1711.97 s [ghcide] lookupGlobalRdrEnv :: GlobalRdrEnvX GREInfo
  13575. 1711.97 s [ghcide] -> OccName -> [GlobalRdrEltX GREInfo]
  13576. 1711.97 s [ghcide] |
  13577. 1711.97 s [ghcide] 752 | lookupGlobalRdrEnv gre_env occ = lookupGRE gre_env (LookupOccName occ AllRelevantGREs)
  13578. 1711.97 s [ghcide] | ^^^^^^^^^^^^^^^^^^
  13579. 1711.97 s [ghcide]
  13580. 1711.97 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 )
  13581. 1711.97 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 )
  13582. 1711.97 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 )
  13583. 1711.97 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 )
  13584. 1711.97 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 )
  13585. 1711.97 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 )
  13586. 1711.97 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 )
  13587. 1711.97 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 )
  13588. 1711.97 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 )
  13589. 1711.97 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 )
  13590. 1711.97 s [ghcide] src/Development/IDE/GHC/Compat.hs:118:1: warning: [GHC-66111] [-Wunused-imports]
  13591. 1711.97 s [ghcide] The import of ‘Data.List’ is redundant
  13592. 1711.97 s [ghcide] except perhaps to import instances from ‘Data.List’
  13593. 1711.97 s [ghcide] To import instances alone, use: import Data.List()
  13594. 1711.97 s [ghcide] |
  13595. 1711.97 s [ghcide] 118 | import Data.List (foldl')
  13596. 1711.97 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13597. 1711.97 s [ghcide]
  13598. 1711.97 s [ghcide] src/Development/IDE/GHC/Compat.hs:262:11: warning: [GHC-62412] [-Wsimplifiable-class-constraints]
  13599. 1711.97 s [ghcide] • The constraint ‘HasLoc (GenLocated a e)’ matches
  13600. 1711.97 s [ghcide] instance HasLoc l => HasLoc (GenLocated l a)
  13601. 1711.97 s [ghcide] -- Defined in ‘GHC.Parser.Annotation’
  13602. 1711.97 s [ghcide] This makes type inference for inner bindings fragile;
  13603. 1711.97 s [ghcide] either use MonoLocalBinds, or simplify it using the instance
  13604. 1711.97 s [ghcide] • In the type signature:
  13605. 1711.97 s [ghcide] reLocA :: (HasLoc (GenLocated a e), HasAnnotation b) =>
  13606. 1711.97 s [ghcide] GenLocated a e -> GenLocated b e
  13607. 1711.97 s [ghcide] |
  13608. 1711.97 s [ghcide] 262 | reLocA :: (HasLoc (GenLocated a e), HasAnnotation b)
  13609. 1711.97 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  13610. 1711.97 s [ghcide]
  13611. 1711.97 s [ghcide] src/Development/IDE/GHC/Compat.hs:309:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  13612. 1711.97 s [ghcide] Pattern match(es) are non-exhaustive
  13613. 1711.97 s [ghcide] In a pattern binding:
  13614. 1711.97 s [ghcide] Patterns of type ‘Maybe FilePath’ not matched: Nothing
  13615. 1711.97 s [ghcide] |
  13616. 1711.97 s [ghcide] 309 | let Just src_file = ml_hs_file $ ms_location ms
  13617. 1711.97 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13618. 1711.97 s [ghcide]
  13619. 1711.97 s [ghcide] src/Development/IDE/GHC/Compat.hs:467:1: warning: [GHC-38417] [-Wmissing-signatures]
  13620. 1711.97 s [ghcide] Top-level binding with no type signature:
  13621. 1711.97 s [ghcide] extract_cons :: DataDefnCons a -> [a]
  13622. 1711.97 s [ghcide] |
  13623. 1711.97 s [ghcide] 467 | extract_cons (NewTypeCon x) = [x]
  13624. 1711.97 s [ghcide] | ^^^^^^^^^^^^
  13625. 1711.97 s [ghcide]
  13626. 1712.40 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 )
  13627. 1712.92 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 )
  13628. 1712.92 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 )
  13629. 1712.92 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 )
  13630. 1712.92 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 )
  13631. 1712.92 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 )
  13632. 1712.92 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 )
  13633. 1712.92 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 )
  13634. 1712.92 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:32:1: warning: [GHC-66111] [-Wunused-imports]
  13635. 1712.92 s [ghcide] The import of ‘Control.Applicative’ is redundant
  13636. 1712.92 s [ghcide] except perhaps to import instances from ‘Control.Applicative’
  13637. 1712.92 s [ghcide] To import instances alone, use: import Control.Applicative()
  13638. 1712.92 s [ghcide] |
  13639. 1712.92 s [ghcide] 32 | import Control.Applicative ((<|>))
  13640. 1712.92 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13641. 1712.92 s [ghcide]
  13642. 1712.92 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:58:1: warning: [GHC-66111] [-Wunused-imports]
  13643. 1712.92 s [ghcide] The import of ‘Text.Printf’ is redundant
  13644. 1712.92 s [ghcide] except perhaps to import instances from ‘Text.Printf’
  13645. 1712.92 s [ghcide] To import instances alone, use: import Text.Printf()
  13646. 1712.92 s [ghcide] |
  13647. 1712.92 s [ghcide] 58 | import Text.Printf (printf)
  13648. 1712.92 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13649. 1712.92 s [ghcide]
  13650. 1713.15 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 )
  13651. 1713.54 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 )
  13652. 1713.54 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 )
  13653. 1713.54 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 )
  13654. 1714.51 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 )
  13655. 1714.60 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 )
  13656. 1714.60 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 )
  13657. 1715.26 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 )
  13658. 1715.26 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 )
  13659. 1715.26 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:27:1: warning: [GHC-66111] [-Wunused-imports]
  13660. 1715.26 s [ghcide] The import of ‘GHC.Driver.Env’ is redundant
  13661. 1715.26 s [ghcide] except perhaps to import instances from ‘GHC.Driver.Env’
  13662. 1715.26 s [ghcide] To import instances alone, use: import GHC.Driver.Env()
  13663. 1715.26 s [ghcide] |
  13664. 1715.26 s [ghcide] 27 | import GHC.Driver.Env (hsc_all_home_unit_ids)
  13665. 1715.26 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13666. 1715.26 s [ghcide]
  13667. 1715.26 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  13668. 1715.26 s [ghcide] The import of ‘Ide.PluginUtils’ is redundant
  13669. 1715.26 s [ghcide] except perhaps to import instances from ‘Ide.PluginUtils’
  13670. 1715.26 s [ghcide] To import instances alone, use: import Ide.PluginUtils()
  13671. 1715.26 s [ghcide] |
  13672. 1715.26 s [ghcide] 28 | import Ide.PluginUtils (toAbsolute)
  13673. 1715.26 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13674. 1715.26 s [ghcide]
  13675. 1715.26 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:30:1: warning: [GHC-66111] [-Wunused-imports]
  13676. 1715.26 s [ghcide] The import of ‘System.Directory’ is redundant
  13677. 1715.26 s [ghcide] except perhaps to import instances from ‘System.Directory’
  13678. 1715.26 s [ghcide] To import instances alone, use: import System.Directory()
  13679. 1715.26 s [ghcide] |
  13680. 1715.26 s [ghcide] 30 | import System.Directory (makeAbsolute)
  13681. 1715.26 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13682. 1715.26 s [ghcide]
  13683. 1715.26 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:56:5: warning: [GHC-40910] [-Wunused-matches]
  13684. 1715.26 s [ghcide] Defined but not used: ‘mod_cache’
  13685. 1715.26 s [ghcide] |
  13686. 1715.26 s [ghcide] 56 | mod_cache <- newIORef emptyInstalledModuleEnv
  13687. 1715.26 s [ghcide] | ^^^^^^^^^
  13688. 1715.26 s [ghcide]
  13689. 1715.26 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:57:5: warning: [GHC-40910] [-Wunused-matches]
  13690. 1715.26 s [ghcide] Defined but not used: ‘file_cache’
  13691. 1715.26 s [ghcide] |
  13692. 1715.26 s [ghcide] 57 | file_cache <- newIORef M.empty
  13693. 1715.26 s [ghcide] | ^^^^^^^^^^
  13694. 1715.26 s [ghcide]
  13695. 1715.26 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 )
  13696. 1715.26 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 )
  13697. 1715.26 s [ghcide] src/Development/IDE/Import/FindImports.hs:200:11: warning: [GHC-62161] [-Wincomplete-record-updates]
  13698. 1715.26 s [ghcide] Pattern match(es) are non-exhaustive
  13699. 1715.26 s [ghcide] In a record update:
  13700. 1715.26 s [ghcide] Patterns of type ‘FindResult’ not matched:
  13701. 1715.26 s [ghcide] Found _ _
  13702. 1715.26 s [ghcide] NoPackage _
  13703. 1715.26 s [ghcide] FoundMultiple _
  13704. 1715.26 s [ghcide] |
  13705. 1715.26 s [ghcide] 200 | notFound
  13706. 1715.26 s [ghcide] | ^^^^^^^^...
  13707. 1715.26 s [ghcide]
  13708. 1715.26 s [ghcide] src/Development/IDE/Import/FindImports.hs:213:15: warning: [GHC-62161] [-Wincomplete-record-updates]
  13709. 1715.26 s [ghcide] Pattern match(es) are non-exhaustive
  13710. 1715.26 s [ghcide] In a record update:
  13711. 1715.26 s [ghcide] Patterns of type ‘FindResult’ not matched:
  13712. 1715.26 s [ghcide] Found _ _
  13713. 1715.26 s [ghcide] NoPackage _
  13714. 1715.26 s [ghcide] FoundMultiple _
  13715. 1715.26 s [ghcide] |
  13716. 1715.26 s [ghcide] 213 | in notFound {fr_unusables = unusables'}
  13717. 1715.26 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13718. 1715.27 s [ghcide]
  13719. 1715.27 s [ghcide] src/Development/IDE/Import/FindImports.hs:215:11: warning: [GHC-62161] [-Wincomplete-record-updates]
  13720. 1715.27 s [ghcide] Pattern match(es) are non-exhaustive
  13721. 1715.27 s [ghcide] In a record update:
  13722. 1715.27 s [ghcide] Patterns of type ‘FindResult’ not matched:
  13723. 1715.27 s [ghcide] Found _ _
  13724. 1715.27 s [ghcide] NoPackage _
  13725. 1715.27 s [ghcide] FoundMultiple _
  13726. 1715.27 s [ghcide] |
  13727. 1715.27 s [ghcide] 215 | notFound {fr_suggestions = suggest}
  13728. 1715.27 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13729. 1715.27 s [ghcide]
  13730. 1715.27 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 )
  13731. 1715.44 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 )
  13732. 1717.04 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 )
  13733. 1717.04 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 )
  13734. 1717.04 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 )
  13735. 1717.04 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 )
  13736. 1717.04 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 )
  13737. 1717.04 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 )
  13738. 1717.26 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 )
  13739. 1717.43 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 )
  13740. 1717.43 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 )
  13741. 1717.54 s [ghcide] src/Development/IDE/Core/Shake.hs:110:58: warning: [GHC-38856] [-Wunused-imports]
  13742. 1717.54 s [ghcide] The import of ‘foldl'’ from module ‘Data.List.Extra’ is redundant
  13743. 1717.54 s [ghcide] |
  13744. 1717.54 s [ghcide] 110 | import Data.List.Extra (foldl', partition,
  13745. 1717.54 s [ghcide] | ^^^^^^
  13746. 1717.54 s [ghcide]
  13747. 1719.86 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 )
  13748. 1722.47 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 )
  13749. 1722.51 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 )
  13750. 1722.51 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 )
  13751. 1722.51 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 )
  13752. 1722.51 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 )
  13753. 1722.80 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 )
  13754. 1722.80 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 )
  13755. 1722.80 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 )
  13756. 1723.24 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 )
  13757. 1723.37 s [lsp-test] unoverrides global message timeout [✔]
  13758. 1723.37 s [lsp-test] SessionException
  13759. 1723.52 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 )
  13760. 1724.18 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 )
  13761. 1724.18 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 )
  13762. 1724.18 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 )
  13763. 1724.18 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 )
  13764. 1724.18 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 )
  13765. 1724.47 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 )
  13766. 1724.47 s [ghcide] src/Development/IDE/Core/Rules.hs:1232:33: warning: [GHC-02256] [-Wambiguous-fields]
  13767. 1724.47 s [ghcide] Ambiguous record update with parent type constructor ‘GhcSessionDepsConfig’.
  13768. 1724.47 s [ghcide] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  13769. 1724.47 s [ghcide] Consider disambiguating using module qualification instead.
  13770. 1724.47 s [ghcide] |
  13771. 1724.47 s [ghcide] 1232 | loadGhcSession recorder def{fullModuleGraph}
  13772. 1724.47 s [ghcide] | ^^^^^^^^^^^^^^^
  13773. 1724.47 s [ghcide]
  13774. 1726.31 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 )
  13775. 1729.42 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 )
  13776. 1729.47 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 )
  13777. 1729.47 s [ghcide] [68 of 77] Compiling Development.IDE ( src/Development/IDE.hs, dist/build/Development/IDE.o, dist/build/Development/IDE.dyn_o )
  13778. 1729.47 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 )
  13779. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:156:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  13780. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13781. 1729.47 s [ghcide] In a record update:
  13782. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13783. 1729.47 s [ghcide] |
  13784. 1729.47 s [ghcide] 156 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  13785. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13786. 1729.47 s [ghcide]
  13787. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:158:42: warning: [GHC-62161] [-Wincomplete-record-updates]
  13788. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13789. 1729.47 s [ghcide] In a record update:
  13790. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13791. 1729.47 s [ghcide] |
  13792. 1729.47 s [ghcide] 158 | | isDownwardLineHaddock s -> defaultParserState{ mode = ModeHaddock }
  13793. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13794. 1729.47 s [ghcide]
  13795. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:160:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13796. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13797. 1729.47 s [ghcide] In a record update:
  13798. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13799. 1729.47 s [ghcide] |
  13800. 1729.47 s [ghcide] 160 | defaultParserState
  13801. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  13802. 1729.47 s [ghcide]
  13803. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:165:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13804. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13805. 1729.47 s [ghcide] In a record update:
  13806. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13807. 1729.47 s [ghcide] |
  13808. 1729.47 s [ghcide] 165 | defaultParserState
  13809. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  13810. 1729.47 s [ghcide]
  13811. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:169:43: warning: [GHC-62161] [-Wincomplete-record-updates]
  13812. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13813. 1729.47 s [ghcide] In a record update:
  13814. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13815. 1729.47 s [ghcide] |
  13816. 1729.47 s [ghcide] 169 | | isDownwardBlockHaddock s -> defaultParserState{ mode = ModeHaddock }
  13817. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13818. 1729.47 s [ghcide]
  13819. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:171:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13820. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13821. 1729.47 s [ghcide] In a record update:
  13822. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13823. 1729.47 s [ghcide] |
  13824. 1729.47 s [ghcide] 171 | defaultParserState
  13825. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  13826. 1729.47 s [ghcide]
  13827. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:178:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  13828. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13829. 1729.47 s [ghcide] In a record update:
  13830. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13831. 1729.47 s [ghcide] |
  13832. 1729.47 s [ghcide] 178 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  13833. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13834. 1729.47 s [ghcide]
  13835. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:186:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13836. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13837. 1729.47 s [ghcide] In a record update:
  13838. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13839. 1729.47 s [ghcide] |
  13840. 1729.47 s [ghcide] 186 | defaultParserState
  13841. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  13842. 1729.47 s [ghcide]
  13843. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:193:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13844. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13845. 1729.47 s [ghcide] In a record update:
  13846. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13847. 1729.47 s [ghcide] |
  13848. 1729.47 s [ghcide] 193 | defaultParserState
  13849. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  13850. 1729.47 s [ghcide]
  13851. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:203:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13852. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13853. 1729.47 s [ghcide] In a record update:
  13854. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13855. 1729.47 s [ghcide] |
  13856. 1729.47 s [ghcide] 203 | defaultParserState{
  13857. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  13858. 1729.47 s [ghcide]
  13859. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:207:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13860. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13861. 1729.47 s [ghcide] In a record update:
  13862. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched:
  13863. 1729.47 s [ghcide] ParserStateDone _
  13864. 1729.47 s [ghcide] ParserStateDone _
  13865. 1729.47 s [ghcide] |
  13866. 1729.47 s [ghcide] 207 | defaultParserState{
  13867. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  13868. 1729.47 s [ghcide]
  13869. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:214:13: warning: [GHC-62161] [-Wincomplete-record-updates]
  13870. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13871. 1729.47 s [ghcide] In a record update:
  13872. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13873. 1729.47 s [ghcide] |
  13874. 1729.47 s [ghcide] 214 | defaultParserState{ isLastTokenHash = True }
  13875. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13876. 1729.47 s [ghcide]
  13877. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:223:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13878. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13879. 1729.47 s [ghcide] In a record update:
  13880. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13881. 1729.47 s [ghcide] |
  13882. 1729.47 s [ghcide] 223 | defaultParserState{
  13883. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  13884. 1729.47 s [ghcide]
  13885. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:230:28: warning: [GHC-62161] [-Wincomplete-record-updates]
  13886. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13887. 1729.47 s [ghcide] In a record update:
  13888. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13889. 1729.47 s [ghcide] |
  13890. 1729.47 s [ghcide] 230 | | otherwise -> defaultParserState{ lastBlockCommentLine = endLine }
  13891. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13892. 1729.47 s [ghcide]
  13893. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:234:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  13894. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13895. 1729.47 s [ghcide] In a record update:
  13896. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13897. 1729.47 s [ghcide] |
  13898. 1729.47 s [ghcide] 234 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  13899. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13900. 1729.47 s [ghcide]
  13901. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:247:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13902. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13903. 1729.47 s [ghcide] In a record update:
  13904. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13905. 1729.47 s [ghcide] |
  13906. 1729.47 s [ghcide] 247 | defaultParserState{ nextPragma = NextPragmaInfo (endLine + 1) Nothing, lastPragmaLine = endLine }
  13907. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13908. 1729.47 s [ghcide]
  13909. 1729.47 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:259:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13910. 1729.47 s [ghcide] Pattern match(es) are non-exhaustive
  13911. 1729.47 s [ghcide] In a record update:
  13912. 1729.47 s [ghcide] Patterns of type ‘ParserState’ not matched:
  13913. 1729.47 s [ghcide] ParserStateDone _
  13914. 1729.47 s [ghcide] ParserStateDone _
  13915. 1729.47 s [ghcide] |
  13916. 1729.47 s [ghcide] 259 | defaultParserState{ lastBlockCommentLine = endLine }
  13917. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13918. 1729.47 s [ghcide]
  13919. 1729.47 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 )
  13920. 1729.47 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:19:56: warning: [GHC-38856] [-Wunused-imports]
  13921. 1729.47 s [ghcide] The import of ‘to’ from module ‘Control.Lens’ is redundant
  13922. 1729.47 s [ghcide] |
  13923. 1729.47 s [ghcide] 19 | import Control.Lens (to, (?~), (^?))
  13924. 1729.47 s [ghcide] | ^^
  13925. 1729.47 s [ghcide]
  13926. 1729.47 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:55:56: warning: [GHC-38856] [-Wunused-imports]
  13927. 1729.47 s [ghcide] The import of ‘stripTcRnMessageContext’
  13928. 1729.47 s [ghcide] from module ‘Development.IDE.GHC.Compat.Error’ is redundant
  13929. 1729.47 s [ghcide] |
  13930. 1729.47 s [ghcide] 55 | stripTcRnMessageContext)
  13931. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^
  13932. 1729.47 s [ghcide]
  13933. 1729.47 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:93:1: warning: [GHC-66111] [-Wunused-imports]
  13934. 1729.47 s [ghcide] The import of ‘Text.Regex.TDFA’ is redundant
  13935. 1729.47 s [ghcide] except perhaps to import instances from ‘Text.Regex.TDFA’
  13936. 1729.47 s [ghcide] To import instances alone, use: import Text.Regex.TDFA()
  13937. 1729.47 s [ghcide] |
  13938. 1729.47 s [ghcide] 93 | import Text.Regex.TDFA ((=~))
  13939. 1729.47 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13940. 1729.47 s [ghcide]
  13941. 1729.47 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 )
  13942. 1729.47 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 )
  13943. 1729.47 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 )
  13944. 1729.47 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 )
  13945. 1729.47 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 )
  13946. 1729.47 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 )
  13947. 1729.47 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 )
  13948. 1731.46 s [ghcide] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  13949. 1731.46 s [ghcide] The following packages were specified via -package or -package-id flags,
  13950. 1731.46 s [ghcide] but were not needed for compilation:
  13951. 1731.46 s [ghcide] - os-string-2.0.4 (exposed by flag -package-id os-string-2.0.4-1192)
  13952. 1731.46 s [ghcide]
  13953. 1731.48 s [ghcide] [ 1 of 77] Compiling Control.Concurrent.Strict ( src/Control/Concurrent/Strict.hs, dist/build/Control/Concurrent/Strict.p_o )
  13954. 1731.91 s [ghcide] [ 2 of 77] Compiling Development.IDE.Core.Debouncer ( src/Development/IDE/Core/Debouncer.hs, dist/build/Development/IDE/Core/Debouncer.p_o )
  13955. 1732.25 s [ghcide] [ 3 of 77] Compiling Development.IDE.Core.FileUtils ( src/Development/IDE/Core/FileUtils.hs, dist/build/Development/IDE/Core/FileUtils.p_o )
  13956. 1732.25 s [ghcide] [ 4 of 77] Compiling Development.IDE.Core.PositionMapping ( src/Development/IDE/Core/PositionMapping.hs, dist/build/Development/IDE/Core/PositionMapping.p_o )
  13957. 1732.34 s [ghcide] src/Development/IDE/Core/PositionMapping.hs:31:1: warning: [GHC-66111] [-Wunused-imports]
  13958. 1732.34 s [ghcide] The import of ‘Data.List’ is redundant
  13959. 1732.34 s [ghcide] except perhaps to import instances from ‘Data.List’
  13960. 1732.34 s [ghcide] To import instances alone, use: import Data.List()
  13961. 1732.34 s [ghcide] |
  13962. 1732.34 s [ghcide] 31 | import Data.List
  13963. 1732.34 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  13964. 1732.34 s [ghcide]
  13965. 1733.08 s [ghcide] [ 5 of 77] Compiling Development.IDE.Core.WorkerThread ( src/Development/IDE/Core/WorkerThread.hs, dist/build/Development/IDE/Core/WorkerThread.p_o )
  13966. 1733.08 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:13:1: warning: [GHC-38856] [-Wunused-imports]
  13967. 1733.08 s [ghcide] The import of ‘AsyncCancelled, AsyncCancelled’
  13968. 1733.08 s [ghcide] from module ‘Control.Concurrent.Async’ is redundant
  13969. 1733.08 s [ghcide] |
  13970. 1733.08 s [ghcide] 13 | import Control.Concurrent.Async (AsyncCancelled (AsyncCancelled),
  13971. 1733.08 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  13972. 1733.08 s [ghcide]
  13973. 1733.08 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:18:1: warning: [GHC-38856] [-Wunused-imports]
  13974. 1733.08 s [ghcide] The import of ‘Exception, fromException’
  13975. 1733.08 s [ghcide] from module ‘Control.Exception.Safe’ is redundant
  13976. 1733.08 s [ghcide] |
  13977. 1733.08 s [ghcide] 18 | import Control.Exception.Safe (Exception (fromException),
  13978. 1733.08 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  13979. 1733.09 s [ghcide]
  13980. 1733.09 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 )
  13981. 1733.09 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 )
  13982. 1733.09 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:271:5: warning: [GHC-75356] [-Wdodgy-exports]
  13983. 1733.09 s [ghcide] The export item ‘Warn(..)’ suggests that
  13984. 1733.09 s [ghcide] ‘Warn’ has (in-scope) constructors or record fields,
  13985. 1733.09 s [ghcide] but it has none
  13986. 1733.09 s [ghcide] |
  13987. 1733.09 s [ghcide] 271 | Warn(..),
  13988. 1733.09 s [ghcide] | ^^^^^^^^
  13989. 1733.09 s [ghcide]
  13990. 1733.09 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:365:5: warning: [GHC-47854] [-Wduplicate-exports]
  13991. 1733.09 s [ghcide] ‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
  13992. 1733.09 s [ghcide] |
  13993. 1733.09 s [ghcide] 365 | module GHC.Utils.Panic,
  13994. 1733.09 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^
  13995. 1733.09 s [ghcide]
  13996. 1733.09 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:419:47: warning: [GHC-99623] [-Wdodgy-imports]
  13997. 1733.09 s [ghcide] The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
  13998. 1733.09 s [ghcide] ‘GHC.Driver.CmdLine.Warn’ has (in-scope) constructors or record fields,
  13999. 1733.09 s [ghcide] but it has none
  14000. 1733.09 s [ghcide] |
  14001. 1733.09 s [ghcide] 419 | import GHC.Driver.CmdLine (Warn (..))
  14002. 1733.09 s [ghcide] | ^^^^^^^^^
  14003. 1733.09 s [ghcide]
  14004. 1733.09 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:451:76: warning: [GHC-61689] [-Wdodgy-imports]
  14005. 1733.09 s [ghcide] Module ‘GHC.Tc.Utils.Monad’ does not export ‘foldMapM’.
  14006. 1733.09 s [ghcide] |
  14007. 1733.09 s [ghcide] 451 | anyM, concatMapM, mapMaybeM, foldMapM,
  14008. 1733.09 s [ghcide] | ^^^^^^^^
  14009. 1733.09 s [ghcide]
  14010. 1733.09 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:485:1: warning: [GHC-66111] [-Wunused-imports]
  14011. 1733.09 s [ghcide] The import of ‘GHC.Data.Bag’ is redundant
  14012. 1733.09 s [ghcide] except perhaps to import instances from ‘GHC.Data.Bag’
  14013. 1733.09 s [ghcide] To import instances alone, use: import GHC.Data.Bag()
  14014. 1733.09 s [ghcide] |
  14015. 1733.09 s [ghcide] 485 | import GHC.Data.Bag
  14016. 1733.09 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14017. 1733.09 s [ghcide]
  14018. 1733.09 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:752:1: warning: [GHC-38417] [-Wmissing-signatures]
  14019. 1733.09 s [ghcide] Top-level binding with no type signature:
  14020. 1733.09 s [ghcide] lookupGlobalRdrEnv :: GlobalRdrEnvX GREInfo
  14021. 1733.09 s [ghcide] -> OccName -> [GlobalRdrEltX GREInfo]
  14022. 1733.09 s [ghcide] |
  14023. 1733.09 s [ghcide] 752 | lookupGlobalRdrEnv gre_env occ = lookupGRE gre_env (LookupOccName occ AllRelevantGREs)
  14024. 1733.09 s [ghcide] | ^^^^^^^^^^^^^^^^^^
  14025. 1733.09 s [ghcide]
  14026. 1733.09 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 )
  14027. 1733.09 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 )
  14028. 1733.09 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 )
  14029. 1733.09 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 )
  14030. 1733.09 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 )
  14031. 1733.09 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 )
  14032. 1733.09 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 )
  14033. 1733.09 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 )
  14034. 1733.09 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 )
  14035. 1733.09 s [ghcide] [17 of 77] Compiling Development.IDE.GHC.Compat ( src/Development/IDE/GHC/Compat.hs, dist/build/Development/IDE/GHC/Compat.p_o )
  14036. 1733.09 s [ghcide] src/Development/IDE/GHC/Compat.hs:118:1: warning: [GHC-66111] [-Wunused-imports]
  14037. 1733.09 s [ghcide] The import of ‘Data.List’ is redundant
  14038. 1733.09 s [ghcide] except perhaps to import instances from ‘Data.List’
  14039. 1733.09 s [ghcide] To import instances alone, use: import Data.List()
  14040. 1733.09 s [ghcide] |
  14041. 1733.09 s [ghcide] 118 | import Data.List (foldl')
  14042. 1733.09 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14043. 1733.09 s [ghcide]
  14044. 1733.09 s [ghcide] src/Development/IDE/GHC/Compat.hs:262:11: warning: [GHC-62412] [-Wsimplifiable-class-constraints]
  14045. 1733.09 s [ghcide] • The constraint ‘HasLoc (GenLocated a e)’ matches
  14046. 1733.09 s [ghcide] instance HasLoc l => HasLoc (GenLocated l a)
  14047. 1733.09 s [ghcide] -- Defined in ‘GHC.Parser.Annotation’
  14048. 1733.09 s [ghcide] This makes type inference for inner bindings fragile;
  14049. 1733.09 s [ghcide] either use MonoLocalBinds, or simplify it using the instance
  14050. 1733.09 s [ghcide] • In the type signature:
  14051. 1733.09 s [ghcide] reLocA :: (HasLoc (GenLocated a e), HasAnnotation b) =>
  14052. 1733.09 s [ghcide] GenLocated a e -> GenLocated b e
  14053. 1733.09 s [ghcide] |
  14054. 1733.09 s [ghcide] 262 | reLocA :: (HasLoc (GenLocated a e), HasAnnotation b)
  14055. 1733.09 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  14056. 1733.09 s [ghcide]
  14057. 1733.09 s [ghcide] src/Development/IDE/GHC/Compat.hs:309:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  14058. 1733.09 s [ghcide] Pattern match(es) are non-exhaustive
  14059. 1733.09 s [ghcide] In a pattern binding:
  14060. 1733.09 s [ghcide] Patterns of type ‘Maybe FilePath’ not matched: Nothing
  14061. 1733.09 s [ghcide] |
  14062. 1733.09 s [ghcide] 309 | let Just src_file = ml_hs_file $ ms_location ms
  14063. 1733.09 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14064. 1733.09 s [ghcide]
  14065. 1733.09 s [ghcide] src/Development/IDE/GHC/Compat.hs:467:1: warning: [GHC-38417] [-Wmissing-signatures]
  14066. 1733.09 s [ghcide] Top-level binding with no type signature:
  14067. 1733.09 s [ghcide] extract_cons :: DataDefnCons a -> [a]
  14068. 1733.09 s [ghcide] |
  14069. 1733.09 s [ghcide] 467 | extract_cons (NewTypeCon x) = [x]
  14070. 1733.09 s [ghcide] | ^^^^^^^^^^^^
  14071. 1733.09 s [ghcide]
  14072. 1733.37 s [lsp-test] throw on time out [✔]
  14073. 1733.54 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 )
  14074. 1734.14 s [ghcide] [19 of 77] Compiling Development.IDE.GHC.CPP ( src/Development/IDE/GHC/CPP.hs, dist/build/Development/IDE/GHC/CPP.p_o )
  14075. 1734.14 s [ghcide] [20 of 77] Compiling Development.IDE.GHC.CoreFile ( src/Development/IDE/GHC/CoreFile.hs, dist/build/Development/IDE/GHC/CoreFile.p_o )
  14076. 1734.14 s [ghcide] [21 of 77] Compiling Development.IDE.Main.HeapStats ( src/Development/IDE/Main/HeapStats.hs, dist/build/Development/IDE/Main/HeapStats.p_o )
  14077. 1734.14 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 )
  14078. 1734.14 s [ghcide] [23 of 77] Compiling Development.IDE.Types.Action ( src/Development/IDE/Types/Action.hs, dist/build/Development/IDE/Types/Action.p_o )
  14079. 1734.14 s [ghcide] [24 of 77] Compiling Development.IDE.Types.Location ( src/Development/IDE/Types/Location.hs, dist/build/Development/IDE/Types/Location.p_o )
  14080. 1734.14 s [ghcide] [25 of 77] Compiling Development.IDE.Types.Diagnostics ( src/Development/IDE/Types/Diagnostics.hs, dist/build/Development/IDE/Types/Diagnostics.p_o )
  14081. 1734.14 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:32:1: warning: [GHC-66111] [-Wunused-imports]
  14082. 1734.14 s [ghcide] The import of ‘Control.Applicative’ is redundant
  14083. 1734.14 s [ghcide] except perhaps to import instances from ‘Control.Applicative’
  14084. 1734.14 s [ghcide] To import instances alone, use: import Control.Applicative()
  14085. 1734.14 s [ghcide] |
  14086. 1734.14 s [ghcide] 32 | import Control.Applicative ((<|>))
  14087. 1734.14 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14088. 1734.14 s [ghcide]
  14089. 1734.14 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:58:1: warning: [GHC-66111] [-Wunused-imports]
  14090. 1734.14 s [ghcide] The import of ‘Text.Printf’ is redundant
  14091. 1734.14 s [ghcide] except perhaps to import instances from ‘Text.Printf’
  14092. 1734.14 s [ghcide] To import instances alone, use: import Text.Printf()
  14093. 1734.14 s [ghcide] |
  14094. 1734.14 s [ghcide] 58 | import Text.Printf (printf)
  14095. 1734.14 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14096. 1734.14 s [ghcide]
  14097. 1734.35 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 )
  14098. 1735.46 s [ghcide] [27 of 77] Compiling Development.IDE.GHC.Util ( src/Development/IDE/GHC/Util.hs, dist/build/Development/IDE/GHC/Util.p_o )
  14099. 1735.46 s [ghcide] [28 of 77] Compiling Development.IDE.GHC.Orphans ( src/Development/IDE/GHC/Orphans.hs, dist/build/Development/IDE/GHC/Orphans.p_o )
  14100. 1735.58 s [ghcide] [29 of 77] Compiling Development.IDE.Types.KnownTargets ( src/Development/IDE/Types/KnownTargets.hs, dist/build/Development/IDE/Types/KnownTargets.p_o )
  14101. 1735.83 s [ghcide] [30 of 77] Compiling Development.IDE.Types.Exports ( src/Development/IDE/Types/Exports.hs, dist/build/Development/IDE/Types/Exports.p_o )
  14102. 1735.83 s [ghcide] [31 of 77] Compiling Development.IDE.Spans.Common ( src/Development/IDE/Spans/Common.hs, dist/build/Development/IDE/Spans/Common.p_o )
  14103. 1735.83 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 )
  14104. 1738.33 s [ghcide] [33 of 77] Compiling Development.IDE.GHC.Error ( src/Development/IDE/GHC/Error.hs, dist/build/Development/IDE/GHC/Error.p_o )
  14105. 1738.33 s [ghcide] [34 of 77] Compiling Development.IDE.Types.HscEnvEq ( src/Development/IDE/Types/HscEnvEq.hs, dist/build/Development/IDE/Types/HscEnvEq.p_o )
  14106. 1738.33 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:27:1: warning: [GHC-66111] [-Wunused-imports]
  14107. 1738.33 s [ghcide] The import of ‘GHC.Driver.Env’ is redundant
  14108. 1738.33 s [ghcide] except perhaps to import instances from ‘GHC.Driver.Env’
  14109. 1738.33 s [ghcide] To import instances alone, use: import GHC.Driver.Env()
  14110. 1738.33 s [ghcide] |
  14111. 1738.33 s [ghcide] 27 | import GHC.Driver.Env (hsc_all_home_unit_ids)
  14112. 1738.33 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14113. 1738.33 s [ghcide]
  14114. 1738.33 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  14115. 1738.33 s [ghcide] The import of ‘Ide.PluginUtils’ is redundant
  14116. 1738.33 s [ghcide] except perhaps to import instances from ‘Ide.PluginUtils’
  14117. 1738.33 s [ghcide] To import instances alone, use: import Ide.PluginUtils()
  14118. 1738.33 s [ghcide] |
  14119. 1738.33 s [ghcide] 28 | import Ide.PluginUtils (toAbsolute)
  14120. 1738.33 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14121. 1738.33 s [ghcide]
  14122. 1738.33 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:30:1: warning: [GHC-66111] [-Wunused-imports]
  14123. 1738.33 s [ghcide] The import of ‘System.Directory’ is redundant
  14124. 1738.33 s [ghcide] except perhaps to import instances from ‘System.Directory’
  14125. 1738.33 s [ghcide] To import instances alone, use: import System.Directory()
  14126. 1738.33 s [ghcide] |
  14127. 1738.33 s [ghcide] 30 | import System.Directory (makeAbsolute)
  14128. 1738.33 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14129. 1738.33 s [ghcide]
  14130. 1738.33 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:56:5: warning: [GHC-40910] [-Wunused-matches]
  14131. 1738.33 s [ghcide] Defined but not used: ‘mod_cache’
  14132. 1738.33 s [ghcide] |
  14133. 1738.33 s [ghcide] 56 | mod_cache <- newIORef emptyInstalledModuleEnv
  14134. 1738.33 s [ghcide] | ^^^^^^^^^
  14135. 1738.33 s [ghcide]
  14136. 1738.33 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:57:5: warning: [GHC-40910] [-Wunused-matches]
  14137. 1738.33 s [ghcide] Defined but not used: ‘file_cache’
  14138. 1738.33 s [ghcide] |
  14139. 1738.33 s [ghcide] 57 | file_cache <- newIORef M.empty
  14140. 1738.33 s [ghcide] | ^^^^^^^^^^
  14141. 1738.33 s [ghcide]
  14142. 1738.33 s [ghcide] [35 of 77] Compiling Development.IDE.Spans.LocalBindings ( src/Development/IDE/Spans/LocalBindings.hs, dist/build/Development/IDE/Spans/LocalBindings.p_o )
  14143. 1738.33 s [ghcide] [36 of 77] Compiling Development.IDE.Import.FindImports ( src/Development/IDE/Import/FindImports.hs, dist/build/Development/IDE/Import/FindImports.p_o )
  14144. 1738.33 s [ghcide] src/Development/IDE/Import/FindImports.hs:200:11: warning: [GHC-62161] [-Wincomplete-record-updates]
  14145. 1738.33 s [ghcide] Pattern match(es) are non-exhaustive
  14146. 1738.33 s [ghcide] In a record update:
  14147. 1738.33 s [ghcide] Patterns of type ‘FindResult’ not matched:
  14148. 1738.33 s [ghcide] Found _ _
  14149. 1738.33 s [ghcide] NoPackage _
  14150. 1738.33 s [ghcide] FoundMultiple _
  14151. 1738.33 s [ghcide] |
  14152. 1738.33 s [ghcide] 200 | notFound
  14153. 1738.33 s [ghcide] | ^^^^^^^^...
  14154. 1738.33 s [ghcide]
  14155. 1738.33 s [ghcide] src/Development/IDE/Import/FindImports.hs:213:15: warning: [GHC-62161] [-Wincomplete-record-updates]
  14156. 1738.33 s [ghcide] Pattern match(es) are non-exhaustive
  14157. 1738.33 s [ghcide] In a record update:
  14158. 1738.33 s [ghcide] Patterns of type ‘FindResult’ not matched:
  14159. 1738.33 s [ghcide] Found _ _
  14160. 1738.33 s [ghcide] NoPackage _
  14161. 1738.33 s [ghcide] FoundMultiple _
  14162. 1738.33 s [ghcide] |
  14163. 1738.33 s [ghcide] 213 | in notFound {fr_unusables = unusables'}
  14164. 1738.33 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14165. 1738.33 s [ghcide]
  14166. 1738.33 s [ghcide] src/Development/IDE/Import/FindImports.hs:215:11: warning: [GHC-62161] [-Wincomplete-record-updates]
  14167. 1738.33 s [ghcide] Pattern match(es) are non-exhaustive
  14168. 1738.33 s [ghcide] In a record update:
  14169. 1738.33 s [ghcide] Patterns of type ‘FindResult’ not matched:
  14170. 1738.33 s [ghcide] Found _ _
  14171. 1738.33 s [ghcide] NoPackage _
  14172. 1738.33 s [ghcide] FoundMultiple _
  14173. 1738.33 s [ghcide] |
  14174. 1738.33 s [ghcide] 215 | notFound {fr_suggestions = suggest}
  14175. 1738.33 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14176. 1738.33 s [ghcide]
  14177. 1738.33 s [ghcide] [37 of 77] Compiling Development.IDE.Import.DependencyInformation ( src/Development/IDE/Import/DependencyInformation.hs, dist/build/Development/IDE/Import/DependencyInformation.p_o )
  14178. 1738.33 s [ghcide] [38 of 77] Compiling Development.IDE.Core.RuleTypes ( src/Development/IDE/Core/RuleTypes.hs, dist/build/Development/IDE/Core/RuleTypes.p_o )
  14179. 1738.36 s [ghcide] [39 of 77] Compiling Development.IDE.GHC.Warnings ( src/Development/IDE/GHC/Warnings.hs, dist/build/Development/IDE/GHC/Warnings.p_o )
  14180. 1738.36 s [ghcide] [40 of 77] Compiling Development.IDE.Core.Tracing ( src/Development/IDE/Core/Tracing.hs, dist/build/Development/IDE/Core/Tracing.p_o )
  14181. 1738.36 s [ghcide] [41 of 77] Compiling Development.IDE.Core.Preprocessor ( src/Development/IDE/Core/Preprocessor.hs, dist/build/Development/IDE/Core/Preprocessor.p_o )
  14182. 1738.36 s [ghcide] [42 of 77] Compiling Development.IDE.Types.Monitoring ( src/Development/IDE/Types/Monitoring.hs, dist/build/Development/IDE/Types/Monitoring.p_o )
  14183. 1738.36 s [ghcide] [43 of 77] Compiling Development.IDE.Monitoring.OpenTelemetry ( src/Development/IDE/Monitoring/OpenTelemetry.hs, dist/build/Development/IDE/Monitoring/OpenTelemetry.p_o )
  14184. 1738.36 s [ghcide] [44 of 77] Compiling Development.IDE.Types.Options ( src/Development/IDE/Types/Options.hs, dist/build/Development/IDE/Types/Options.p_o )
  14185. 1738.64 s [ghcide] [45 of 77] Compiling Development.IDE.Core.ProgressReporting ( src/Development/IDE/Core/ProgressReporting.hs, dist/build/Development/IDE/Core/ProgressReporting.p_o )
  14186. 1738.89 s [ghcide] [46 of 77] Compiling Development.IDE.Types.Shake ( src/Development/IDE/Types/Shake.hs, dist/build/Development/IDE/Types/Shake.p_o )
  14187. 1738.89 s [ghcide] [47 of 77] Compiling Development.IDE.Core.Shake ( src/Development/IDE/Core/Shake.hs, dist/build/Development/IDE/Core/Shake.p_o )
  14188. 1739.00 s [ghcide] src/Development/IDE/Core/Shake.hs:110:58: warning: [GHC-38856] [-Wunused-imports]
  14189. 1739.00 s [ghcide] The import of ‘foldl'’ from module ‘Data.List.Extra’ is redundant
  14190. 1739.00 s [ghcide] |
  14191. 1739.00 s [ghcide] 110 | import Data.List.Extra (foldl', partition,
  14192. 1739.00 s [ghcide] | ^^^^^^
  14193. 1739.00 s [ghcide]
  14194. 1739.38 s [lsp-test] don't throw when no time out [✔]
  14195. 1739.38 s [lsp-test] UnexpectedMessageException
  14196. 1739.38 s [lsp-test] throws when there's an unexpected message [✔]
  14197. 1739.38 s [lsp-test] provides the correct types that were expected and received [✔]
  14198. 1739.38 s [lsp-test] config
  14199. 1739.38 s [lsp-test] updates config correctly [✔]
  14200. 1739.38 s [lsp-test] text document VFS
  14201. 1739.38 s [lsp-test] sends back didChange notifications (documentChanges) [✔]
  14202. 1739.38 s [lsp-test] sends back didChange notifications [✔]
  14203. 1739.38 s [lsp-test] getDocumentEdit
  14204. 1739.38 s [lsp-test] automatically consumes applyedit requests [✔]
  14205. 1739.38 s [lsp-test] getCodeActions
  14206. 1741.33 s [ghcide] [48 of 77] Compiling Development.IDE.Session ( session-loader/Development/IDE/Session.hs, dist/build/Development/IDE/Session.p_o )
  14207. 1741.40 s [lsp-test] tests: <file descriptor: 11>: hPutBuf: resource vanished (Broken pipe)
  14208. 1741.40 s [lsp-test] HasCallStack backtrace:
  14209. 1741.40 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14210. 1741.40 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14211. 1741.40 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14212. 1741.40 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14213. 1741.40 s [lsp-test]
  14214. 1741.40 s [lsp-test]
  14215. 1741.40 s [lsp-test] tests: <file descriptor: 29>: hPutBuf: resource vanished (Broken pipe)
  14216. 1741.40 s [lsp-test] HasCallStack backtrace:
  14217. 1741.40 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14218. 1741.40 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14219. 1741.40 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14220. 1741.40 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14221. 1741.40 s [lsp-test]
  14222. 1741.40 s [lsp-test]
  14223. 1741.40 s [lsp-test] tests: <file descriptor: 21>: hPutBuf: resource vanished (Broken pipe)
  14224. 1741.40 s [lsp-test] HasCallStack backtrace:
  14225. 1741.40 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14226. 1741.40 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14227. 1741.40 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14228. 1741.40 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14229. 1741.40 s [lsp-test]
  14230. 1741.40 s [lsp-test]
  14231. 1741.40 s [lsp-test] tests: <file descriptor: 22>: hPutBuf: resource vanished (Broken pipe)
  14232. 1741.40 s [lsp-test] HasCallStack backtrace:
  14233. 1741.40 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14234. 1741.40 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14235. 1741.40 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14236. 1741.40 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14237. 1741.40 s [lsp-test]
  14238. 1741.40 s [lsp-test]
  14239. 1741.40 s [lsp-test] tests: <file descriptor: 17>: hPutBuf: resource vanished (Broken pipe)
  14240. 1741.40 s [lsp-test] HasCallStack backtrace:
  14241. 1741.40 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14242. 1741.40 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14243. 1741.40 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14244. 1741.40 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14245. 1741.40 s [lsp-test]
  14246. 1741.40 s [lsp-test]
  14247. 1741.40 s [lsp-test] works [✔]
  14248. 1741.40 s [lsp-test] getAllCodeActions
  14249. 1743.39 s [lsp-test] works [✔]
  14250. 1743.39 s [lsp-test] getDocumentSymbols
  14251. 1743.39 s [lsp-test] works [✔]
  14252. 1743.39 s [lsp-test] applyEdit
  14253. 1743.39 s [lsp-test] increments the version [✔]
  14254. 1743.39 s [lsp-test] changes the document contents [✔]
  14255. 1743.39 s [lsp-test] getCompletions
  14256. 1743.39 s [lsp-test] works [✔]
  14257. 1743.39 s [lsp-test] waitForDiagnosticsSource
  14258. 1743.84 s [ghcide] [49 of 77] Compiling Development.IDE.LSP.Server ( src/Development/IDE/LSP/Server.hs, dist/build/Development/IDE/LSP/Server.p_o )
  14259. 1743.84 s [ghcide] [50 of 77] Compiling Development.IDE.Plugin ( src/Development/IDE/Plugin.hs, dist/build/Development/IDE/Plugin.p_o )
  14260. 1743.84 s [ghcide] [51 of 77] Compiling Development.IDE.Plugin.HLS ( src/Development/IDE/Plugin/HLS.hs, dist/build/Development/IDE/Plugin/HLS.p_o )
  14261. 1743.84 s [ghcide] [52 of 77] Compiling Development.IDE.Core.IdeConfiguration ( src/Development/IDE/Core/IdeConfiguration.hs, dist/build/Development/IDE/Core/IdeConfiguration.p_o )
  14262. 1743.84 s [ghcide] [53 of 77] Compiling Development.IDE.LSP.LanguageServer ( src/Development/IDE/LSP/LanguageServer.hs, dist/build/Development/IDE/LSP/LanguageServer.p_o )
  14263. 1744.27 s [ghcide] [54 of 77] Compiling Development.IDE.Core.OfInterest ( src/Development/IDE/Core/OfInterest.hs, dist/build/Development/IDE/Core/OfInterest.p_o )
  14264. 1744.27 s [ghcide] [55 of 77] Compiling Development.IDE.Core.FileStore ( src/Development/IDE/Core/FileStore.hs, dist/build/Development/IDE/Core/FileStore.p_o )
  14265. 1744.27 s [ghcide] [56 of 77] Compiling Development.IDE.Core.Compile ( src/Development/IDE/Core/Compile.hs, dist/build/Development/IDE/Core/Compile.p_o )
  14266. 1744.67 s [ghcide] [57 of 77] Compiling Development.IDE.Spans.Documentation ( src/Development/IDE/Spans/Documentation.hs, dist/build/Development/IDE/Spans/Documentation.p_o )
  14267. 1745.00 s [ghcide] [58 of 77] Compiling Development.IDE.Spans.AtPoint ( src/Development/IDE/Spans/AtPoint.hs, dist/build/Development/IDE/Spans/AtPoint.p_o )
  14268. 1745.39 s [lsp-test] tests: <file descriptor: 20>: hPutBuf: resource vanished (Broken pipe)
  14269. 1745.39 s [lsp-test] HasCallStack backtrace:
  14270. 1745.39 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14271. 1745.39 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14272. 1745.39 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14273. 1745.39 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14274. 1745.39 s [lsp-test]
  14275. 1745.39 s [lsp-test]
  14276. 1745.39 s [lsp-test] tests: <file descriptor: 28>: hPutBuf: resource vanished (Broken pipe)
  14277. 1745.39 s [lsp-test] HasCallStack backtrace:
  14278. 1745.39 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14279. 1745.39 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14280. 1745.39 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14281. 1745.39 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14282. 1745.39 s [lsp-test]
  14283. 1745.39 s [lsp-test]
  14284. 1745.39 s [lsp-test] tests: <file descriptor: 15>: hPutBuf: resource vanished (Broken pipe)
  14285. 1745.39 s [lsp-test] HasCallStack backtrace:
  14286. 1745.39 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14287. 1745.39 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14288. 1745.39 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14289. 1745.39 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14290. 1745.39 s [lsp-test]
  14291. 1745.39 s [lsp-test]
  14292. 1745.39 s [lsp-test] tests: <file descriptor: 25>: hPutBuf: resource vanished (Broken pipe)
  14293. 1745.39 s [lsp-test] HasCallStack backtrace:
  14294. 1745.39 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14295. 1745.39 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14296. 1745.39 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14297. 1745.39 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14298. 1745.39 s [lsp-test]
  14299. 1745.39 s [lsp-test]
  14300. 1745.39 s [lsp-test] works [✔]
  14301. 1745.39 s [lsp-test] getHover
  14302. 1745.39 s [lsp-test] works [✔]
  14303. 1745.39 s [lsp-test] closeDoc
  14304. 1745.40 s [lsp-test] works [✔]
  14305. 1745.40 s [lsp-test] satisfy
  14306. 1745.40 s [lsp-test] works [✔]
  14307. 1745.40 s [lsp-test] satisfyMaybe
  14308. 1745.40 s [lsp-test] returns matched data on match [✔]
  14309. 1745.40 s [lsp-test] doesn't return if no match [✔]
  14310. 1745.40 s [lsp-test] ignoreLogNotifications
  14311. 1745.53 s [ghcide] [59 of 77] Compiling Development.IDE.Core.FileExists ( src/Development/IDE/Core/FileExists.hs, dist/build/Development/IDE/Core/FileExists.p_o )
  14312. 1745.53 s [ghcide] [60 of 77] Compiling Development.IDE.Core.Service ( src/Development/IDE/Core/Service.hs, dist/build/Development/IDE/Core/Service.p_o )
  14313. 1745.53 s [ghcide] [61 of 77] Compiling Development.IDE.LSP.Notifications ( src/Development/IDE/LSP/Notifications.hs, dist/build/Development/IDE/LSP/Notifications.p_o )
  14314. 1745.53 s [ghcide] [62 of 77] Compiling Development.IDE.Core.PluginUtils ( src/Development/IDE/Core/PluginUtils.hs, dist/build/Development/IDE/Core/PluginUtils.p_o )
  14315. 1745.53 s [ghcide] [63 of 77] Compiling Development.IDE.Core.Actions ( src/Development/IDE/Core/Actions.hs, dist/build/Development/IDE/Core/Actions.p_o )
  14316. 1745.89 s [ghcide] [64 of 77] Compiling Development.IDE.Core.Rules ( src/Development/IDE/Core/Rules.hs, dist/build/Development/IDE/Core/Rules.p_o )
  14317. 1745.89 s [ghcide] src/Development/IDE/Core/Rules.hs:1232:33: warning: [GHC-02256] [-Wambiguous-fields]
  14318. 1745.89 s [ghcide] Ambiguous record update with parent type constructor ‘GhcSessionDepsConfig’.
  14319. 1745.89 s [ghcide] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  14320. 1745.89 s [ghcide] Consider disambiguating using module qualification instead.
  14321. 1745.89 s [ghcide] |
  14322. 1745.89 s [ghcide] 1232 | loadGhcSession recorder def{fullModuleGraph}
  14323. 1745.89 s [ghcide] | ^^^^^^^^^^^^^^^
  14324. 1745.89 s [ghcide]
  14325. 1747.39 s [lsp-test] tests: <file descriptor: 16>: hPutBuf: resource vanished (Broken pipe)
  14326. 1747.46 s [lsp-test] HasCallStack backtrace:
  14327. 1747.46 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14328. 1747.46 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14329. 1747.46 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14330. 1747.46 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14331. 1747.46 s [lsp-test]
  14332. 1747.46 s [lsp-test]
  14333. 1747.46 s [lsp-test] tests: <file descriptor: 34>: hPutBuf: resource vanished (Broken pipe)
  14334. 1747.46 s [lsp-test] HasCallStack backtrace:
  14335. 1747.46 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14336. 1747.46 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14337. 1747.46 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14338. 1747.46 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14339. 1747.46 s [lsp-test]
  14340. 1747.46 s [lsp-test]
  14341. 1747.46 s [lsp-test] tests: <file descriptor: 11>: hPutBuf: resource vanished (Broken pipe)
  14342. 1747.46 s [lsp-test] HasCallStack backtrace:
  14343. 1747.46 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14344. 1747.46 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14345. 1747.46 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14346. 1747.46 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14347. 1747.46 s [lsp-test]
  14348. 1747.46 s [lsp-test]
  14349. 1747.46 s [lsp-test] works [✔]
  14350. 1747.46 s [lsp-test] dynamic capabilities
  14351. 1747.46 s [lsp-test] keeps track [✔]
  14352. 1747.46 s [lsp-test] handles absolute patterns [✔]
  14353. 1747.46 s [lsp-test] call hierarchy
  14354. 1747.46 s [lsp-test] prepare works [✔]
  14355. 1747.46 s [lsp-test] prepare not works [✔]
  14356. 1747.46 s [lsp-test] incoming calls [✔]
  14357. 1747.46 s [lsp-test] outgoing calls [✔]
  14358. 1747.46 s [lsp-test] semantic tokens
  14359. 1747.46 s [lsp-test] full works [✔]
  14360. 1747.46 s [lsp-test] inlay hints
  14361. 1747.46 s [lsp-test] get works [✔]
  14362. 1747.46 s [lsp-test] resolve tooltip works [✔]
  14363. 1747.46 s [lsp-test]
  14364. 1747.46 s [lsp-test] Finished in 57.0511 seconds
  14365. 1747.46 s [lsp-test] 38 examples, 0 failures
  14366. 1747.46 s [lsp-test] Test suite tests: PASS
  14367. 1747.46 s [lsp-test] Test suite logged to: dist/test/lsp-test-0.17.1.1-tests.log
  14368. 1747.46 s [lsp-test] Test suite func-test: RUNNING...
  14369. 1747.46 s [lsp-test]
  14370. 1747.46 s [lsp-test] server-initiated progress reporting
  14371. 1747.46 s [lsp-test] WithSeverity {getMsg = Starting, getSeverity = Info}
  14372. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (NewConfig (Object (fromList [])))), getSeverity = Debug}
  14373. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (MissingHandler False SMethod_Initialized), getSeverity = Error}
  14374. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (BadConfigurationResponse (TResponseError {_code = InL LSPErrorCodes_RequestFailed, _message = "No configuration for requested sections: [\"demo\"]", _xdata = Nothing}))), getSeverity = Error}
  14375. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog ShuttingDown, getSeverity = Info}
  14376. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog Exiting, getSeverity = Info}
  14377. 1747.46 s [lsp-test] sends updates [✔]
  14378. 1747.46 s [lsp-test] WithSeverity {getMsg = Starting, getSeverity = Info}
  14379. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (NewConfig (Object (fromList [])))), getSeverity = Debug}
  14380. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (MissingHandler False SMethod_Initialized), getSeverity = Error}
  14381. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (BadConfigurationResponse (TResponseError {_code = InL LSPErrorCodes_RequestFailed, _message = "No configuration for requested sections: [\"demo\"]", _xdata = Nothing}))), getSeverity = Error}
  14382. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (ProgressCancel (ProgressToken (InL 0))), getSeverity = Debug}
  14383. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (MissingHandler False SMethod_WindowWorkDoneProgressCancel), getSeverity = Error}
  14384. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog ShuttingDown, getSeverity = Info}
  14385. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog Exiting, getSeverity = Info}
  14386. 1747.46 s [lsp-test] handles cancellation [✔]
  14387. 1747.46 s [lsp-test] WithSeverity {getMsg = Starting, getSeverity = Info}
  14388. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (NewConfig (Object (fromList [])))), getSeverity = Debug}
  14389. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (BadConfigurationResponse (TResponseError {_code = InL LSPErrorCodes_RequestFailed, _message = "No configuration for requested sections: [\"demo\"]", _xdata = Nothing}))), getSeverity = Error}
  14390. 1747.46 s [lsp-test] func-test: AsyncCancelled
  14391. 1747.46 s [lsp-test] HasCallStack backtrace:
  14392. 1747.46 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14393. 1747.46 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14394. 1747.46 s [lsp-test] throwIO, called at ./Control/Concurrent/Async/Internal.hs:185:7 in async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ:Control.Concurrent.Async.Internal
  14395. 1747.46 s [lsp-test]
  14396. 1747.46 s [lsp-test]
  14397. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog ShuttingDown, getSeverity = Info}
  14398. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog Exiting, getSeverity = Info}
  14399. 1747.46 s [lsp-test] sends end notification if thread is killed [✔]
  14400. 1747.46 s [lsp-test] client-initiated progress reporting
  14401. 1747.46 s [lsp-test] WithSeverity {getMsg = Starting, getSeverity = Info}
  14402. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (NewConfig (Object (fromList [])))), getSeverity = Debug}
  14403. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (MissingHandler False SMethod_Initialized), getSeverity = Error}
  14404. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (BadConfigurationResponse (TResponseError {_code = InL LSPErrorCodes_RequestFailed, _message = "No configuration for requested sections: [\"demo\"]", _xdata = Nothing}))), getSeverity = Error}
  14405. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog ShuttingDown, getSeverity = Info}
  14406. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog Exiting, getSeverity = Info}
  14407. 1747.46 s [lsp-test] sends updates [✔]
  14408. 1747.46 s [lsp-test] workspace folders
  14409. 1747.46 s [lsp-test] WithSeverity {getMsg = Starting, getSeverity = Info}
  14410. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (NewConfig (Object (fromList [])))), getSeverity = Debug}
  14411. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog ShuttingDown, getSeverity = Info}
  14412. 1747.46 s [lsp-test] WithSeverity {getMsg = LspProcessingLog Exiting, getSeverity = Info}
  14413. 1747.46 s [lsp-test] keeps track of open workspace folders [✔]
  14414. 1747.46 s [lsp-test]
  14415. 1747.46 s [lsp-test] Finished in 0.0121 seconds
  14416. 1747.46 s [lsp-test] 5 examples, 0 failures
  14417. 1747.46 s [lsp-test] Test suite func-test: PASS
  14418. 1747.46 s [lsp-test] Test suite logged to: dist/test/lsp-test-0.17.1.1-func-test.log
  14419. 1747.46 s [lsp-test] 2 of 2 test suites (2 of 2 test cases) passed.
  14420. 1747.46 s [lsp-test] checkPhase completed in 57 seconds
  14421. 1747.46 s [lsp-test] Phase: haddockPhase
  14422. 1747.57 s [lsp-test] Preprocessing library for lsp-test-0.17.1.1...
  14423. 1747.57 s [lsp-test] Running Haddock on library for lsp-test-0.17.1.1...
  14424. 1747.58 s [lsp-test] Warning: The documentation for the following packages are not installed. No
  14425. 1747.58 s [lsp-test] links will be generated to these packages: attoparsec-0.14.4,
  14426. 1747.58 s [lsp-test] attoparsec-0.14.4, lsp-types-2.3.0.1, vector-0.13.2.0
  14427. 1747.83 s [lsp-test] [1 of 8] Compiling Language.LSP.Test.Compat ( src/Language/LSP/Test/Compat.hs, nothing )
  14428. 1747.94 s [lsp-test] [2 of 8] Compiling Language.LSP.Test.Exceptions ( src/Language/LSP/Test/Exceptions.hs, nothing )
  14429. 1747.99 s [lsp-test] [3 of 8] Compiling Language.LSP.Test.Decoding ( src/Language/LSP/Test/Decoding.hs, nothing )
  14430. 1747.99 s [ghcide] [65 of 77] Compiling Development.IDE.Plugin.Test ( src/Development/IDE/Plugin/Test.hs, dist/build/Development/IDE/Plugin/Test.p_o )
  14431. 1748.22 s [lsp-test] [4 of 8] Compiling Language.LSP.Test.Files ( src/Language/LSP/Test/Files.hs, nothing )
  14432. 1748.45 s [lsp-test] [5 of 8] Compiling Language.LSP.Test.Server ( src/Language/LSP/Test/Server.hs, nothing )
  14433. 1748.46 s [lsp-test] [6 of 8] Compiling Language.LSP.Test.Session ( src/Language/LSP/Test/Session.hs, nothing )
  14434. 1749.19 s [lsp-test] src/Language/LSP/Test/Session.hs:483:11: warning: [GHC-63394] [-Wx-partial]
  14435. 1749.19 s [lsp-test] In the use of ‘head’
  14436. 1749.19 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  14437. 1749.19 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"."
  14438. 1749.19 s [lsp-test] |
  14439. 1749.19 s [lsp-test] 483 | head <$> textDocumentVersions uri
  14440. 1749.19 s [lsp-test] | ^^^^
  14441. 1749.19 s [lsp-test]
  14442. 1749.19 s [lsp-test] src/Language/LSP/Test/Session.hs:502:63: warning: [GHC-63394] [-Wx-partial]
  14443. 1749.19 s [lsp-test] In the use of ‘head’
  14444. 1749.19 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  14445. 1749.20 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"."
  14446. 1749.20 s [lsp-test] |
  14447. 1749.20 s [lsp-test] 502 | in DidChangeTextDocumentParams (head params ^. L.textDocument) events
  14448. 1749.20 s [lsp-test] | ^^^^
  14449. 1749.20 s [lsp-test]
  14450. 1749.21 s [lsp-test] [7 of 8] Compiling Language.LSP.Test.Parsing ( src/Language/LSP/Test/Parsing.hs, nothing )
  14451. 1749.24 s [lsp-test] [8 of 8] Compiling Language.LSP.Test ( src/Language/LSP/Test.hs, nothing )
  14452. 1749.43 s [lsp-test] src/Language/LSP/Test.hs:155:1: warning: [GHC-66111] [-Wunused-imports]
  14453. 1749.43 s [lsp-test] The import of ‘Data.List’ is redundant
  14454. 1749.43 s [lsp-test] except perhaps to import instances from ‘Data.List’
  14455. 1749.43 s [lsp-test] To import instances alone, use: import Data.List()
  14456. 1749.43 s [lsp-test] |
  14457. 1749.43 s [lsp-test] 155 | import Data.List
  14458. 1749.43 s [lsp-test] | ^^^^^^^^^^^^^^^^
  14459. 1749.43 s [lsp-test]
  14460. 1749.44 s [lsp-test] Haddock coverage:
  14461. 1749.44 s [lsp-test] Warning: 'Session' is ambiguous. It is defined
  14462. 1749.44 s [lsp-test] * at src/Language/LSP/Test/Session.hs:94:21
  14463. 1749.44 s [lsp-test] * at src/Language/LSP/Test/Session.hs:94:1
  14464. 1749.44 s [lsp-test] You may be able to disambiguate the identifier by qualifying it or
  14465. 1749.44 s [lsp-test] by specifying the type/value namespace explicitly.
  14466. 1749.44 s [lsp-test] Defaulting to the one defined at src/Language/LSP/Test/Session.hs:94:1
  14467. 1749.44 s [lsp-test] Warning: 'mylang' is out of scope.
  14468. 1749.44 s [lsp-test] If you qualify the identifier, haddock can try to link it anyway.
  14469. 1749.44 s [lsp-test] Warning: 'runSession' is out of scope.
  14470. 1749.44 s [lsp-test] If you qualify the identifier, haddock can try to link it anyway.
  14471. 1749.44 s [lsp-test] Warning: 'SessionConfig' is ambiguous. It is defined
  14472. 1749.44 s [lsp-test] * at src/Language/LSP/Test/Session.hs:105:22
  14473. 1749.44 s [lsp-test] * at src/Language/LSP/Test/Session.hs:105:1
  14474. 1749.44 s [lsp-test] You may be able to disambiguate the identifier by qualifying it or
  14475. 1749.44 s [lsp-test] by specifying the type/value namespace explicitly.
  14476. 1749.44 s [lsp-test] Defaulting to the one defined at src/Language/LSP/Test/Session.hs:105:1
  14477. 1749.45 s [lsp-test] Warning: 'PublishDiagnosticsNotification' is out of scope.
  14478. 1749.45 s [lsp-test] If you qualify the identifier, haddock can try to link it anyway.
  14479. 1749.45 s [lsp-test] Warning: 'semanticTokensFull' is out of scope.
  14480. 1749.45 s [lsp-test] If you qualify the identifier, haddock can try to link it anyway.
  14481. 1749.45 s [lsp-test] Warning: 'Session' is ambiguous. It is defined
  14482. 1749.45 s [lsp-test] * at src/Language/LSP/Test/Session.hs:94:21
  14483. 1749.45 s [lsp-test] * at src/Language/LSP/Test/Session.hs:94:1
  14484. 1749.45 s [lsp-test] You may be able to disambiguate the identifier by qualifying it or
  14485. 1749.45 s [lsp-test] by specifying the type/value namespace explicitly.
  14486. 1749.45 s [lsp-test] Defaulting to the one defined at src/Language/LSP/Test/Session.hs:94:1
  14487. 1749.45 s [lsp-test] Warning: Language.LSP.Test: Couldn't find .haddock for export fullLatestClientCaps
  14488. 1749.45 s [lsp-test] 91% (103 /113) in 'Language.LSP.Test'
  14489. 1749.45 s [lsp-test] Missing documentation for:
  14490. 1749.45 s [lsp-test] runSessionWithHandles' (src/Language/LSP/Test.hs:278)
  14491. 1749.45 s [lsp-test] setIgnoringLogNotifications (src/Language/LSP/Test.hs:481)
  14492. 1749.45 s [lsp-test] setIgnoringConfigurationRequests (src/Language/LSP/Test.hs:485)
  14493. 1749.45 s [lsp-test] setIgnoringRegistrationRequests (src/Language/LSP/Test.hs:489)
  14494. 1749.45 s [lsp-test] fullLatestClientCaps
  14495. 1749.45 s [lsp-test] customRequest (src/Language/LSP/Test/Parsing.hs:129)
  14496. 1749.45 s [lsp-test] customNotification (src/Language/LSP/Test/Parsing.hs:142)
  14497. 1749.45 s [lsp-test] loggingOrConfiguration (src/Language/LSP/Test/Parsing.hs:220)
  14498. 1749.45 s [lsp-test] incomingCalls (src/Language/LSP/Test.hs:1016)
  14499. 1749.45 s [lsp-test] outgoingCalls (src/Language/LSP/Test.hs:1019)
  14500. 1750.90 s [lsp-test] Warning: Language.LSP.Test: could not find link destinations for:
  14501. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Method.Method
  14502. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCall.CallHierarchyIncomingCall
  14503. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCallsParams.CallHierarchyIncomingCallsParams
  14504. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyItem.CallHierarchyItem
  14505. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCall.CallHierarchyOutgoingCall
  14506. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCallsParams.CallHierarchyOutgoingCallsParams
  14507. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyPrepareParams.CallHierarchyPrepareParams
  14508. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  14509. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CodeAction.CodeAction
  14510. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CodeLens.CodeLens
  14511. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Command.Command
  14512. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CompletionItem.CompletionItem
  14513. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Declaration.Declaration
  14514. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.DeclarationLink.DeclarationLink
  14515. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Definition.Definition
  14516. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.DefinitionLink.DefinitionLink
  14517. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Diagnostic.Diagnostic
  14518. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.DocumentHighlight
  14519. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.DocumentSymbol.DocumentSymbol
  14520. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.FormattingOptions.FormattingOptions
  14521. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Hover.Hover
  14522. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.InlayHint.InlayHint
  14523. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.LanguageKind.LanguageKind
  14524. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Location.Location
  14525. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Position.Position
  14526. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.ProgressToken.ProgressToken
  14527. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Range.Range
  14528. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.SemanticTokens.SemanticTokens
  14529. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.SymbolInformation.SymbolInformation
  14530. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.TextDocumentContentChangeEvent
  14531. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.TextDocumentIdentifier
  14532. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  14533. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  14534. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Types.WorkspaceFolder.WorkspaceFolder
  14535. 1750.90 s [lsp-test] - Language.LSP.Protocol.Types.Common.Null
  14536. 1750.90 s [lsp-test] - Language.LSP.Protocol.Types.Common.|?
  14537. 1750.90 s [lsp-test] - Language.LSP.Protocol.Types.Uri.Uri
  14538. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Method.ErrorData
  14539. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Method.MessageParams
  14540. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Method.MessageResult
  14541. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Method.Method_CustomMethod
  14542. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Method.Method_Initialize
  14543. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentPublishDiagnostics
  14544. 1750.90 s [lsp-test] - Language.LSP.Protocol.Internal.Method.SMethod
  14545. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.LspId.LspId
  14546. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Meta.MessageDirection
  14547. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Meta.ClientToServer
  14548. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Meta.ServerToClient
  14549. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Meta.MessageKind
  14550. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Meta.Notification
  14551. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Meta.Request
  14552. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Method.SClientMethod
  14553. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Method.SServerMethod
  14554. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Parsing.FromServerMessage
  14555. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Registration.SomeRegistration
  14556. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Types.TMessage
  14557. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Types.TResponseError
  14558. 1750.90 s [lsp-test] - Language.LSP.Protocol.Message.Types.TResponseMessage
  14559. 1750.90 s [lsp-test] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Capabilities'
  14560. 1750.90 s [lsp-test] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Message'
  14561. 1750.90 s [lsp-test] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH:Language.LSP.Protocol.Types'
  14562. 1751.80 s [ghcide] [66 of 77] Compiling Development.IDE.LSP.Outline ( src/Development/IDE/LSP/Outline.hs, dist/build/Development/IDE/LSP/Outline.p_o )
  14563. 1751.80 s [ghcide] [67 of 77] Compiling Development.IDE.LSP.HoverDefinition ( src/Development/IDE/LSP/HoverDefinition.hs, dist/build/Development/IDE/LSP/HoverDefinition.p_o )
  14564. 1751.80 s [ghcide] [68 of 77] Compiling Development.IDE ( src/Development/IDE.hs, dist/build/Development/IDE.p_o )
  14565. 1751.80 s [ghcide] [69 of 77] Compiling Development.IDE.Spans.Pragmas ( src/Development/IDE/Spans/Pragmas.hs, dist/build/Development/IDE/Spans/Pragmas.p_o )
  14566. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:156:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  14567. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14568. 1751.80 s [ghcide] In a record update:
  14569. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14570. 1751.80 s [ghcide] |
  14571. 1751.80 s [ghcide] 156 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  14572. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14573. 1751.80 s [ghcide]
  14574. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:158:42: warning: [GHC-62161] [-Wincomplete-record-updates]
  14575. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14576. 1751.80 s [ghcide] In a record update:
  14577. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14578. 1751.80 s [ghcide] |
  14579. 1751.80 s [ghcide] 158 | | isDownwardLineHaddock s -> defaultParserState{ mode = ModeHaddock }
  14580. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14581. 1751.80 s [ghcide]
  14582. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:160:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14583. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14584. 1751.80 s [ghcide] In a record update:
  14585. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14586. 1751.80 s [ghcide] |
  14587. 1751.80 s [ghcide] 160 | defaultParserState
  14588. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  14589. 1751.80 s [ghcide]
  14590. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:165:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14591. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14592. 1751.80 s [ghcide] In a record update:
  14593. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14594. 1751.80 s [ghcide] |
  14595. 1751.80 s [ghcide] 165 | defaultParserState
  14596. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  14597. 1751.80 s [ghcide]
  14598. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:169:43: warning: [GHC-62161] [-Wincomplete-record-updates]
  14599. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14600. 1751.80 s [ghcide] In a record update:
  14601. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14602. 1751.80 s [ghcide] |
  14603. 1751.80 s [ghcide] 169 | | isDownwardBlockHaddock s -> defaultParserState{ mode = ModeHaddock }
  14604. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14605. 1751.80 s [ghcide]
  14606. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:171:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14607. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14608. 1751.80 s [ghcide] In a record update:
  14609. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14610. 1751.80 s [ghcide] |
  14611. 1751.80 s [ghcide] 171 | defaultParserState
  14612. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  14613. 1751.80 s [ghcide]
  14614. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:178:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  14615. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14616. 1751.80 s [ghcide] In a record update:
  14617. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14618. 1751.80 s [ghcide] |
  14619. 1751.80 s [ghcide] 178 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  14620. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14621. 1751.80 s [ghcide]
  14622. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:186:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14623. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14624. 1751.80 s [ghcide] In a record update:
  14625. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14626. 1751.80 s [ghcide] |
  14627. 1751.80 s [ghcide] 186 | defaultParserState
  14628. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  14629. 1751.80 s [ghcide]
  14630. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:193:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14631. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14632. 1751.80 s [ghcide] In a record update:
  14633. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14634. 1751.80 s [ghcide] |
  14635. 1751.80 s [ghcide] 193 | defaultParserState
  14636. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  14637. 1751.80 s [ghcide]
  14638. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:203:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14639. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14640. 1751.80 s [ghcide] In a record update:
  14641. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14642. 1751.80 s [ghcide] |
  14643. 1751.80 s [ghcide] 203 | defaultParserState{
  14644. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  14645. 1751.80 s [ghcide]
  14646. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:207:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14647. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14648. 1751.80 s [ghcide] In a record update:
  14649. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched:
  14650. 1751.80 s [ghcide] ParserStateDone _
  14651. 1751.80 s [ghcide] ParserStateDone _
  14652. 1751.80 s [ghcide] |
  14653. 1751.80 s [ghcide] 207 | defaultParserState{
  14654. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  14655. 1751.80 s [ghcide]
  14656. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:214:13: warning: [GHC-62161] [-Wincomplete-record-updates]
  14657. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14658. 1751.80 s [ghcide] In a record update:
  14659. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14660. 1751.80 s [ghcide] |
  14661. 1751.80 s [ghcide] 214 | defaultParserState{ isLastTokenHash = True }
  14662. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14663. 1751.80 s [ghcide]
  14664. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:223:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14665. 1751.80 s [ghcide] Pattern match(es) are non-exhaustive
  14666. 1751.80 s [ghcide] In a record update:
  14667. 1751.80 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14668. 1751.80 s [ghcide] |
  14669. 1751.80 s [ghcide] 223 | defaultParserState{
  14670. 1751.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  14671. 1751.80 s [ghcide]
  14672. 1751.80 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:230:28: warning: [GHC-62161] [-Wincomplete-record-updates]
  14673. 1751.81 s [ghcide] Pattern match(es) are non-exhaustive
  14674. 1751.81 s [ghcide] In a record update:
  14675. 1751.81 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14676. 1751.81 s [ghcide] |
  14677. 1751.81 s [ghcide] 230 | | otherwise -> defaultParserState{ lastBlockCommentLine = endLine }
  14678. 1751.81 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14679. 1751.81 s [ghcide]
  14680. 1751.81 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:234:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  14681. 1751.81 s [ghcide] Pattern match(es) are non-exhaustive
  14682. 1751.81 s [ghcide] In a record update:
  14683. 1751.81 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14684. 1751.81 s [ghcide] |
  14685. 1751.81 s [ghcide] 234 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  14686. 1751.81 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14687. 1751.81 s [ghcide]
  14688. 1751.81 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:247:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14689. 1751.81 s [ghcide] Pattern match(es) are non-exhaustive
  14690. 1751.81 s [ghcide] In a record update:
  14691. 1751.81 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14692. 1751.81 s [ghcide] |
  14693. 1751.81 s [ghcide] 247 | defaultParserState{ nextPragma = NextPragmaInfo (endLine + 1) Nothing, lastPragmaLine = endLine }
  14694. 1751.81 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14695. 1751.81 s [ghcide]
  14696. 1751.81 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:259:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14697. 1751.81 s [ghcide] Pattern match(es) are non-exhaustive
  14698. 1751.81 s [ghcide] In a record update:
  14699. 1751.81 s [ghcide] Patterns of type ‘ParserState’ not matched:
  14700. 1751.81 s [ghcide] ParserStateDone _
  14701. 1751.81 s [ghcide] ParserStateDone _
  14702. 1751.81 s [ghcide] |
  14703. 1751.81 s [ghcide] 259 | defaultParserState{ lastBlockCommentLine = endLine }
  14704. 1751.81 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14705. 1751.81 s [ghcide]
  14706. 1751.81 s [ghcide] [70 of 77] Compiling Development.IDE.Plugin.TypeLenses ( src/Development/IDE/Plugin/TypeLenses.hs, dist/build/Development/IDE/Plugin/TypeLenses.p_o )
  14707. 1751.81 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:19:56: warning: [GHC-38856] [-Wunused-imports]
  14708. 1751.81 s [ghcide] The import of ‘to’ from module ‘Control.Lens’ is redundant
  14709. 1751.81 s [ghcide] |
  14710. 1751.81 s [ghcide] 19 | import Control.Lens (to, (?~), (^?))
  14711. 1751.81 s [ghcide] | ^^
  14712. 1751.81 s [ghcide]
  14713. 1751.81 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:55:56: warning: [GHC-38856] [-Wunused-imports]
  14714. 1751.81 s [ghcide] The import of ‘stripTcRnMessageContext’
  14715. 1751.81 s [ghcide] from module ‘Development.IDE.GHC.Compat.Error’ is redundant
  14716. 1751.81 s [ghcide] |
  14717. 1751.81 s [ghcide] 55 | stripTcRnMessageContext)
  14718. 1751.81 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^
  14719. 1751.81 s [ghcide]
  14720. 1751.81 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:93:1: warning: [GHC-66111] [-Wunused-imports]
  14721. 1751.81 s [ghcide] The import of ‘Text.Regex.TDFA’ is redundant
  14722. 1751.81 s [ghcide] except perhaps to import instances from ‘Text.Regex.TDFA’
  14723. 1751.81 s [ghcide] To import instances alone, use: import Text.Regex.TDFA()
  14724. 1751.81 s [ghcide] |
  14725. 1751.81 s [ghcide] 93 | import Text.Regex.TDFA ((=~))
  14726. 1751.81 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14727. 1751.81 s [ghcide]
  14728. 1751.81 s [ghcide] [71 of 77] Compiling Development.IDE.Core.UseStale ( src/Development/IDE/Core/UseStale.hs, dist/build/Development/IDE/Core/UseStale.p_o )
  14729. 1751.81 s [ghcide] [72 of 77] Compiling Generics.SYB.GHC ( src/Generics/SYB/GHC.hs, dist/build/Generics/SYB/GHC.p_o )
  14730. 1751.81 s [ghcide] [73 of 77] Compiling Text.Fuzzy.Parallel ( src/Text/Fuzzy/Parallel.hs, dist/build/Text/Fuzzy/Parallel.p_o )
  14731. 1751.81 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 )
  14732. 1751.81 s [ghcide] [75 of 77] Compiling Development.IDE.Plugin.Completions ( src/Development/IDE/Plugin/Completions.hs, dist/build/Development/IDE/Plugin/Completions.p_o )
  14733. 1751.81 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 )
  14734. 1751.81 s [ghcide] [77 of 77] Compiling Development.IDE.Main ( src/Development/IDE/Main.hs, dist/build/Development/IDE/Main.p_o )
  14735. 1757.42 s [lsp-test] Documentation created: dist/doc/html/lsp-test/,
  14736. 1757.46 s [lsp-test] dist/doc/html/lsp-test/lsp-test.txt
  14737. 1757.49 s [lsp-test] Preprocessing test suite 'func-test' for lsp-test-0.17.1.1...
  14738. 1757.49 s [lsp-test] Preprocessing test suite 'tests' for lsp-test-0.17.1.1...
  14739. 1757.49 s [lsp-test] Preprocessing test suite 'example' for lsp-test-0.17.1.1...
  14740. 1757.50 s [lsp-test] Phase: installPhase
  14741. 1757.60 s [lsp-test] Installing library in /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  14742. 1757.94 s [lsp-test] Phase: fixupPhase
  14743. 1757.96 s [lsp-test] shrinking RPATHs of ELF executables and libraries in /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1
  14744. 1757.96 s [lsp-test] shrinking /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSlsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE-ghc9.10.2.so
  14745. 1758.00 s [lsp-test] checking for references to /build/ in /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1...
  14746. 1758.01 s [lsp-test] patching script interpreter paths in /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1
  14747. 1758.02 s [lsp-test] stripping (with command strip and flags -S -p) in /nix/store/xcq3iw52dzwlqhlmsyzxn3nxbiq2874d-lsp-test-0.17.1.1/lib
  14748. 1758.13 s [lsp-test] shrinking RPATHs of ELF executables and libraries in /nix/store/x4lc0cw8bx4fyykdvwvi68v1nwmfx992-lsp-test-0.17.1.1-doc
  14749. 1758.13 s [lsp-test] checking for references to /build/ in /nix/store/x4lc0cw8bx4fyykdvwvi68v1nwmfx992-lsp-test-0.17.1.1-doc...
  14750. 1758.15 s [lsp-test] patching script interpreter paths in /nix/store/x4lc0cw8bx4fyykdvwvi68v1nwmfx992-lsp-test-0.17.1.1-doc
  14751. 1758.29 s Progress: 359 of 364 built (1 building), 461 of 461 downloaded from cache
  14752. 1759.03 s [ghcide] Preprocessing executable 'ghcide' for ghcide-2.12.0.0...
  14753. 1759.03 s [ghcide] Building executable 'ghcide' for ghcide-2.12.0.0...
  14754. 1759.12 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 )
  14755. 1759.60 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 )
  14756. 1759.60 s [ghcide] [3 of 3] Compiling Main ( exe/Main.hs, dist/build/ghcide/ghcide-tmp/Main.o )
  14757. 1760.27 s [ghcide] [4 of 4] Linking dist/build/ghcide/ghcide
  14758. 1765.03 s [ghcide] buildPhase completed in 56 seconds
  14759. 1765.03 s [ghcide] Phase: checkPhase
  14760. 1765.08 s [ghcide] Package has no test suites.
  14761. 1765.09 s [ghcide] Phase: haddockPhase
  14762. 1765.22 s [ghcide] Preprocessing library for ghcide-2.12.0.0...
  14763. 1765.24 s [ghcide] Running Haddock on library for ghcide-2.12.0.0...
  14764. 1765.24 s [ghcide] Warning: The documentation for the following packages are not installed. No
  14765. 1765.24 s [ghcide] links will be generated to these packages: attoparsec-0.14.4,
  14766. 1765.24 s [ghcide] attoparsec-0.14.4, libyaml-clib-0.2.5, lsp-types-2.3.0.1, vector-0.13.2.0
  14767. 1766.38 s [ghcide] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  14768. 1766.38 s [ghcide] The following packages were specified via -package or -package-id flags,
  14769. 1766.38 s [ghcide] but were not needed for compilation:
  14770. 1766.38 s [ghcide] - os-string-2.0.4 (exposed by flag -package-id os-string-2.0.4-1192)
  14771. 1766.38 s [ghcide]
  14772. 1766.38 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 )
  14773. 1766.42 s [ghcide] [ 2 of 77] Compiling Development.IDE.Core.Debouncer ( src/Development/IDE/Core/Debouncer.hs, nothing )
  14774. 1766.53 s [ghcide] [ 3 of 77] Compiling Development.IDE.Core.FileUtils ( src/Development/IDE/Core/FileUtils.hs, nothing )
  14775. 1766.54 s [ghcide] [ 4 of 77] Compiling Development.IDE.Core.PositionMapping ( src/Development/IDE/Core/PositionMapping.hs, nothing )
  14776. 1766.78 s [ghcide] src/Development/IDE/Core/PositionMapping.hs:31:1: warning: [GHC-66111] [-Wunused-imports]
  14777. 1766.78 s [ghcide] The import of ‘Data.List’ is redundant
  14778. 1766.78 s [ghcide] except perhaps to import instances from ‘Data.List’
  14779. 1766.78 s [ghcide] To import instances alone, use: import Data.List()
  14780. 1766.78 s [ghcide] |
  14781. 1766.78 s [ghcide] 31 | import Data.List
  14782. 1766.78 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  14783. 1766.78 s [ghcide]
  14784. 1766.79 s [ghcide] [ 5 of 77] Compiling Development.IDE.Core.WorkerThread ( src/Development/IDE/Core/WorkerThread.hs, nothing )
  14785. 1766.80 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:13:1: warning: [GHC-38856] [-Wunused-imports]
  14786. 1766.80 s [ghcide] The import of ‘AsyncCancelled, AsyncCancelled’
  14787. 1766.80 s [ghcide] from module ‘Control.Concurrent.Async’ is redundant
  14788. 1766.80 s [ghcide] |
  14789. 1766.80 s [ghcide] 13 | import Control.Concurrent.Async (AsyncCancelled (AsyncCancelled),
  14790. 1766.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  14791. 1766.80 s [ghcide]
  14792. 1766.80 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:18:1: warning: [GHC-38856] [-Wunused-imports]
  14793. 1766.80 s [ghcide] The import of ‘Exception, fromException’
  14794. 1766.80 s [ghcide] from module ‘Control.Exception.Safe’ is redundant
  14795. 1766.80 s [ghcide] |
  14796. 1766.80 s [ghcide] 18 | import Control.Exception.Safe (Exception (fromException),
  14797. 1766.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  14798. 1766.80 s [ghcide]
  14799. 1766.80 s [ghcide] [ 6 of 77] Compiling Development.IDE.GHC.Compat.CmdLine ( src/Development/IDE/GHC/Compat/CmdLine.hs, nothing )
  14800. 1766.89 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 )
  14801. 1767.24 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:271:5: warning: [GHC-75356] [-Wdodgy-exports]
  14802. 1767.24 s [ghcide] The export item ‘Warn(..)’ suggests that
  14803. 1767.24 s [ghcide] ‘Warn’ has (in-scope) constructors or record fields,
  14804. 1767.24 s [ghcide] but it has none
  14805. 1767.24 s [ghcide] |
  14806. 1767.24 s [ghcide] 271 | Warn(..),
  14807. 1767.24 s [ghcide] | ^^^^^^^^
  14808. 1767.24 s [ghcide]
  14809. 1767.24 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:365:5: warning: [GHC-47854] [-Wduplicate-exports]
  14810. 1767.24 s [ghcide] ‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
  14811. 1767.24 s [ghcide] |
  14812. 1767.24 s [ghcide] 365 | module GHC.Utils.Panic,
  14813. 1767.25 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^
  14814. 1767.25 s [ghcide]
  14815. 1767.25 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:419:47: warning: [GHC-99623] [-Wdodgy-imports]
  14816. 1767.25 s [ghcide] The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
  14817. 1767.25 s [ghcide] ‘GHC.Driver.CmdLine.Warn’ has (in-scope) constructors or record fields,
  14818. 1767.25 s [ghcide] but it has none
  14819. 1767.25 s [ghcide] |
  14820. 1767.25 s [ghcide] 419 | import GHC.Driver.CmdLine (Warn (..))
  14821. 1767.25 s [ghcide] | ^^^^^^^^^
  14822. 1767.25 s [ghcide]
  14823. 1767.25 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:451:76: warning: [GHC-61689] [-Wdodgy-imports]
  14824. 1767.25 s [ghcide] Module ‘GHC.Tc.Utils.Monad’ does not export ‘foldMapM’.
  14825. 1767.25 s [ghcide] |
  14826. 1767.25 s [ghcide] 451 | anyM, concatMapM, mapMaybeM, foldMapM,
  14827. 1767.25 s [ghcide] | ^^^^^^^^
  14828. 1767.25 s [ghcide]
  14829. 1767.25 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:485:1: warning: [GHC-66111] [-Wunused-imports]
  14830. 1767.25 s [ghcide] The import of ‘GHC.Data.Bag’ is redundant
  14831. 1767.25 s [ghcide] except perhaps to import instances from ‘GHC.Data.Bag’
  14832. 1767.25 s [ghcide] To import instances alone, use: import GHC.Data.Bag()
  14833. 1767.25 s [ghcide] |
  14834. 1767.25 s [ghcide] 485 | import GHC.Data.Bag
  14835. 1767.25 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14836. 1767.25 s [ghcide]
  14837. 1767.25 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:752:1: warning: [GHC-38417] [-Wmissing-signatures]
  14838. 1767.25 s [ghcide] Top-level binding with no type signature:
  14839. 1767.25 s [ghcide] lookupGlobalRdrEnv :: GlobalRdrEnvX GREInfo
  14840. 1767.25 s [ghcide] -> OccName -> [GlobalRdrEltX GREInfo]
  14841. 1767.25 s [ghcide] |
  14842. 1767.25 s [ghcide] 752 | lookupGlobalRdrEnv gre_env occ = lookupGRE gre_env (LookupOccName occ AllRelevantGREs)
  14843. 1767.25 s [ghcide] | ^^^^^^^^^^^^^^^^^^
  14844. 1767.25 s [ghcide]
  14845. 1767.57 s [ghcide] [ 8 of 77] Compiling Development.IDE.GHC.Compat.Driver ( src/Development/IDE/GHC/Compat/Driver.hs, nothing )
  14846. 1767.61 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 )
  14847. 1767.73 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 )
  14848. 1767.78 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 )
  14849. 1767.81 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 )
  14850. 1767.84 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 )
  14851. 1767.93 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 )
  14852. 1767.95 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 )
  14853. 1767.99 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 )
  14854. 1768.03 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 )
  14855. 1768.15 s [ghcide] src/Development/IDE/GHC/Compat.hs:118:1: warning: [GHC-66111] [-Wunused-imports]
  14856. 1768.15 s [ghcide] The import of ‘Data.List’ is redundant
  14857. 1768.15 s [ghcide] except perhaps to import instances from ‘Data.List’
  14858. 1768.15 s [ghcide] To import instances alone, use: import Data.List()
  14859. 1768.15 s [ghcide] |
  14860. 1768.15 s [ghcide] 118 | import Data.List (foldl')
  14861. 1768.15 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14862. 1768.15 s [ghcide]
  14863. 1768.15 s [ghcide] src/Development/IDE/GHC/Compat.hs:262:11: warning: [GHC-62412] [-Wsimplifiable-class-constraints]
  14864. 1768.15 s [ghcide] • The constraint ‘HasLoc (GenLocated a e)’ matches
  14865. 1768.15 s [ghcide] instance HasLoc l => HasLoc (GenLocated l a)
  14866. 1768.15 s [ghcide] -- Defined in ‘GHC.Parser.Annotation’
  14867. 1768.15 s [ghcide] This makes type inference for inner bindings fragile;
  14868. 1768.15 s [ghcide] either use MonoLocalBinds, or simplify it using the instance
  14869. 1768.15 s [ghcide] • In the type signature:
  14870. 1768.15 s [ghcide] reLocA :: (HasLoc (GenLocated a e), HasAnnotation b) =>
  14871. 1768.15 s [ghcide] GenLocated a e -> GenLocated b e
  14872. 1768.15 s [ghcide] |
  14873. 1768.15 s [ghcide] 262 | reLocA :: (HasLoc (GenLocated a e), HasAnnotation b)
  14874. 1768.15 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  14875. 1768.15 s [ghcide]
  14876. 1768.15 s [ghcide] src/Development/IDE/GHC/Compat.hs:467:1: warning: [GHC-38417] [-Wmissing-signatures]
  14877. 1768.15 s [ghcide] Top-level binding with no type signature:
  14878. 1768.15 s [ghcide] extract_cons :: DataDefnCons a -> [a]
  14879. 1768.15 s [ghcide] |
  14880. 1768.15 s [ghcide] 467 | extract_cons (NewTypeCon x) = [x]
  14881. 1768.15 s [ghcide] | ^^^^^^^^^^^^
  14882. 1768.15 s [ghcide]
  14883. 1768.33 s [ghcide] [18 of 77] Compiling Development.IDE.GHC.Compat.Error ( src/Development/IDE/GHC/Compat/Error.hs, nothing )
  14884. 1769.28 s [ghcide] [19 of 77] Compiling Development.IDE.GHC.CPP ( src/Development/IDE/GHC/CPP.hs, nothing )
  14885. 1769.30 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 )
  14886. 1769.36 s [ghcide] [21 of 77] Compiling Development.IDE.Main.HeapStats ( src/Development/IDE/Main/HeapStats.hs, nothing )
  14887. 1769.38 s [ghcide] [22 of 77] Compiling Development.IDE.Session.Implicit ( session-loader/Development/IDE/Session/Implicit.hs, nothing )
  14888. 1769.41 s [ghcide] [23 of 77] Compiling Development.IDE.Types.Action ( src/Development/IDE/Types/Action.hs, nothing )
  14889. 1769.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 )
  14890. 1769.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 )
  14891. 1769.91 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:32:1: warning: [GHC-66111] [-Wunused-imports]
  14892. 1769.91 s [ghcide] The import of ‘Control.Applicative’ is redundant
  14893. 1769.91 s [ghcide] except perhaps to import instances from ‘Control.Applicative’
  14894. 1769.91 s [ghcide] To import instances alone, use: import Control.Applicative()
  14895. 1769.91 s [ghcide] |
  14896. 1769.91 s [ghcide] 32 | import Control.Applicative ((<|>))
  14897. 1769.91 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14898. 1769.91 s [ghcide]
  14899. 1769.91 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:58:1: warning: [GHC-66111] [-Wunused-imports]
  14900. 1769.91 s [ghcide] The import of ‘Text.Printf’ is redundant
  14901. 1769.91 s [ghcide] except perhaps to import instances from ‘Text.Printf’
  14902. 1769.91 s [ghcide] To import instances alone, use: import Text.Printf()
  14903. 1769.91 s [ghcide] |
  14904. 1769.91 s [ghcide] 58 | import Text.Printf (printf)
  14905. 1769.91 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14906. 1769.91 s [ghcide]
  14907. 1770.06 s [ghcide] [26 of 77] Compiling Development.IDE.Session.Diagnostics ( session-loader/Development/IDE/Session/Diagnostics.hs, nothing )
  14908. 1770.12 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 )
  14909. 1770.28 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 )
  14910. 1770.48 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 )
  14911. 1770.59 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 )
  14912. 1771.21 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 )
  14913. 1771.42 s [ghcide] [32 of 77] Compiling Development.IDE.Plugin.Completions.Types ( src/Development/IDE/Plugin/Completions/Types.hs, nothing )
  14914. 1771.49 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 )
  14915. 1771.62 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 )
  14916. 1771.65 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:27:1: warning: [GHC-66111] [-Wunused-imports]
  14917. 1771.65 s [ghcide] The import of ‘GHC.Driver.Env’ is redundant
  14918. 1771.65 s [ghcide] except perhaps to import instances from ‘GHC.Driver.Env’
  14919. 1771.65 s [ghcide] To import instances alone, use: import GHC.Driver.Env()
  14920. 1771.65 s [ghcide] |
  14921. 1771.65 s [ghcide] 27 | import GHC.Driver.Env (hsc_all_home_unit_ids)
  14922. 1771.65 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14923. 1771.65 s [ghcide]
  14924. 1771.65 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  14925. 1771.65 s [ghcide] The import of ‘Ide.PluginUtils’ is redundant
  14926. 1771.65 s [ghcide] except perhaps to import instances from ‘Ide.PluginUtils’
  14927. 1771.65 s [ghcide] To import instances alone, use: import Ide.PluginUtils()
  14928. 1771.65 s [ghcide] |
  14929. 1771.65 s [ghcide] 28 | import Ide.PluginUtils (toAbsolute)
  14930. 1771.65 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14931. 1771.65 s [ghcide]
  14932. 1771.66 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:30:1: warning: [GHC-66111] [-Wunused-imports]
  14933. 1771.66 s [ghcide] The import of ‘System.Directory’ is redundant
  14934. 1771.66 s [ghcide] except perhaps to import instances from ‘System.Directory’
  14935. 1771.66 s [ghcide] To import instances alone, use: import System.Directory()
  14936. 1771.66 s [ghcide] |
  14937. 1771.66 s [ghcide] 30 | import System.Directory (makeAbsolute)
  14938. 1771.66 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14939. 1771.66 s [ghcide]
  14940. 1771.66 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:56:5: warning: [GHC-40910] [-Wunused-matches]
  14941. 1771.66 s [ghcide] Defined but not used: ‘mod_cache’
  14942. 1771.66 s [ghcide] |
  14943. 1771.66 s [ghcide] 56 | mod_cache <- newIORef emptyInstalledModuleEnv
  14944. 1771.66 s [ghcide] | ^^^^^^^^^
  14945. 1771.66 s [ghcide]
  14946. 1771.66 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:57:5: warning: [GHC-40910] [-Wunused-matches]
  14947. 1771.66 s [ghcide] Defined but not used: ‘file_cache’
  14948. 1771.66 s [ghcide] |
  14949. 1771.66 s [ghcide] 57 | file_cache <- newIORef M.empty
  14950. 1771.66 s [ghcide] | ^^^^^^^^^^
  14951. 1771.66 s [ghcide]
  14952. 1771.73 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 )
  14953. 1771.83 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 )
  14954. 1771.97 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 )
  14955. 1772.37 s [ghcide] [38 of 77] Compiling Development.IDE.Core.RuleTypes ( src/Development/IDE/Core/RuleTypes.hs, nothing )
  14956. 1772.51 s [ghcide] [39 of 77] Compiling Development.IDE.GHC.Warnings ( src/Development/IDE/GHC/Warnings.hs, nothing )
  14957. 1772.52 s [ghcide] [40 of 77] Compiling Development.IDE.Core.Tracing ( src/Development/IDE/Core/Tracing.hs, nothing )
  14958. 1772.54 s [ghcide] [41 of 77] Compiling Development.IDE.Core.Preprocessor ( src/Development/IDE/Core/Preprocessor.hs, nothing )
  14959. 1772.59 s [ghcide] [42 of 77] Compiling Development.IDE.Types.Monitoring ( src/Development/IDE/Types/Monitoring.hs, nothing )
  14960. 1772.59 s [ghcide] [43 of 77] Compiling Development.IDE.Monitoring.OpenTelemetry ( src/Development/IDE/Monitoring/OpenTelemetry.hs, nothing )
  14961. 1772.60 s [ghcide] [44 of 77] Compiling Development.IDE.Types.Options ( src/Development/IDE/Types/Options.hs, nothing )
  14962. 1772.63 s [ghcide] [45 of 77] Compiling Development.IDE.Core.ProgressReporting ( src/Development/IDE/Core/ProgressReporting.hs, nothing )
  14963. 1772.67 s [ghcide] [46 of 77] Compiling Development.IDE.Types.Shake ( src/Development/IDE/Types/Shake.hs, nothing )
  14964. 1772.70 s [ghcide] [47 of 77] Compiling Development.IDE.Core.Shake ( src/Development/IDE/Core/Shake.hs, nothing )
  14965. 1772.96 s [ghcide] src/Development/IDE/Core/Shake.hs:110:58: warning: [GHC-38856] [-Wunused-imports]
  14966. 1772.96 s [ghcide] The import of ‘foldl'’ from module ‘Data.List.Extra’ is redundant
  14967. 1772.96 s [ghcide] |
  14968. 1772.96 s [ghcide] 110 | import Data.List.Extra (foldl', partition,
  14969. 1772.96 s [ghcide] | ^^^^^^
  14970. 1772.96 s [ghcide]
  14971. 1772.98 s [ghcide] [48 of 77] Compiling Development.IDE.Session ( session-loader/Development/IDE/Session.hs, nothing )
  14972. 1773.64 s [ghcide] [49 of 77] Compiling Development.IDE.LSP.Server ( src/Development/IDE/LSP/Server.hs, nothing )
  14973. 1773.67 s [ghcide] [50 of 77] Compiling Development.IDE.Plugin ( src/Development/IDE/Plugin.hs, nothing )
  14974. 1773.67 s [ghcide] [51 of 77] Compiling Development.IDE.Plugin.HLS ( src/Development/IDE/Plugin/HLS.hs, nothing )
  14975. 1773.76 s [ghcide] [52 of 77] Compiling Development.IDE.Core.IdeConfiguration ( src/Development/IDE/Core/IdeConfiguration.hs, nothing )
  14976. 1773.78 s [ghcide] [53 of 77] Compiling Development.IDE.LSP.LanguageServer ( src/Development/IDE/LSP/LanguageServer.hs, nothing )
  14977. 1773.82 s [ghcide] [54 of 77] Compiling Development.IDE.Core.OfInterest ( src/Development/IDE/Core/OfInterest.hs, nothing )
  14978. 1773.85 s [ghcide] [55 of 77] Compiling Development.IDE.Core.FileStore ( src/Development/IDE/Core/FileStore.hs, nothing )
  14979. 1773.90 s [ghcide] [56 of 77] Compiling Development.IDE.Core.Compile ( src/Development/IDE/Core/Compile.hs, nothing )
  14980. 1774.16 s [ghcide] [57 of 77] Compiling Development.IDE.Spans.Documentation ( src/Development/IDE/Spans/Documentation.hs, nothing )
  14981. 1774.19 s [ghcide] [58 of 77] Compiling Development.IDE.Spans.AtPoint ( src/Development/IDE/Spans/AtPoint.hs, nothing )
  14982. 1774.30 s [ghcide] [59 of 77] Compiling Development.IDE.Core.FileExists ( src/Development/IDE/Core/FileExists.hs, nothing )
  14983. 1774.32 s [ghcide] [60 of 77] Compiling Development.IDE.Core.Service ( src/Development/IDE/Core/Service.hs, nothing )
  14984. 1774.33 s [ghcide] [61 of 77] Compiling Development.IDE.LSP.Notifications ( src/Development/IDE/LSP/Notifications.hs, nothing )
  14985. 1774.37 s [ghcide] [62 of 77] Compiling Development.IDE.Core.PluginUtils ( src/Development/IDE/Core/PluginUtils.hs, nothing )
  14986. 1774.41 s [ghcide] [63 of 77] Compiling Development.IDE.Core.Actions ( src/Development/IDE/Core/Actions.hs, nothing )
  14987. 1774.44 s [ghcide] [64 of 77] Compiling Development.IDE.Core.Rules ( src/Development/IDE/Core/Rules.hs, nothing )
  14988. 1774.68 s [ghcide] src/Development/IDE/Core/Rules.hs:1232:33: warning: [GHC-02256] [-Wambiguous-fields]
  14989. 1774.68 s [ghcide] Ambiguous record update with parent type constructor ‘GhcSessionDepsConfig’.
  14990. 1774.68 s [ghcide] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  14991. 1774.68 s [ghcide] Consider disambiguating using module qualification instead.
  14992. 1774.68 s [ghcide] |
  14993. 1774.68 s [ghcide] 1232 | loadGhcSession recorder def{fullModuleGraph}
  14994. 1774.68 s [ghcide] | ^^^^^^^^^^^^^^^
  14995. 1774.68 s [ghcide]
  14996. 1774.70 s [ghcide] [65 of 77] Compiling Development.IDE.Plugin.Test ( src/Development/IDE/Plugin/Test.hs, nothing )
  14997. 1775.16 s [ghcide] [66 of 77] Compiling Development.IDE.LSP.Outline ( src/Development/IDE/LSP/Outline.hs, nothing )
  14998. 1775.22 s [ghcide] [67 of 77] Compiling Development.IDE.LSP.HoverDefinition ( src/Development/IDE/LSP/HoverDefinition.hs, nothing )
  14999. 1775.29 s [ghcide] [68 of 77] Compiling Development.IDE ( src/Development/IDE.hs, nothing )
  15000. 1775.29 s [ghcide] [69 of 77] Compiling Development.IDE.Spans.Pragmas ( src/Development/IDE/Spans/Pragmas.hs, nothing )
  15001. 1775.32 s [ghcide] [70 of 77] Compiling Development.IDE.Plugin.TypeLenses ( src/Development/IDE/Plugin/TypeLenses.hs, nothing )
  15002. 1775.39 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:19:56: warning: [GHC-38856] [-Wunused-imports]
  15003. 1775.39 s [ghcide] The import of ‘to’ from module ‘Control.Lens’ is redundant
  15004. 1775.39 s [ghcide] |
  15005. 1775.39 s [ghcide] 19 | import Control.Lens (to, (?~), (^?))
  15006. 1775.39 s [ghcide] | ^^
  15007. 1775.39 s [ghcide]
  15008. 1775.40 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:55:56: warning: [GHC-38856] [-Wunused-imports]
  15009. 1775.40 s [ghcide] The import of ‘stripTcRnMessageContext’
  15010. 1775.40 s [ghcide] from module ‘Development.IDE.GHC.Compat.Error’ is redundant
  15011. 1775.40 s [ghcide] |
  15012. 1775.40 s [ghcide] 55 | stripTcRnMessageContext)
  15013. 1775.40 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^
  15014. 1775.40 s [ghcide]
  15015. 1775.40 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:93:1: warning: [GHC-66111] [-Wunused-imports]
  15016. 1775.40 s [ghcide] The import of ‘Text.Regex.TDFA’ is redundant
  15017. 1775.40 s [ghcide] except perhaps to import instances from ‘Text.Regex.TDFA’
  15018. 1775.40 s [ghcide] To import instances alone, use: import Text.Regex.TDFA()
  15019. 1775.40 s [ghcide] |
  15020. 1775.40 s [ghcide] 93 | import Text.Regex.TDFA ((=~))
  15021. 1775.40 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  15022. 1775.40 s [ghcide]
  15023. 1775.41 s [ghcide] [71 of 77] Compiling Development.IDE.Core.UseStale ( src/Development/IDE/Core/UseStale.hs, nothing )
  15024. 1775.45 s [ghcide] [72 of 77] Compiling Generics.SYB.GHC ( src/Generics/SYB/GHC.hs, nothing )
  15025. 1775.48 s [ghcide] [73 of 77] Compiling Text.Fuzzy.Parallel ( src/Text/Fuzzy/Parallel.hs, nothing )
  15026. 1775.50 s [ghcide] [74 of 77] Compiling Development.IDE.Plugin.Completions.Logic ( src/Development/IDE/Plugin/Completions/Logic.hs, nothing )
  15027. 1775.64 s [ghcide] [75 of 77] Compiling Development.IDE.Plugin.Completions ( src/Development/IDE/Plugin/Completions.hs, nothing )
  15028. 1775.71 s [ghcide] [76 of 77] Compiling Development.IDE.Plugin.HLS.GhcIde ( src/Development/IDE/Plugin/HLS/GhcIde.hs, nothing )
  15029. 1775.72 s [ghcide] [77 of 77] Compiling Development.IDE.Main ( src/Development/IDE/Main.hs, nothing )
  15030. 1775.82 s [ghcide] Haddock coverage:
  15031. 1775.83 s [ghcide] 95% ( 79 / 83) in 'Control.Concurrent.Strict'
  15032. 1775.83 s [ghcide] Missing documentation for:
  15033. 1775.83 s [ghcide] Module header
  15034. 1775.83 s [ghcide] modifyVar (src/Control/Concurrent/Strict.hs:27)
  15035. 1775.83 s [ghcide] modifyVar_ (src/Control/Concurrent/Strict.hs:35)
  15036. 1775.83 s [ghcide] addMVarFinalizer
  15037. 1775.83 s [ghcide] 60% ( 3 / 5) in 'Development.IDE.Core.Debouncer'
  15038. 1775.83 s [ghcide] Missing documentation for:
  15039. 1775.83 s [ghcide] Module header
  15040. 1775.83 s [ghcide] registerEvent
  15041. 1775.83 s [ghcide] 0% ( 0 / 2) in 'Development.IDE.Core.FileUtils'
  15042. 1775.83 s [ghcide] Missing documentation for:
  15043. 1775.83 s [ghcide] Module header
  15044. 1775.83 s [ghcide] getModTime (src/Development/IDE/Core/FileUtils.hs:26)
  15045. 1775.83 s [ghcide] 20% ( 4 / 20) in 'Development.IDE.Core.PositionMapping'
  15046. 1775.83 s [ghcide] Missing documentation for:
  15047. 1775.83 s [ghcide] Module header
  15048. 1775.83 s [ghcide] PositionMapping (src/Development/IDE/Core/PositionMapping.hs:93)
  15049. 1775.83 s [ghcide] lowerRange (src/Development/IDE/Core/PositionMapping.hs:49)
  15050. 1775.83 s [ghcide] upperRange (src/Development/IDE/Core/PositionMapping.hs:53)
  15051. 1775.83 s [ghcide] positionResultToMaybe (src/Development/IDE/Core/PositionMapping.hs:57)
  15052. 1775.83 s [ghcide] fromCurrentPosition (src/Development/IDE/Core/PositionMapping.hs:86)
  15053. 1775.83 s [ghcide] toCurrentPosition (src/Development/IDE/Core/PositionMapping.hs:89)
  15054. 1775.83 s [ghcide] PositionDelta (src/Development/IDE/Core/PositionMapping.hs:74)
  15055. 1775.83 s [ghcide] idDelta (src/Development/IDE/Core/PositionMapping.hs:116)
  15056. 1775.83 s [ghcide] toCurrentRange (src/Development/IDE/Core/PositionMapping.hs:96)
  15057. 1775.83 s [ghcide] fromCurrentRange (src/Development/IDE/Core/PositionMapping.hs:100)
  15058. 1775.83 s [ghcide] applyChange (src/Development/IDE/Core/PositionMapping.hs:133)
  15059. 1775.83 s [ghcide] zeroMapping (src/Development/IDE/Core/PositionMapping.hs:104)
  15060. 1775.83 s [ghcide] deltaFromDiff (src/Development/IDE/Core/PositionMapping.hs:194)
  15061. 1775.83 s [ghcide] toCurrent (src/Development/IDE/Core/PositionMapping.hs:140)
  15062. 1775.83 s [ghcide] fromCurrent (src/Development/IDE/Core/PositionMapping.hs:166)
  15063. 1775.83 s [ghcide] 66% ( 2 / 3) in 'Development.IDE.Core.WorkerThread'
  15064. 1775.83 s [ghcide] Missing documentation for:
  15065. 1775.83 s [ghcide] Module header
  15066. 1775.83 s [ghcide] 20% ( 2 / 10) in 'Development.IDE.GHC.Compat.CmdLine'
  15067. 1775.83 s [ghcide] Missing documentation for:
  15068. 1775.83 s [ghcide] CmdLineP
  15069. 1775.83 s [ghcide] getCmdLineState
  15070. 1775.83 s [ghcide] putCmdLineState
  15071. 1775.83 s [ghcide] Flag
  15072. 1775.83 s [ghcide] OptKind
  15073. 1775.83 s [ghcide] EwM
  15074. 1775.83 s [ghcide] defFlag
  15075. 1775.83 s [ghcide] liftEwM
  15076. 1775.90 s [ghcide] 25% (864 /3422) in 'Development.IDE.GHC.Compat.Core'
  15077. 1775.90 s [ghcide] Missing documentation for:
  15078. 1775.90 s [ghcide] extensions
  15079. 1775.90 s [ghcide] extensionFlags
  15080. 1775.90 s [ghcide] targetPlatform
  15081. 1775.90 s [ghcide] generalFlags
  15082. 1775.90 s [ghcide] warningFlags
  15083. 1775.90 s [ghcide] topDir
  15084. 1775.90 s [ghcide] hiDir
  15085. 1775.90 s [ghcide] tmpDir
  15086. 1775.90 s [ghcide] importPaths
  15087. 1775.90 s [ghcide] useColor
  15088. 1775.90 s [ghcide] canUseColor
  15089. 1775.90 s [ghcide] useUnicode
  15090. 1775.90 s [ghcide] objectDir
  15091. 1775.90 s [ghcide] setImportPaths (src/Development/IDE/GHC/Compat/Core.hs:608)
  15092. 1775.90 s [ghcide] outputFile
  15093. 1775.90 s [ghcide] setOutputFile
  15094. 1775.90 s [ghcide] needWiredInHomeIface
  15095. 1775.90 s [ghcide] importDecl
  15096. 1775.90 s [ghcide] sPgm_F
  15097. 1775.90 s [ghcide] FlagSpec
  15098. 1775.90 s [ghcide] WarningFlag
  15099. 1775.90 s [ghcide] ExposePackage (src/Development/IDE/GHC/Compat/Core.hs:615)
  15100. 1775.90 s [ghcide] setUnsafeGlobalDynFlags
  15101. 1775.90 s [ghcide] scaledThing
  15102. 1775.90 s [ghcide] IfaceTyCon
  15103. 1775.90 s [ghcide] ModIface
  15104. 1775.90 s [ghcide] HscSource
  15105. 1775.90 s [ghcide] loadInterface
  15106. 1775.90 s [ghcide] RecompileRequired
  15107. 1775.90 s [ghcide] mkPartialIface
  15108. 1775.90 s [ghcide] Fixity
  15109. 1775.90 s [ghcide] defaultFixity
  15110. 1775.90 s [ghcide] lookupFixityRn
  15111. 1775.90 s [ghcide] Type
  15112. 1775.90 s [ghcide] FunTy (src/Development/IDE/GHC/Compat/Core.hs:622)
  15113. 1775.90 s [ghcide] ConPatIn (src/Development/IDE/GHC/Compat/Core.hs:657)
  15114. 1775.90 s [ghcide] conPatDetails (src/Development/IDE/GHC/Compat/Core.hs:667)
  15115. 1775.90 s [ghcide] mapConPatDetail (src/Development/IDE/GHC/Compat/Core.hs:671)
  15116. 1775.90 s [ghcide] SourceText
  15117. 1775.90 s [ghcide] AvailName (src/Development/IDE/GHC/Compat/Core.hs:593)
  15118. 1775.90 s [ghcide] AvailFL (src/Development/IDE/GHC/Compat/Core.hs:600)
  15119. 1775.90 s [ghcide] AvailTC (src/Development/IDE/GHC/Compat/Core.hs:584)
  15120. 1775.90 s [ghcide] availsToNameSet
  15121. 1775.90 s [ghcide] ParsedSource
  15122. 1775.90 s [ghcide] RenamedSource
  15123. 1775.90 s [ghcide] unGhc
  15124. 1775.90 s [ghcide] getSession
  15125. 1775.90 s [ghcide] setSessionDynFlags
  15126. 1775.90 s [ghcide] runHsc
  15127. 1775.90 s [ghcide] compileFile
  15128. 1775.90 s [ghcide] hscInteractive
  15129. 1775.90 s [ghcide] hscUpdateHPT
  15130. 1775.90 s [ghcide] makeSimpleDetails (src/Development/IDE/GHC/Compat/Core.hs:723)
  15131. 1775.90 s [ghcide] tcSplitForAllTyVarBinder_maybe
  15132. 1775.90 s [ghcide] typecheckIface
  15133. 1775.90 s [ghcide] mkIfaceTc (src/Development/IDE/GHC/Compat/Core.hs:728)
  15134. 1775.90 s [ghcide] mkBootModDetailsTc (src/Development/IDE/GHC/Compat/Core.hs:732)
  15135. 1775.90 s [ghcide] initTidyOpts (src/Development/IDE/GHC/Compat/Core.hs:737)
  15136. 1775.90 s [ghcide] driverNoStop (src/Development/IDE/GHC/Compat/Core.hs:741)
  15137. 1775.90 s [ghcide] tidyProgram
  15138. 1775.90 s [ghcide] ImportedModsVal
  15139. 1775.90 s [ghcide] importedByUser
  15140. 1775.90 s [ghcide] TypecheckedSource
  15141. 1775.90 s [ghcide] HasSrcSpan (src/Development/IDE/GHC/Compat/Core.hs:624)
  15142. 1775.90 s [ghcide] Located
  15143. 1775.90 s [ghcide] unLoc
  15144. 1775.90 s [ghcide] getLoc
  15145. 1775.90 s [ghcide] getLocA
  15146. 1775.90 s [ghcide] locA
  15147. 1775.90 s [ghcide] noLocA
  15148. 1775.90 s [ghcide] unLocA (src/Development/IDE/GHC/Compat/Core.hs:704)
  15149. 1775.90 s [ghcide] LocatedAn (src/Development/IDE/GHC/Compat/Core.hs:701)
  15150. 1775.90 s [ghcide] LocatedA
  15151. 1775.90 s [ghcide] RealLocated
  15152. 1775.90 s [ghcide] RealSrcSpan (src/Development/IDE/GHC/Compat/Core.hs:572)
  15153. 1775.90 s [ghcide] RealSrcLoc (src/Development/IDE/GHC/Compat/Core.hs:578)
  15154. 1775.90 s [ghcide] mkRealSrcLoc
  15155. 1775.90 s [ghcide] getRealSrcSpan
  15156. 1775.90 s [ghcide] realSrcLocSpan
  15157. 1775.90 s [ghcide] realSrcSpanStart
  15158. 1775.90 s [ghcide] realSrcSpanEnd
  15159. 1775.90 s [ghcide] isSubspanOfA (src/Development/IDE/GHC/Compat/Core.hs:699)
  15160. 1775.90 s [ghcide] srcSpanStartLine
  15161. 1775.90 s [ghcide] srcSpanStartCol
  15162. 1775.90 s [ghcide] srcSpanEndLine
  15163. 1775.90 s [ghcide] srcSpanEndCol
  15164. 1775.90 s [ghcide] srcSpanFile
  15165. 1775.90 s [ghcide] noLoc
  15166. 1775.90 s [ghcide] srcSpanToRealSrcSpan
  15167. 1775.90 s [ghcide] mapLoc (src/Development/IDE/GHC/Compat/Core.hs:745)
  15168. 1775.90 s [ghcide] mkHomeModLocation (src/Development/IDE/GHC/Compat/Core.hs:567)
  15169. 1775.90 s [ghcide] findObjectLinkableMaybe
  15170. 1775.90 s [ghcide] InstalledFindResult
  15171. 1775.90 s [ghcide] PackageName
  15172. 1775.90 s [ghcide] unload (src/Development/IDE/GHC/Compat/Core.hs:692)
  15173. 1775.90 s [ghcide] Hooks
  15174. 1775.90 s [ghcide] runMetaHook
  15175. 1775.90 s [ghcide] MetaHook
  15176. 1775.90 s [ghcide] metaRequestE
  15177. 1775.90 s [ghcide] metaRequestP
  15178. 1775.90 s [ghcide] metaRequestT
  15179. 1775.90 s [ghcide] metaRequestD
  15180. 1775.90 s [ghcide] metaRequestAW
  15181. 1775.90 s [ghcide] addToHpt
  15182. 1775.90 s [ghcide] addListToHpt
  15183. 1775.90 s [ghcide] TargetId
  15184. 1775.90 s [ghcide] mkSimpleTarget (src/Development/IDE/GHC/Compat/Core.hs:749)
  15185. 1775.90 s [ghcide] initObjLinker (src/Development/IDE/GHC/Compat/Core.hs:676)
  15186. 1775.90 s [ghcide] loadDLL (src/Development/IDE/GHC/Compat/Core.hs:680)
  15187. 1775.90 s [ghcide] InteractiveImport
  15188. 1775.90 s [ghcide] parseImportDecl
  15189. 1775.90 s [ghcide] runDecls
  15190. 1775.90 s [ghcide] GRE (src/Development/IDE/GHC/Compat/Core.hs:709)
  15191. 1775.90 s [ghcide] gre_name (src/Development/IDE/GHC/Compat/Core.hs:709)
  15192. 1775.90 s [ghcide] gre_imp (src/Development/IDE/GHC/Compat/Core.hs:709)
  15193. 1775.90 s [ghcide] gre_lcl (src/Development/IDE/GHC/Compat/Core.hs:709)
  15194. 1775.90 s [ghcide] gre_par (src/Development/IDE/GHC/Compat/Core.hs:709)
  15195. 1775.90 s [ghcide] collectHsBindsBinders (src/Development/IDE/GHC/Compat/Core.hs:718)
  15196. 1775.90 s [ghcide] hasKey
  15197. 1775.90 s [ghcide] allNameStrings
  15198. 1775.90 s [ghcide] allNameStringList
  15199. 1775.90 s [ghcide] itName
  15200. 1775.90 s [ghcide] mkUnboundName
  15201. 1775.90 s [ghcide] isUnboundName
  15202. 1775.90 s [ghcide] basicKnownKeyNames
  15203. 1775.90 s [ghcide] genericTyConNames
  15204. 1775.90 s [ghcide] gHC_PRIM
  15205. 1775.90 s [ghcide] gHC_PRIM_PANIC
  15206. 1775.90 s [ghcide] gHC_TYPES
  15207. 1775.90 s [ghcide] gHC_MAGIC
  15208. 1775.90 s [ghcide] gHC_MAGIC_DICT
  15209. 1775.90 s [ghcide] gHC_CSTRING
  15210. 1775.90 s [ghcide] gHC_CLASSES
  15211. 1775.90 s [ghcide] gHC_PRIMOPWRAPPERS
  15212. 1775.90 s [ghcide] gHC_INTERNAL_TUPLE
  15213. 1775.90 s [ghcide] pRELUDE
  15214. 1775.90 s [ghcide] dATA_LIST
  15215. 1775.90 s [ghcide] cONTROL_MONAD_ZIP
  15216. 1775.90 s [ghcide] gHC_INTERNAL_NUM_INTEGER
  15217. 1775.90 s [ghcide] gHC_INTERNAL_NUM_NATURAL
  15218. 1775.90 s [ghcide] gHC_INTERNAL_NUM_BIGNAT
  15219. 1775.90 s [ghcide] gHC_INTERNAL_BASE
  15220. 1775.90 s [ghcide] gHC_INTERNAL_ENUM
  15221. 1775.90 s [ghcide] gHC_INTERNAL_GHCI
  15222. 1775.90 s [ghcide] gHC_INTERNAL_GHCI_HELPERS
  15223. 1775.90 s [ghcide] gHC_INTERNAL_SHOW
  15224. 1775.90 s [ghcide] gHC_INTERNAL_READ
  15225. 1775.90 s [ghcide] gHC_INTERNAL_NUM
  15226. 1775.90 s [ghcide] gHC_INTERNAL_MAYBE
  15227. 1775.90 s [ghcide] gHC_INTERNAL_LIST
  15228. 1775.90 s [ghcide] gHC_INTERNAL_DATA_EITHER
  15229. 1775.90 s [ghcide] gHC_INTERNAL_DATA_STRING
  15230. 1775.90 s [ghcide] gHC_INTERNAL_DATA_FOLDABLE
  15231. 1775.90 s [ghcide] gHC_INTERNAL_DATA_TRAVERSABLE
  15232. 1775.90 s [ghcide] gHC_INTERNAL_CONC
  15233. 1775.90 s [ghcide] gHC_INTERNAL_IO
  15234. 1775.90 s [ghcide] gHC_INTERNAL_IO_Exception
  15235. 1775.90 s [ghcide] gHC_INTERNAL_ST
  15236. 1775.90 s [ghcide] gHC_INTERNAL_IX
  15237. 1775.90 s [ghcide] gHC_INTERNAL_STABLE
  15238. 1775.90 s [ghcide] gHC_INTERNAL_PTR
  15239. 1775.90 s [ghcide] gHC_INTERNAL_ERR
  15240. 1775.90 s [ghcide] gHC_INTERNAL_REAL
  15241. 1775.90 s [ghcide] gHC_INTERNAL_FLOAT
  15242. 1775.90 s [ghcide] gHC_INTERNAL_TOP_HANDLER
  15243. 1775.90 s [ghcide] gHC_INTERNAL_SYSTEM_IO
  15244. 1775.90 s [ghcide] gHC_INTERNAL_DYNAMIC
  15245. 1775.90 s [ghcide] gHC_INTERNAL_TYPEABLE
  15246. 1775.90 s [ghcide] gHC_INTERNAL_TYPEABLE_INTERNAL
  15247. 1775.90 s [ghcide] gHC_INTERNAL_DATA_DATA
  15248. 1775.90 s [ghcide] gHC_INTERNAL_READ_PREC
  15249. 1775.90 s [ghcide] gHC_INTERNAL_LEX
  15250. 1775.90 s [ghcide] gHC_INTERNAL_INT
  15251. 1775.90 s [ghcide] gHC_INTERNAL_WORD
  15252. 1775.90 s [ghcide] gHC_INTERNAL_MONAD
  15253. 1775.90 s [ghcide] gHC_INTERNAL_MONAD_FIX
  15254. 1775.90 s [ghcide] gHC_INTERNAL_MONAD_FAIL
  15255. 1775.90 s [ghcide] gHC_INTERNAL_ARROW
  15256. 1775.90 s [ghcide] gHC_INTERNAL_DESUGAR
  15257. 1775.90 s [ghcide] gHC_INTERNAL_RANDOM
  15258. 1775.90 s [ghcide] gHC_INTERNAL_EXTS
  15259. 1775.90 s [ghcide] gHC_INTERNAL_IS_LIST
  15260. 1775.90 s [ghcide] gHC_INTERNAL_CONTROL_EXCEPTION_BASE
  15261. 1775.90 s [ghcide] gHC_INTERNAL_EXCEPTION_CONTEXT
  15262. 1775.90 s [ghcide] gHC_INTERNAL_GENERICS
  15263. 1775.90 s [ghcide] gHC_INTERNAL_TYPEERROR
  15264. 1775.90 s [ghcide] gHC_INTERNAL_TYPELITS
  15265. 1775.90 s [ghcide] gHC_INTERNAL_TYPELITS_INTERNAL
  15266. 1775.90 s [ghcide] gHC_INTERNAL_TYPENATS
  15267. 1775.90 s [ghcide] gHC_INTERNAL_TYPENATS_INTERNAL
  15268. 1775.90 s [ghcide] gHC_INTERNAL_DATA_COERCE
  15269. 1775.90 s [ghcide] gHC_INTERNAL_DEBUG_TRACE
  15270. 1775.90 s [ghcide] gHC_INTERNAL_UNSAFE_COERCE
  15271. 1775.90 s [ghcide] gHC_INTERNAL_FOREIGN_C_CONSTPTR
  15272. 1775.90 s [ghcide] gHC_INTERNAL_SRCLOC
  15273. 1775.90 s [ghcide] gHC_INTERNAL_STACK
  15274. 1775.90 s [ghcide] gHC_INTERNAL_STACK_TYPES
  15275. 1775.90 s [ghcide] gHC_INTERNAL_STATICPTR
  15276. 1775.90 s [ghcide] gHC_INTERNAL_STATICPTR_INTERNAL
  15277. 1775.90 s [ghcide] gHC_INTERNAL_FINGERPRINT_TYPE
  15278. 1775.90 s [ghcide] gHC_INTERNAL_OVER_LABELS
  15279. 1775.90 s [ghcide] gHC_INTERNAL_RECORDS
  15280. 1775.90 s [ghcide] dATA_TUPLE_EXPERIMENTAL
  15281. 1775.90 s [ghcide] dATA_SUM_EXPERIMENTAL
  15282. 1775.90 s [ghcide] rOOT_MAIN
  15283. 1775.90 s [ghcide] mkInteractiveModule
  15284. 1775.90 s [ghcide] pRELUDE_NAME
  15285. 1775.90 s [ghcide] mAIN_NAME
  15286. 1775.90 s [ghcide] mkPrimModule
  15287. 1775.90 s [ghcide] mkBignumModule
  15288. 1775.90 s [ghcide] mkGhcInternalModule
  15289. 1775.90 s [ghcide] mkGhcInternalModule_
  15290. 1775.90 s [ghcide] mkBaseModule
  15291. 1775.90 s [ghcide] mkBaseModule_
  15292. 1775.90 s [ghcide] mkThisGhcModule
  15293. 1775.90 s [ghcide] mkThisGhcModule_
  15294. 1775.90 s [ghcide] mkMainModule
  15295. 1775.90 s [ghcide] mkMainModule_
  15296. 1775.90 s [ghcide] mkExperimentalModule
  15297. 1775.90 s [ghcide] main_RDR_Unqual
  15298. 1775.90 s [ghcide] eq_RDR
  15299. 1775.90 s [ghcide] ge_RDR
  15300. 1775.90 s [ghcide] le_RDR
  15301. 1775.90 s [ghcide] lt_RDR
  15302. 1775.90 s [ghcide] gt_RDR
  15303. 1775.90 s [ghcide] compare_RDR
  15304. 1775.90 s [ghcide] ltTag_RDR
  15305. 1775.90 s [ghcide] eqTag_RDR
  15306. 1775.90 s [ghcide] gtTag_RDR
  15307. 1775.90 s [ghcide] map_RDR
  15308. 1775.90 s [ghcide] append_RDR
  15309. 1775.90 s [ghcide] foldr_RDR
  15310. 1775.90 s [ghcide] build_RDR
  15311. 1775.90 s [ghcide] returnM_RDR
  15312. 1775.90 s [ghcide] bindM_RDR
  15313. 1775.90 s [ghcide] failM_RDR
  15314. 1775.90 s [ghcide] left_RDR
  15315. 1775.90 s [ghcide] right_RDR
  15316. 1775.90 s [ghcide] fromEnum_RDR
  15317. 1775.90 s [ghcide] toEnum_RDR
  15318. 1775.90 s [ghcide] enumFrom_RDR
  15319. 1775.90 s [ghcide] enumFromTo_RDR
  15320. 1775.90 s [ghcide] enumFromThen_RDR
  15321. 1775.90 s [ghcide] enumFromThenTo_RDR
  15322. 1775.90 s [ghcide] times_RDR
  15323. 1775.90 s [ghcide] plus_RDR
  15324. 1775.90 s [ghcide] compose_RDR
  15325. 1775.90 s [ghcide] and_RDR
  15326. 1775.90 s [ghcide] not_RDR
  15327. 1775.90 s [ghcide] dataToTag_RDR
  15328. 1775.90 s [ghcide] succ_RDR
  15329. 1775.90 s [ghcide] pred_RDR
  15330. 1775.90 s [ghcide] minBound_RDR
  15331. 1775.90 s [ghcide] maxBound_RDR
  15332. 1775.90 s [ghcide] range_RDR
  15333. 1775.90 s [ghcide] inRange_RDR
  15334. 1775.90 s [ghcide] index_RDR
  15335. 1775.90 s [ghcide] unsafeIndex_RDR
  15336. 1775.90 s [ghcide] unsafeRangeSize_RDR
  15337. 1775.90 s [ghcide] readList_RDR
  15338. 1775.90 s [ghcide] readListDefault_RDR
  15339. 1775.90 s [ghcide] readListPrec_RDR
  15340. 1775.90 s [ghcide] readListPrecDefault_RDR
  15341. 1775.90 s [ghcide] readPrec_RDR
  15342. 1775.91 s [ghcide] parens_RDR
  15343. 1775.91 s [ghcide] choose_RDR
  15344. 1775.91 s [ghcide] lexP_RDR
  15345. 1775.91 s [ghcide] expectP_RDR
  15346. 1775.91 s [ghcide] readField_RDR
  15347. 1775.91 s [ghcide] readFieldHash_RDR
  15348. 1775.91 s [ghcide] readSymField_RDR
  15349. 1775.91 s [ghcide] punc_RDR
  15350. 1775.91 s [ghcide] ident_RDR
  15351. 1775.91 s [ghcide] symbol_RDR
  15352. 1775.91 s [ghcide] step_RDR
  15353. 1775.91 s [ghcide] alt_RDR
  15354. 1775.91 s [ghcide] reset_RDR
  15355. 1775.91 s [ghcide] prec_RDR
  15356. 1775.91 s [ghcide] pfail_RDR
  15357. 1775.91 s [ghcide] showsPrec_RDR
  15358. 1775.91 s [ghcide] shows_RDR
  15359. 1775.91 s [ghcide] showString_RDR
  15360. 1775.91 s [ghcide] showSpace_RDR
  15361. 1775.91 s [ghcide] showCommaSpace_RDR
  15362. 1775.91 s [ghcide] showParen_RDR
  15363. 1775.91 s [ghcide] error_RDR
  15364. 1775.91 s [ghcide] u1DataCon_RDR
  15365. 1775.91 s [ghcide] par1DataCon_RDR
  15366. 1775.91 s [ghcide] rec1DataCon_RDR
  15367. 1775.91 s [ghcide] k1DataCon_RDR
  15368. 1775.91 s [ghcide] m1DataCon_RDR
  15369. 1775.91 s [ghcide] l1DataCon_RDR
  15370. 1775.91 s [ghcide] r1DataCon_RDR
  15371. 1775.91 s [ghcide] prodDataCon_RDR
  15372. 1775.91 s [ghcide] comp1DataCon_RDR
  15373. 1775.91 s [ghcide] unPar1_RDR
  15374. 1775.91 s [ghcide] unRec1_RDR
  15375. 1775.91 s [ghcide] unK1_RDR
  15376. 1775.91 s [ghcide] unComp1_RDR
  15377. 1775.91 s [ghcide] from_RDR
  15378. 1775.91 s [ghcide] from1_RDR
  15379. 1775.91 s [ghcide] to_RDR
  15380. 1775.91 s [ghcide] to1_RDR
  15381. 1775.91 s [ghcide] datatypeName_RDR
  15382. 1775.91 s [ghcide] moduleName_RDR
  15383. 1775.91 s [ghcide] packageName_RDR
  15384. 1775.91 s [ghcide] isNewtypeName_RDR
  15385. 1775.91 s [ghcide] selName_RDR
  15386. 1775.91 s [ghcide] conName_RDR
  15387. 1775.91 s [ghcide] conFixity_RDR
  15388. 1775.91 s [ghcide] conIsRecord_RDR
  15389. 1775.91 s [ghcide] prefixDataCon_RDR
  15390. 1775.91 s [ghcide] infixDataCon_RDR
  15391. 1775.91 s [ghcide] leftAssocDataCon_RDR
  15392. 1775.91 s [ghcide] rightAssocDataCon_RDR
  15393. 1775.91 s [ghcide] notAssocDataCon_RDR
  15394. 1775.91 s [ghcide] uAddrDataCon_RDR
  15395. 1775.91 s [ghcide] uCharDataCon_RDR
  15396. 1775.91 s [ghcide] uDoubleDataCon_RDR
  15397. 1775.91 s [ghcide] uFloatDataCon_RDR
  15398. 1775.91 s [ghcide] uIntDataCon_RDR
  15399. 1775.91 s [ghcide] uWordDataCon_RDR
  15400. 1775.91 s [ghcide] uAddrHash_RDR
  15401. 1775.91 s [ghcide] uCharHash_RDR
  15402. 1775.91 s [ghcide] uDoubleHash_RDR
  15403. 1775.91 s [ghcide] uFloatHash_RDR
  15404. 1775.91 s [ghcide] uIntHash_RDR
  15405. 1775.91 s [ghcide] uWordHash_RDR
  15406. 1775.91 s [ghcide] fmap_RDR
  15407. 1775.91 s [ghcide] replace_RDR
  15408. 1775.91 s [ghcide] pure_RDR
  15409. 1775.91 s [ghcide] ap_RDR
  15410. 1775.91 s [ghcide] liftA2_RDR
  15411. 1775.91 s [ghcide] foldable_foldr_RDR
  15412. 1775.91 s [ghcide] foldMap_RDR
  15413. 1775.91 s [ghcide] null_RDR
  15414. 1775.91 s [ghcide] all_RDR
  15415. 1775.91 s [ghcide] traverse_RDR
  15416. 1775.91 s [ghcide] mempty_RDR
  15417. 1775.91 s [ghcide] mappend_RDR
  15418. 1775.91 s [ghcide] varQual_RDR
  15419. 1775.91 s [ghcide] tcQual_RDR
  15420. 1775.91 s [ghcide] clsQual_RDR
  15421. 1775.91 s [ghcide] dataQual_RDR
  15422. 1775.91 s [ghcide] fieldQual_RDR
  15423. 1775.91 s [ghcide] wildCardName
  15424. 1775.91 s [ghcide] runMainIOName
  15425. 1775.91 s [ghcide] runRWName
  15426. 1775.91 s [ghcide] orderingTyConName
  15427. 1775.91 s [ghcide] ordLTDataConName
  15428. 1775.91 s [ghcide] ordEQDataConName
  15429. 1775.91 s [ghcide] ordGTDataConName
  15430. 1775.91 s [ghcide] specTyConName
  15431. 1775.91 s [ghcide] eitherTyConName
  15432. 1775.91 s [ghcide] leftDataConName
  15433. 1775.91 s [ghcide] rightDataConName
  15434. 1775.91 s [ghcide] voidTyConName
  15435. 1775.91 s [ghcide] v1TyConName
  15436. 1775.91 s [ghcide] u1TyConName
  15437. 1775.91 s [ghcide] par1TyConName
  15438. 1775.91 s [ghcide] rec1TyConName
  15439. 1775.91 s [ghcide] k1TyConName
  15440. 1775.91 s [ghcide] m1TyConName
  15441. 1775.91 s [ghcide] sumTyConName
  15442. 1775.91 s [ghcide] prodTyConName
  15443. 1775.91 s [ghcide] compTyConName
  15444. 1775.91 s [ghcide] rTyConName
  15445. 1775.91 s [ghcide] dTyConName
  15446. 1775.91 s [ghcide] cTyConName
  15447. 1775.91 s [ghcide] sTyConName
  15448. 1775.91 s [ghcide] rec0TyConName
  15449. 1775.91 s [ghcide] d1TyConName
  15450. 1775.91 s [ghcide] c1TyConName
  15451. 1775.91 s [ghcide] s1TyConName
  15452. 1775.91 s [ghcide] repTyConName
  15453. 1775.91 s [ghcide] rep1TyConName
  15454. 1775.91 s [ghcide] uRecTyConName
  15455. 1775.91 s [ghcide] uAddrTyConName
  15456. 1775.91 s [ghcide] uCharTyConName
  15457. 1775.91 s [ghcide] uDoubleTyConName
  15458. 1775.91 s [ghcide] uFloatTyConName
  15459. 1775.91 s [ghcide] uIntTyConName
  15460. 1775.91 s [ghcide] uWordTyConName
  15461. 1775.91 s [ghcide] prefixIDataConName
  15462. 1775.91 s [ghcide] infixIDataConName
  15463. 1775.91 s [ghcide] leftAssociativeDataConName
  15464. 1775.91 s [ghcide] rightAssociativeDataConName
  15465. 1775.91 s [ghcide] notAssociativeDataConName
  15466. 1775.91 s [ghcide] sourceUnpackDataConName
  15467. 1775.91 s [ghcide] sourceNoUnpackDataConName
  15468. 1775.91 s [ghcide] noSourceUnpackednessDataConName
  15469. 1775.91 s [ghcide] sourceLazyDataConName
  15470. 1775.91 s [ghcide] sourceStrictDataConName
  15471. 1775.91 s [ghcide] noSourceStrictnessDataConName
  15472. 1775.91 s [ghcide] decidedLazyDataConName
  15473. 1775.91 s [ghcide] decidedStrictDataConName
  15474. 1775.91 s [ghcide] decidedUnpackDataConName
  15475. 1775.91 s [ghcide] metaDataDataConName
  15476. 1775.91 s [ghcide] metaConsDataConName
  15477. 1775.91 s [ghcide] metaSelDataConName
  15478. 1775.91 s [ghcide] divIntName
  15479. 1775.91 s [ghcide] modIntName
  15480. 1775.91 s [ghcide] cstringLengthName
  15481. 1775.91 s [ghcide] eqStringName
  15482. 1775.91 s [ghcide] unpackCStringName
  15483. 1775.91 s [ghcide] unpackCStringAppendName
  15484. 1775.91 s [ghcide] unpackCStringFoldrName
  15485. 1775.91 s [ghcide] unpackCStringUtf8Name
  15486. 1775.91 s [ghcide] unpackCStringAppendUtf8Name
  15487. 1775.91 s [ghcide] unpackCStringFoldrUtf8Name
  15488. 1775.91 s [ghcide] inlineIdName
  15489. 1775.91 s [ghcide] eqClassName
  15490. 1775.91 s [ghcide] eqName
  15491. 1775.91 s [ghcide] ordClassName
  15492. 1775.91 s [ghcide] geName
  15493. 1775.91 s [ghcide] functorClassName
  15494. 1775.91 s [ghcide] fmapName
  15495. 1775.91 s [ghcide] monadClassName
  15496. 1775.91 s [ghcide] thenMName
  15497. 1775.91 s [ghcide] bindMName
  15498. 1775.91 s [ghcide] returnMName
  15499. 1775.91 s [ghcide] monadFailClassName
  15500. 1775.91 s [ghcide] failMName
  15501. 1775.91 s [ghcide] applicativeClassName
  15502. 1775.91 s [ghcide] apAName
  15503. 1775.91 s [ghcide] pureAName
  15504. 1775.91 s [ghcide] thenAName
  15505. 1775.91 s [ghcide] foldableClassName
  15506. 1775.91 s [ghcide] traversableClassName
  15507. 1775.91 s [ghcide] semigroupClassName
  15508. 1775.91 s [ghcide] sappendName
  15509. 1775.91 s [ghcide] monoidClassName
  15510. 1775.91 s [ghcide] memptyName
  15511. 1775.91 s [ghcide] mappendName
  15512. 1775.91 s [ghcide] mconcatName
  15513. 1775.91 s [ghcide] joinMName
  15514. 1775.91 s [ghcide] alternativeClassName
  15515. 1775.91 s [ghcide] joinMIdKey
  15516. 1775.91 s [ghcide] apAClassOpKey
  15517. 1775.91 s [ghcide] pureAClassOpKey
  15518. 1775.91 s [ghcide] thenAClassOpKey
  15519. 1775.91 s [ghcide] alternativeClassKey
  15520. 1775.91 s [ghcide] considerAccessibleName
  15521. 1775.91 s [ghcide] dollarName
  15522. 1775.91 s [ghcide] otherwiseIdName
  15523. 1775.91 s [ghcide] foldrName
  15524. 1775.91 s [ghcide] buildName
  15525. 1775.91 s [ghcide] augmentName
  15526. 1775.91 s [ghcide] mapName
  15527. 1775.91 s [ghcide] appendName
  15528. 1775.91 s [ghcide] assertName
  15529. 1775.91 s [ghcide] fromStringName
  15530. 1775.91 s [ghcide] numClassName
  15531. 1775.91 s [ghcide] fromIntegerName
  15532. 1775.91 s [ghcide] minusName
  15533. 1775.91 s [ghcide] negateName
  15534. 1775.91 s [ghcide] bnbVarQual
  15535. 1775.91 s [ghcide] bnnVarQual
  15536. 1775.91 s [ghcide] bniVarQual
  15537. 1775.91 s [ghcide] bignatEqName
  15538. 1775.91 s [ghcide] bignatCompareName
  15539. 1775.91 s [ghcide] bignatCompareWordName
  15540. 1775.91 s [ghcide] naturalToWordName
  15541. 1775.91 s [ghcide] naturalPopCountName
  15542. 1775.91 s [ghcide] naturalShiftRName
  15543. 1775.91 s [ghcide] naturalShiftLName
  15544. 1775.91 s [ghcide] naturalAddName
  15545. 1775.91 s [ghcide] naturalSubName
  15546. 1775.91 s [ghcide] naturalSubThrowName
  15547. 1775.91 s [ghcide] naturalSubUnsafeName
  15548. 1775.91 s [ghcide] naturalMulName
  15549. 1775.91 s [ghcide] naturalQuotRemName
  15550. 1775.91 s [ghcide] naturalQuotName
  15551. 1775.91 s [ghcide] naturalRemName
  15552. 1775.91 s [ghcide] naturalAndName
  15553. 1775.91 s [ghcide] naturalAndNotName
  15554. 1775.91 s [ghcide] naturalOrName
  15555. 1775.91 s [ghcide] naturalXorName
  15556. 1775.91 s [ghcide] naturalTestBitName
  15557. 1775.91 s [ghcide] naturalBitName
  15558. 1775.91 s [ghcide] naturalGcdName
  15559. 1775.91 s [ghcide] naturalLcmName
  15560. 1775.91 s [ghcide] naturalLog2Name
  15561. 1775.91 s [ghcide] naturalLogBaseWordName
  15562. 1775.91 s [ghcide] naturalLogBaseName
  15563. 1775.91 s [ghcide] naturalPowModName
  15564. 1775.91 s [ghcide] naturalSizeInBaseName
  15565. 1775.91 s [ghcide] integerFromNaturalName
  15566. 1775.91 s [ghcide] integerToNaturalClampName
  15567. 1775.91 s [ghcide] integerToNaturalThrowName
  15568. 1775.91 s [ghcide] integerToNaturalName
  15569. 1775.91 s [ghcide] integerToWordName
  15570. 1775.91 s [ghcide] integerToIntName
  15571. 1775.91 s [ghcide] integerToWord64Name
  15572. 1775.91 s [ghcide] integerToInt64Name
  15573. 1775.91 s [ghcide] integerFromWordName
  15574. 1775.91 s [ghcide] integerFromWord64Name
  15575. 1775.91 s [ghcide] integerFromInt64Name
  15576. 1775.91 s [ghcide] integerAddName
  15577. 1775.91 s [ghcide] integerMulName
  15578. 1775.91 s [ghcide] integerSubName
  15579. 1775.91 s [ghcide] integerNegateName
  15580. 1775.91 s [ghcide] integerAbsName
  15581. 1775.91 s [ghcide] integerPopCountName
  15582. 1775.91 s [ghcide] integerQuotName
  15583. 1775.91 s [ghcide] integerRemName
  15584. 1775.91 s [ghcide] integerDivName
  15585. 1775.91 s [ghcide] integerModName
  15586. 1775.91 s [ghcide] integerDivModName
  15587. 1775.91 s [ghcide] integerQuotRemName
  15588. 1775.91 s [ghcide] integerEncodeFloatName
  15589. 1775.91 s [ghcide] integerEncodeDoubleName
  15590. 1775.91 s [ghcide] integerGcdName
  15591. 1775.91 s [ghcide] integerLcmName
  15592. 1775.91 s [ghcide] integerAndName
  15593. 1775.91 s [ghcide] integerOrName
  15594. 1775.91 s [ghcide] integerXorName
  15595. 1775.91 s [ghcide] integerComplementName
  15596. 1775.91 s [ghcide] integerBitName
  15597. 1775.91 s [ghcide] integerTestBitName
  15598. 1775.91 s [ghcide] integerShiftLName
  15599. 1775.91 s [ghcide] integerShiftRName
  15600. 1775.91 s [ghcide] rationalTyConName
  15601. 1775.91 s [ghcide] ratioTyConName
  15602. 1775.91 s [ghcide] ratioDataConName
  15603. 1775.91 s [ghcide] realClassName
  15604. 1775.91 s [ghcide] integralClassName
  15605. 1775.91 s [ghcide] realFracClassName
  15606. 1775.91 s [ghcide] fractionalClassName
  15607. 1775.91 s [ghcide] fromRationalName
  15608. 1775.91 s [ghcide] toIntegerName
  15609. 1775.91 s [ghcide] toRationalName
  15610. 1775.91 s [ghcide] fromIntegralName
  15611. 1775.91 s [ghcide] realToFracName
  15612. 1775.91 s [ghcide] mkRationalBase2Name
  15613. 1775.91 s [ghcide] mkRationalBase10Name
  15614. 1775.91 s [ghcide] floatingClassName
  15615. 1775.91 s [ghcide] realFloatClassName
  15616. 1775.91 s [ghcide] integerToFloatName
  15617. 1775.91 s [ghcide] integerToDoubleName
  15618. 1775.91 s [ghcide] naturalToFloatName
  15619. 1775.91 s [ghcide] naturalToDoubleName
  15620. 1775.91 s [ghcide] rationalToFloatName
  15621. 1775.91 s [ghcide] rationalToDoubleName
  15622. 1775.91 s [ghcide] ixClassName
  15623. 1775.91 s [ghcide] trModuleTyConName
  15624. 1775.91 s [ghcide] trModuleDataConName
  15625. 1775.91 s [ghcide] trNameTyConName
  15626. 1775.91 s [ghcide] trNameSDataConName
  15627. 1775.91 s [ghcide] trNameDDataConName
  15628. 1775.91 s [ghcide] trTyConTyConName
  15629. 1775.91 s [ghcide] trTyConDataConName
  15630. 1775.91 s [ghcide] kindRepTyConName
  15631. 1775.91 s [ghcide] kindRepTyConAppDataConName
  15632. 1775.91 s [ghcide] kindRepVarDataConName
  15633. 1775.91 s [ghcide] kindRepAppDataConName
  15634. 1775.91 s [ghcide] kindRepFunDataConName
  15635. 1775.91 s [ghcide] kindRepTYPEDataConName
  15636. 1775.91 s [ghcide] kindRepTypeLitSDataConName
  15637. 1775.91 s [ghcide] kindRepTypeLitDDataConName
  15638. 1775.91 s [ghcide] typeLitSortTyConName
  15639. 1775.91 s [ghcide] typeLitSymbolDataConName
  15640. 1775.91 s [ghcide] typeLitNatDataConName
  15641. 1775.91 s [ghcide] typeLitCharDataConName
  15642. 1775.91 s [ghcide] typeableClassName
  15643. 1775.91 s [ghcide] typeRepTyConName
  15644. 1775.91 s [ghcide] someTypeRepTyConName
  15645. 1775.91 s [ghcide] someTypeRepDataConName
  15646. 1775.91 s [ghcide] typeRepIdName
  15647. 1775.91 s [ghcide] mkTrTypeName
  15648. 1775.91 s [ghcide] mkTrConName
  15649. 1775.91 s [ghcide] mkTrAppName
  15650. 1775.91 s [ghcide] mkTrFunName
  15651. 1775.91 s [ghcide] typeNatTypeRepName
  15652. 1775.91 s [ghcide] typeSymbolTypeRepName
  15653. 1775.91 s [ghcide] typeCharTypeRepName
  15654. 1775.91 s [ghcide] trGhcPrimModuleName
  15655. 1775.91 s [ghcide] starKindRepName
  15656. 1775.91 s [ghcide] starArrStarKindRepName
  15657. 1775.91 s [ghcide] starArrStarArrStarKindRepName
  15658. 1775.91 s [ghcide] constraintKindRepName
  15659. 1775.91 s [ghcide] withDictClassName
  15660. 1775.91 s [ghcide] nonEmptyTyConName
  15661. 1775.91 s [ghcide] dataToTagClassName
  15662. 1775.91 s [ghcide] errorMessageTypeErrorFamName
  15663. 1775.91 s [ghcide] typeErrorTextDataConName
  15664. 1775.91 s [ghcide] typeErrorAppendDataConName
  15665. 1775.91 s [ghcide] typeErrorVAppendDataConName
  15666. 1775.91 s [ghcide] typeErrorShowTypeDataConName
  15667. 1775.91 s [ghcide] unsatisfiableClassName
  15668. 1775.91 s [ghcide] unsatisfiableIdName
  15669. 1775.91 s [ghcide] unsafeEqualityProofName
  15670. 1775.91 s [ghcide] unsafeEqualityTyConName
  15671. 1775.91 s [ghcide] unsafeReflDataConName
  15672. 1775.91 s [ghcide] unsafeCoercePrimName
  15673. 1775.91 s [ghcide] toDynName
  15674. 1775.91 s [ghcide] dataClassName
  15675. 1775.91 s [ghcide] assertErrorName
  15676. 1775.91 s [ghcide] traceName
  15677. 1775.91 s [ghcide] enumClassName
  15678. 1775.91 s [ghcide] enumFromName
  15679. 1775.91 s [ghcide] enumFromToName
  15680. 1775.91 s [ghcide] enumFromThenName
  15681. 1775.91 s [ghcide] enumFromThenToName
  15682. 1775.91 s [ghcide] boundedClassName
  15683. 1775.91 s [ghcide] concatName
  15684. 1775.91 s [ghcide] filterName
  15685. 1775.91 s [ghcide] zipName
  15686. 1775.91 s [ghcide] isListClassName
  15687. 1775.91 s [ghcide] fromListName
  15688. 1775.91 s [ghcide] fromListNName
  15689. 1775.91 s [ghcide] toListName
  15690. 1775.91 s [ghcide] getFieldName
  15691. 1775.91 s [ghcide] setFieldName
  15692. 1775.91 s [ghcide] showClassName
  15693. 1775.91 s [ghcide] readClassName
  15694. 1775.91 s [ghcide] genClassName
  15695. 1775.91 s [ghcide] gen1ClassName
  15696. 1775.91 s [ghcide] datatypeClassName
  15697. 1775.91 s [ghcide] constructorClassName
  15698. 1775.91 s [ghcide] selectorClassName
  15699. 1775.91 s [ghcide] genericClassNames
  15700. 1775.91 s [ghcide] ghciIoClassName
  15701. 1775.91 s [ghcide] ghciStepIoMName
  15702. 1775.91 s [ghcide] ioTyConName
  15703. 1775.91 s [ghcide] ioDataConName
  15704. 1775.91 s [ghcide] thenIOName
  15705. 1775.91 s [ghcide] bindIOName
  15706. 1775.91 s [ghcide] returnIOName
  15707. 1775.91 s [ghcide] failIOName
  15708. 1775.91 s [ghcide] int8TyConName
  15709. 1775.91 s [ghcide] int16TyConName
  15710. 1775.91 s [ghcide] int32TyConName
  15711. 1775.91 s [ghcide] int64TyConName
  15712. 1775.91 s [ghcide] word8TyConName
  15713. 1775.91 s [ghcide] word16TyConName
  15714. 1775.91 s [ghcide] word32TyConName
  15715. 1775.91 s [ghcide] word64TyConName
  15716. 1775.91 s [ghcide] ptrTyConName
  15717. 1775.91 s [ghcide] funPtrTyConName
  15718. 1775.91 s [ghcide] stablePtrTyConName
  15719. 1775.91 s [ghcide] newStablePtrName
  15720. 1775.91 s [ghcide] monadFixClassName
  15721. 1775.91 s [ghcide] mfixName
  15722. 1775.91 s [ghcide] arrAName
  15723. 1775.91 s [ghcide] composeAName
  15724. 1775.91 s [ghcide] firstAName
  15725. 1775.91 s [ghcide] appAName
  15726. 1775.91 s [ghcide] choiceAName
  15727. 1775.91 s [ghcide] loopAName
  15728. 1775.91 s [ghcide] guardMName
  15729. 1775.91 s [ghcide] liftMName
  15730. 1775.91 s [ghcide] mzipName
  15731. 1775.91 s [ghcide] toAnnotationWrapperName
  15732. 1775.91 s [ghcide] monadPlusClassName
  15733. 1775.91 s [ghcide] isStringClassName
  15734. 1775.91 s [ghcide] knownNatClassName
  15735. 1775.91 s [ghcide] knownSymbolClassName
  15736. 1775.91 s [ghcide] knownCharClassName
  15737. 1775.91 s [ghcide] fromLabelClassOpName
  15738. 1775.91 s [ghcide] ipClassName
  15739. 1775.91 s [ghcide] hasFieldClassName
  15740. 1775.91 s [ghcide] exceptionContextTyConName
  15741. 1775.91 s [ghcide] emptyExceptionContextName
  15742. 1775.91 s [ghcide] callStackTyConName
  15743. 1775.91 s [ghcide] emptyCallStackName
  15744. 1775.91 s [ghcide] pushCallStackName
  15745. 1775.91 s [ghcide] srcLocDataConName
  15746. 1775.91 s [ghcide] pLUGINS
  15747. 1775.91 s [ghcide] pluginTyConName
  15748. 1775.91 s [ghcide] frontendPluginTyConName
  15749. 1775.91 s [ghcide] makeStaticName
  15750. 1775.91 s [ghcide] staticPtrInfoTyConName
  15751. 1775.91 s [ghcide] staticPtrInfoDataConName
  15752. 1775.91 s [ghcide] staticPtrTyConName
  15753. 1775.91 s [ghcide] staticPtrDataConName
  15754. 1775.91 s [ghcide] fromStaticPtrName
  15755. 1775.91 s [ghcide] fingerprintDataConName
  15756. 1775.92 s [ghcide] constPtrConName
  15757. 1775.92 s [ghcide] jsvalTyConName
  15758. 1775.92 s [ghcide] varQual
  15759. 1775.92 s [ghcide] tcQual
  15760. 1775.92 s [ghcide] clsQual
  15761. 1775.92 s [ghcide] dcQual
  15762. 1775.92 s [ghcide] mk_known_key_name
  15763. 1775.92 s [ghcide] boundedClassKey
  15764. 1775.92 s [ghcide] enumClassKey
  15765. 1775.92 s [ghcide] eqClassKey
  15766. 1775.92 s [ghcide] floatingClassKey
  15767. 1775.92 s [ghcide] fractionalClassKey
  15768. 1775.92 s [ghcide] integralClassKey
  15769. 1775.92 s [ghcide] monadClassKey
  15770. 1775.92 s [ghcide] dataClassKey
  15771. 1775.92 s [ghcide] functorClassKey
  15772. 1775.92 s [ghcide] numClassKey
  15773. 1775.92 s [ghcide] ordClassKey
  15774. 1775.92 s [ghcide] readClassKey
  15775. 1775.92 s [ghcide] realClassKey
  15776. 1775.92 s [ghcide] realFloatClassKey
  15777. 1775.92 s [ghcide] realFracClassKey
  15778. 1775.92 s [ghcide] showClassKey
  15779. 1775.92 s [ghcide] ixClassKey
  15780. 1775.92 s [ghcide] typeableClassKey
  15781. 1775.92 s [ghcide] withDictClassKey
  15782. 1775.92 s [ghcide] dataToTagClassKey
  15783. 1775.92 s [ghcide] monadFixClassKey
  15784. 1775.92 s [ghcide] monadFailClassKey
  15785. 1775.92 s [ghcide] monadPlusClassKey
  15786. 1775.92 s [ghcide] randomClassKey
  15787. 1775.92 s [ghcide] randomGenClassKey
  15788. 1775.92 s [ghcide] isStringClassKey
  15789. 1775.92 s [ghcide] applicativeClassKey
  15790. 1775.92 s [ghcide] foldableClassKey
  15791. 1775.92 s [ghcide] traversableClassKey
  15792. 1775.92 s [ghcide] genClassKey
  15793. 1775.92 s [ghcide] gen1ClassKey
  15794. 1775.92 s [ghcide] datatypeClassKey
  15795. 1775.92 s [ghcide] constructorClassKey
  15796. 1775.92 s [ghcide] selectorClassKey
  15797. 1775.92 s [ghcide] knownNatClassNameKey
  15798. 1775.92 s [ghcide] knownSymbolClassNameKey
  15799. 1775.92 s [ghcide] knownCharClassNameKey
  15800. 1775.92 s [ghcide] ghciIoClassKey
  15801. 1775.92 s [ghcide] semigroupClassKey
  15802. 1775.92 s [ghcide] monoidClassKey
  15803. 1775.92 s [ghcide] ipClassKey
  15804. 1775.92 s [ghcide] hasFieldClassNameKey
  15805. 1775.92 s [ghcide] addrPrimTyConKey
  15806. 1775.92 s [ghcide] arrayPrimTyConKey
  15807. 1775.92 s [ghcide] boolTyConKey
  15808. 1775.92 s [ghcide] byteArrayPrimTyConKey
  15809. 1775.92 s [ghcide] stringTyConKey
  15810. 1775.92 s [ghcide] charPrimTyConKey
  15811. 1775.92 s [ghcide] charTyConKey
  15812. 1775.92 s [ghcide] doublePrimTyConKey
  15813. 1775.92 s [ghcide] doubleTyConKey
  15814. 1775.92 s [ghcide] floatPrimTyConKey
  15815. 1775.92 s [ghcide] floatTyConKey
  15816. 1775.92 s [ghcide] fUNTyConKey
  15817. 1775.92 s [ghcide] intPrimTyConKey
  15818. 1775.92 s [ghcide] intTyConKey
  15819. 1775.92 s [ghcide] int8PrimTyConKey
  15820. 1775.92 s [ghcide] int8TyConKey
  15821. 1775.92 s [ghcide] int16PrimTyConKey
  15822. 1775.92 s [ghcide] int16TyConKey
  15823. 1775.92 s [ghcide] int32PrimTyConKey
  15824. 1775.92 s [ghcide] int32TyConKey
  15825. 1775.92 s [ghcide] int64PrimTyConKey
  15826. 1775.92 s [ghcide] int64TyConKey
  15827. 1775.92 s [ghcide] integerTyConKey
  15828. 1775.92 s [ghcide] naturalTyConKey
  15829. 1775.92 s [ghcide] listTyConKey
  15830. 1775.92 s [ghcide] foreignObjPrimTyConKey
  15831. 1775.92 s [ghcide] maybeTyConKey
  15832. 1775.92 s [ghcide] weakPrimTyConKey
  15833. 1775.92 s [ghcide] mutableArrayPrimTyConKey
  15834. 1775.92 s [ghcide] mutableByteArrayPrimTyConKey
  15835. 1775.92 s [ghcide] orderingTyConKey
  15836. 1775.92 s [ghcide] mVarPrimTyConKey
  15837. 1775.92 s [ghcide] ioPortPrimTyConKey
  15838. 1775.92 s [ghcide] ratioTyConKey
  15839. 1775.92 s [ghcide] rationalTyConKey
  15840. 1775.92 s [ghcide] realWorldTyConKey
  15841. 1775.92 s [ghcide] stablePtrPrimTyConKey
  15842. 1775.92 s [ghcide] stablePtrTyConKey
  15843. 1775.92 s [ghcide] eqTyConKey
  15844. 1775.92 s [ghcide] heqTyConKey
  15845. 1775.92 s [ghcide] ctArrowTyConKey
  15846. 1775.92 s [ghcide] ccArrowTyConKey
  15847. 1775.92 s [ghcide] tcArrowTyConKey
  15848. 1775.92 s [ghcide] statePrimTyConKey
  15849. 1775.92 s [ghcide] stableNamePrimTyConKey
  15850. 1775.92 s [ghcide] stableNameTyConKey
  15851. 1775.92 s [ghcide] eqPrimTyConKey
  15852. 1775.92 s [ghcide] eqReprPrimTyConKey
  15853. 1775.92 s [ghcide] eqPhantPrimTyConKey
  15854. 1775.92 s [ghcide] mutVarPrimTyConKey
  15855. 1775.92 s [ghcide] ioTyConKey
  15856. 1775.92 s [ghcide] wordPrimTyConKey
  15857. 1775.92 s [ghcide] wordTyConKey
  15858. 1775.92 s [ghcide] word8PrimTyConKey
  15859. 1775.92 s [ghcide] word8TyConKey
  15860. 1775.92 s [ghcide] word16PrimTyConKey
  15861. 1775.92 s [ghcide] word16TyConKey
  15862. 1775.92 s [ghcide] word32PrimTyConKey
  15863. 1775.92 s [ghcide] word32TyConKey
  15864. 1775.92 s [ghcide] word64PrimTyConKey
  15865. 1775.92 s [ghcide] word64TyConKey
  15866. 1775.92 s [ghcide] kindConKey
  15867. 1775.92 s [ghcide] boxityConKey
  15868. 1775.92 s [ghcide] typeConKey
  15869. 1775.92 s [ghcide] threadIdPrimTyConKey
  15870. 1775.92 s [ghcide] bcoPrimTyConKey
  15871. 1775.92 s [ghcide] ptrTyConKey
  15872. 1775.92 s [ghcide] funPtrTyConKey
  15873. 1775.92 s [ghcide] tVarPrimTyConKey
  15874. 1775.92 s [ghcide] compactPrimTyConKey
  15875. 1775.92 s [ghcide] stackSnapshotPrimTyConKey
  15876. 1775.92 s [ghcide] promptTagPrimTyConKey
  15877. 1775.92 s [ghcide] eitherTyConKey
  15878. 1775.92 s [ghcide] voidTyConKey
  15879. 1775.92 s [ghcide] nonEmptyTyConKey
  15880. 1775.92 s [ghcide] dictTyConKey
  15881. 1775.92 s [ghcide] liftedTypeKindTyConKey
  15882. 1775.92 s [ghcide] unliftedTypeKindTyConKey
  15883. 1775.92 s [ghcide] tYPETyConKey
  15884. 1775.92 s [ghcide] cONSTRAINTTyConKey
  15885. 1775.92 s [ghcide] constraintKindTyConKey
  15886. 1775.92 s [ghcide] levityTyConKey
  15887. 1775.92 s [ghcide] runtimeRepTyConKey
  15888. 1775.92 s [ghcide] vecCountTyConKey
  15889. 1775.92 s [ghcide] vecElemTyConKey
  15890. 1775.92 s [ghcide] liftedRepTyConKey
  15891. 1775.92 s [ghcide] unliftedRepTyConKey
  15892. 1775.92 s [ghcide] zeroBitRepTyConKey
  15893. 1775.92 s [ghcide] zeroBitTypeTyConKey
  15894. 1775.92 s [ghcide] pluginTyConKey
  15895. 1775.92 s [ghcide] frontendPluginTyConKey
  15896. 1775.92 s [ghcide] trTyConTyConKey
  15897. 1775.92 s [ghcide] trModuleTyConKey
  15898. 1775.92 s [ghcide] trNameTyConKey
  15899. 1775.92 s [ghcide] kindRepTyConKey
  15900. 1775.92 s [ghcide] typeLitSortTyConKey
  15901. 1775.92 s [ghcide] v1TyConKey
  15902. 1775.92 s [ghcide] u1TyConKey
  15903. 1775.92 s [ghcide] par1TyConKey
  15904. 1775.92 s [ghcide] rec1TyConKey
  15905. 1775.92 s [ghcide] k1TyConKey
  15906. 1775.92 s [ghcide] m1TyConKey
  15907. 1775.92 s [ghcide] sumTyConKey
  15908. 1775.92 s [ghcide] prodTyConKey
  15909. 1775.92 s [ghcide] compTyConKey
  15910. 1775.92 s [ghcide] rTyConKey
  15911. 1775.92 s [ghcide] dTyConKey
  15912. 1775.92 s [ghcide] cTyConKey
  15913. 1775.92 s [ghcide] sTyConKey
  15914. 1775.92 s [ghcide] rec0TyConKey
  15915. 1775.92 s [ghcide] d1TyConKey
  15916. 1775.92 s [ghcide] c1TyConKey
  15917. 1775.92 s [ghcide] s1TyConKey
  15918. 1775.92 s [ghcide] repTyConKey
  15919. 1775.92 s [ghcide] rep1TyConKey
  15920. 1775.92 s [ghcide] uRecTyConKey
  15921. 1775.92 s [ghcide] uAddrTyConKey
  15922. 1775.92 s [ghcide] uCharTyConKey
  15923. 1775.92 s [ghcide] uDoubleTyConKey
  15924. 1775.92 s [ghcide] uFloatTyConKey
  15925. 1775.92 s [ghcide] uIntTyConKey
  15926. 1775.92 s [ghcide] uWordTyConKey
  15927. 1775.92 s [ghcide] unsatisfiableClassNameKey
  15928. 1775.92 s [ghcide] anyTyConKey
  15929. 1775.92 s [ghcide] zonkAnyTyConKey
  15930. 1775.92 s [ghcide] errorMessageTypeErrorFamKey
  15931. 1775.92 s [ghcide] coercibleTyConKey
  15932. 1775.92 s [ghcide] proxyPrimTyConKey
  15933. 1775.92 s [ghcide] specTyConKey
  15934. 1775.92 s [ghcide] smallArrayPrimTyConKey
  15935. 1775.92 s [ghcide] smallMutableArrayPrimTyConKey
  15936. 1775.92 s [ghcide] staticPtrTyConKey
  15937. 1775.92 s [ghcide] staticPtrInfoTyConKey
  15938. 1775.92 s [ghcide] callStackTyConKey
  15939. 1775.92 s [ghcide] typeRepTyConKey
  15940. 1775.92 s [ghcide] someTypeRepTyConKey
  15941. 1775.92 s [ghcide] someTypeRepDataConKey
  15942. 1775.92 s [ghcide] typeSymbolAppendFamNameKey
  15943. 1775.92 s [ghcide] unsafeEqualityTyConKey
  15944. 1775.92 s [ghcide] multiplicityTyConKey
  15945. 1775.92 s [ghcide] unrestrictedFunTyConKey
  15946. 1775.92 s [ghcide] multMulTyConKey
  15947. 1775.92 s [ghcide] int8X16PrimTyConKey
  15948. 1775.92 s [ghcide] int16X8PrimTyConKey
  15949. 1775.92 s [ghcide] int32X4PrimTyConKey
  15950. 1775.92 s [ghcide] int64X2PrimTyConKey
  15951. 1775.92 s [ghcide] int8X32PrimTyConKey
  15952. 1775.92 s [ghcide] int16X16PrimTyConKey
  15953. 1775.92 s [ghcide] int32X8PrimTyConKey
  15954. 1775.92 s [ghcide] int64X4PrimTyConKey
  15955. 1775.92 s [ghcide] int8X64PrimTyConKey
  15956. 1775.92 s [ghcide] int16X32PrimTyConKey
  15957. 1775.92 s [ghcide] int32X16PrimTyConKey
  15958. 1775.92 s [ghcide] int64X8PrimTyConKey
  15959. 1775.92 s [ghcide] word8X16PrimTyConKey
  15960. 1775.92 s [ghcide] word16X8PrimTyConKey
  15961. 1775.92 s [ghcide] word32X4PrimTyConKey
  15962. 1775.92 s [ghcide] word64X2PrimTyConKey
  15963. 1775.92 s [ghcide] word8X32PrimTyConKey
  15964. 1775.92 s [ghcide] word16X16PrimTyConKey
  15965. 1775.92 s [ghcide] word32X8PrimTyConKey
  15966. 1775.92 s [ghcide] word64X4PrimTyConKey
  15967. 1775.92 s [ghcide] word8X64PrimTyConKey
  15968. 1775.92 s [ghcide] word16X32PrimTyConKey
  15969. 1775.92 s [ghcide] word32X16PrimTyConKey
  15970. 1775.92 s [ghcide] word64X8PrimTyConKey
  15971. 1775.92 s [ghcide] floatX4PrimTyConKey
  15972. 1775.92 s [ghcide] doubleX2PrimTyConKey
  15973. 1775.92 s [ghcide] floatX8PrimTyConKey
  15974. 1775.92 s [ghcide] doubleX4PrimTyConKey
  15975. 1775.92 s [ghcide] floatX16PrimTyConKey
  15976. 1775.92 s [ghcide] doubleX8PrimTyConKey
  15977. 1775.92 s [ghcide] typeSymbolKindConNameKey
  15978. 1775.92 s [ghcide] typeCharKindConNameKey
  15979. 1775.92 s [ghcide] typeNatAddTyFamNameKey
  15980. 1775.92 s [ghcide] typeNatMulTyFamNameKey
  15981. 1775.92 s [ghcide] typeNatExpTyFamNameKey
  15982. 1775.92 s [ghcide] typeNatSubTyFamNameKey
  15983. 1775.92 s [ghcide] typeSymbolCmpTyFamNameKey
  15984. 1775.92 s [ghcide] typeNatCmpTyFamNameKey
  15985. 1775.92 s [ghcide] typeCharCmpTyFamNameKey
  15986. 1775.92 s [ghcide] typeLeqCharTyFamNameKey
  15987. 1775.92 s [ghcide] typeNatDivTyFamNameKey
  15988. 1775.92 s [ghcide] typeNatModTyFamNameKey
  15989. 1775.92 s [ghcide] typeNatLogTyFamNameKey
  15990. 1775.92 s [ghcide] typeConsSymbolTyFamNameKey
  15991. 1775.92 s [ghcide] typeUnconsSymbolTyFamNameKey
  15992. 1775.92 s [ghcide] typeCharToNatTyFamNameKey
  15993. 1775.92 s [ghcide] typeNatToCharTyFamNameKey
  15994. 1775.92 s [ghcide] constPtrTyConKey
  15995. 1775.92 s [ghcide] jsvalTyConKey
  15996. 1775.92 s [ghcide] exceptionContextTyConKey
  15997. 1775.92 s [ghcide] charDataConKey
  15998. 1775.92 s [ghcide] consDataConKey
  15999. 1775.92 s [ghcide] doubleDataConKey
  16000. 1775.92 s [ghcide] falseDataConKey
  16001. 1775.92 s [ghcide] floatDataConKey
  16002. 1775.92 s [ghcide] intDataConKey
  16003. 1775.92 s [ghcide] nothingDataConKey
  16004. 1775.92 s [ghcide] justDataConKey
  16005. 1775.92 s [ghcide] eqDataConKey
  16006. 1775.92 s [ghcide] nilDataConKey
  16007. 1775.92 s [ghcide] ratioDataConKey
  16008. 1775.92 s [ghcide] word8DataConKey
  16009. 1775.92 s [ghcide] stableNameDataConKey
  16010. 1775.92 s [ghcide] trueDataConKey
  16011. 1775.92 s [ghcide] wordDataConKey
  16012. 1775.92 s [ghcide] ioDataConKey
  16013. 1775.92 s [ghcide] heqDataConKey
  16014. 1775.92 s [ghcide] crossDataConKey
  16015. 1775.92 s [ghcide] inlDataConKey
  16016. 1775.92 s [ghcide] inrDataConKey
  16017. 1775.92 s [ghcide] genUnitDataConKey
  16018. 1775.92 s [ghcide] leftDataConKey
  16019. 1775.92 s [ghcide] rightDataConKey
  16020. 1775.92 s [ghcide] ordLTDataConKey
  16021. 1775.92 s [ghcide] ordEQDataConKey
  16022. 1775.92 s [ghcide] ordGTDataConKey
  16023. 1775.92 s [ghcide] mkDictDataConKey
  16024. 1775.92 s [ghcide] coercibleDataConKey
  16025. 1775.92 s [ghcide] staticPtrDataConKey
  16026. 1775.92 s [ghcide] staticPtrInfoDataConKey
  16027. 1775.92 s [ghcide] fingerprintDataConKey
  16028. 1775.92 s [ghcide] srcLocDataConKey
  16029. 1775.92 s [ghcide] trTyConDataConKey
  16030. 1775.92 s [ghcide] trModuleDataConKey
  16031. 1775.92 s [ghcide] trNameSDataConKey
  16032. 1775.92 s [ghcide] trNameDDataConKey
  16033. 1775.92 s [ghcide] trGhcPrimModuleKey
  16034. 1775.92 s [ghcide] typeErrorTextDataConKey
  16035. 1775.92 s [ghcide] typeErrorAppendDataConKey
  16036. 1775.92 s [ghcide] typeErrorVAppendDataConKey
  16037. 1775.92 s [ghcide] typeErrorShowTypeDataConKey
  16038. 1775.92 s [ghcide] prefixIDataConKey
  16039. 1775.92 s [ghcide] infixIDataConKey
  16040. 1775.92 s [ghcide] leftAssociativeDataConKey
  16041. 1775.92 s [ghcide] rightAssociativeDataConKey
  16042. 1775.92 s [ghcide] notAssociativeDataConKey
  16043. 1775.92 s [ghcide] sourceUnpackDataConKey
  16044. 1775.92 s [ghcide] sourceNoUnpackDataConKey
  16045. 1775.92 s [ghcide] noSourceUnpackednessDataConKey
  16046. 1775.92 s [ghcide] sourceLazyDataConKey
  16047. 1775.92 s [ghcide] sourceStrictDataConKey
  16048. 1775.92 s [ghcide] noSourceStrictnessDataConKey
  16049. 1775.92 s [ghcide] decidedLazyDataConKey
  16050. 1775.92 s [ghcide] decidedStrictDataConKey
  16051. 1775.92 s [ghcide] decidedUnpackDataConKey
  16052. 1775.92 s [ghcide] metaDataDataConKey
  16053. 1775.92 s [ghcide] metaConsDataConKey
  16054. 1775.92 s [ghcide] metaSelDataConKey
  16055. 1775.92 s [ghcide] vecRepDataConKey
  16056. 1775.92 s [ghcide] tupleRepDataConKey
  16057. 1775.92 s [ghcide] sumRepDataConKey
  16058. 1775.92 s [ghcide] boxedRepDataConKey
  16059. 1775.92 s [ghcide] boxedRepDataConTyConKey
  16060. 1775.92 s [ghcide] tupleRepDataConTyConKey
  16061. 1775.92 s [ghcide] runtimeRepSimpleDataConKeys
  16062. 1775.92 s [ghcide] liftedDataConKey
  16063. 1775.92 s [ghcide] unliftedDataConKey
  16064. 1775.92 s [ghcide] vecCountDataConKeys
  16065. 1775.92 s [ghcide] vecElemDataConKeys
  16066. 1775.92 s [ghcide] kindRepTyConAppDataConKey
  16067. 1775.92 s [ghcide] kindRepVarDataConKey
  16068. 1775.92 s [ghcide] kindRepAppDataConKey
  16069. 1775.92 s [ghcide] kindRepFunDataConKey
  16070. 1775.92 s [ghcide] kindRepTYPEDataConKey
  16071. 1775.92 s [ghcide] kindRepTypeLitSDataConKey
  16072. 1775.92 s [ghcide] kindRepTypeLitDDataConKey
  16073. 1775.92 s [ghcide] typeLitSymbolDataConKey
  16074. 1775.92 s [ghcide] typeLitNatDataConKey
  16075. 1775.92 s [ghcide] typeLitCharDataConKey
  16076. 1775.92 s [ghcide] unsafeReflDataConKey
  16077. 1775.92 s [ghcide] oneDataConKey
  16078. 1775.92 s [ghcide] manyDataConKey
  16079. 1775.92 s [ghcide] integerISDataConKey
  16080. 1775.92 s [ghcide] integerINDataConKey
  16081. 1775.92 s [ghcide] integerIPDataConKey
  16082. 1775.92 s [ghcide] naturalNSDataConKey
  16083. 1775.92 s [ghcide] naturalNBDataConKey
  16084. 1775.92 s [ghcide] wildCardKey
  16085. 1775.92 s [ghcide] absentErrorIdKey
  16086. 1775.92 s [ghcide] absentConstraintErrorIdKey
  16087. 1775.92 s [ghcide] augmentIdKey
  16088. 1775.92 s [ghcide] appendIdKey
  16089. 1775.92 s [ghcide] buildIdKey
  16090. 1775.92 s [ghcide] foldrIdKey
  16091. 1775.92 s [ghcide] recSelErrorIdKey
  16092. 1775.92 s [ghcide] seqIdKey
  16093. 1775.92 s [ghcide] absentSumFieldErrorIdKey
  16094. 1775.92 s [ghcide] eqStringIdKey
  16095. 1775.92 s [ghcide] noMethodBindingErrorIdKey
  16096. 1775.92 s [ghcide] nonExhaustiveGuardsErrorIdKey
  16097. 1775.92 s [ghcide] impossibleErrorIdKey
  16098. 1775.92 s [ghcide] impossibleConstraintErrorIdKey
  16099. 1775.92 s [ghcide] patErrorIdKey
  16100. 1775.92 s [ghcide] realWorldPrimIdKey
  16101. 1775.92 s [ghcide] recConErrorIdKey
  16102. 1775.92 s [ghcide] unpackCStringUtf8IdKey
  16103. 1775.92 s [ghcide] unpackCStringAppendUtf8IdKey
  16104. 1775.92 s [ghcide] unpackCStringFoldrUtf8IdKey
  16105. 1775.92 s [ghcide] unpackCStringIdKey
  16106. 1775.92 s [ghcide] unpackCStringAppendIdKey
  16107. 1775.92 s [ghcide] unpackCStringFoldrIdKey
  16108. 1775.92 s [ghcide] voidPrimIdKey
  16109. 1775.92 s [ghcide] typeErrorIdKey
  16110. 1775.92 s [ghcide] divIntIdKey
  16111. 1775.92 s [ghcide] modIntIdKey
  16112. 1775.92 s [ghcide] cstringLengthIdKey
  16113. 1775.92 s [ghcide] concatIdKey
  16114. 1775.92 s [ghcide] filterIdKey
  16115. 1775.92 s [ghcide] zipIdKey
  16116. 1775.92 s [ghcide] bindIOIdKey
  16117. 1775.92 s [ghcide] returnIOIdKey
  16118. 1775.92 s [ghcide] newStablePtrIdKey
  16119. 1775.92 s [ghcide] printIdKey
  16120. 1775.92 s [ghcide] failIOIdKey
  16121. 1775.92 s [ghcide] nullAddrIdKey
  16122. 1775.92 s [ghcide] voidArgIdKey
  16123. 1775.92 s [ghcide] otherwiseIdKey
  16124. 1775.92 s [ghcide] assertIdKey
  16125. 1775.92 s [ghcide] leftSectionKey
  16126. 1775.92 s [ghcide] rightSectionKey
  16127. 1775.92 s [ghcide] rootMainKey
  16128. 1775.92 s [ghcide] runMainKey
  16129. 1775.92 s [ghcide] thenIOIdKey
  16130. 1775.92 s [ghcide] lazyIdKey
  16131. 1775.92 s [ghcide] assertErrorIdKey
  16132. 1775.92 s [ghcide] oneShotKey
  16133. 1775.92 s [ghcide] runRWKey
  16134. 1775.92 s [ghcide] traceKey
  16135. 1775.92 s [ghcide] nospecIdKey
  16136. 1775.92 s [ghcide] inlineIdKey
  16137. 1775.92 s [ghcide] mapIdKey
  16138. 1775.92 s [ghcide] dollarIdKey
  16139. 1775.92 s [ghcide] coercionTokenIdKey
  16140. 1775.92 s [ghcide] considerAccessibleIdKey
  16141. 1775.92 s [ghcide] noinlineIdKey
  16142. 1775.92 s [ghcide] noinlineConstraintIdKey
  16143. 1775.92 s [ghcide] integerToFloatIdKey
  16144. 1775.92 s [ghcide] integerToDoubleIdKey
  16145. 1775.92 s [ghcide] naturalToFloatIdKey
  16146. 1775.92 s [ghcide] naturalToDoubleIdKey
  16147. 1775.92 s [ghcide] rationalToFloatIdKey
  16148. 1775.92 s [ghcide] rationalToDoubleIdKey
  16149. 1775.92 s [ghcide] coerceKey
  16150. 1775.92 s [ghcide] unboundKey
  16151. 1775.92 s [ghcide] fromIntegerClassOpKey
  16152. 1775.92 s [ghcide] minusClassOpKey
  16153. 1775.92 s [ghcide] fromRationalClassOpKey
  16154. 1775.92 s [ghcide] enumFromClassOpKey
  16155. 1775.92 s [ghcide] enumFromThenClassOpKey
  16156. 1775.92 s [ghcide] enumFromToClassOpKey
  16157. 1775.92 s [ghcide] enumFromThenToClassOpKey
  16158. 1775.92 s [ghcide] eqClassOpKey
  16159. 1775.92 s [ghcide] geClassOpKey
  16160. 1775.92 s [ghcide] negateClassOpKey
  16161. 1775.92 s [ghcide] bindMClassOpKey
  16162. 1775.92 s [ghcide] thenMClassOpKey
  16163. 1775.92 s [ghcide] fmapClassOpKey
  16164. 1775.92 s [ghcide] returnMClassOpKey
  16165. 1775.92 s [ghcide] mfixIdKey
  16166. 1775.92 s [ghcide] failMClassOpKey
  16167. 1775.92 s [ghcide] fromLabelClassOpKey
  16168. 1775.92 s [ghcide] arrAIdKey
  16169. 1775.92 s [ghcide] composeAIdKey
  16170. 1775.92 s [ghcide] firstAIdKey
  16171. 1775.92 s [ghcide] appAIdKey
  16172. 1775.92 s [ghcide] choiceAIdKey
  16173. 1775.92 s [ghcide] loopAIdKey
  16174. 1775.92 s [ghcide] fromStringClassOpKey
  16175. 1775.92 s [ghcide] toAnnotationWrapperIdKey
  16176. 1775.92 s [ghcide] fromIntegralIdKey
  16177. 1775.92 s [ghcide] realToFracIdKey
  16178. 1775.92 s [ghcide] toIntegerClassOpKey
  16179. 1775.92 s [ghcide] toRationalClassOpKey
  16180. 1775.92 s [ghcide] guardMIdKey
  16181. 1775.92 s [ghcide] liftMIdKey
  16182. 1775.92 s [ghcide] mzipIdKey
  16183. 1775.92 s [ghcide] ghciStepIoMClassOpKey
  16184. 1775.92 s [ghcide] isListClassKey
  16185. 1775.93 s [ghcide] fromListClassOpKey
  16186. 1775.93 s [ghcide] fromListNClassOpKey
  16187. 1775.93 s [ghcide] toListClassOpKey
  16188. 1775.93 s [ghcide] proxyHashKey
  16189. 1775.93 s [ghcide] mkTyConKey
  16190. 1775.93 s [ghcide] mkTrTypeKey
  16191. 1775.93 s [ghcide] mkTrConKey
  16192. 1775.93 s [ghcide] mkTrAppKey
  16193. 1775.93 s [ghcide] typeNatTypeRepKey
  16194. 1775.93 s [ghcide] typeSymbolTypeRepKey
  16195. 1775.93 s [ghcide] typeCharTypeRepKey
  16196. 1775.93 s [ghcide] typeRepIdKey
  16197. 1775.93 s [ghcide] mkTrFunKey
  16198. 1775.93 s [ghcide] starKindRepKey
  16199. 1775.93 s [ghcide] starArrStarKindRepKey
  16200. 1775.93 s [ghcide] starArrStarArrStarKindRepKey
  16201. 1775.93 s [ghcide] constraintKindRepKey
  16202. 1775.93 s [ghcide] toDynIdKey
  16203. 1775.93 s [ghcide] eqSCSelIdKey
  16204. 1775.93 s [ghcide] heqSCSelIdKey
  16205. 1775.93 s [ghcide] coercibleSCSelIdKey
  16206. 1775.93 s [ghcide] sappendClassOpKey
  16207. 1775.93 s [ghcide] memptyClassOpKey
  16208. 1775.93 s [ghcide] mappendClassOpKey
  16209. 1775.93 s [ghcide] mconcatClassOpKey
  16210. 1775.93 s [ghcide] emptyCallStackKey
  16211. 1775.93 s [ghcide] pushCallStackKey
  16212. 1775.93 s [ghcide] fromStaticPtrClassOpKey
  16213. 1775.93 s [ghcide] makeStaticKey
  16214. 1775.93 s [ghcide] emptyExceptionContextKey
  16215. 1775.93 s [ghcide] unsafeEqualityProofIdKey
  16216. 1775.93 s [ghcide] unsafeCoercePrimIdKey
  16217. 1775.93 s [ghcide] getFieldClassOpKey
  16218. 1775.93 s [ghcide] setFieldClassOpKey
  16219. 1775.93 s [ghcide] unsatisfiableIdNameKey
  16220. 1775.93 s [ghcide] integerFromNaturalIdKey
  16221. 1775.93 s [ghcide] integerToNaturalClampIdKey
  16222. 1775.93 s [ghcide] integerToNaturalThrowIdKey
  16223. 1775.93 s [ghcide] integerToNaturalIdKey
  16224. 1775.93 s [ghcide] integerToWordIdKey
  16225. 1775.93 s [ghcide] integerToIntIdKey
  16226. 1775.93 s [ghcide] integerToWord64IdKey
  16227. 1775.93 s [ghcide] integerToInt64IdKey
  16228. 1775.93 s [ghcide] integerAddIdKey
  16229. 1775.93 s [ghcide] integerMulIdKey
  16230. 1775.93 s [ghcide] integerSubIdKey
  16231. 1775.93 s [ghcide] integerNegateIdKey
  16232. 1775.93 s [ghcide] integerAbsIdKey
  16233. 1775.93 s [ghcide] integerPopCountIdKey
  16234. 1775.93 s [ghcide] integerQuotIdKey
  16235. 1775.93 s [ghcide] integerRemIdKey
  16236. 1775.93 s [ghcide] integerDivIdKey
  16237. 1775.93 s [ghcide] integerModIdKey
  16238. 1775.93 s [ghcide] integerDivModIdKey
  16239. 1775.93 s [ghcide] integerQuotRemIdKey
  16240. 1775.93 s [ghcide] integerEncodeFloatIdKey
  16241. 1775.93 s [ghcide] integerEncodeDoubleIdKey
  16242. 1775.93 s [ghcide] integerGcdIdKey
  16243. 1775.93 s [ghcide] integerLcmIdKey
  16244. 1775.93 s [ghcide] integerAndIdKey
  16245. 1775.93 s [ghcide] integerOrIdKey
  16246. 1775.93 s [ghcide] integerXorIdKey
  16247. 1775.93 s [ghcide] integerComplementIdKey
  16248. 1775.93 s [ghcide] integerBitIdKey
  16249. 1775.93 s [ghcide] integerTestBitIdKey
  16250. 1775.93 s [ghcide] integerShiftLIdKey
  16251. 1775.93 s [ghcide] integerShiftRIdKey
  16252. 1775.93 s [ghcide] integerFromWordIdKey
  16253. 1775.93 s [ghcide] integerFromWord64IdKey
  16254. 1775.93 s [ghcide] integerFromInt64IdKey
  16255. 1775.93 s [ghcide] naturalToWordIdKey
  16256. 1775.93 s [ghcide] naturalPopCountIdKey
  16257. 1775.93 s [ghcide] naturalShiftRIdKey
  16258. 1775.93 s [ghcide] naturalShiftLIdKey
  16259. 1775.93 s [ghcide] naturalAddIdKey
  16260. 1775.93 s [ghcide] naturalSubIdKey
  16261. 1775.93 s [ghcide] naturalSubThrowIdKey
  16262. 1775.93 s [ghcide] naturalSubUnsafeIdKey
  16263. 1775.93 s [ghcide] naturalMulIdKey
  16264. 1775.93 s [ghcide] naturalQuotRemIdKey
  16265. 1775.93 s [ghcide] naturalQuotIdKey
  16266. 1775.93 s [ghcide] naturalRemIdKey
  16267. 1775.93 s [ghcide] naturalAndIdKey
  16268. 1775.93 s [ghcide] naturalAndNotIdKey
  16269. 1775.93 s [ghcide] naturalOrIdKey
  16270. 1775.93 s [ghcide] naturalXorIdKey
  16271. 1775.93 s [ghcide] naturalTestBitIdKey
  16272. 1775.93 s [ghcide] naturalBitIdKey
  16273. 1775.93 s [ghcide] naturalGcdIdKey
  16274. 1775.93 s [ghcide] naturalLcmIdKey
  16275. 1775.93 s [ghcide] naturalLog2IdKey
  16276. 1775.93 s [ghcide] naturalLogBaseWordIdKey
  16277. 1775.93 s [ghcide] naturalLogBaseIdKey
  16278. 1775.93 s [ghcide] naturalPowModIdKey
  16279. 1775.93 s [ghcide] naturalSizeInBaseIdKey
  16280. 1775.93 s [ghcide] bignatEqIdKey
  16281. 1775.93 s [ghcide] bignatCompareIdKey
  16282. 1775.93 s [ghcide] bignatCompareWordIdKey
  16283. 1775.93 s [ghcide] mkRationalBase2IdKey
  16284. 1775.93 s [ghcide] mkRationalBase10IdKey
  16285. 1775.93 s [ghcide] numericClassKeys
  16286. 1775.93 s [ghcide] fractionalClassKeys
  16287. 1775.93 s [ghcide] standardClassKeys
  16288. 1775.93 s [ghcide] derivableClassKeys
  16289. 1775.93 s [ghcide] interactiveClassNames
  16290. 1775.93 s [ghcide] interactiveClassKeys
  16291. 1775.93 s [ghcide] promoteDataCon
  16292. 1775.93 s [ghcide] isUnboxedSumDataCon
  16293. 1775.93 s [ghcide] StrictnessMark
  16294. 1775.93 s [ghcide] DataConEnv
  16295. 1775.93 s [ghcide] eqSpecTyVar
  16296. 1775.93 s [ghcide] eqSpecType
  16297. 1775.93 s [ghcide] eqSpecPair
  16298. 1775.93 s [ghcide] eqSpecPreds
  16299. 1775.93 s [ghcide] isBanged
  16300. 1775.93 s [ghcide] isSrcStrict
  16301. 1775.93 s [ghcide] isSrcUnpacked
  16302. 1775.93 s [ghcide] isMarkedStrict
  16303. 1775.93 s [ghcide] cbvFromStrictMark
  16304. 1775.93 s [ghcide] dataConTagZ
  16305. 1775.93 s [ghcide] dataConImplBangs
  16306. 1775.93 s [ghcide] dataConBoxer
  16307. 1775.93 s [ghcide] dataConOrigResTy
  16308. 1775.93 s [ghcide] dataConNonlinearType
  16309. 1775.93 s [ghcide] dataConDisplayType
  16310. 1775.93 s [ghcide] isTupleDataCon
  16311. 1775.93 s [ghcide] isBoxedTupleDataCon
  16312. 1775.93 s [ghcide] isUnboxedTupleDataCon
  16313. 1775.93 s [ghcide] isCovertGadtDataCon
  16314. 1775.93 s [ghcide] classDataCon
  16315. 1775.93 s [ghcide] dataConCannotMatch
  16316. 1775.93 s [ghcide] checkDataConTyVars
  16317. 1775.93 s [ghcide] dataConUserTyVarsNeedWrapper
  16318. 1775.93 s [ghcide] FamInstMatch
  16319. 1775.93 s [ghcide] FamInstEnv
  16320. 1775.93 s [ghcide] FamInstEnvs
  16321. 1775.93 s [ghcide] FamFlavor
  16322. 1775.93 s [ghcide] FamInst
  16323. 1775.93 s [ghcide] famInstAxiom
  16324. 1775.93 s [ghcide] famInstRHS
  16325. 1775.93 s [ghcide] famInstTyCon
  16326. 1775.93 s [ghcide] famInstsRepTyCons
  16327. 1775.93 s [ghcide] famInstRepTyCon_maybe
  16328. 1775.93 s [ghcide] dataFamInstRepTyCon
  16329. 1775.93 s [ghcide] orphNamesOfFamInst
  16330. 1775.93 s [ghcide] pprFamInsts
  16331. 1775.93 s [ghcide] mkLocalFamInst
  16332. 1775.93 s [ghcide] mkImportedFamInst
  16333. 1775.93 s [ghcide] famInstEnvSize
  16334. 1775.93 s [ghcide] emptyFamInstEnv
  16335. 1775.93 s [ghcide] famInstEnvElts
  16336. 1775.93 s [ghcide] familyInstances
  16337. 1775.93 s [ghcide] familyNameInstances
  16338. 1775.93 s [ghcide] extendFamInstEnvList
  16339. 1775.93 s [ghcide] extendFamInstEnv
  16340. 1775.93 s [ghcide] compatibleBranches
  16341. 1775.93 s [ghcide] mkCoAxBranch
  16342. 1775.93 s [ghcide] mkBranchedCoAxiom
  16343. 1775.93 s [ghcide] mkUnbranchedCoAxiom
  16344. 1775.93 s [ghcide] mkSingleCoAxiom
  16345. 1775.93 s [ghcide] lookupFamInstEnvByTyCon
  16346. 1775.93 s [ghcide] lookupFamInstEnv
  16347. 1775.93 s [ghcide] lookupFamInstEnvConflicts
  16348. 1775.93 s [ghcide] isDominatedBy
  16349. 1775.93 s [ghcide] reduceTyFamApp_maybe
  16350. 1775.93 s [ghcide] topNormaliseType
  16351. 1775.93 s [ghcide] normaliseType
  16352. 1775.93 s [ghcide] normaliseTcApp
  16353. 1775.93 s [ghcide] ForeignExport
  16354. 1775.93 s [ghcide] ForeignImport
  16355. 1775.93 s [ghcide] StandaloneKindSig
  16356. 1775.93 s [ghcide] CImportSpec
  16357. 1775.93 s [ghcide] LDerivClauseTys
  16358. 1775.93 s [ghcide] LHsDerivingClause
  16359. 1775.93 s [ghcide] FamilyInfo
  16360. 1775.93 s [ghcide] LHsFunDep
  16361. 1775.93 s [ghcide] XFunDep
  16362. 1775.93 s [ghcide] LHsDecl
  16363. 1775.93 s [ghcide] hsGroupInstDecls
  16364. 1775.93 s [ghcide] tyClDeclTyVars
  16365. 1775.93 s [ghcide] tyClGroupTyClDecls
  16366. 1775.93 s [ghcide] tyClGroupInstDecls
  16367. 1775.93 s [ghcide] tyClGroupRoleDecls
  16368. 1775.93 s [ghcide] tyClGroupKindSigs
  16369. 1775.93 s [ghcide] collectRuleBndrSigTys
  16370. 1775.93 s [ghcide] docDeclDoc
  16371. 1775.93 s [ghcide] annProvenanceName_maybe
  16372. 1775.93 s [ghcide] HsRuleAnn
  16373. 1775.93 s [ghcide] HsRuleRn
  16374. 1775.93 s [ghcide] XViaStrategyPs
  16375. 1775.93 s [ghcide] DataDeclRn
  16376. 1775.93 s [ghcide] emptyRdrGroup
  16377. 1775.93 s [ghcide] emptyRnGroup
  16378. 1775.93 s [ghcide] appendGroups
  16379. 1775.93 s [ghcide] tyFamInstDeclName
  16380. 1775.93 s [ghcide] tyFamInstDeclLName
  16381. 1775.93 s [ghcide] tyClDeclLName
  16382. 1775.93 s [ghcide] countTyClDecls
  16383. 1775.93 s [ghcide] tcdName
  16384. 1775.93 s [ghcide] pp_vanilla_decl_head
  16385. 1775.93 s [ghcide] pprTyClDeclFlavour
  16386. 1775.93 s [ghcide] familyDeclLName
  16387. 1775.93 s [ghcide] familyDeclName
  16388. 1775.93 s [ghcide] famResultKindSignature
  16389. 1775.93 s [ghcide] standaloneKindSigName
  16390. 1775.93 s [ghcide] getConNames
  16391. 1775.93 s [ghcide] hsConDeclTheta
  16392. 1775.93 s [ghcide] ppDataDefnHeader
  16393. 1775.93 s [ghcide] pprTyFamInstDecl
  16394. 1775.93 s [ghcide] pprDataFamInstFlavour
  16395. 1775.93 s [ghcide] pprHsFamInstLHS
  16396. 1775.93 s [ghcide] instDeclDataFamInsts
  16397. 1775.93 s [ghcide] anyLConIsGadt
  16398. 1775.93 s [ghcide] flattenRuleDecls
  16399. 1775.93 s [ghcide] pprFullRuleName
  16400. 1775.93 s [ghcide] roleAnnotDeclName
  16401. 1775.93 s [ghcide] mkHsAppTy
  16402. 1775.93 s [ghcide] mkHsAppKindTy
  16403. 1775.93 s [ghcide] TyDeclBinders
  16404. 1775.93 s [ghcide] mkSimpleMatch
  16405. 1775.93 s [ghcide] unguardedGRHSs
  16406. 1775.93 s [ghcide] unguardedRHS
  16407. 1775.93 s [ghcide] mkMatchGroup
  16408. 1775.93 s [ghcide] mkLamCaseMatchGroup
  16409. 1775.93 s [ghcide] mkLocatedList
  16410. 1775.93 s [ghcide] mkHsApp
  16411. 1775.93 s [ghcide] mkHsAppWith
  16412. 1775.93 s [ghcide] mkHsApps
  16413. 1775.93 s [ghcide] mkHsAppsWith
  16414. 1775.93 s [ghcide] mkHsAppType
  16415. 1775.93 s [ghcide] mkHsAppTypes
  16416. 1775.93 s [ghcide] mkHsLam
  16417. 1775.93 s [ghcide] mkHsLams
  16418. 1775.93 s [ghcide] mkHsSyntaxApps
  16419. 1775.93 s [ghcide] nlHsTyApp
  16420. 1775.93 s [ghcide] nlHsTyApps
  16421. 1775.93 s [ghcide] mkParPat
  16422. 1775.93 s [ghcide] nlParPat
  16423. 1775.93 s [ghcide] mkRecStmt
  16424. 1775.93 s [ghcide] mkHsIntegral
  16425. 1775.93 s [ghcide] mkHsFractional
  16426. 1775.93 s [ghcide] mkHsIsString
  16427. 1775.93 s [ghcide] mkHsDo
  16428. 1775.93 s [ghcide] mkHsDoAnns
  16429. 1775.93 s [ghcide] mkHsComp
  16430. 1775.93 s [ghcide] mkHsCompAnns
  16431. 1775.93 s [ghcide] mkHsIf
  16432. 1775.93 s [ghcide] mkHsCmdIf
  16433. 1775.93 s [ghcide] mkNPat
  16434. 1775.93 s [ghcide] mkNPlusKPat
  16435. 1775.93 s [ghcide] emptyTransStmt
  16436. 1775.93 s [ghcide] mkTransformStmt
  16437. 1775.93 s [ghcide] mkTransformByStmt
  16438. 1775.93 s [ghcide] mkGroupUsingStmt
  16439. 1775.93 s [ghcide] mkGroupByUsingStmt
  16440. 1775.93 s [ghcide] mkLastStmt
  16441. 1775.93 s [ghcide] mkBodyStmt
  16442. 1775.93 s [ghcide] mkPsBindStmt
  16443. 1775.93 s [ghcide] mkRnBindStmt
  16444. 1775.93 s [ghcide] mkTcBindStmt
  16445. 1775.93 s [ghcide] unitRecStmtTc
  16446. 1775.93 s [ghcide] emptyRecStmt
  16447. 1775.93 s [ghcide] emptyRecStmtName
  16448. 1775.93 s [ghcide] emptyRecStmtId
  16449. 1775.93 s [ghcide] mkLetStmt
  16450. 1775.93 s [ghcide] mkHsString
  16451. 1775.93 s [ghcide] mkHsStringFS
  16452. 1775.93 s [ghcide] mkHsStringPrimLit
  16453. 1775.93 s [ghcide] mkHsCharPrimLit
  16454. 1775.93 s [ghcide] mkConLikeTc
  16455. 1775.93 s [ghcide] nlHsVar
  16456. 1775.93 s [ghcide] nl_HsVar
  16457. 1775.93 s [ghcide] nlHsLit
  16458. 1775.93 s [ghcide] nlHsIntLit
  16459. 1775.93 s [ghcide] nlVarPat
  16460. 1775.93 s [ghcide] nlLitPat
  16461. 1775.93 s [ghcide] nlHsApp
  16462. 1775.93 s [ghcide] nlHsSyntaxApps
  16463. 1775.93 s [ghcide] nlHsApps
  16464. 1775.93 s [ghcide] nlHsVarApps
  16465. 1775.93 s [ghcide] nlConVarPat
  16466. 1775.93 s [ghcide] nlConVarPatName
  16467. 1775.93 s [ghcide] nlInfixConPat
  16468. 1775.93 s [ghcide] nlConPat
  16469. 1775.93 s [ghcide] nlConPatName
  16470. 1775.93 s [ghcide] nlNullaryConPat
  16471. 1775.93 s [ghcide] nlWildConPat
  16472. 1775.93 s [ghcide] nlHsDo
  16473. 1775.93 s [ghcide] nlHsOpApp
  16474. 1775.93 s [ghcide] nlHsLam
  16475. 1775.93 s [ghcide] nlHsPar
  16476. 1775.93 s [ghcide] nlHsIf
  16477. 1775.93 s [ghcide] nlHsCase
  16478. 1775.93 s [ghcide] nlList
  16479. 1775.93 s [ghcide] nlHsAppTy
  16480. 1775.93 s [ghcide] nlHsTyVar
  16481. 1775.93 s [ghcide] nlHsFunTy
  16482. 1775.93 s [ghcide] nlHsParTy
  16483. 1775.93 s [ghcide] nlHsTyConApp
  16484. 1775.93 s [ghcide] nlHsAppKindTy
  16485. 1775.93 s [ghcide] mkLHsTupleExpr
  16486. 1775.93 s [ghcide] mkLHsVarTuple
  16487. 1775.93 s [ghcide] nlTuplePat
  16488. 1775.93 s [ghcide] missingTupArg
  16489. 1775.93 s [ghcide] mkBigLHsTup
  16490. 1775.93 s [ghcide] mkBigLHsPatTup
  16491. 1775.93 s [ghcide] mkHsSigEnv
  16492. 1775.93 s [ghcide] mkLHsWrap
  16493. 1775.93 s [ghcide] mkHsWrap
  16494. 1775.93 s [ghcide] mkHsWrapCo
  16495. 1775.93 s [ghcide] mkHsWrapCoR
  16496. 1775.93 s [ghcide] mkLHsWrapCo
  16497. 1775.93 s [ghcide] mkHsCmdWrap
  16498. 1775.93 s [ghcide] mkLHsCmdWrap
  16499. 1775.93 s [ghcide] mkHsWrapPat
  16500. 1775.93 s [ghcide] mkLHsWrapPat
  16501. 1775.93 s [ghcide] mkHsWrapPatCo
  16502. 1775.93 s [ghcide] mkHsDictLet
  16503. 1775.93 s [ghcide] mkHsVarBind
  16504. 1775.93 s [ghcide] mkVarBind
  16505. 1775.93 s [ghcide] mkPatSynBind
  16506. 1775.93 s [ghcide] mkMatch
  16507. 1775.93 s [ghcide] isUnliftedHsBinds
  16508. 1775.93 s [ghcide] collectLocalBinders
  16509. 1775.93 s [ghcide] collectHsValBinders
  16510. 1775.93 s [ghcide] collectLStmtsBinders
  16511. 1775.93 s [ghcide] collectStmtsBinders
  16512. 1775.93 s [ghcide] collectLStmtBinders
  16513. 1775.93 s [ghcide] collectStmtBinders
  16514. 1775.93 s [ghcide] collectPatBinders
  16515. 1775.93 s [ghcide] collectPatsBinders
  16516. 1775.93 s [ghcide] hsGroupBinders
  16517. 1775.93 s [ghcide] hsTyClForeignBinders
  16518. 1775.93 s [ghcide] getPatSynBinds
  16519. 1775.93 s [ghcide] lStmtsImplicits
  16520. 1775.93 s [ghcide] hsValBindsImplicits
  16521. 1775.93 s [ghcide] lHsRecFieldsImplicits
  16522. 1775.93 s [ghcide] Match
  16523. 1775.93 s [ghcide] XXIEWrappedName
  16524. 1775.93 s [ghcide] XIEType
  16525. 1775.93 s [ghcide] XIEPattern
  16526. 1775.93 s [ghcide] XIEName
  16527. 1775.93 s [ghcide] XXIE
  16528. 1775.93 s [ghcide] XIEDocNamed
  16529. 1775.93 s [ghcide] XIEDoc
  16530. 1775.93 s [ghcide] XIEGroup
  16531. 1775.93 s [ghcide] XIEModuleContents
  16532. 1775.93 s [ghcide] XIEThingWith
  16533. 1775.93 s [ghcide] XIEThingAll
  16534. 1775.93 s [ghcide] XIEThingAbs
  16535. 1775.93 s [ghcide] XIEVar
  16536. 1775.93 s [ghcide] ImportDeclPkgQual
  16537. 1775.93 s [ghcide] XXImportDecl
  16538. 1775.93 s [ghcide] XCImportDecl
  16539. 1775.93 s [ghcide] XXFieldOcc
  16540. 1775.93 s [ghcide] XCFieldOcc
  16541. 1775.93 s [ghcide] XXConDeclField
  16542. 1775.93 s [ghcide] XConDeclField
  16543. 1775.93 s [ghcide] XXTyVarBndr
  16544. 1775.93 s [ghcide] XKindedTyVar
  16545. 1775.93 s [ghcide] XUserTyVar
  16546. 1775.93 s [ghcide] XXHsForAllTelescope
  16547. 1775.93 s [ghcide] XHsForAllInvis
  16548. 1775.93 s [ghcide] XHsForAllVis
  16549. 1775.93 s [ghcide] XXTyLit
  16550. 1775.93 s [ghcide] XCharTy
  16551. 1775.93 s [ghcide] XStrTy
  16552. 1775.93 s [ghcide] XNumTy
  16553. 1775.93 s [ghcide] XXType
  16554. 1775.93 s [ghcide] XWildCardTy
  16555. 1775.93 s [ghcide] XTyLit
  16556. 1775.93 s [ghcide] XExplicitTupleTy
  16557. 1775.93 s [ghcide] XExplicitListTy
  16558. 1775.93 s [ghcide] XRecTy
  16559. 1775.93 s [ghcide] XBangTy
  16560. 1775.93 s [ghcide] XDocTy
  16561. 1775.93 s [ghcide] XSpliceTy
  16562. 1775.93 s [ghcide] XKindSig
  16563. 1775.93 s [ghcide] XStarTy
  16564. 1775.93 s [ghcide] XIParamTy
  16565. 1775.93 s [ghcide] XParTy
  16566. 1775.93 s [ghcide] XOpTy
  16567. 1775.93 s [ghcide] XSumTy
  16568. 1775.93 s [ghcide] XTupleTy
  16569. 1775.93 s [ghcide] XListTy
  16570. 1775.93 s [ghcide] XFunTy
  16571. 1775.93 s [ghcide] XAppKindTy
  16572. 1775.93 s [ghcide] XAppTy
  16573. 1775.93 s [ghcide] XTyVar
  16574. 1775.93 s [ghcide] XQualTy
  16575. 1775.93 s [ghcide] XForAllTy
  16576. 1775.93 s [ghcide] XXHsTyPat
  16577. 1775.93 s [ghcide] XHsTP
  16578. 1775.93 s [ghcide] XXHsPatSigType
  16579. 1775.93 s [ghcide] XHsPS
  16580. 1775.93 s [ghcide] XXHsWildCardBndrs
  16581. 1775.93 s [ghcide] XHsWC
  16582. 1775.93 s [ghcide] XXHsSigType
  16583. 1775.93 s [ghcide] XHsSig
  16584. 1775.93 s [ghcide] XXHsOuterTyVarBndrs
  16585. 1775.93 s [ghcide] XHsOuterExplicit
  16586. 1775.93 s [ghcide] XHsOuterImplicit
  16587. 1775.93 s [ghcide] XXLHsQTyVars
  16588. 1775.93 s [ghcide] XHsQTvs
  16589. 1775.93 s [ghcide] XHsFieldBind
  16590. 1775.93 s [ghcide] XXPat
  16591. 1775.93 s [ghcide] XCoPat
  16592. 1775.93 s [ghcide] XInvisPat
  16593. 1775.93 s [ghcide] XEmbTyPat
  16594. 1775.93 s [ghcide] XSigPat
  16595. 1775.93 s [ghcide] XNPlusKPat
  16596. 1775.93 s [ghcide] XNPat
  16597. 1775.93 s [ghcide] XLitPat
  16598. 1775.93 s [ghcide] XSplicePat
  16599. 1775.93 s [ghcide] XViewPat
  16600. 1775.93 s [ghcide] XConPat
  16601. 1775.93 s [ghcide] XSumPat
  16602. 1775.93 s [ghcide] XTuplePat
  16603. 1775.93 s [ghcide] XListPat
  16604. 1775.93 s [ghcide] XBangPat
  16605. 1775.93 s [ghcide] XParPat
  16606. 1775.93 s [ghcide] XAsPat
  16607. 1775.93 s [ghcide] XLazyPat
  16608. 1775.93 s [ghcide] XVarPat
  16609. 1775.93 s [ghcide] XWildPat
  16610. 1775.93 s [ghcide] XXOverLit
  16611. 1775.93 s [ghcide] XOverLit
  16612. 1775.93 s [ghcide] XXLit
  16613. 1775.93 s [ghcide] XHsDoublePrim
  16614. 1775.93 s [ghcide] XHsFloatPrim
  16615. 1775.93 s [ghcide] XHsRat
  16616. 1775.93 s [ghcide] XHsInteger
  16617. 1775.93 s [ghcide] XHsWord64Prim
  16618. 1775.93 s [ghcide] XHsWord32Prim
  16619. 1775.93 s [ghcide] XHsWord16Prim
  16620. 1775.93 s [ghcide] XHsWord8Prim
  16621. 1775.93 s [ghcide] XHsInt64Prim
  16622. 1775.93 s [ghcide] XHsInt32Prim
  16623. 1775.93 s [ghcide] XHsInt16Prim
  16624. 1775.93 s [ghcide] XHsInt8Prim
  16625. 1775.93 s [ghcide] XHsWordPrim
  16626. 1775.93 s [ghcide] XHsIntPrim
  16627. 1775.93 s [ghcide] XHsInt
  16628. 1775.93 s [ghcide] XHsStringPrim
  16629. 1775.93 s [ghcide] XHsString
  16630. 1775.94 s [ghcide] XHsCharPrim
  16631. 1775.94 s [ghcide] XHsChar
  16632. 1775.94 s [ghcide] XXApplicativeArg
  16633. 1775.94 s [ghcide] XApplicativeArgMany
  16634. 1775.94 s [ghcide] XApplicativeArgOne
  16635. 1775.94 s [ghcide] XXParStmtBlock
  16636. 1775.94 s [ghcide] XParStmtBlock
  16637. 1775.94 s [ghcide] XXCmd
  16638. 1775.94 s [ghcide] XCmdWrap
  16639. 1775.94 s [ghcide] XCmdDo
  16640. 1775.94 s [ghcide] XCmdLet
  16641. 1775.94 s [ghcide] XCmdIf
  16642. 1775.94 s [ghcide] XCmdLamCase
  16643. 1775.94 s [ghcide] XCmdCase
  16644. 1775.94 s [ghcide] XCmdPar
  16645. 1775.94 s [ghcide] XCmdLam
  16646. 1775.94 s [ghcide] XCmdApp
  16647. 1775.94 s [ghcide] XCmdArrForm
  16648. 1775.94 s [ghcide] XCmdArrApp
  16649. 1775.94 s [ghcide] XXStmtLR
  16650. 1775.94 s [ghcide] XRecStmt
  16651. 1775.94 s [ghcide] XTransStmt
  16652. 1775.94 s [ghcide] XParStmt
  16653. 1775.94 s [ghcide] XLetStmt
  16654. 1775.94 s [ghcide] XBodyStmt
  16655. 1775.94 s [ghcide] XApplicativeStmt
  16656. 1775.94 s [ghcide] XBindStmt
  16657. 1775.94 s [ghcide] XLastStmt
  16658. 1775.94 s [ghcide] XXGRHS
  16659. 1775.94 s [ghcide] XCGRHS
  16660. 1775.94 s [ghcide] XXGRHSs
  16661. 1775.94 s [ghcide] XCGRHSs
  16662. 1775.94 s [ghcide] XXMatch
  16663. 1775.94 s [ghcide] XCMatch
  16664. 1775.94 s [ghcide] XXMatchGroup
  16665. 1775.94 s [ghcide] XMG
  16666. 1775.94 s [ghcide] XXCmdTop
  16667. 1775.94 s [ghcide] XCmdTop
  16668. 1775.94 s [ghcide] XXQuote
  16669. 1775.94 s [ghcide] XVarBr
  16670. 1775.94 s [ghcide] XTypBr
  16671. 1775.94 s [ghcide] XDecBrG
  16672. 1775.94 s [ghcide] XDecBrL
  16673. 1775.94 s [ghcide] XPatBr
  16674. 1775.94 s [ghcide] XExpBr
  16675. 1775.94 s [ghcide] XXUntypedSplice
  16676. 1775.94 s [ghcide] XQuasiQuote
  16677. 1775.94 s [ghcide] XUntypedSpliceExpr
  16678. 1775.94 s [ghcide] XXTupArg
  16679. 1775.94 s [ghcide] XMissing
  16680. 1775.94 s [ghcide] XPresent
  16681. 1775.94 s [ghcide] XXAmbiguousFieldOcc
  16682. 1775.94 s [ghcide] XAmbiguous
  16683. 1775.94 s [ghcide] XUnambiguous
  16684. 1775.94 s [ghcide] XXPragE
  16685. 1775.94 s [ghcide] XSCC
  16686. 1775.94 s [ghcide] XXDotFieldOcc
  16687. 1775.94 s [ghcide] XCDotFieldOcc
  16688. 1775.94 s [ghcide] XXExpr
  16689. 1775.94 s [ghcide] XEmbTy
  16690. 1775.94 s [ghcide] XPragE
  16691. 1775.94 s [ghcide] XBinTick
  16692. 1775.94 s [ghcide] XTick
  16693. 1775.94 s [ghcide] XStatic
  16694. 1775.94 s [ghcide] XProc
  16695. 1775.94 s [ghcide] XUntypedSplice
  16696. 1775.94 s [ghcide] XTypedSplice
  16697. 1775.94 s [ghcide] XUntypedBracket
  16698. 1775.94 s [ghcide] XTypedBracket
  16699. 1775.94 s [ghcide] XArithSeq
  16700. 1775.94 s [ghcide] XExprWithTySig
  16701. 1775.94 s [ghcide] XProjection
  16702. 1775.94 s [ghcide] XGetField
  16703. 1775.94 s [ghcide] XLHsOLRecUpdLabels
  16704. 1775.94 s [ghcide] XLHsRecUpdLabels
  16705. 1775.94 s [ghcide] XRecordUpd
  16706. 1775.94 s [ghcide] XRecordCon
  16707. 1775.94 s [ghcide] XExplicitList
  16708. 1775.94 s [ghcide] XDo
  16709. 1775.94 s [ghcide] XLet
  16710. 1775.94 s [ghcide] XMultiIf
  16711. 1775.94 s [ghcide] XIf
  16712. 1775.94 s [ghcide] XCase
  16713. 1775.94 s [ghcide] XExplicitSum
  16714. 1775.94 s [ghcide] XExplicitTuple
  16715. 1775.94 s [ghcide] XSectionR
  16716. 1775.94 s [ghcide] XSectionL
  16717. 1775.94 s [ghcide] XPar
  16718. 1775.94 s [ghcide] XNegApp
  16719. 1775.94 s [ghcide] XOpApp
  16720. 1775.94 s [ghcide] XAppTypeE
  16721. 1775.94 s [ghcide] XApp
  16722. 1775.94 s [ghcide] XLamCase
  16723. 1775.94 s [ghcide] XLam
  16724. 1775.94 s [ghcide] XLitE
  16725. 1775.94 s [ghcide] XOverLitE
  16726. 1775.94 s [ghcide] XIPVar
  16727. 1775.94 s [ghcide] XOverLabel
  16728. 1775.94 s [ghcide] XRecSel
  16729. 1775.94 s [ghcide] XUnboundVar
  16730. 1775.94 s [ghcide] XVar
  16731. 1775.94 s [ghcide] XXModule
  16732. 1775.94 s [ghcide] XCModule
  16733. 1775.94 s [ghcide] XXInjectivityAnn
  16734. 1775.94 s [ghcide] XCInjectivityAnn
  16735. 1775.94 s [ghcide] XXRoleAnnotDecl
  16736. 1775.94 s [ghcide] XCRoleAnnotDecl
  16737. 1775.94 s [ghcide] XXAnnDecl
  16738. 1775.94 s [ghcide] XHsAnnotation
  16739. 1775.94 s [ghcide] XXWarnDecl
  16740. 1775.94 s [ghcide] XWarning
  16741. 1775.94 s [ghcide] XXWarnDecls
  16742. 1775.94 s [ghcide] XWarnings
  16743. 1775.94 s [ghcide] XXRuleBndr
  16744. 1775.94 s [ghcide] XRuleBndrSig
  16745. 1775.94 s [ghcide] XCRuleBndr
  16746. 1775.94 s [ghcide] XXRuleDecl
  16747. 1775.94 s [ghcide] XHsRule
  16748. 1775.94 s [ghcide] XXRuleDecls
  16749. 1775.94 s [ghcide] XCRuleDecls
  16750. 1775.94 s [ghcide] XXForeignExport
  16751. 1775.94 s [ghcide] XCExport
  16752. 1775.94 s [ghcide] XXForeignImport
  16753. 1775.94 s [ghcide] XCImport
  16754. 1775.94 s [ghcide] XXForeignDecl
  16755. 1775.94 s [ghcide] XForeignExport
  16756. 1775.94 s [ghcide] ForeignExport
  16757. 1775.94 s [ghcide] XForeignImport
  16758. 1775.94 s [ghcide] ForeignImport
  16759. 1775.94 s [ghcide] XXDefaultDecl
  16760. 1775.94 s [ghcide] XCDefaultDecl
  16761. 1775.94 s [ghcide] XViaStrategy
  16762. 1775.94 s [ghcide] XNewtypeStrategy
  16763. 1775.94 s [ghcide] XAnyClassStrategy
  16764. 1775.94 s [ghcide] XStockStrategy
  16765. 1775.94 s [ghcide] XXDerivDecl
  16766. 1775.94 s [ghcide] XCDerivDecl
  16767. 1775.94 s [ghcide] XXInstDecl
  16768. 1775.94 s [ghcide] XTyFamInstD
  16769. 1775.94 s [ghcide] XDataFamInstD
  16770. 1775.94 s [ghcide] XClsInstD
  16771. 1775.94 s [ghcide] XXClsInstDecl
  16772. 1775.94 s [ghcide] XCClsInstDecl
  16773. 1775.94 s [ghcide] XXTyFamInstDecl
  16774. 1775.94 s [ghcide] XCTyFamInstDecl
  16775. 1775.94 s [ghcide] XXFamEqn
  16776. 1775.94 s [ghcide] XCFamEqn
  16777. 1775.94 s [ghcide] XXConDecl
  16778. 1775.94 s [ghcide] XConDeclH98
  16779. 1775.94 s [ghcide] XConDeclGADT
  16780. 1775.94 s [ghcide] XXDerivClauseTys
  16781. 1775.94 s [ghcide] XDctMulti
  16782. 1775.94 s [ghcide] XDctSingle
  16783. 1775.94 s [ghcide] XXHsDerivingClause
  16784. 1775.94 s [ghcide] XCHsDerivingClause
  16785. 1775.94 s [ghcide] XXHsDataDefn
  16786. 1775.94 s [ghcide] XCHsDataDefn
  16787. 1775.94 s [ghcide] XXFamilyDecl
  16788. 1775.94 s [ghcide] XCFamilyDecl
  16789. 1775.94 s [ghcide] XXFamilyResultSig
  16790. 1775.94 s [ghcide] XTyVarSig
  16791. 1775.94 s [ghcide] XCKindSig
  16792. 1775.94 s [ghcide] XNoSig
  16793. 1775.94 s [ghcide] XXTyClGroup
  16794. 1775.94 s [ghcide] XCTyClGroup
  16795. 1775.94 s [ghcide] XXFunDep
  16796. 1775.94 s [ghcide] XCFunDep
  16797. 1775.94 s [ghcide] XXTyClDecl
  16798. 1775.94 s [ghcide] XClassDecl
  16799. 1775.94 s [ghcide] XDataDecl
  16800. 1775.94 s [ghcide] XSynDecl
  16801. 1775.94 s [ghcide] XFamDecl
  16802. 1775.94 s [ghcide] XXSpliceDecl
  16803. 1775.94 s [ghcide] XSpliceDecl
  16804. 1775.94 s [ghcide] XXHsGroup
  16805. 1775.94 s [ghcide] XCHsGroup
  16806. 1775.94 s [ghcide] XXHsDecl
  16807. 1775.94 s [ghcide] XRoleAnnotD
  16808. 1775.94 s [ghcide] XDocD
  16809. 1775.94 s [ghcide] XSpliceD
  16810. 1775.94 s [ghcide] XRuleD
  16811. 1775.94 s [ghcide] XAnnD
  16812. 1775.94 s [ghcide] XWarningD
  16813. 1775.94 s [ghcide] XForD
  16814. 1775.94 s [ghcide] XDefD
  16815. 1775.94 s [ghcide] XKindSigD
  16816. 1775.94 s [ghcide] XSigD
  16817. 1775.94 s [ghcide] XValD
  16818. 1775.94 s [ghcide] XDerivD
  16819. 1775.94 s [ghcide] XInstD
  16820. 1775.94 s [ghcide] XTyClD
  16821. 1775.94 s [ghcide] XXStandaloneKindSig
  16822. 1775.94 s [ghcide] XStandaloneKindSig
  16823. 1775.94 s [ghcide] StandaloneKindSig
  16824. 1775.94 s [ghcide] XXFixitySig
  16825. 1775.94 s [ghcide] XFixitySig
  16826. 1775.94 s [ghcide] XXSig
  16827. 1775.94 s [ghcide] XCompleteMatchSig
  16828. 1775.94 s [ghcide] XSCCFunSig
  16829. 1775.94 s [ghcide] XMinimalSig
  16830. 1775.94 s [ghcide] XSpecInstSig
  16831. 1775.94 s [ghcide] XSpecSig
  16832. 1775.94 s [ghcide] XInlineSig
  16833. 1775.94 s [ghcide] XFixSig
  16834. 1775.94 s [ghcide] XIdSig
  16835. 1775.94 s [ghcide] XClassOpSig
  16836. 1775.94 s [ghcide] XPatSynSig
  16837. 1775.94 s [ghcide] XTypeSig
  16838. 1775.94 s [ghcide] XXIPBind
  16839. 1775.94 s [ghcide] XCIPBind
  16840. 1775.94 s [ghcide] XXHsIPBinds
  16841. 1775.94 s [ghcide] XIPBinds
  16842. 1775.94 s [ghcide] XXPatSynBind
  16843. 1775.94 s [ghcide] XPSB
  16844. 1775.94 s [ghcide] XXHsBindsLR
  16845. 1775.94 s [ghcide] XPatSynBind
  16846. 1775.94 s [ghcide] XVarBind
  16847. 1775.94 s [ghcide] XPatBind
  16848. 1775.94 s [ghcide] XFunBind
  16849. 1775.94 s [ghcide] XXValBindsLR
  16850. 1775.94 s [ghcide] XValBinds
  16851. 1775.94 s [ghcide] XXHsLocalBindsLR
  16852. 1775.94 s [ghcide] XEmptyLocalBinds
  16853. 1775.94 s [ghcide] XHsIPBinds
  16854. 1775.94 s [ghcide] XHsValBinds
  16855. 1775.94 s [ghcide] LIdP
  16856. 1775.94 s [ghcide] Anno
  16857. 1775.94 s [ghcide] DataConCantHappen
  16858. 1775.94 s [ghcide] moduleNameFS
  16859. 1775.94 s [ghcide] moduleNameString
  16860. 1775.94 s [ghcide] mkModuleName
  16861. 1775.94 s [ghcide] mkModuleNameFS
  16862. 1775.94 s [ghcide] parseModuleName
  16863. 1775.94 s [ghcide] LPat
  16864. 1775.94 s [ghcide] HsDoFlavour
  16865. 1775.94 s [ghcide] MatchGroup
  16866. 1775.94 s [ghcide] isPromoted
  16867. 1775.94 s [ghcide] CImportSpec
  16868. 1775.94 s [ghcide] negateOverLitVal
  16869. 1775.94 s [ghcide] LHsTypeArg
  16870. 1775.94 s [ghcide] XXArg
  16871. 1775.94 s [ghcide] XArgPar
  16872. 1775.94 s [ghcide] XTypeArg
  16873. 1775.94 s [ghcide] XValArg
  16874. 1775.94 s [ghcide] XXArrow
  16875. 1775.94 s [ghcide] XExplicitMult
  16876. 1775.94 s [ghcide] XLinearArrow
  16877. 1775.94 s [ghcide] XUnrestrictedArrow
  16878. 1775.94 s [ghcide] XXBndrVis
  16879. 1775.94 s [ghcide] HsBndrVis
  16880. 1775.94 s [ghcide] XBndrInvisible
  16881. 1775.94 s [ghcide] XBndrRequired
  16882. 1775.94 s [ghcide] LHsTyPat
  16883. 1775.94 s [ghcide] HsTyPat
  16884. 1775.94 s [ghcide] hsQTvExplicit
  16885. 1775.94 s [ghcide] hsPatSigType
  16886. 1775.94 s [ghcide] mapHsOuterImplicit
  16887. 1775.94 s [ghcide] hsIPNameFS
  16888. 1775.94 s [ghcide] isHsBndrInvisible
  16889. 1775.94 s [ghcide] hsMult
  16890. 1775.94 s [ghcide] hsScaledThing
  16891. 1775.94 s [ghcide] conDetailsArity
  16892. 1775.94 s [ghcide] XConPatTyArg
  16893. 1775.94 s [ghcide] ConLikeP
  16894. 1775.94 s [ghcide] isInvisArgPat
  16895. 1775.94 s [ghcide] isVisArgPat
  16896. 1775.94 s [ghcide] hsConPatArgs
  16897. 1775.94 s [ghcide] hsConPatTyArgs
  16898. 1775.94 s [ghcide] hsRecFields
  16899. 1775.94 s [ghcide] hsRecFieldsArgs
  16900. 1775.94 s [ghcide] hsRecFieldSel
  16901. 1775.94 s [ghcide] XXMultAnn
  16902. 1775.94 s [ghcide] XMultAnn
  16903. 1775.94 s [ghcide] XPct1Ann
  16904. 1775.94 s [ghcide] XNoMultAnn
  16905. 1775.94 s [ghcide] LHsLocalBindsLR
  16906. 1775.94 s [ghcide] isFixityLSig
  16907. 1775.94 s [ghcide] isTypeLSig
  16908. 1775.94 s [ghcide] isSpecLSig
  16909. 1775.94 s [ghcide] isSpecInstLSig
  16910. 1775.94 s [ghcide] isPragLSig
  16911. 1775.94 s [ghcide] isInlineLSig
  16912. 1775.94 s [ghcide] isMinimalLSig
  16913. 1775.94 s [ghcide] isSCCFunSig
  16914. 1775.94 s [ghcide] isCompleteMatchSig
  16915. 1775.94 s [ghcide] XXConDeclGADTDetails
  16916. 1775.94 s [ghcide] XRecConGADT
  16917. 1775.94 s [ghcide] XPrefixConGADT
  16918. 1775.94 s [ghcide] LDerivClauseTys
  16919. 1775.94 s [ghcide] LHsDerivingClause
  16920. 1775.94 s [ghcide] FamilyInfo
  16921. 1775.94 s [ghcide] LHsFunDep
  16922. 1775.94 s [ghcide] XFunDep
  16923. 1775.94 s [ghcide] LHsDecl
  16924. 1775.94 s [ghcide] hsGroupInstDecls
  16925. 1775.94 s [ghcide] tyClDeclTyVars
  16926. 1775.94 s [ghcide] tyClGroupTyClDecls
  16927. 1775.94 s [ghcide] tyClGroupInstDecls
  16928. 1775.94 s [ghcide] tyClGroupRoleDecls
  16929. 1775.94 s [ghcide] tyClGroupKindSigs
  16930. 1775.94 s [ghcide] familyInfoTyConFlavour
  16931. 1775.94 s [ghcide] dataDefnConsNewOrData
  16932. 1775.94 s [ghcide] collectRuleBndrSigTys
  16933. 1775.94 s [ghcide] docDeclDoc
  16934. 1775.94 s [ghcide] annProvenanceName_maybe
  16935. 1775.94 s [ghcide] TransForm
  16936. 1775.94 s [ghcide] DotFieldOcc
  16937. 1775.94 s [ghcide] LHsRecUpdProj
  16938. 1775.94 s [ghcide] RecUpdProj
  16939. 1775.94 s [ghcide] LHsRecProj
  16940. 1775.94 s [ghcide] RecProj
  16941. 1775.94 s [ghcide] FieldLabelStrings
  16942. 1775.94 s [ghcide] isInfixMatch
  16943. 1775.94 s [ghcide] qualifiedDoModuleName_maybe
  16944. 1775.94 s [ghcide] isPatSynCtxt
  16945. 1775.94 s [ghcide] isComprehensionContext
  16946. 1775.94 s [ghcide] isDoComprehensionContext
  16947. 1775.94 s [ghcide] isMonadDoStmtContext
  16948. 1775.94 s [ghcide] isMonadCompContext
  16949. 1775.94 s [ghcide] isMonadDoCompContext
  16950. 1775.94 s [ghcide] LeftOrRight
  16951. 1775.94 s [ghcide] pickLR
  16952. 1775.94 s [ghcide] QuoteWrapper
  16953. 1775.94 s [ghcide] EvTerm
  16954. 1775.94 s [ghcide] EvExpr
  16955. 1775.94 s [ghcide] EvBind
  16956. 1775.94 s [ghcide] EvBindInfo
  16957. 1775.94 s [ghcide] EvBindMap
  16958. 1775.94 s [ghcide] EvBindsVar
  16959. 1775.94 s [ghcide] TcEvBinds
  16960. 1775.94 s [ghcide] HsWrapper
  16961. 1775.94 s [ghcide] TcMCoercionR
  16962. 1775.94 s [ghcide] TcMCoercionN
  16963. 1775.94 s [ghcide] TcMCoercion
  16964. 1775.94 s [ghcide] TcCoercionP
  16965. 1775.94 s [ghcide] TcCoercionR
  16966. 1775.94 s [ghcide] TcCoercionN
  16967. 1775.94 s [ghcide] TcCoercion
  16968. 1775.94 s [ghcide] mkWpEta
  16969. 1775.94 s [ghcide] mkWpCastR
  16970. 1775.94 s [ghcide] mkWpCastN
  16971. 1775.94 s [ghcide] mkWpTyApps
  16972. 1775.94 s [ghcide] mkWpEvApps
  16973. 1775.94 s [ghcide] mkWpEvVarApps
  16974. 1775.94 s [ghcide] mkWpTyLams
  16975. 1775.94 s [ghcide] mkWpForAllCast
  16976. 1775.94 s [ghcide] mkWpEvLams
  16977. 1775.94 s [ghcide] mkWpLet
  16978. 1775.94 s [ghcide] idHsWrapper
  16979. 1775.94 s [ghcide] isIdHsWrapper
  16980. 1775.94 s [ghcide] collectHsWrapBinders
  16981. 1775.94 s [ghcide] isCoEvBindsVar
  16982. 1775.94 s [ghcide] emptyEvBindMap
  16983. 1775.94 s [ghcide] extendEvBinds
  16984. 1775.94 s [ghcide] isEmptyEvBindMap
  16985. 1775.94 s [ghcide] lookupEvBind
  16986. 1775.94 s [ghcide] evBindMapBinds
  16987. 1775.94 s [ghcide] foldEvBindMap
  16988. 1775.94 s [ghcide] nonDetStrictFoldEvBindMap
  16989. 1775.94 s [ghcide] filterEvBindMap
  16990. 1775.94 s [ghcide] evBindMapToVarSet
  16991. 1775.94 s [ghcide] varSetMinusEvBindMap
  16992. 1775.94 s [ghcide] evBindVar
  16993. 1775.94 s [ghcide] mkWantedEvBind
  16994. 1775.94 s [ghcide] mkGivenEvBind
  16995. 1775.94 s [ghcide] evCoercion
  16996. 1775.94 s [ghcide] evDFunApp
  16997. 1775.94 s [ghcide] evDataConApp
  16998. 1775.94 s [ghcide] evSelector
  16999. 1775.94 s [ghcide] evTypeable
  17000. 1775.94 s [ghcide] mkEvCast
  17001. 1775.94 s [ghcide] mkEvScSelectors
  17002. 1775.94 s [ghcide] emptyTcEvBinds
  17003. 1775.94 s [ghcide] isEmptyTcEvBinds
  17004. 1775.94 s [ghcide] evTermCoercion_maybe
  17005. 1775.94 s [ghcide] evTermCoercion
  17006. 1775.94 s [ghcide] findNeededEvVars
  17007. 1775.94 s [ghcide] evVarsOfTerm
  17008. 1775.94 s [ghcide] pprHsWrapper
  17009. 1775.94 s [ghcide] quoteWrapperTyVarTy
  17010. 1775.94 s [ghcide] newName
  17011. 1775.94 s [ghcide] getEnv
  17012. 1775.94 s [ghcide] newUnique
  17013. 1775.94 s [ghcide] Env
  17014. 1775.94 s [ghcide] newMutVar
  17015. 1775.94 s [ghcide] readMutVar
  17016. 1775.94 s [ghcide] writeMutVar
  17017. 1775.94 s [ghcide] TcLclEnv
  17018. 1775.94 s [ghcide] zipWith3M
  17019. 1775.94 s [ghcide] zipWith3M_
  17020. 1775.94 s [ghcide] zipWith4M
  17021. 1775.94 s [ghcide] zipWithAndUnzipM
  17022. 1775.94 s [ghcide] mapAndUnzip4M
  17023. 1775.94 s [ghcide] mapAndUnzip5M
  17024. 1775.94 s [ghcide] newTcRef
  17025. 1775.94 s [ghcide] readTcRef
  17026. 1775.94 s [ghcide] writeTcRef
  17027. 1775.94 s [ghcide] updTcRef
  17028. 1775.94 s [ghcide] updTcRefM
  17029. 1775.94 s [ghcide] PromotionErr
  17030. 1775.94 s [ghcide] pprPECategory
  17031. 1775.94 s [ghcide] peCategory
  17032. 1775.94 s [ghcide] ClosedTypeId
  17033. 1775.94 s [ghcide] RhsNames
  17034. 1775.94 s [ghcide] TcIdSigInst
  17035. 1775.94 s [ghcide] TcPatSynSig
  17036. 1775.94 s [ghcide] TcSigInfo
  17037. 1775.94 s [ghcide] TcPartialSig
  17038. 1775.94 s [ghcide] TcIdSig
  17039. 1775.94 s [ghcide] TcCompleteSig
  17040. 1775.94 s [ghcide] TcSigFun
  17041. 1775.94 s [ghcide] TcBinder
  17042. 1775.94 s [ghcide] TcId
  17043. 1775.94 s [ghcide] TcBinderStack
  17044. 1775.94 s [ghcide] isPartialSig
  17045. 1775.94 s [ghcide] tcSigInfoName
  17046. 1775.94 s [ghcide] tcIdSigLoc
  17047. 1775.94 s [ghcide] completeSigPolyId_maybe
  17048. 1775.94 s [ghcide] pprTcTyThingCategory
  17049. 1775.94 s [ghcide] tcTyThingCategory
  17050. 1775.94 s [ghcide] ThLevel
  17051. 1775.94 s [ghcide] PendingStuff
  17052. 1775.94 s [ghcide] ThStage
  17053. 1775.94 s [ghcide] SpliceOrBracket
  17054. 1775.94 s [ghcide] SpliceType
  17055. 1775.94 s [ghcide] topStage
  17056. 1775.94 s [ghcide] topAnnStage
  17057. 1775.94 s [ghcide] topSpliceStage
  17058. 1775.94 s [ghcide] impLevel
  17059. 1775.94 s [ghcide] outerLevel
  17060. 1775.94 s [ghcide] thLevel
  17061. 1775.94 s [ghcide] ArrowCtxt
  17062. 1775.94 s [ghcide] ThBindEnv
  17063. 1775.94 s [ghcide] TcTypeEnv
  17064. 1775.94 s [ghcide] TcLclCtxt
  17065. 1775.94 s [ghcide] setLclEnvTcLevel
  17066. 1775.94 s [ghcide] getLclEnvTcLevel
  17067. 1775.94 s [ghcide] setLclEnvLoc
  17068. 1775.94 s [ghcide] getLclEnvLoc
  17069. 1775.94 s [ghcide] lclEnvInGeneratedCode
  17070. 1775.94 s [ghcide] modifyLclCtxt
  17071. 1775.94 s [ghcide] CompleteMatches
  17072. 1775.94 s [ghcide] addErr
  17073. 1775.94 s [ghcide] IOEnvFailure
  17074. 1775.94 s [ghcide] IOEnv
  17075. 1775.94 s [ghcide] failM
  17076. 1775.94 s [ghcide] failWithM
  17077. 1775.94 s [ghcide] runIOEnv
  17078. 1775.94 s [ghcide] fixM
  17079. 1775.94 s [ghcide] tryM
  17080. 1775.94 s [ghcide] tryAllM
  17081. 1775.94 s [ghcide] tryMostM
  17082. 1775.94 s [ghcide] unsafeInterleaveM
  17083. 1775.94 s [ghcide] uninterruptibleMaskM_
  17084. 1775.94 s [ghcide] updMutVar
  17085. 1775.94 s [ghcide] getNamePprCtx
  17086. 1775.94 s [ghcide] getSrcSpanM
  17087. 1775.94 s [ghcide] RoleAnnotEnv
  17088. 1775.94 s [ghcide] FillDefaulting
  17089. 1775.94 s [ghcide] TcPluginRewriteResult
  17090. 1775.94 s [ghcide] TcPlugin
  17091. 1775.94 s [ghcide] SelfBootInfo
  17092. 1775.94 s [ghcide] IfLclEnv
  17093. 1775.94 s [ghcide] IfGblEnv
  17094. 1775.94 s [ghcide] IfL
  17095. 1775.94 s [ghcide] IfG
  17096. 1775.94 s [ghcide] IfM
  17097. 1775.94 s [ghcide] TcRn
  17098. 1775.94 s [ghcide] TcRnIf
  17099. 1775.94 s [ghcide] tcVisibleOrphanMods
  17100. 1775.95 s [ghcide] bootExports
  17101. 1775.95 s [ghcide] removeBindingShadowing
  17102. 1775.95 s [ghcide] mkModDeps
  17103. 1775.95 s [ghcide] emptyImportAvails
  17104. 1775.95 s [ghcide] mkRoleAnnotEnv
  17105. 1775.95 s [ghcide] emptyRoleAnnotEnv
  17106. 1775.95 s [ghcide] lookupRoleAnnot
  17107. 1775.95 s [ghcide] getRoleAnnots
  17108. 1775.95 s [ghcide] IsExtraConstraint
  17109. 1775.95 s [ghcide] initTcInteractive
  17110. 1775.95 s [ghcide] initTcRnIf
  17111. 1775.95 s [ghcide] discardResult
  17112. 1775.95 s [ghcide] getTopEnv
  17113. 1775.95 s [ghcide] updTopEnv
  17114. 1775.95 s [ghcide] getGblEnv
  17115. 1775.95 s [ghcide] updGblEnv
  17116. 1775.95 s [ghcide] setGblEnv
  17117. 1775.95 s [ghcide] getLclEnv
  17118. 1775.95 s [ghcide] updLclEnv
  17119. 1775.95 s [ghcide] updLclCtxt
  17120. 1775.95 s [ghcide] setLclEnv
  17121. 1775.95 s [ghcide] restoreLclEnv
  17122. 1775.95 s [ghcide] getEnvs
  17123. 1775.95 s [ghcide] setEnvs
  17124. 1775.95 s [ghcide] updEnvs
  17125. 1775.95 s [ghcide] restoreEnvs
  17126. 1775.95 s [ghcide] xoptM
  17127. 1775.95 s [ghcide] doptM
  17128. 1775.95 s [ghcide] goptM
  17129. 1775.95 s [ghcide] woptM
  17130. 1775.95 s [ghcide] setXOptM
  17131. 1775.95 s [ghcide] unsetXOptM
  17132. 1775.95 s [ghcide] unsetGOptM
  17133. 1775.95 s [ghcide] unsetWOptM
  17134. 1775.95 s [ghcide] whenGOptM
  17135. 1775.95 s [ghcide] whenWOptM
  17136. 1775.95 s [ghcide] whenXOptM
  17137. 1775.95 s [ghcide] unlessXOptM
  17138. 1775.95 s [ghcide] getGhcMode
  17139. 1775.95 s [ghcide] withoutDynamicNow
  17140. 1775.95 s [ghcide] updTopFlags
  17141. 1775.95 s [ghcide] getEpsVar
  17142. 1775.95 s [ghcide] getEps
  17143. 1775.95 s [ghcide] getHpt
  17144. 1775.95 s [ghcide] getEpsAndHug
  17145. 1775.95 s [ghcide] withIfaceErr
  17146. 1775.95 s [ghcide] newArrowScope
  17147. 1775.95 s [ghcide] escapeArrowScope
  17148. 1775.95 s [ghcide] newUniqueSupply
  17149. 1775.95 s [ghcide] cloneLocalName
  17150. 1775.95 s [ghcide] newNameAt
  17151. 1775.95 s [ghcide] newSysName
  17152. 1775.95 s [ghcide] newSysLocalId
  17153. 1775.95 s [ghcide] newSysLocalIds
  17154. 1775.95 s [ghcide] traceTc
  17155. 1775.95 s [ghcide] traceRn
  17156. 1775.95 s [ghcide] traceOptTcRn
  17157. 1775.95 s [ghcide] traceIf
  17158. 1775.95 s [ghcide] traceOptIf
  17159. 1775.95 s [ghcide] getIsGHCi
  17160. 1775.95 s [ghcide] getGHCiMonad
  17161. 1775.95 s [ghcide] getInteractivePrintName
  17162. 1775.95 s [ghcide] tcIsHsBootOrSig
  17163. 1775.95 s [ghcide] tcHscSource
  17164. 1775.95 s [ghcide] tcIsHsig
  17165. 1775.95 s [ghcide] tcSelfBootInfo
  17166. 1775.95 s [ghcide] getGlobalRdrEnv
  17167. 1775.95 s [ghcide] getRdrEnvs
  17168. 1775.95 s [ghcide] getImports
  17169. 1775.95 s [ghcide] getFixityEnv
  17170. 1775.95 s [ghcide] extendFixityEnv
  17171. 1775.95 s [ghcide] getDeclaredDefaultTys
  17172. 1775.95 s [ghcide] addDependentFiles
  17173. 1775.95 s [ghcide] inGeneratedCode
  17174. 1775.95 s [ghcide] setSrcSpan
  17175. 1775.95 s [ghcide] setSrcSpanA
  17176. 1775.95 s [ghcide] addLocM
  17177. 1775.95 s [ghcide] wrapLocM
  17178. 1775.95 s [ghcide] wrapLocMA
  17179. 1775.95 s [ghcide] wrapLocFstM
  17180. 1775.95 s [ghcide] wrapLocFstMA
  17181. 1775.95 s [ghcide] wrapLocSndM
  17182. 1775.95 s [ghcide] wrapLocSndMA
  17183. 1775.95 s [ghcide] wrapLocM_
  17184. 1775.95 s [ghcide] wrapLocMA_
  17185. 1775.95 s [ghcide] getErrsVar
  17186. 1775.95 s [ghcide] setErrsVar
  17187. 1775.95 s [ghcide] failWith
  17188. 1775.95 s [ghcide] failAt
  17189. 1775.95 s [ghcide] addErrAt
  17190. 1775.95 s [ghcide] mkDetailedMessage
  17191. 1775.95 s [ghcide] addErrs
  17192. 1775.95 s [ghcide] checkErr
  17193. 1775.95 s [ghcide] checkErrAt
  17194. 1775.95 s [ghcide] addMessages
  17195. 1775.95 s [ghcide] discardWarnings
  17196. 1775.95 s [ghcide] mkTcRnMessage
  17197. 1775.95 s [ghcide] reportDiagnostics
  17198. 1775.95 s [ghcide] reportDiagnostic
  17199. 1775.95 s [ghcide] checkNoErrs
  17200. 1775.95 s [ghcide] whenNoErrs
  17201. 1775.95 s [ghcide] ifErrsM
  17202. 1775.95 s [ghcide] failIfErrsM
  17203. 1775.95 s [ghcide] getErrCtxt
  17204. 1775.95 s [ghcide] setErrCtxt
  17205. 1775.95 s [ghcide] popErrCtxt
  17206. 1775.95 s [ghcide] getCtLocM
  17207. 1775.95 s [ghcide] mkCtLocEnv
  17208. 1775.95 s [ghcide] setCtLocM
  17209. 1775.95 s [ghcide] askNoErrs
  17210. 1775.95 s [ghcide] tryCaptureConstraints
  17211. 1775.95 s [ghcide] captureConstraints
  17212. 1775.95 s [ghcide] tcEmitBindingUsage
  17213. 1775.95 s [ghcide] attemptM
  17214. 1775.95 s [ghcide] recoverM
  17215. 1775.95 s [ghcide] tryTc
  17216. 1775.95 s [ghcide] discardErrs
  17217. 1775.95 s [ghcide] tryTcDiscardingErrs
  17218. 1775.95 s [ghcide] addErrTc
  17219. 1775.95 s [ghcide] addErrTcM
  17220. 1775.95 s [ghcide] failWithTc
  17221. 1775.95 s [ghcide] failWithTcM
  17222. 1775.95 s [ghcide] checkTc
  17223. 1775.95 s [ghcide] checkTcM
  17224. 1775.95 s [ghcide] failIfTc
  17225. 1775.95 s [ghcide] failIfTcM
  17226. 1775.95 s [ghcide] addTcRnDiagnostic
  17227. 1775.95 s [ghcide] mkErrInfo
  17228. 1775.95 s [ghcide] debugTc
  17229. 1775.95 s [ghcide] addTopEvBinds
  17230. 1775.95 s [ghcide] newTcEvBinds
  17231. 1775.95 s [ghcide] cloneEvBindsVar
  17232. 1775.95 s [ghcide] getTcEvTyCoVars
  17233. 1775.95 s [ghcide] getTcEvBindsMap
  17234. 1775.95 s [ghcide] setTcEvBindsMap
  17235. 1775.95 s [ghcide] addTcEvBind
  17236. 1775.95 s [ghcide] chooseUniqueOccTc
  17237. 1775.95 s [ghcide] newZonkAnyType
  17238. 1775.95 s [ghcide] getConstraintVar
  17239. 1775.95 s [ghcide] setConstraintVar
  17240. 1775.95 s [ghcide] emitStaticConstraints
  17241. 1775.95 s [ghcide] emitConstraints
  17242. 1775.95 s [ghcide] emitSimple
  17243. 1775.95 s [ghcide] emitSimples
  17244. 1775.95 s [ghcide] emitImplication
  17245. 1775.95 s [ghcide] emitImplications
  17246. 1775.95 s [ghcide] emitDelayedErrors
  17247. 1775.95 s [ghcide] emitHole
  17248. 1775.95 s [ghcide] emitHoles
  17249. 1775.95 s [ghcide] emitNotConcreteError
  17250. 1775.95 s [ghcide] pushTcLevelM_
  17251. 1775.95 s [ghcide] pushTcLevelM
  17252. 1775.95 s [ghcide] getTcLevel
  17253. 1775.95 s [ghcide] setTcLevel
  17254. 1775.95 s [ghcide] isTouchableTcM
  17255. 1775.95 s [ghcide] getLclTypeEnv
  17256. 1775.95 s [ghcide] setLclTypeEnv
  17257. 1775.95 s [ghcide] traceTcConstraints
  17258. 1775.95 s [ghcide] emitAnonTypeHole
  17259. 1775.95 s [ghcide] emitNamedTypeHole
  17260. 1775.95 s [ghcide] recordThUse
  17261. 1775.95 s [ghcide] recordThSpliceUse
  17262. 1775.95 s [ghcide] recordThNeededRuntimeDeps
  17263. 1775.95 s [ghcide] keepAlive
  17264. 1775.95 s [ghcide] getStage
  17265. 1775.95 s [ghcide] getStageAndBindLevel
  17266. 1775.95 s [ghcide] setStage
  17267. 1775.95 s [ghcide] getLocalRdrEnv
  17268. 1775.95 s [ghcide] setLocalRdrEnv
  17269. 1775.95 s [ghcide] mkIfLclEnv
  17270. 1775.95 s [ghcide] initIfaceCheck
  17271. 1775.95 s [ghcide] initIfaceLcl
  17272. 1775.95 s [ghcide] getIfModule
  17273. 1775.95 s [ghcide] failIfM
  17274. 1775.95 s [ghcide] setImplicitEnvM
  17275. 1775.95 s [ghcide] mkVarOccFS
  17276. 1775.95 s [ghcide] isFieldName
  17277. 1775.95 s [ghcide] tidyNameOcc
  17278. 1775.95 s [ghcide] nameOccName
  17279. 1775.95 s [ghcide] setNameUnique
  17280. 1775.95 s [ghcide] nameUnique
  17281. 1775.95 s [ghcide] emptyFsEnv
  17282. 1775.95 s [ghcide] extendFsEnv
  17283. 1775.95 s [ghcide] lookupFsEnv
  17284. 1775.95 s [ghcide] mkFsEnv
  17285. 1775.95 s [ghcide] TidyOccEnv
  17286. 1775.95 s [ghcide] OccSet
  17287. 1775.95 s [ghcide] NameSpace
  17288. 1775.95 s [ghcide] tcName
  17289. 1775.95 s [ghcide] clsName
  17290. 1775.95 s [ghcide] tcClsName
  17291. 1775.95 s [ghcide] dataName
  17292. 1775.95 s [ghcide] srcDataName
  17293. 1775.95 s [ghcide] tvName
  17294. 1775.95 s [ghcide] fieldName
  17295. 1775.95 s [ghcide] isDataConNameSpace
  17296. 1775.95 s [ghcide] isTcClsNameSpace
  17297. 1775.95 s [ghcide] isTvNameSpace
  17298. 1775.95 s [ghcide] isVarNameSpace
  17299. 1775.95 s [ghcide] isValNameSpace
  17300. 1775.95 s [ghcide] isFieldNameSpace
  17301. 1775.95 s [ghcide] pprNameSpace
  17302. 1775.95 s [ghcide] pprNonVarNameSpace
  17303. 1775.95 s [ghcide] pprNameSpaceBrief
  17304. 1775.95 s [ghcide] pprOccName
  17305. 1775.95 s [ghcide] mkOccName
  17306. 1775.95 s [ghcide] mkOccNameFS
  17307. 1775.95 s [ghcide] mkVarOcc
  17308. 1775.95 s [ghcide] mkRecFieldOcc
  17309. 1775.95 s [ghcide] mkRecFieldOccFS
  17310. 1775.95 s [ghcide] varToRecFieldOcc
  17311. 1775.95 s [ghcide] recFieldToVarOcc
  17312. 1775.95 s [ghcide] mkDataOcc
  17313. 1775.95 s [ghcide] mkDataOccFS
  17314. 1775.95 s [ghcide] mkTyVarOcc
  17315. 1775.95 s [ghcide] mkTyVarOccFS
  17316. 1775.95 s [ghcide] mkTcOcc
  17317. 1775.95 s [ghcide] mkTcOccFS
  17318. 1775.95 s [ghcide] mkClsOcc
  17319. 1775.95 s [ghcide] mkClsOccFS
  17320. 1775.95 s [ghcide] demoteOccName
  17321. 1775.95 s [ghcide] demoteOccTvName
  17322. 1775.95 s [ghcide] promoteOccName
  17323. 1775.95 s [ghcide] intersectOccEnv_C
  17324. 1775.95 s [ghcide] minusOccEnv_C_Ns
  17325. 1775.95 s [ghcide] pprOccEnv
  17326. 1775.95 s [ghcide] emptyOccSet
  17327. 1775.95 s [ghcide] unitOccSet
  17328. 1775.95 s [ghcide] mkOccSet
  17329. 1775.95 s [ghcide] extendOccSet
  17330. 1775.95 s [ghcide] extendOccSetList
  17331. 1775.95 s [ghcide] unionOccSets
  17332. 1775.95 s [ghcide] unionManyOccSets
  17333. 1775.95 s [ghcide] elemOccSet
  17334. 1775.95 s [ghcide] isEmptyOccSet
  17335. 1775.95 s [ghcide] occNameString
  17336. 1775.95 s [ghcide] setOccNameSpace
  17337. 1775.95 s [ghcide] isVarOcc
  17338. 1775.95 s [ghcide] isTvOcc
  17339. 1775.95 s [ghcide] isTcOcc
  17340. 1775.95 s [ghcide] isFieldOcc
  17341. 1775.95 s [ghcide] fieldOcc_maybe
  17342. 1775.95 s [ghcide] isDataOcc
  17343. 1775.95 s [ghcide] isUnderscore
  17344. 1775.95 s [ghcide] isDefaultMethodOcc
  17345. 1775.95 s [ghcide] mkDataConWrapperOcc
  17346. 1775.95 s [ghcide] mkWorkerOcc
  17347. 1775.95 s [ghcide] mkMatcherOcc
  17348. 1775.95 s [ghcide] mkBuilderOcc
  17349. 1775.95 s [ghcide] mkDefaultMethodOcc
  17350. 1775.95 s [ghcide] mkClassOpAuxOcc
  17351. 1775.95 s [ghcide] mkDictOcc
  17352. 1775.95 s [ghcide] mkIPOcc
  17353. 1775.95 s [ghcide] mkSpecOcc
  17354. 1775.95 s [ghcide] mkForeignExportOcc
  17355. 1775.95 s [ghcide] mkRepEqOcc
  17356. 1775.95 s [ghcide] mkClassDataConOcc
  17357. 1775.95 s [ghcide] mkNewTyCoOcc
  17358. 1775.95 s [ghcide] mkInstTyCoOcc
  17359. 1775.95 s [ghcide] mkEqPredCoOcc
  17360. 1775.95 s [ghcide] mkCon2TagOcc
  17361. 1775.95 s [ghcide] mkTag2ConOcc
  17362. 1775.95 s [ghcide] mkMaxTagOcc
  17363. 1775.95 s [ghcide] mkDataTOcc
  17364. 1775.95 s [ghcide] mkDataCOcc
  17365. 1775.95 s [ghcide] mkTyConRepOcc
  17366. 1775.95 s [ghcide] mkGenR
  17367. 1775.95 s [ghcide] mkGen1R
  17368. 1775.95 s [ghcide] mkDataConWorkerOcc
  17369. 1775.95 s [ghcide] mkSuperDictAuxOcc
  17370. 1775.95 s [ghcide] mkSuperDictSelOcc
  17371. 1775.95 s [ghcide] mkLocalOcc
  17372. 1775.95 s [ghcide] mkDFunOcc
  17373. 1775.95 s [ghcide] mkMethodOcc
  17374. 1775.95 s [ghcide] emptyTidyOccEnv
  17375. 1775.95 s [ghcide] initTidyOccEnv
  17376. 1775.95 s [ghcide] delTidyOccEnvList
  17377. 1775.95 s [ghcide] avoidClashesOccEnv
  17378. 1775.95 s [ghcide] tidyOccName
  17379. 1775.95 s [ghcide] mainOcc
  17380. 1775.95 s [ghcide] ppMainFn
  17381. 1775.95 s [ghcide] nameNameSpace
  17382. 1775.95 s [ghcide] nameSrcLoc
  17383. 1775.95 s [ghcide] nameSrcSpan
  17384. 1775.95 s [ghcide] isWiredInName
  17385. 1775.95 s [ghcide] isWiredIn
  17386. 1775.95 s [ghcide] wiredInNameTyThing_maybe
  17387. 1775.95 s [ghcide] isBuiltInSyntax
  17388. 1775.95 s [ghcide] isTupleTyConName
  17389. 1775.95 s [ghcide] isSumTyConName
  17390. 1775.95 s [ghcide] isExternalName
  17391. 1775.95 s [ghcide] isInternalName
  17392. 1775.95 s [ghcide] isHoleName
  17393. 1775.95 s [ghcide] nameModule
  17394. 1775.95 s [ghcide] nameModule_maybe
  17395. 1775.95 s [ghcide] namePun_maybe
  17396. 1775.95 s [ghcide] nameIsHomePackage
  17397. 1775.95 s [ghcide] nameIsHomePackageImport
  17398. 1775.95 s [ghcide] isTyVarName
  17399. 1775.95 s [ghcide] isTyConName
  17400. 1775.95 s [ghcide] isDataConName
  17401. 1775.95 s [ghcide] isValName
  17402. 1775.95 s [ghcide] isVarName
  17403. 1775.95 s [ghcide] isSystemName
  17404. 1775.95 s [ghcide] mkClonedInternalName
  17405. 1775.95 s [ghcide] mkDerivedInternalName
  17406. 1775.95 s [ghcide] mkSystemNameAt
  17407. 1775.95 s [ghcide] mkSystemVarName
  17408. 1775.95 s [ghcide] mkSysTvName
  17409. 1775.95 s [ghcide] setNameLoc
  17410. 1775.95 s [ghcide] pprName
  17411. 1775.95 s [ghcide] pprModulePrefix
  17412. 1775.95 s [ghcide] pprDefinedAt
  17413. 1775.95 s [ghcide] pprNameDefnLoc
  17414. 1775.95 s [ghcide] getSrcLoc
  17415. 1775.95 s [ghcide] getSrcSpan
  17416. 1775.95 s [ghcide] getOccString
  17417. 1775.95 s [ghcide] getOccFS
  17418. 1775.95 s [ghcide] pprInfixName
  17419. 1775.95 s [ghcide] pprPrefixName
  17420. 1775.95 s [ghcide] RecFieldInfo
  17421. 1775.95 s [ghcide] plusGREInfo
  17422. 1775.95 s [ghcide] LookupChild
  17423. 1775.95 s [ghcide] rdrNameOcc
  17424. 1775.95 s [ghcide] rdrNameSpace
  17425. 1775.95 s [ghcide] demoteRdrName
  17426. 1775.95 s [ghcide] demoteRdrNameTv
  17427. 1775.95 s [ghcide] promoteRdrName
  17428. 1775.95 s [ghcide] mkRdrUnqual
  17429. 1775.95 s [ghcide] mkRdrQual
  17430. 1775.95 s [ghcide] mkOrig
  17431. 1775.95 s [ghcide] mkUnqual
  17432. 1775.95 s [ghcide] mkVarUnqual
  17433. 1775.95 s [ghcide] getRdrName
  17434. 1775.95 s [ghcide] nameRdrName
  17435. 1775.95 s [ghcide] isRdrDataCon
  17436. 1775.95 s [ghcide] isRdrTyVar
  17437. 1775.95 s [ghcide] isRdrTc
  17438. 1775.95 s [ghcide] isSrcRdrName
  17439. 1775.95 s [ghcide] isUnqual
  17440. 1775.95 s [ghcide] isQual
  17441. 1775.95 s [ghcide] isQual_maybe
  17442. 1775.95 s [ghcide] isOrig
  17443. 1775.95 s [ghcide] isOrig_maybe
  17444. 1775.95 s [ghcide] isExact
  17445. 1775.95 s [ghcide] isExact_maybe
  17446. 1775.95 s [ghcide] emptyLocalRdrEnv
  17447. 1775.95 s [ghcide] extendLocalRdrEnv
  17448. 1775.95 s [ghcide] extendLocalRdrEnvList
  17449. 1775.95 s [ghcide] lookupLocalRdrEnv
  17450. 1775.95 s [ghcide] lookupLocalRdrOcc
  17451. 1775.95 s [ghcide] elemLocalRdrEnv
  17452. 1775.95 s [ghcide] localRdrEnvElts
  17453. 1775.95 s [ghcide] inLocalRdrEnvScope
  17454. 1775.95 s [ghcide] minusLocalRdrEnv
  17455. 1775.95 s [ghcide] minusLocalRdrEnvList
  17456. 1775.95 s [ghcide] greName
  17457. 1775.95 s [ghcide] greNameSpace
  17458. 1775.95 s [ghcide] greParent
  17459. 1775.95 s [ghcide] greInfo
  17460. 1775.95 s [ghcide] mkGRE
  17461. 1775.95 s [ghcide] mkExactGRE
  17462. 1775.95 s [ghcide] mkLocalGRE
  17463. 1775.95 s [ghcide] mkLocalVanillaGRE
  17464. 1775.95 s [ghcide] mkLocalConLikeGRE
  17465. 1775.95 s [ghcide] mkLocalFieldGREs
  17466. 1775.95 s [ghcide] greOccName
  17467. 1775.95 s [ghcide] greQualModName
  17468. 1775.95 s [ghcide] greRdrNames
  17469. 1775.95 s [ghcide] greSrcSpan
  17470. 1775.95 s [ghcide] mkParent
  17471. 1775.95 s [ghcide] availParent
  17472. 1775.95 s [ghcide] greParent_maybe
  17473. 1775.95 s [ghcide] gresToNameSet
  17474. 1775.95 s [ghcide] availFromGRE
  17475. 1775.95 s [ghcide] emptyGlobalRdrEnv
  17476. 1775.95 s [ghcide] globalRdrEnvElts
  17477. 1775.95 s [ghcide] pprGlobalRdrEnv
  17478. 1775.95 s [ghcide] fieldGRE_maybe
  17479. 1775.95 s [ghcide] fieldGRELabel
  17480. 1775.95 s [ghcide] fieldGREInfo
  17481. 1775.95 s [ghcide] recFieldConLike_maybe
  17482. 1775.95 s [ghcide] recFieldInfo_maybe
  17483. 1775.95 s [ghcide] filterFieldGREs
  17484. 1775.95 s [ghcide] allowGRE
  17485. 1775.95 s [ghcide] getGRE_NameQualifier_maybes
  17486. 1775.95 s [ghcide] plusGlobalRdrEnv
  17487. 1775.95 s [ghcide] mkGlobalRdrEnv
  17488. 1775.95 s [ghcide] insertGRE
  17489. 1775.95 s [ghcide] plusGRE
  17490. 1775.95 s [ghcide] extendGlobalRdrEnv
  17491. 1775.95 s [ghcide] shadowNames
  17492. 1775.95 s [ghcide] bestImport
  17493. 1775.95 s [ghcide] importSpecLoc
  17494. 1775.95 s [ghcide] importSpecModule
  17495. 1775.95 s [ghcide] isExplicitItem
  17496. 1775.95 s [ghcide] emptyMessages
  17497. 1775.95 s [ghcide] HscSource
  17498. 1775.95 s [ghcide] setVarUnique
  17499. 1775.95 s [ghcide] setTyVarUnique
  17500. 1775.95 s [ghcide] Unit
  17501. 1775.95 s [ghcide] moduleNameFS
  17502. 1775.95 s [ghcide] moduleNameString
  17503. 1775.95 s [ghcide] mkModuleName
  17504. 1775.95 s [ghcide] mkModuleNameFS
  17505. 1775.95 s [ghcide] parseModuleName
  17506. 1775.95 s [ghcide] ModuleWithIsBoot
  17507. 1775.95 s [ghcide] ModuleNameWithIsBoot
  17508. 1775.95 s [ghcide] Instantiations
  17509. 1775.95 s [ghcide] GenInstantiations
  17510. 1775.95 s [ghcide] InstantiatedUnit
  17511. 1775.95 s [ghcide] moduleUnitId
  17512. 1775.95 s [ghcide] mkModule
  17513. 1775.95 s [ghcide] pprModule
  17514. 1775.95 s [ghcide] pprInstantiatedModule
  17515. 1775.95 s [ghcide] isHoleUnit
  17516. 1775.95 s [ghcide] pprUnit
  17517. 1775.95 s [ghcide] unitString
  17518. 1775.95 s [ghcide] stringToUnit
  17519. 1775.95 s [ghcide] unitIdString
  17520. 1775.95 s [ghcide] stringToUnitId
  17521. 1775.95 s [ghcide] primUnitId
  17522. 1775.95 s [ghcide] bignumUnitId
  17523. 1775.95 s [ghcide] ghcInternalUnitId
  17524. 1775.95 s [ghcide] baseUnitId
  17525. 1775.95 s [ghcide] rtsUnitId
  17526. 1775.95 s [ghcide] thisGhcUnitId
  17527. 1775.95 s [ghcide] interactiveUnitId
  17528. 1775.95 s [ghcide] thUnitId
  17529. 1775.95 s [ghcide] thUnit
  17530. 1775.95 s [ghcide] primUnit
  17531. 1775.95 s [ghcide] bignumUnit
  17532. 1775.95 s [ghcide] ghcInternalUnit
  17533. 1775.95 s [ghcide] baseUnit
  17534. 1775.95 s [ghcide] rtsUnit
  17535. 1775.95 s [ghcide] thisGhcUnit
  17536. 1775.95 s [ghcide] interactiveUnit
  17537. 1775.95 s [ghcide] experimentalUnit
  17538. 1775.95 s [ghcide] mainUnit
  17539. 1775.95 s [ghcide] isInteractiveModule
  17540. 1775.95 s [ghcide] wiredInUnitIds
  17541. 1775.95 s [ghcide] addBootSuffixLocn_maybe
  17542. 1775.95 s [ghcide] filterModuleEnv
  17543. 1775.95 s [ghcide] mapMaybeModuleEnv
  17544. 1775.95 s [ghcide] elemModuleEnv
  17545. 1775.95 s [ghcide] extendModuleEnv
  17546. 1775.96 s [ghcide] extendModuleEnvWith
  17547. 1775.96 s [ghcide] extendModuleEnvList
  17548. 1775.96 s [ghcide] extendModuleEnvList_C
  17549. 1775.96 s [ghcide] plusModuleEnv_C
  17550. 1775.96 s [ghcide] delModuleEnvList
  17551. 1775.96 s [ghcide] delModuleEnv
  17552. 1775.96 s [ghcide] plusModuleEnv
  17553. 1775.96 s [ghcide] lookupModuleEnv
  17554. 1775.96 s [ghcide] lookupWithDefaultModuleEnv
  17555. 1775.96 s [ghcide] mapModuleEnv
  17556. 1775.96 s [ghcide] partitionModuleEnv
  17557. 1775.96 s [ghcide] alterModuleEnv
  17558. 1775.96 s [ghcide] mkModuleEnv
  17559. 1775.96 s [ghcide] emptyModuleEnv
  17560. 1775.96 s [ghcide] moduleEnvKeys
  17561. 1775.96 s [ghcide] moduleEnvElts
  17562. 1775.96 s [ghcide] moduleEnvToList
  17563. 1775.96 s [ghcide] unitModuleEnv
  17564. 1775.96 s [ghcide] isEmptyModuleEnv
  17565. 1775.96 s [ghcide] mkModuleSet
  17566. 1775.96 s [ghcide] extendModuleSet
  17567. 1775.96 s [ghcide] extendModuleSetList
  17568. 1775.96 s [ghcide] emptyModuleSet
  17569. 1775.96 s [ghcide] isEmptyModuleSet
  17570. 1775.96 s [ghcide] moduleSetElts
  17571. 1775.96 s [ghcide] elemModuleSet
  17572. 1775.96 s [ghcide] intersectModuleSet
  17573. 1775.96 s [ghcide] minusModuleSet
  17574. 1775.96 s [ghcide] delModuleSet
  17575. 1775.96 s [ghcide] unionModuleSet
  17576. 1775.96 s [ghcide] unionManyModuleSets
  17577. 1775.96 s [ghcide] unitModuleSet
  17578. 1775.96 s [ghcide] emptyInstalledModuleEnv
  17579. 1775.96 s [ghcide] lookupInstalledModuleEnv
  17580. 1775.96 s [ghcide] extendInstalledModuleEnv
  17581. 1775.96 s [ghcide] filterInstalledModuleEnv
  17582. 1775.96 s [ghcide] delInstalledModuleEnv
  17583. 1775.96 s [ghcide] installedModuleEnvElts
  17584. 1775.96 s [ghcide] mergeInstalledModuleEnv
  17585. 1775.96 s [ghcide] plusInstalledModuleEnv
  17586. 1775.96 s [ghcide] HasModule
  17587. 1775.96 s [ghcide] ContainsModule
  17588. 1775.96 s [ghcide] mkPrelImports
  17589. 1775.96 s [ghcide] toArgs
  17590. 1775.96 s [ghcide] Token
  17591. 1775.96 s [ghcide] PState
  17592. 1775.96 s [ghcide] failMsgP
  17593. 1775.96 s [ghcide] failLocMsgP
  17594. 1775.96 s [ghcide] getPState
  17595. 1775.96 s [ghcide] setSrcLoc
  17596. 1775.96 s [ghcide] getRealSrcLoc
  17597. 1775.96 s [ghcide] setLastToken
  17598. 1775.96 s [ghcide] adjustChar
  17599. 1775.96 s [ghcide] nextIsEOF
  17600. 1775.96 s [ghcide] pushLexState
  17601. 1775.96 s [ghcide] popLexState
  17602. 1775.96 s [ghcide] getLexState
  17603. 1775.96 s [ghcide] activeContext
  17604. 1775.96 s [ghcide] xtest
  17605. 1775.96 s [ghcide] xset
  17606. 1775.96 s [ghcide] xunset
  17607. 1775.96 s [ghcide] disableHaddock
  17608. 1775.96 s [ghcide] getCommentsFor
  17609. 1775.96 s [ghcide] getPriorCommentsFor
  17610. 1775.96 s [ghcide] getFinalCommentsFor
  17611. 1775.96 s [ghcide] getEofPos
  17612. 1775.96 s [ghcide] addPsMessage
  17613. 1775.96 s [ghcide] popContext
  17614. 1775.96 s [ghcide] pushModuleContext
  17615. 1775.96 s [ghcide] srcParseFail
  17616. 1775.96 s [ghcide] lexer
  17617. 1775.96 s [ghcide] lexerDbg
  17618. 1775.96 s [ghcide] lexTokenStream
  17619. 1775.96 s [ghcide] allocateComments
  17620. 1775.96 s [ghcide] allocatePriorComments
  17621. 1775.96 s [ghcide] allocateFinalComments
  17622. 1775.96 s [ghcide] commentToAnnotation
  17623. 1775.96 s [ghcide] CompileReason
  17624. 1775.96 s [ghcide] hscUpdateHUG
  17625. 1775.96 s [ghcide] hsc_HUG
  17626. 1775.96 s [ghcide] getKey
  17627. 1775.96 s [ghcide] mkCgInteractiveGuts
  17628. 1775.96 s [ghcide] justBytecode
  17629. 1775.96 s [ghcide] justObjects
  17630. 1775.96 s [ghcide] emptyHomeModInfoLinkable
  17631. 1775.96 s [ghcide] homeModInfoByteCode
  17632. 1775.96 s [ghcide] homeModInfoObject
  17633. 1775.96 s [ghcide] groupOrigin (src/Development/IDE/GHC/Compat/Core.hs:746)
  17634. 1775.96 s [ghcide] isVisibleFunArg (src/Development/IDE/GHC/Compat/Core.hs:619)
  17635. 1775.96 s [ghcide] lookupGlobalRdrEnv (src/Development/IDE/GHC/Compat/Core.hs:752)
  17636. 1775.96 s [ghcide] 0% ( 0 / 2) in 'Development.IDE.GHC.Compat.Driver'
  17637. 1775.96 s [ghcide] Missing documentation for:
  17638. 1775.96 s [ghcide] Module header
  17639. 1775.96 s [ghcide] hscTypecheckRenameWithDiagnostics (src/Development/IDE/GHC/Compat/Driver.hs:51)
  17640. 1775.96 s [ghcide] 53% ( 25 / 47) in 'Development.IDE.GHC.Compat.Env'
  17641. 1775.96 s [ghcide] Missing documentation for:
  17642. 1775.96 s [ghcide] hsc_HPT
  17643. 1775.96 s [ghcide] setInteractivePrintName
  17644. 1775.96 s [ghcide] hsc_EPS (src/Development/IDE/GHC/Compat/Env.hs:75)
  17645. 1775.96 s [ghcide] hscSetHooks (src/Development/IDE/GHC/Compat/Env.hs:95)
  17646. 1775.96 s [ghcide] hscHomeUnit (src/Development/IDE/GHC/Compat/Env.hs:99)
  17647. 1775.96 s [ghcide] HomeUnit
  17648. 1775.96 s [ghcide] setHomeUnitId_ (src/Development/IDE/GHC/Compat/Env.hs:81)
  17649. 1775.96 s [ghcide] Logger
  17650. 1775.96 s [ghcide] UnitEnv
  17651. 1775.96 s [ghcide] hscSetUnitEnv (src/Development/IDE/GHC/Compat/Env.hs:92)
  17652. 1775.96 s [ghcide] hscSetFlags (src/Development/IDE/GHC/Compat/Env.hs:84)
  17653. 1775.96 s [ghcide] initTempFs (src/Development/IDE/GHC/Compat/Env.hs:87)
  17654. 1775.96 s [ghcide] setInterpreterLinkerOptions (src/Development/IDE/GHC/Compat/Env.hs:113)
  17655. 1775.96 s [ghcide] Ways
  17656. 1775.96 s [ghcide] setWays (src/Development/IDE/GHC/Compat/Env.hs:125)
  17657. 1775.96 s [ghcide] setBackend (src/Development/IDE/GHC/Compat/Env.hs:145)
  17658. 1775.96 s [ghcide] ghciBackend (src/Development/IDE/GHC/Compat/Env.hs:135)
  17659. 1775.96 s [ghcide] platformDefaultBackend (src/Development/IDE/GHC/Compat/Env.hs:141)
  17660. 1775.96 s [ghcide] workingDirectory
  17661. 1775.96 s [ghcide] setWorkingDirectory (src/Development/IDE/GHC/Compat/Env.hs:78)
  17662. 1775.96 s [ghcide] hscSetActiveUnitId
  17663. 1775.96 s [ghcide] reexportedModules
  17664. 1775.96 s [ghcide] Warning: 'a_a4ME' is out of scope.
  17665. 1775.96 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17666. 1775.96 s [ghcide] Warning: 'a' is out of scope.
  17667. 1775.96 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17668. 1775.96 s [ghcide] 41% ( 23 / 55) in 'Development.IDE.GHC.Compat.Outputable'
  17669. 1775.96 s [ghcide] Missing documentation for:
  17670. 1775.96 s [ghcide] Module header
  17671. 1775.96 s [ghcide] showSDocUnsafe
  17672. 1775.96 s [ghcide] ppr
  17673. 1775.96 s [ghcide] text
  17674. 1775.96 s [ghcide] empty
  17675. 1775.96 s [ghcide] hang
  17676. 1775.96 s [ghcide] punctuate
  17677. 1775.96 s [ghcide] printSDocQualifiedUnsafe (src/Development/IDE/GHC/Compat/Outputable.hs:96)
  17678. 1775.96 s [ghcide] printWithoutUniquesOneLine (src/Development/IDE/GHC/Compat/Outputable.hs:84)
  17679. 1775.96 s [ghcide] mkPrintUnqualifiedDefault (src/Development/IDE/GHC/Compat/Outputable.hs:126)
  17680. 1775.96 s [ghcide] PrintUnqualified (src/Development/IDE/GHC/Compat/Outputable.hs:74)
  17681. 1775.96 s [ghcide] defaultUserStyle
  17682. 1775.96 s [ghcide] withPprStyle
  17683. 1775.96 s [ghcide] PsWarning
  17684. 1775.96 s [ghcide] PsError
  17685. 1775.96 s [ghcide] defaultDiagnosticOpts
  17686. 1775.96 s [ghcide] pprMessages
  17687. 1775.96 s [ghcide] renderDiagnosticMessageWithHints (src/Development/IDE/GHC/Compat/Outputable.hs:132)
  17688. 1775.96 s [ghcide] pprMsgEnvelopeBagWithLoc
  17689. 1775.96 s [ghcide] getMessages
  17690. 1775.96 s [ghcide] renderWithContext
  17691. 1775.96 s [ghcide] showSDocOneLine
  17692. 1775.96 s [ghcide] errMsgDiagnostic
  17693. 1775.96 s [ghcide] unDecorated
  17694. 1775.96 s [ghcide] ErrMsg (src/Development/IDE/GHC/Compat/Outputable.hs:122)
  17695. 1775.96 s [ghcide] WarnMsg (src/Development/IDE/GHC/Compat/Outputable.hs:123)
  17696. 1775.96 s [ghcide] errMsgSeverity
  17697. 1775.96 s [ghcide] formatErrorWithQual (src/Development/IDE/GHC/Compat/Outputable.hs:106)
  17698. 1775.96 s [ghcide] mkWarnMsg (src/Development/IDE/GHC/Compat/Outputable.hs:138)
  17699. 1775.96 s [ghcide] mkSrcErr
  17700. 1775.96 s [ghcide] srcErrorMessages
  17701. 1775.96 s [ghcide] textDoc (src/Development/IDE/GHC/Compat/Outputable.hs:141)
  17702. 1775.96 s [ghcide] 57% ( 4 / 7) in 'Development.IDE.GHC.Compat.Logger'
  17703. 1775.96 s [ghcide] Missing documentation for:
  17704. 1775.96 s [ghcide] putLogHook (src/Development/IDE/GHC/Compat/Logger.hs:22)
  17705. 1775.96 s [ghcide] LogActionCompat (src/Development/IDE/GHC/Compat/Logger.hs:25)
  17706. 1775.96 s [ghcide] logActionCompat (src/Development/IDE/GHC/Compat/Logger.hs:30)
  17707. 1775.96 s [ghcide] 33% ( 1 / 3) in 'Development.IDE.GHC.Compat.Iface'
  17708. 1775.96 s [ghcide] Missing documentation for:
  17709. 1775.96 s [ghcide] writeIfaceFile (src/Development/IDE/GHC/Compat/Iface.hs:27)
  17710. 1775.96 s [ghcide] cannotFindModule (src/Development/IDE/GHC/Compat/Iface.hs:31)
  17711. 1775.96 s [ghcide] 44% ( 19 / 43) in 'Development.IDE.GHC.Compat.Units'
  17712. 1775.96 s [ghcide] Missing documentation for:
  17713. 1775.96 s [ghcide] UnitState
  17714. 1775.96 s [ghcide] initUnits (src/Development/IDE/GHC/Compat/Units.hs:93)
  17715. 1775.96 s [ghcide] unitState (src/Development/IDE/GHC/Compat/Units.hs:82)
  17716. 1775.96 s [ghcide] getUnitName (src/Development/IDE/GHC/Compat/Units.hs:134)
  17717. 1775.96 s [ghcide] explicitUnits (src/Development/IDE/GHC/Compat/Units.hs:126)
  17718. 1775.96 s [ghcide] preloadClosureUs (src/Development/IDE/GHC/Compat/Units.hs:153)
  17719. 1775.96 s [ghcide] listVisibleModuleNames (src/Development/IDE/GHC/Compat/Units.hs:130)
  17720. 1775.96 s [ghcide] lookupModuleWithSuggestions (src/Development/IDE/GHC/Compat/Units.hs:142)
  17721. 1775.96 s [ghcide] UnitInfoMap
  17722. 1775.96 s [ghcide] getUnitInfoMap (src/Development/IDE/GHC/Compat/Units.hs:146)
  17723. 1775.96 s [ghcide] lookupUnit (src/Development/IDE/GHC/Compat/Units.hs:150)
  17724. 1775.96 s [ghcide] unitHaddockInterfaces (src/Development/IDE/GHC/Compat/Units.hs:156)
  17725. 1775.96 s [ghcide] unitPackageNameString
  17726. 1775.96 s [ghcide] Unit
  17727. 1775.96 s [ghcide] unitString
  17728. 1775.96 s [ghcide] stringToUnit
  17729. 1775.96 s [ghcide] definiteUnitId (src/Development/IDE/GHC/Compat/Units.hs:168)
  17730. 1775.96 s [ghcide] defUnitId (src/Development/IDE/GHC/Compat/Units.hs:170)
  17731. 1775.96 s [ghcide] installedModule (src/Development/IDE/GHC/Compat/Units.hs:172)
  17732. 1775.96 s [ghcide] moduleUnitId
  17733. 1775.96 s [ghcide] filterInplaceUnits (src/Development/IDE/GHC/Compat/Units.hs:176)
  17734. 1775.96 s [ghcide] FinderCache
  17735. 1775.96 s [ghcide] showSDocForUser' (src/Development/IDE/GHC/Compat/Units.hs:187)
  17736. 1775.96 s [ghcide] findImportedModule (src/Development/IDE/GHC/Compat/Units.hs:190)
  17737. 1775.96 s [ghcide] 54% ( 31 / 57) in 'Development.IDE.GHC.Compat.Util'
  17738. 1775.96 s [ghcide] Missing documentation for:
  17739. 1775.96 s [ghcide] handleGhcException
  17740. 1775.96 s [ghcide] Bag
  17741. 1775.96 s [ghcide] bagToList
  17742. 1775.96 s [ghcide] listToBag
  17743. 1775.96 s [ghcide] unionBags
  17744. 1775.96 s [ghcide] isEmptyBag
  17745. 1775.96 s [ghcide] LBooleanFormula
  17746. 1775.96 s [ghcide] BooleanFormula
  17747. 1775.96 s [ghcide] OverridingBool
  17748. 1775.96 s [ghcide] MaybeErr
  17749. 1775.96 s [ghcide] Pair
  17750. 1775.96 s [ghcide] EnumSet
  17751. 1775.96 s [ghcide] toList
  17752. 1775.96 s [ghcide] uniq
  17753. 1775.96 s [ghcide] fsLit
  17754. 1775.96 s [ghcide] Fingerprint
  17755. 1775.96 s [ghcide] fingerprintData
  17756. 1775.96 s [ghcide] fingerprintString
  17757. 1775.96 s [ghcide] fingerprintFingerprints
  17758. 1775.96 s [ghcide] nonDetCmpUnique
  17759. 1775.96 s [ghcide] getUnique
  17760. 1775.96 s [ghcide] mkUnique
  17761. 1775.96 s [ghcide] newTagUnique
  17762. 1775.96 s [ghcide] emptyUDFM
  17763. 1775.96 s [ghcide] plusUDFM
  17764. 1775.96 s [ghcide] plusUDFM_C
  17765. 1775.96 s [ghcide] 35% ( 6 / 17) in 'Development.IDE.GHC.Compat.Parser'
  17766. 1775.96 s [ghcide] Missing documentation for:
  17767. 1775.96 s [ghcide] initParserOpts (src/Development/IDE/GHC/Compat/Parser.hs:45)
  17768. 1775.96 s [ghcide] initParserState (src/Development/IDE/GHC/Compat/Parser.hs:49)
  17769. 1775.96 s [ghcide] PsSpan
  17770. 1775.96 s [ghcide] HsParsedModule (src/Development/IDE/GHC/Compat/Parser.hs:53)
  17771. 1775.96 s [ghcide] HsParsedModule
  17772. 1775.96 s [ghcide] hpm_module (src/Development/IDE/GHC/Compat/Parser.hs:54)
  17773. 1775.96 s [ghcide] hpm_src_files (src/Development/IDE/GHC/Compat/Parser.hs:55)
  17774. 1775.96 s [ghcide] ParsedModule (src/Development/IDE/GHC/Compat/Parser.hs:63)
  17775. 1775.96 s [ghcide] pm_parsed_source (src/Development/IDE/GHC/Compat/Parser.hs:65)
  17776. 1775.96 s [ghcide] pm_mod_summary (src/Development/IDE/GHC/Compat/Parser.hs:64)
  17777. 1775.96 s [ghcide] pm_extra_src_files (src/Development/IDE/GHC/Compat/Parser.hs:66)
  17778. 1775.96 s [ghcide] 66% ( 8 / 12) in 'Development.IDE.GHC.Compat.Plugins'
  17779. 1775.96 s [ghcide] Missing documentation for:
  17780. 1775.96 s [ghcide] PluginWithArgs
  17781. 1775.96 s [ghcide] applyPluginsParsedResultAction (src/Development/IDE/GHC/Compat/Plugins.hs:39)
  17782. 1775.96 s [ghcide] hsc_static_plugins (src/Development/IDE/GHC/Compat/Plugins.hs:49)
  17783. 1775.96 s [ghcide] getPsMessages (src/Development/IDE/GHC/Compat/Plugins.hs:35)
  17784. 1775.96 s [ghcide] 41% ( 39 / 93) in 'Development.IDE.GHC.Compat'
  17785. 1775.96 s [ghcide] Missing documentation for:
  17786. 1775.96 s [ghcide] hPutStringBuffer
  17787. 1775.96 s [ghcide] addIncludePathsQuote (src/Development/IDE/GHC/Compat.hs:325)
  17788. 1775.96 s [ghcide] getModuleHash (src/Development/IDE/GHC/Compat.hs:363)
  17789. 1775.96 s [ghcide] setUpTypedHoles (src/Development/IDE/GHC/Compat.hs:335)
  17790. 1775.96 s [ghcide] lookupNameCache
  17791. 1775.96 s [ghcide] disableWarningsAsErrors (src/Development/IDE/GHC/Compat.hs:367)
  17792. 1775.96 s [ghcide] reLoc
  17793. 1775.96 s [ghcide] reLocA (src/Development/IDE/GHC/Compat.hs:264)
  17794. 1775.96 s [ghcide] renderMessages (src/Development/IDE/GHC/Compat.hs:279)
  17795. 1775.96 s [ghcide] PFailedWithErrorMessages (src/Development/IDE/GHC/Compat.hs:284)
  17796. 1775.96 s [ghcide] myCoreToStgExpr (src/Development/IDE/GHC/Compat.hs:215)
  17797. 1775.96 s [ghcide] FastStringCompat (src/Development/IDE/GHC/Compat.hs:439)
  17798. 1775.96 s [ghcide] nodeInfo' (src/Development/IDE/GHC/Compat.hs:389)
  17799. 1775.96 s [ghcide] getNodeIds (src/Development/IDE/GHC/Compat.hs:380)
  17800. 1775.96 s [ghcide] sourceNodeInfo (src/Development/IDE/GHC/Compat.hs:404)
  17801. 1775.96 s [ghcide] generatedNodeInfo (src/Development/IDE/GHC/Compat.hs:407)
  17802. 1775.96 s [ghcide] simpleNodeInfoCompat (src/Development/IDE/GHC/Compat.hs:431)
  17803. 1775.96 s [ghcide] isAnnotationInNodeInfo (src/Development/IDE/GHC/Compat.hs:434)
  17804. 1775.96 s [ghcide] nodeAnnotations (src/Development/IDE/GHC/Compat.hs:437)
  17805. 1775.96 s [ghcide] mkAstNode (src/Development/IDE/GHC/Compat.hs:446)
  17806. 1775.96 s [ghcide] isQualifiedImport (src/Development/IDE/GHC/Compat.hs:371)
  17807. 1775.96 s [ghcide] GhcVersion (src/Development/IDE/GHC/Compat.hs:409)
  17808. 1775.96 s [ghcide] ghcVersion (src/Development/IDE/GHC/Compat.hs:423)
  17809. 1775.96 s [ghcide] ghcVersionStr (src/Development/IDE/GHC/Compat.hs:417)
  17810. 1775.96 s [ghcide] HieFileResult
  17811. 1775.96 s [ghcide] hieExportNames (src/Development/IDE/GHC/Compat.hs:289)
  17812. 1775.96 s [ghcide] mkHieFile' (src/Development/IDE/GHC/Compat.hs:302)
  17813. 1775.96 s [ghcide] enrichHie
  17814. 1775.96 s [ghcide] setHieDir (src/Development/IDE/GHC/Compat.hs:329)
  17815. 1775.96 s [ghcide] dontWriteHieFiles (src/Development/IDE/GHC/Compat.hs:332)
  17816. 1775.96 s [ghcide] runUnlit
  17817. 1775.96 s [ghcide] runPp
  17818. 1775.96 s [ghcide] hscCompileCoreExprHook
  17819. 1775.96 s [ghcide] simplifyExpr (src/Development/IDE/GHC/Compat.hs:271)
  17820. 1775.96 s [ghcide] tidyExpr
  17821. 1775.96 s [ghcide] emptyTidyEnv
  17822. 1775.96 s [ghcide] corePrepExpr (src/Development/IDE/GHC/Compat.hs:274)
  17823. 1775.96 s [ghcide] corePrepPgm
  17824. 1775.96 s [ghcide] lintInteractiveExpr
  17825. 1775.96 s [ghcide] icInteractiveModule
  17826. 1775.96 s [ghcide] lookupHpt
  17827. 1775.96 s [ghcide] ModIfaceAnnotation (src/Development/IDE/GHC/Compat.hs:205)
  17828. 1775.96 s [ghcide] Annotation
  17829. 1775.96 s [ghcide] getDependentMods (src/Development/IDE/GHC/Compat.hs:268)
  17830. 1775.96 s [ghcide] mkRnEnv2
  17831. 1775.96 s [ghcide] emptyInScopeSet
  17832. 1775.96 s [ghcide] byteCodeGen
  17833. 1775.96 s [ghcide] bc_bcos
  17834. 1775.96 s [ghcide] loadDecls
  17835. 1775.96 s [ghcide] expectJust
  17836. 1775.96 s [ghcide] extract_cons (src/Development/IDE/GHC/Compat.hs:467)
  17837. 1775.96 s [ghcide] recDotDot (src/Development/IDE/GHC/Compat.hs:463)
  17838. 1775.96 s [ghcide] NameCacheUpdater (src/Development/IDE/GHC/Compat.hs:291)
  17839. 1775.96 s [ghcide] tcInitTidyEnv
  17840. 1775.96 s [ghcide] 55% ( 22 / 40) in 'Development.IDE.GHC.Compat.Error'
  17841. 1775.96 s [ghcide] Missing documentation for:
  17842. 1775.96 s [ghcide] Module header
  17843. 1775.96 s [ghcide] msgEnvelopeErrorL (src/Development/IDE/GHC/Compat/Error.hs:100)
  17844. 1775.96 s [ghcide] PsMessage
  17845. 1775.96 s [ghcide] LanguageExtensionHint
  17846. 1775.96 s [ghcide] _TcRnMessageWithCtx (src/Development/IDE/GHC/Compat/Error.hs:66)
  17847. 1775.96 s [ghcide] _GhcPsMessage (src/Development/IDE/GHC/Compat/Error.hs:71)
  17848. 1775.96 s [ghcide] _GhcDsMessage (src/Development/IDE/GHC/Compat/Error.hs:76)
  17849. 1775.96 s [ghcide] _GhcDriverMessage (src/Development/IDE/GHC/Compat/Error.hs:81)
  17850. 1775.96 s [ghcide] _ReportHoleError (src/Development/IDE/GHC/Compat/Error.hs:108)
  17851. 1775.96 s [ghcide] _TcRnIllegalWildcardInType (src/Development/IDE/GHC/Compat/Error.hs:102)
  17852. 1775.96 s [ghcide] _TcRnPartialTypeSignatures (src/Development/IDE/GHC/Compat/Error.hs:102)
  17853. 1775.96 s [ghcide] _TcRnMissingSignature (src/Development/IDE/GHC/Compat/Error.hs:102)
  17854. 1775.96 s [ghcide] _TcRnSolverReport (src/Development/IDE/GHC/Compat/Error.hs:102)
  17855. 1775.96 s [ghcide] _TcRnMessageWithInfo (src/Development/IDE/GHC/Compat/Error.hs:102)
  17856. 1775.96 s [ghcide] _TypeHole (src/Development/IDE/GHC/Compat/Error.hs:110)
  17857. 1775.96 s [ghcide] _ConstraintHole (src/Development/IDE/GHC/Compat/Error.hs:110)
  17858. 1775.96 s [ghcide] reportContextL (src/Development/IDE/GHC/Compat/Error.hs:104)
  17859. 1775.96 s [ghcide] reportContentL (src/Development/IDE/GHC/Compat/Error.hs:104)
  17860. 1775.96 s [ghcide] 28% ( 2 / 7) in 'Development.IDE.GHC.CoreFile'
  17861. 1775.96 s [ghcide] Missing documentation for:
  17862. 1775.96 s [ghcide] CoreFile (src/Development/IDE/GHC/CoreFile.hs:39)
  17863. 1775.96 s [ghcide] codeGutsToCoreFile (src/Development/IDE/GHC/CoreFile.hs:90)
  17864. 1775.96 s [ghcide] typecheckCoreFile (src/Development/IDE/GHC/CoreFile.hs:115)
  17865. 1775.96 s [ghcide] readBinCoreFile (src/Development/IDE/GHC/CoreFile.hs:54)
  17866. 1775.96 s [ghcide] getImplicitBinds (src/Development/IDE/GHC/CoreFile.hs:93)
  17867. 1775.96 s [ghcide] 66% ( 2 / 3) in 'Development.IDE.Main.HeapStats'
  17868. 1775.96 s [ghcide] Missing documentation for:
  17869. 1775.96 s [ghcide] Log (src/Development/IDE/Main/HeapStats.hs:14)
  17870. 1775.96 s [ghcide] 0% ( 0 / 2) in 'Development.IDE.Session.Implicit'
  17871. 1775.96 s [ghcide] Missing documentation for:
  17872. 1775.96 s [ghcide] Module header
  17873. 1775.96 s [ghcide] loadImplicitCradle (session-loader/Development/IDE/Session/Implicit.hs:29)
  17874. 1775.96 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export Location
  17875. 1775.96 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export Position
  17876. 1775.96 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export Range
  17877. 1775.96 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export Uri
  17878. 1775.96 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export NormalizedUri
  17879. 1775.96 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export toNormalizedUri
  17880. 1775.96 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export fromNormalizedUri
  17881. 1775.96 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export NormalizedFilePath
  17882. 1775.96 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export fromNormalizedFilePath
  17883. 1775.96 s [ghcide] 15% ( 3 / 20) in 'Development.IDE.Types.Location'
  17884. 1775.96 s [ghcide] Missing documentation for:
  17885. 1775.96 s [ghcide] Location
  17886. 1775.96 s [ghcide] noFilePath (src/Development/IDE/Types/Location.hs:70)
  17887. 1775.96 s [ghcide] noRange (src/Development/IDE/Types/Location.hs:74)
  17888. 1775.96 s [ghcide] Position
  17889. 1775.96 s [ghcide] showPosition (src/Development/IDE/Types/Location.hs:77)
  17890. 1775.96 s [ghcide] Range
  17891. 1775.96 s [ghcide] Uri
  17892. 1775.96 s [ghcide] NormalizedUri
  17893. 1775.96 s [ghcide] toNormalizedUri
  17894. 1775.96 s [ghcide] fromNormalizedUri
  17895. 1775.96 s [ghcide] NormalizedFilePath
  17896. 1775.96 s [ghcide] fromUri (src/Development/IDE/Types/Location.hs:67)
  17897. 1775.96 s [ghcide] emptyFilePath (src/Development/IDE/Types/Location.hs:47)
  17898. 1775.96 s [ghcide] emptyPathUri (src/Development/IDE/Types/Location.hs:59)
  17899. 1775.96 s [ghcide] toNormalizedFilePath' (src/Development/IDE/Types/Location.hs:43)
  17900. 1775.96 s [ghcide] fromNormalizedFilePath
  17901. 1775.96 s [ghcide] filePathToUri' (src/Development/IDE/Types/Location.hs:64)
  17902. 1775.96 s [ghcide] Warning: 'Prism' is ambiguous. It is defined
  17903. 1775.96 s [ghcide] * in ‘Control.Lens.Reified’
  17904. 1775.96 s [ghcide] * in ‘Control.Lens.Type’
  17905. 1775.96 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17906. 1775.96 s [ghcide] by specifying the type/value namespace explicitly.
  17907. 1775.96 s [ghcide] Defaulting to the one defined in ‘Control.Lens.Type’
  17908. 1775.96 s [ghcide] Warning: 'Lens' is ambiguous. It is defined
  17909. 1775.96 s [ghcide] * in ‘Control.Lens.Reified’
  17910. 1775.96 s [ghcide] * in ‘Control.Lens.Type’
  17911. 1775.96 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17912. 1775.96 s [ghcide] by specifying the type/value namespace explicitly.
  17913. 1775.96 s [ghcide] Defaulting to the one defined in ‘Control.Lens.Type’
  17914. 1775.96 s [ghcide] Warning: 'TcRnMessage' is out of scope.
  17915. 1775.96 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17916. 1775.96 s [ghcide] Warning: 'stripTcRnMessageContext' is out of scope.
  17917. 1775.96 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17918. 1775.96 s [ghcide] Warning: 'FileDiagnostic' is ambiguous. It is defined
  17919. 1775.97 s [ghcide] * at src/Development/IDE/Types/Diagnostics.hs:237:23
  17920. 1775.97 s [ghcide] * at src/Development/IDE/Types/Diagnostics.hs:237:1
  17921. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17922. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  17923. 1775.97 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/Diagnostics.hs:237:1
  17924. 1775.97 s [ghcide] Warning: 'Document' is out of scope.
  17925. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17926. 1775.97 s [ghcide] Warning: Development.IDE.Types.Diagnostics: Couldn't find .haddock for export Diagnostic
  17927. 1775.97 s [ghcide] Warning: Development.IDE.Types.Diagnostics: Couldn't find .haddock for export DiagnosticSeverity
  17928. 1775.97 s [ghcide] 30% ( 7 / 23) in 'Development.IDE.Types.Diagnostics'
  17929. 1775.97 s [ghcide] Missing documentation for:
  17930. 1775.97 s [ghcide] Module header
  17931. 1775.97 s [ghcide] Diagnostic
  17932. 1775.97 s [ghcide] fdFilePathL (src/Development/IDE/Types/Diagnostics.hs:325)
  17933. 1775.97 s [ghcide] fdLspDiagnosticL (src/Development/IDE/Types/Diagnostics.hs:325)
  17934. 1775.97 s [ghcide] fdShouldShowDiagnosticL (src/Development/IDE/Types/Diagnostics.hs:325)
  17935. 1775.97 s [ghcide] fdStructuredMessageL (src/Development/IDE/Types/Diagnostics.hs:325)
  17936. 1775.97 s [ghcide] _NoStructuredMessage (src/Development/IDE/Types/Diagnostics.hs:323)
  17937. 1775.97 s [ghcide] _SomeStructuredMessage (src/Development/IDE/Types/Diagnostics.hs:323)
  17938. 1775.97 s [ghcide] DiagnosticSeverity
  17939. 1775.97 s [ghcide] DiagnosticStore
  17940. 1775.97 s [ghcide] ideErrorWithSource (src/Development/IDE/Types/Diagnostics.hs:152)
  17941. 1775.97 s [ghcide] showDiagnostics (src/Development/IDE/Types/Diagnostics.hs:264)
  17942. 1775.97 s [ghcide] showDiagnosticsColored (src/Development/IDE/Types/Diagnostics.hs:267)
  17943. 1775.97 s [ghcide] showGhcCode (src/Development/IDE/Types/Diagnostics.hs:122)
  17944. 1775.97 s [ghcide] attachReason (src/Development/IDE/Types/Diagnostics.hs:132)
  17945. 1775.97 s [ghcide] attachedReason (src/Development/IDE/Types/Diagnostics.hs:129)
  17946. 1775.97 s [ghcide] 42% ( 3 / 7) in 'Development.IDE.Session.Diagnostics'
  17947. 1775.97 s [ghcide] Missing documentation for:
  17948. 1775.97 s [ghcide] Module header
  17949. 1775.97 s [ghcide] CradleErrorDetails (session-loader/Development/IDE/Session/Diagnostics.hs:19)
  17950. 1775.97 s [ghcide] multiCradleErrMessage (session-loader/Development/IDE/Session/Diagnostics.hs:95)
  17951. 1775.97 s [ghcide] unknownModuleMessage (session-loader/Development/IDE/Session/Diagnostics.hs:103)
  17952. 1775.97 s [ghcide] Warning: 'PackageConfig' is out of scope.
  17953. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17954. 1775.97 s [ghcide] Warning: 'StringBuffer' is ambiguous. It is defined
  17955. 1775.97 s [ghcide] * in ‘GHC.Data.StringBuffer’
  17956. 1775.97 s [ghcide] * in ‘GHC.Data.StringBuffer’
  17957. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17958. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  17959. 1775.97 s [ghcide] Defaulting to the one defined in ‘GHC.Data.StringBuffer’
  17960. 1775.97 s [ghcide] Warning: 'CgGuts' is ambiguous. It is defined
  17961. 1775.97 s [ghcide] * in ‘GHC.Unit.Module.ModGuts’
  17962. 1775.97 s [ghcide] * in ‘GHC.Unit.Module.ModGuts’
  17963. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17964. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  17965. 1775.97 s [ghcide] Defaulting to the one defined in ‘GHC.Unit.Module.ModGuts’
  17966. 1775.97 s [ghcide] Warning: 'CoreModule' is ambiguous. It is defined
  17967. 1775.97 s [ghcide] * in ‘GHC’
  17968. 1775.97 s [ghcide] * in ‘GHC’
  17969. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17970. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  17971. 1775.97 s [ghcide] Defaulting to the one defined in ‘GHC’
  17972. 1775.97 s [ghcide] Warning: 'Fingerprint' is ambiguous. It is defined
  17973. 1775.97 s [ghcide] * in ‘GHC.Internal.Fingerprint.Type’
  17974. 1775.97 s [ghcide] * in ‘GHC.Internal.Fingerprint.Type’
  17975. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17976. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  17977. 1775.97 s [ghcide] Defaulting to the one defined in ‘GHC.Internal.Fingerprint.Type’
  17978. 1775.97 s [ghcide] Warning: 'hDuplicateTo' is out of scope.
  17979. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17980. 1775.97 s [ghcide] Warning: 'a_a4ME' is out of scope.
  17981. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17982. 1775.97 s [ghcide] Warning: 'a' is out of scope.
  17983. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17984. 1775.97 s [ghcide] 64% ( 18 / 28) in 'Development.IDE.GHC.Util'
  17985. 1775.97 s [ghcide] Missing documentation for:
  17986. 1775.97 s [ghcide] runParser (src/Development/IDE/GHC/Util.hs:100)
  17987. 1775.97 s [ghcide] bytestringToStringBuffer (src/Development/IDE/GHC/Util.hs:111)
  17988. 1775.97 s [ghcide] stringBufferToByteString (src/Development/IDE/GHC/Util.hs:108)
  17989. 1775.97 s [ghcide] fingerprintFromByteString (src/Development/IDE/GHC/Util.hs:181)
  17990. 1775.97 s [ghcide] fingerprintFromPut (src/Development/IDE/GHC/Util.hs:187)
  17991. 1775.97 s [ghcide] setHieDir (src/Development/IDE/GHC/Compat.hs:329)
  17992. 1775.97 s [ghcide] dontWriteHieFiles (src/Development/IDE/GHC/Compat.hs:332)
  17993. 1775.97 s [ghcide] disableWarningsAsErrors (src/Development/IDE/GHC/Compat.hs:367)
  17994. 1775.97 s [ghcide] printOutputableOneLine (src/Development/IDE/GHC/Util.hs:271)
  17995. 1775.97 s [ghcide] getExtensions (src/Development/IDE/GHC/Util.hs:282)
  17996. 1775.97 s [ghcide] 100% ( 1 / 1) in 'Development.IDE.GHC.Orphans'
  17997. 1775.97 s [ghcide] Warning: 'GetLocatedImports' is out of scope.
  17998. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17999. 1775.97 s [ghcide] Warning: 'target' is out of scope.
  18000. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18001. 1775.97 s [ghcide] Warning: 'GetKnownTargets' is out of scope.
  18002. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18003. 1775.97 s [ghcide] 14% ( 1 / 7) in 'Development.IDE.Types.KnownTargets'
  18004. 1775.97 s [ghcide] Missing documentation for:
  18005. 1775.97 s [ghcide] Module header
  18006. 1775.97 s [ghcide] emptyKnownTargets (src/Development/IDE/Types/KnownTargets.hs:64)
  18007. 1775.97 s [ghcide] mkKnownTargets (src/Development/IDE/Types/KnownTargets.hs:52)
  18008. 1775.97 s [ghcide] unionKnownTargets (src/Development/IDE/Types/KnownTargets.hs:48)
  18009. 1775.97 s [ghcide] Target (src/Development/IDE/Types/KnownTargets.hs:66)
  18010. 1775.97 s [ghcide] toKnownFiles (src/Development/IDE/Types/KnownTargets.hs:71)
  18011. 1775.97 s [ghcide] 5% ( 1 / 17) in 'Development.IDE.Types.Exports'
  18012. 1775.97 s [ghcide] Missing documentation for:
  18013. 1775.97 s [ghcide] Module header
  18014. 1775.97 s [ghcide] IdentInfo (src/Development/IDE/Types/Exports.hs:112)
  18015. 1775.97 s [ghcide] ExportsMap (src/Development/IDE/Types/Exports.hs:39)
  18016. 1775.97 s [ghcide] rendered (src/Development/IDE/Types/Exports.hs:91)
  18017. 1775.97 s [ghcide] moduleNameText (src/Development/IDE/Types/Exports.hs:107)
  18018. 1775.97 s [ghcide] renderOcc (src/Development/IDE/Types/Exports.hs:104)
  18019. 1775.97 s [ghcide] mkTypeOcc (src/Development/IDE/Types/Exports.hs:79)
  18020. 1775.97 s [ghcide] mkVarOrDataOcc (src/Development/IDE/Types/Exports.hs:71)
  18021. 1775.97 s [ghcide] isDatacon (src/Development/IDE/Types/Exports.hs:121)
  18022. 1775.97 s [ghcide] createExportsMap (src/Development/IDE/Types/Exports.hs:154)
  18023. 1775.97 s [ghcide] createExportsMapMg (src/Development/IDE/Types/Exports.hs:164)
  18024. 1775.97 s [ghcide] buildModuleExportMapFrom (src/Development/IDE/Types/Exports.hs:215)
  18025. 1775.97 s [ghcide] createExportsMapHieDb (src/Development/IDE/Types/Exports.hs:184)
  18026. 1775.97 s [ghcide] size (src/Development/IDE/Types/Exports.hs:68)
  18027. 1775.97 s [ghcide] exportsMapSize (src/Development/IDE/Types/Exports.hs:82)
  18028. 1775.97 s [ghcide] updateExportsMapMg (src/Development/IDE/Types/Exports.hs:174)
  18029. 1775.97 s [ghcide] Warning: 'Text' is out of scope.
  18030. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18031. 1775.97 s [ghcide] Warning: 'Location' is ambiguous. It is defined
  18032. 1775.97 s [ghcide] * in ‘Language.LSP.Protocol.Internal.Types.Location’
  18033. 1775.97 s [ghcide] * in ‘Language.LSP.Protocol.Internal.Types.Location’
  18034. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18035. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  18036. 1775.97 s [ghcide] Defaulting to the one defined in ‘Language.LSP.Protocol.Internal.Types.Location’
  18037. 1775.97 s [ghcide] 23% ( 3 / 13) in 'Development.IDE.Spans.Common'
  18038. 1775.97 s [ghcide] Missing documentation for:
  18039. 1775.97 s [ghcide] Module header
  18040. 1775.97 s [ghcide] safeTyThingId (src/Development/IDE/Spans/Common.hs:55)
  18041. 1775.97 s [ghcide] safeTyThingType (src/Development/IDE/Spans/Common.hs:49)
  18042. 1775.97 s [ghcide] SpanDoc (src/Development/IDE/Spans/Common.hs:60)
  18043. 1775.97 s [ghcide] SpanDocUris (src/Development/IDE/Spans/Common.hs:66)
  18044. 1775.97 s [ghcide] emptySpanDoc (src/Development/IDE/Spans/Common.hs:74)
  18045. 1775.97 s [ghcide] spanDocToMarkdownForTest (src/Development/IDE/Spans/Common.hs:124)
  18046. 1775.97 s [ghcide] DocMap (src/Development/IDE/Spans/Common.hs:39)
  18047. 1775.97 s [ghcide] TyThingMap (src/Development/IDE/Spans/Common.hs:40)
  18048. 1775.97 s [ghcide] ArgDocMap (src/Development/IDE/Spans/Common.hs:41)
  18049. 1775.97 s [ghcide] Warning: Development.IDE.Plugin.Completions.Types: Could not find documentation for exported module: Development.IDE.Plugin.Completions.Types
  18050. 1775.97 s [ghcide] 23% ( 4 / 17) in 'Development.IDE.Plugin.Completions.Types'
  18051. 1775.97 s [ghcide] Missing documentation for:
  18052. 1775.97 s [ghcide] Module header
  18053. 1775.97 s [ghcide] CompItem (src/Development/IDE/Plugin/Completions/Types.hs:84)
  18054. 1775.97 s [ghcide] CompletionsConfig (src/Development/IDE/Plugin/Completions/Types.hs:62)
  18055. 1775.97 s [ghcide] ExtendImport (src/Development/IDE/Plugin/Completions/Types.hs:68)
  18056. 1775.97 s [ghcide] properties (src/Development/IDE/Plugin/Completions/Types.hs:53)
  18057. 1775.97 s [ghcide] LocalCompletions (src/Development/IDE/Plugin/Completions/Types.hs:32)
  18058. 1775.97 s [ghcide] NonLocalCompletions (src/Development/IDE/Plugin/Completions/Types.hs:37)
  18059. 1775.97 s [ghcide] Backtick (src/Development/IDE/Plugin/Completions/Types.hs:44)
  18060. 1775.97 s [ghcide] extendImportCommandId (src/Development/IDE/Plugin/Completions/Types.hs:48)
  18061. 1775.97 s [ghcide] Provenance (src/Development/IDE/Plugin/Completions/Types.hs:78)
  18062. 1775.97 s [ghcide] QualCompls (src/Development/IDE/Plugin/Completions/Types.hs:100)
  18063. 1775.97 s [ghcide] nsJSON (src/Development/IDE/Plugin/Completions/Types.hs:164)
  18064. 1775.97 s [ghcide] parseNs (src/Development/IDE/Plugin/Completions/Types.hs:172)
  18065. 1775.97 s [ghcide] 50% ( 15 / 30) in 'Development.IDE.GHC.Error'
  18066. 1775.97 s [ghcide] Missing documentation for:
  18067. 1775.97 s [ghcide] Module header
  18068. 1775.97 s [ghcide] diagFromErrMsgs (src/Development/IDE/GHC/Error.hs:86)
  18069. 1775.97 s [ghcide] diagFromSDocErrMsgs (src/Development/IDE/GHC/Error.hs:93)
  18070. 1775.97 s [ghcide] diagFromSDocErrMsg (src/Development/IDE/GHC/Error.hs:89)
  18071. 1775.97 s [ghcide] diagFromGhcException (src/Development/IDE/GHC/Error.hs:228)
  18072. 1775.97 s [ghcide] srcSpanToLocation (src/Development/IDE/GHC/Error.hs:150)
  18073. 1775.97 s [ghcide] realSrcSpanToRange (src/Development/IDE/GHC/Error.hs:107)
  18074. 1775.97 s [ghcide] realSrcLocToPosition (src/Development/IDE/GHC/Error.hs:112)
  18075. 1775.97 s [ghcide] realSrcSpanToLocation (src/Development/IDE/GHC/Error.hs:146)
  18076. 1775.97 s [ghcide] rangeToSrcSpan (src/Development/IDE/GHC/Error.hs:157)
  18077. 1775.97 s [ghcide] rangeToRealSrcSpan (src/Development/IDE/GHC/Error.hs:161)
  18078. 1775.97 s [ghcide] positionToRealSrcLoc (src/Development/IDE/GHC/Error.hs:167)
  18079. 1775.97 s [ghcide] realSpan (src/Development/IDE/GHC/Error.hs:209)
  18080. 1775.97 s [ghcide] isInsideSrcSpan (src/Development/IDE/GHC/Error.hs:171)
  18081. 1775.97 s [ghcide] spanContainsRange (src/Development/IDE/GHC/Error.hs:177)
  18082. 1775.97 s [ghcide] Warning: 'HscEnvEq' is ambiguous. It is defined
  18083. 1775.97 s [ghcide] * at src/Development/IDE/Types/HscEnvEq.hs:36:17
  18084. 1775.97 s [ghcide] * at src/Development/IDE/Types/HscEnvEq.hs:36:1
  18085. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18086. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  18087. 1775.97 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/HscEnvEq.hs:36:1
  18088. 1775.97 s [ghcide] 42% ( 3 / 7) in 'Development.IDE.Types.HscEnvEq'
  18089. 1775.97 s [ghcide] Missing documentation for:
  18090. 1775.97 s [ghcide] Module header
  18091. 1775.97 s [ghcide] hscEnv
  18092. 1775.97 s [ghcide] updateHscEnvEq (src/Development/IDE/Types/HscEnvEq.hs:48)
  18093. 1775.97 s [ghcide] envPackageExports
  18094. 1775.97 s [ghcide] Warning: 'Interval' is ambiguous. It is defined
  18095. 1775.97 s [ghcide] * in ‘Data.IntervalMap.FingerTree’
  18096. 1775.97 s [ghcide] * in ‘Data.IntervalMap.FingerTree’
  18097. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18098. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  18099. 1775.97 s [ghcide] Defaulting to the one defined in ‘Data.IntervalMap.FingerTree’
  18100. 1775.97 s [ghcide] Warning: 'Bindings' is ambiguous. It is defined
  18101. 1775.97 s [ghcide] * at src/Development/IDE/Spans/LocalBindings.hs:78:17
  18102. 1775.97 s [ghcide] * at src/Development/IDE/Spans/LocalBindings.hs:78:1
  18103. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18104. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  18105. 1775.97 s [ghcide] Defaulting to the one defined at src/Development/IDE/Spans/LocalBindings.hs:78:1
  18106. 1775.97 s [ghcide] Warning: 'PositionRange' is out of scope.
  18107. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18108. 1775.97 s [ghcide] Warning: 'PositionMapping' is out of scope.
  18109. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18110. 1775.97 s [ghcide] 71% ( 5 / 7) in 'Development.IDE.Spans.LocalBindings'
  18111. 1775.97 s [ghcide] Missing documentation for:
  18112. 1775.97 s [ghcide] Module header
  18113. 1775.97 s [ghcide] bindings (src/Development/IDE/Spans/LocalBindings.hs:42)
  18114. 1775.97 s [ghcide] Warning: 'main' is out of scope.
  18115. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18116. 1775.97 s [ghcide] 37% ( 3 / 8) in 'Development.IDE.Import.FindImports'
  18117. 1775.97 s [ghcide] Missing documentation for:
  18118. 1775.97 s [ghcide] Module header
  18119. 1775.97 s [ghcide] Import (src/Development/IDE/Import/FindImports.hs:36)
  18120. 1775.97 s [ghcide] ArtifactsLocation (src/Development/IDE/Import/FindImports.hs:41)
  18121. 1775.97 s [ghcide] modSummaryToArtifactsLocation (src/Development/IDE/Import/FindImports.hs:59)
  18122. 1775.97 s [ghcide] isBootLocation (src/Development/IDE/Import/FindImports.hs:52)
  18123. 1775.97 s [ghcide] Warning: 'FilePathId' is ambiguous. It is defined
  18124. 1775.97 s [ghcide] * at src/Development/IDE/Import/DependencyInformation.hs:73:22
  18125. 1775.97 s [ghcide] * at src/Development/IDE/Import/DependencyInformation.hs:73:1
  18126. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18127. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  18128. 1775.97 s [ghcide] Defaulting to the one defined at src/Development/IDE/Import/DependencyInformation.hs:73:1
  18129. 1775.97 s [ghcide] 28% ( 8 / 28) in 'Development.IDE.Import.DependencyInformation'
  18130. 1775.97 s [ghcide] Missing documentation for:
  18131. 1775.97 s [ghcide] Module header
  18132. 1775.97 s [ghcide] DependencyInformation (src/Development/IDE/Import/DependencyInformation.hs:140)
  18133. 1775.97 s [ghcide] TransitiveDependencies (src/Development/IDE/Import/DependencyInformation.hs:392)
  18134. 1775.97 s [ghcide] NamedModuleDep (src/Development/IDE/Import/DependencyInformation.hs:400)
  18135. 1775.97 s [ghcide] ShowableModule (src/Development/IDE/Import/DependencyInformation.hs:171)
  18136. 1775.97 s [ghcide] ShowableModuleEnv (src/Development/IDE/Import/DependencyInformation.hs:175)
  18137. 1775.97 s [ghcide] PathIdMap (src/Development/IDE/Import/DependencyInformation.hs:82)
  18138. 1775.97 s [ghcide] emptyPathIdMap (src/Development/IDE/Import/DependencyInformation.hs:92)
  18139. 1775.97 s [ghcide] getPathId (src/Development/IDE/Import/DependencyInformation.hs:95)
  18140. 1775.97 s [ghcide] lookupPathToId (src/Development/IDE/Import/DependencyInformation.hs:116)
  18141. 1775.97 s [ghcide] insertImport (src/Development/IDE/Import/DependencyInformation.hs:110)
  18142. 1775.97 s [ghcide] pathToId (src/Development/IDE/Import/DependencyInformation.hs:113)
  18143. 1775.97 s [ghcide] idToPath (src/Development/IDE/Import/DependencyInformation.hs:119)
  18144. 1775.97 s [ghcide] idToModLocation (src/Development/IDE/Import/DependencyInformation.hs:122)
  18145. 1775.97 s [ghcide] reachableModules (src/Development/IDE/Import/DependencyInformation.hs:186)
  18146. 1775.97 s [ghcide] processDependencyInformation (src/Development/IDE/Import/DependencyInformation.hs:247)
  18147. 1775.97 s [ghcide] lookupModuleFile (src/Development/IDE/Import/DependencyInformation.hs:389)
  18148. 1775.97 s [ghcide] BootIdMap (src/Development/IDE/Import/DependencyInformation.hs:124)
  18149. 1775.97 s [ghcide] insertBootId (src/Development/IDE/Import/DependencyInformation.hs:127)
  18150. 1775.97 s [ghcide] lookupFingerprint (src/Development/IDE/Import/DependencyInformation.hs:166)
  18151. 1775.97 s [ghcide] Warning: 'NeedsCompilation' is ambiguous. It is defined
  18152. 1775.97 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:433:25
  18153. 1775.97 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:433:1
  18154. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18155. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  18156. 1775.97 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/RuleTypes.hs:433:1
  18157. 1775.97 s [ghcide] Warning: 'GetModIface' is ambiguous. It is defined
  18158. 1775.97 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:512:20
  18159. 1775.97 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:512:1
  18160. 1775.97 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18161. 1775.97 s [ghcide] by specifying the type/value namespace explicitly.
  18162. 1775.97 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/RuleTypes.hs:512:1
  18163. 1775.97 s [ghcide] Warning: Development.IDE.Core.RuleTypes: Could not find documentation for exported module: Development.IDE.Core.RuleTypes
  18164. 1775.97 s [ghcide] 9% ( 6 / 61) in 'Development.IDE.Core.RuleTypes'
  18165. 1775.97 s [ghcide] Missing documentation for:
  18166. 1775.97 s [ghcide] GhcSessionDeps (src/Development/IDE/Core/RuleTypes.hs:488)
  18167. 1775.97 s [ghcide] FileOfInterestStatus (src/Development/IDE/Core/RuleTypes.hs:372)
  18168. 1775.97 s [ghcide] GetParsedModule (src/Development/IDE/Core/RuleTypes.hs:415)
  18169. 1775.97 s [ghcide] GhcSessionIO (src/Development/IDE/Core/RuleTypes.hs:561)
  18170. 1775.97 s [ghcide] GhcSessionDeps (src/Development/IDE/Core/RuleTypes.hs:488)
  18171. 1775.97 s [ghcide] GhcSessionDeps (src/Development/IDE/Core/RuleTypes.hs:500)
  18172. 1775.97 s [ghcide] GetModificationTime (src/Development/IDE/Core/RuleTypes.hs:308)
  18173. 1775.97 s [ghcide] GetModificationTime (src/Development/IDE/Core/RuleTypes.hs:337)
  18174. 1775.97 s [ghcide] GenerateCore (src/Development/IDE/Core/RuleTypes.hs:96)
  18175. 1775.97 s [ghcide] GetHieAst (src/Development/IDE/Core/RuleTypes.hs:473)
  18176. 1775.97 s [ghcide] TypeCheck (src/Development/IDE/Core/RuleTypes.hs:463)
  18177. 1775.97 s [ghcide] IdeGhcSession (src/Development/IDE/Core/RuleTypes.hs:551)
  18178. 1775.97 s [ghcide] GhcSession (src/Development/IDE/Core/RuleTypes.hs:483)
  18179. 1775.97 s [ghcide] GetFileExists (src/Development/IDE/Core/RuleTypes.hs:360)
  18180. 1775.97 s [ghcide] ImportMap (src/Development/IDE/Core/RuleTypes.hs:127)
  18181. 1775.97 s [ghcide] GetLocatedImports (src/Development/IDE/Core/RuleTypes.hs:425)
  18182. 1775.97 s [ghcide] GetKnownTargets (src/Development/IDE/Core/RuleTypes.hs:87)
  18183. 1775.97 s [ghcide] LinkableType (src/Development/IDE/Core/RuleTypes.hs:55)
  18184. 1775.97 s [ghcide] GetParsedModuleWithComments (src/Development/IDE/Core/RuleTypes.hs:420)
  18185. 1775.97 s [ghcide] GetModuleGraph (src/Development/IDE/Core/RuleTypes.hs:438)
  18186. 1775.97 s [ghcide] GetModuleGraphTransDepsFingerprints (src/Development/IDE/Core/RuleTypes.hs:443)
  18187. 1775.97 s [ghcide] GetModuleGraphTransReverseDepsFingerprints (src/Development/IDE/Core/RuleTypes.hs:448)
  18188. 1775.97 s [ghcide] GetModuleGraphImmediateReverseDepsFingerprints (src/Development/IDE/Core/RuleTypes.hs:453)
  18189. 1775.97 s [ghcide] GetLinkable (src/Development/IDE/Core/RuleTypes.hs:116)
  18190. 1775.97 s [ghcide] LinkableResult (src/Development/IDE/Core/RuleTypes.hs:103)
  18191. 1775.97 s [ghcide] GetImportMap (src/Development/IDE/Core/RuleTypes.hs:121)
  18192. 1775.97 s [ghcide] Splices (src/Development/IDE/Core/RuleTypes.hs:132)
  18193. 1775.97 s [ghcide] tmrModSummary (src/Development/IDE/Core/RuleTypes.hs:182)
  18194. 1775.97 s [ghcide] HiFileResult (src/Development/IDE/Core/RuleTypes.hs:184)
  18195. 1775.97 s [ghcide] hiFileFingerPrint (src/Development/IDE/Core/RuleTypes.hs:201)
  18196. 1775.97 s [ghcide] mkHiFileResult (src/Development/IDE/Core/RuleTypes.hs:204)
  18197. 1775.97 s [ghcide] HieKind (src/Development/IDE/Core/RuleTypes.hs:233)
  18198. 1775.97 s [ghcide] GetBindings (src/Development/IDE/Core/RuleTypes.hs:478)
  18199. 1775.97 s [ghcide] DocAndTyThingMap (src/Development/IDE/Core/RuleTypes.hs:256)
  18200. 1775.97 s [ghcide] GetDocMap (src/Development/IDE/Core/RuleTypes.hs:468)
  18201. 1775.97 s [ghcide] ReportImportCycles (src/Development/IDE/Core/RuleTypes.hs:458)
  18202. 1775.97 s [ghcide] GetModIfaceFromDisk (src/Development/IDE/Core/RuleTypes.hs:502)
  18203. 1775.97 s [ghcide] GetModIfaceFromDiskAndIndex (src/Development/IDE/Core/RuleTypes.hs:507)
  18204. 1775.97 s [ghcide] GetModIface (src/Development/IDE/Core/RuleTypes.hs:512)
  18205. 1775.97 s [ghcide] GetFileContents (src/Development/IDE/Core/RuleTypes.hs:355)
  18206. 1775.97 s [ghcide] GetFileHash (src/Development/IDE/Core/RuleTypes.hs:366)
  18207. 1775.97 s [ghcide] AddWatchedFile (src/Development/IDE/Core/RuleTypes.hs:541)
  18208. 1775.97 s [ghcide] GetPhysicalModificationTime (src/Development/IDE/Core/RuleTypes.hs:329)
  18209. 1775.97 s [ghcide] vfsVersion (src/Development/IDE/Core/RuleTypes.hs:352)
  18210. 1775.97 s [ghcide] IsFileOfInterestResult (src/Development/IDE/Core/RuleTypes.hs:383)
  18211. 1775.97 s [ghcide] IsFileOfInterest (src/Development/IDE/Core/RuleTypes.hs:517)
  18212. 1775.97 s [ghcide] ModSummaryResult (src/Development/IDE/Core/RuleTypes.hs:390)
  18213. 1775.97 s [ghcide] GetModSummary (src/Development/IDE/Core/RuleTypes.hs:527)
  18214. 1775.97 s [ghcide] GetModSummaryWithoutTimestamps (src/Development/IDE/Core/RuleTypes.hs:522)
  18215. 1775.97 s [ghcide] NeedsCompilation (src/Development/IDE/Core/RuleTypes.hs:433)
  18216. 1775.97 s [ghcide] awSplicesL (src/Development/IDE/Core/RuleTypes.hs:565)
  18217. 1775.97 s [ghcide] declSplicesL (src/Development/IDE/Core/RuleTypes.hs:565)
  18218. 1775.97 s [ghcide] exprSplicesL (src/Development/IDE/Core/RuleTypes.hs:565)
  18219. 1775.97 s [ghcide] patSplicesL (src/Development/IDE/Core/RuleTypes.hs:565)
  18220. 1775.97 s [ghcide] typeSplicesL (src/Development/IDE/Core/RuleTypes.hs:565)
  18221. 1775.97 s [ghcide] Warning: 'phase' is out of scope.
  18222. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18223. 1775.97 s [ghcide] 33% ( 3 / 9) in 'Development.IDE.Core.Tracing'
  18224. 1775.97 s [ghcide] Missing documentation for:
  18225. 1775.97 s [ghcide] Module header
  18226. 1775.97 s [ghcide] otTracedProvider (src/Development/IDE/Core/Tracing.hs:135)
  18227. 1775.97 s [ghcide] otSetUri (src/Development/IDE/Core/Tracing.hs:88)
  18228. 1775.97 s [ghcide] otTracedGarbageCollection (src/Development/IDE/Core/Tracing.hs:121)
  18229. 1775.97 s [ghcide] withTrace (src/Development/IDE/Core/Tracing.hs:39)
  18230. 1775.97 s [ghcide] withEventTrace (src/Development/IDE/Core/Tracing.hs:47)
  18231. 1775.97 s [ghcide] 50% ( 1 / 2) in 'Development.IDE.Core.Preprocessor'
  18232. 1775.97 s [ghcide] Missing documentation for:
  18233. 1775.97 s [ghcide] Module header
  18234. 1775.97 s [ghcide] Warning: 'ekg' is out of scope.
  18235. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18236. 1775.97 s [ghcide] 50% ( 1 / 2) in 'Development.IDE.Types.Monitoring'
  18237. 1775.97 s [ghcide] Missing documentation for:
  18238. 1775.97 s [ghcide] Module header
  18239. 1775.97 s [ghcide] 50% ( 1 / 2) in 'Development.IDE.Monitoring.OpenTelemetry'
  18240. 1775.97 s [ghcide] Missing documentation for:
  18241. 1775.97 s [ghcide] Module header
  18242. 1775.97 s [ghcide] Warning: 'withoutOptHaddock' is out of scope.
  18243. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18244. 1775.97 s [ghcide] Warning: 'ComponentOptions' is out of scope.
  18245. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18246. 1775.97 s [ghcide] Warning: 'HscEnvEq' is out of scope.
  18247. 1775.97 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18248. 1775.97 s [ghcide] 21% ( 3 / 14) in 'Development.IDE.Types.Options'
  18249. 1775.97 s [ghcide] Missing documentation for:
  18250. 1775.97 s [ghcide] IdeOptions (src/Development/IDE/Types/Options.hs:33)
  18251. 1775.97 s [ghcide] IdePreprocessedSource (src/Development/IDE/Types/Options.hs:93)
  18252. 1775.97 s [ghcide] IdeReportProgress (src/Development/IDE/Types/Options.hs:102)
  18253. 1775.97 s [ghcide] IdeDefer (src/Development/IDE/Types/Options.hs:103)
  18254. 1775.97 s [ghcide] IdeTesting (src/Development/IDE/Types/Options.hs:104)
  18255. 1775.97 s [ghcide] IdeOTMemoryProfiling (src/Development/IDE/Types/Options.hs:105)
  18256. 1775.97 s [ghcide] clientSupportsProgress (src/Development/IDE/Types/Options.hs:115)
  18257. 1775.97 s [ghcide] defaultIdeOptions (src/Development/IDE/Types/Options.hs:119)
  18258. 1775.97 s [ghcide] IdeGhcSession (src/Development/IDE/Core/RuleTypes.hs:551)
  18259. 1775.97 s [ghcide] OptHaddockParse (src/Development/IDE/Types/Options.hs:90)
  18260. 1775.97 s [ghcide] ProgressReportingStyle (src/Development/IDE/Types/Options.hs:107)
  18261. 1775.97 s [ghcide] Warning: 'delayedProgressReporting' is out of scope.
  18262. 1775.98 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18263. 1775.98 s [ghcide] Warning: 'ProgressReporting' is ambiguous. It is defined
  18264. 1775.98 s [ghcide] * at src/Development/IDE/Core/ProgressReporting.hs:50:26
  18265. 1775.98 s [ghcide] * at src/Development/IDE/Core/ProgressReporting.hs:50:1
  18266. 1775.98 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18267. 1775.98 s [ghcide] by specifying the type/value namespace explicitly.
  18268. 1775.98 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/ProgressReporting.hs:50:1
  18269. 1775.98 s [ghcide] 23% ( 3 / 13) in 'Development.IDE.Core.ProgressReporting'
  18270. 1775.98 s [ghcide] Missing documentation for:
  18271. 1775.98 s [ghcide] Module header
  18272. 1775.98 s [ghcide] ProgressEvent (src/Development/IDE/Core/ProgressReporting.hs:45)
  18273. 1775.98 s [ghcide] PerFileProgressReporting (src/Development/IDE/Core/ProgressReporting.hs:57)
  18274. 1775.98 s [ghcide] ProgressReporting (src/Development/IDE/Core/ProgressReporting.hs:50)
  18275. 1775.98 s [ghcide] noPerFileProgressReporting (src/Development/IDE/Core/ProgressReporting.hs:95)
  18276. 1775.98 s [ghcide] mRunLspT (src/Development/IDE/Core/ProgressReporting.hs:226)
  18277. 1775.98 s [ghcide] mRunLspTCallback (src/Development/IDE/Core/ProgressReporting.hs:235)
  18278. 1775.98 s [ghcide] recordProgress (src/Development/IDE/Core/ProgressReporting.hs:137)
  18279. 1775.98 s [ghcide] progressStop
  18280. 1775.98 s [ghcide] progressUpdate
  18281. 1775.98 s [ghcide] 30% ( 6 / 20) in 'Development.IDE.Types.Shake'
  18282. 1775.98 s [ghcide] Missing documentation for:
  18283. 1775.98 s [ghcide] Module header
  18284. 1775.98 s [ghcide] Q (src/Development/IDE/Types/Shake.hs:98)
  18285. 1775.98 s [ghcide] Value (src/Development/IDE/Types/Shake.hs:47)
  18286. 1775.98 s [ghcide] ValueWithDiagnostics (src/Development/IDE/Types/Shake.hs:62)
  18287. 1775.98 s [ghcide] Key
  18288. 1775.98 s [ghcide] ShakeValue (src/Development/IDE/Types/Shake.hs:117)
  18289. 1775.98 s [ghcide] isBadDependency (src/Development/IDE/Types/Shake.hs:74)
  18290. 1775.98 s [ghcide] toShakeValue (src/Development/IDE/Types/Shake.hs:115)
  18291. 1775.98 s [ghcide] encodeShakeValue (src/Development/IDE/Types/Shake.hs:130)
  18292. 1775.98 s [ghcide] decodeShakeValue (src/Development/IDE/Types/Shake.hs:136)
  18293. 1775.98 s [ghcide] toKey (src/Development/IDE/Types/Shake.hs:79)
  18294. 1775.98 s [ghcide] toNoFileKey (src/Development/IDE/Types/Shake.hs:96)
  18295. 1775.98 s [ghcide] fromKey (src/Development/IDE/Types/Shake.hs:82)
  18296. 1775.98 s [ghcide] WithHieDbShield (src/Development/IDE/Types/Shake.hs:45)
  18297. 1775.98 s [ghcide] Warning: 'Q' is ambiguous. It is defined
  18298. 1775.98 s [ghcide] * at src/Development/IDE/Types/Shake.hs:98:15
  18299. 1775.98 s [ghcide] * at src/Development/IDE/Types/Shake.hs:98:1
  18300. 1775.98 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18301. 1775.98 s [ghcide] by specifying the type/value namespace explicitly.
  18302. 1775.98 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/Shake.hs:98:1
  18303. 1775.98 s [ghcide] Warning: 'A' is ambiguous. It is defined
  18304. 1775.98 s [ghcide] * at src/Development/IDE/Types/Shake.hs:106:15
  18305. 1775.98 s [ghcide] * at src/Development/IDE/Types/Shake.hs:106:1
  18306. 1775.98 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18307. 1775.98 s [ghcide] by specifying the type/value namespace explicitly.
  18308. 1775.98 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/Shake.hs:106:1
  18309. 1775.98 s [ghcide] Warning: 'ShakeSession' is ambiguous. It is defined
  18310. 1775.98 s [ghcide] * at src/Development/IDE/Core/Shake.hs:525:24
  18311. 1775.98 s [ghcide] * at src/Development/IDE/Core/Shake.hs:525:1
  18312. 1775.98 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18313. 1775.98 s [ghcide] by specifying the type/value namespace explicitly.
  18314. 1775.98 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/Shake.hs:525:1
  18315. 1775.98 s [ghcide] Warning: 'runInShakeSession' is out of scope.
  18316. 1775.98 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18317. 1775.98 s [ghcide] Warning: 'proper' is out of scope.
  18318. 1775.98 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18319. 1775.98 s [ghcide] Warning: 'IdeState' is ambiguous. It is defined
  18320. 1775.98 s [ghcide] * at src/Development/IDE/Core/Shake.hs:559:17
  18321. 1775.98 s [ghcide] * at src/Development/IDE/Core/Shake.hs:559:1
  18322. 1775.98 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18323. 1775.98 s [ghcide] by specifying the type/value namespace explicitly.
  18324. 1775.98 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/Shake.hs:559:1
  18325. 1775.98 s [ghcide] Warning: 'Initialized' is out of scope.
  18326. 1775.98 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18327. 1775.98 s [ghcide] Warning: 'BadDependency' is ambiguous. It is defined
  18328. 1775.98 s [ghcide] * at src/Development/IDE/Types/Shake.hs:70:25
  18329. 1775.98 s [ghcide] * at src/Development/IDE/Types/Shake.hs:70:1
  18330. 1775.98 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18331. 1775.98 s [ghcide] by specifying the type/value namespace explicitly.
  18332. 1775.98 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/Shake.hs:70:1
  18333. 1775.98 s [ghcide] Warning: 'useWithStaleE' is out of scope.
  18334. 1775.98 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18335. 1775.98 s [ghcide] Warning: 'usesE' is out of scope.
  18336. 1775.98 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18337. 1775.98 s [ghcide] Warning: 'LanguageContextEnv' is out of scope.
  18338. 1775.98 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18339. 1775.98 s [ghcide] Warning: 'resRootPath' is out of scope.
  18340. 1775.98 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18341. 1775.98 s [ghcide] 40% ( 35 / 87) in 'Development.IDE.Core.Shake'
  18342. 1775.98 s [ghcide] Missing documentation for:
  18343. 1775.98 s [ghcide] shakeExtras
  18344. 1775.98 s [ghcide] shakeDb
  18345. 1775.98 s [ghcide] ShakeExtras (src/Development/IDE/Core/Shake.hs:273)
  18346. 1775.98 s [ghcide] getShakeExtras (src/Development/IDE/Core/Shake.hs:347)
  18347. 1775.98 s [ghcide] getShakeExtrasRules (src/Development/IDE/Core/Shake.hs:353)
  18348. 1775.98 s [ghcide] Target (src/Development/IDE/Types/KnownTargets.hs:66)
  18349. 1775.98 s [ghcide] toKnownFiles (src/Development/IDE/Types/KnownTargets.hs:71)
  18350. 1775.98 s [ghcide] unionKnownTargets (src/Development/IDE/Types/KnownTargets.hs:48)
  18351. 1775.98 s [ghcide] mkKnownTargets (src/Development/IDE/Types/KnownTargets.hs:52)
  18352. 1775.98 s [ghcide] IdeRule (src/Development/IDE/Core/Shake.hs:515)
  18353. 1775.98 s [ghcide] GetModificationTime (src/Development/IDE/Core/RuleTypes.hs:308)
  18354. 1775.98 s [ghcide] shakeShut (src/Development/IDE/Core/Shake.hs:757)
  18355. 1775.98 s [ghcide] useNoFile (src/Development/IDE/Core/Shake.hs:1111)
  18356. 1775.98 s [ghcide] useWithSeparateFingerprintRule (src/Development/IDE/Core/Shake.hs:1157)
  18357. 1775.98 s [ghcide] useWithSeparateFingerprintRule_ (src/Development/IDE/Core/Shake.hs:1165)
  18358. 1775.98 s [ghcide] use_ (src/Development/IDE/Core/Shake.hs:1120)
  18359. 1775.98 s [ghcide] useNoFile_ (src/Development/IDE/Core/Shake.hs:1123)
  18360. 1775.98 s [ghcide] RuleBody (src/Development/IDE/Core/Shake.hs:1175)
  18361. 1775.98 s [ghcide] defineNoDiagnostics (src/Development/IDE/Core/Shake.hs:1019)
  18362. 1775.98 s [ghcide] defineNoFile (src/Development/IDE/Core/Shake.hs:1217)
  18363. 1775.98 s [ghcide] defineEarlyCutOffNoFile (src/Development/IDE/Core/Shake.hs:1222)
  18364. 1775.98 s [ghcide] getDiagnostics (src/Development/IDE/Core/Shake.hs:935)
  18365. 1775.98 s [ghcide] mRunLspT (src/Development/IDE/Core/ProgressReporting.hs:226)
  18366. 1775.98 s [ghcide] mRunLspTCallback (src/Development/IDE/Core/ProgressReporting.hs:235)
  18367. 1775.98 s [ghcide] getHiddenDiagnostics (src/Development/IDE/Core/Shake.hs:939)
  18368. 1775.98 s [ghcide] IsIdeGlobal (src/Development/IDE/Core/Shake.hs:391)
  18369. 1775.98 s [ghcide] addIdeGlobal (src/Development/IDE/Core/Shake.hs:406)
  18370. 1775.98 s [ghcide] addIdeGlobalExtras (src/Development/IDE/Core/Shake.hs:411)
  18371. 1775.98 s [ghcide] getIdeGlobalState (src/Development/IDE/Core/Shake.hs:430)
  18372. 1775.98 s [ghcide] getIdeGlobalAction (src/Development/IDE/Core/Shake.hs:427)
  18373. 1775.98 s [ghcide] getIdeGlobalExtras (src/Development/IDE/Core/Shake.hs:417)
  18374. 1775.98 s [ghcide] getIdeOptions (src/Development/IDE/Core/Shake.hs:436)
  18375. 1775.98 s [ghcide] getIdeOptionsIO (src/Development/IDE/Core/Shake.hs:448)
  18376. 1775.98 s [ghcide] GlobalIdeOptions (src/Development/IDE/Core/Shake.hs:432)
  18377. 1775.98 s [ghcide] getPluginConfigAction (src/Development/IDE/Core/Shake.hs:375)
  18378. 1775.98 s [ghcide] ideLogger (src/Development/IDE/Core/Shake.hs:1399)
  18379. 1775.98 s [ghcide] actionLogger (src/Development/IDE/Core/Shake.hs:1402)
  18380. 1775.98 s [ghcide] updatePositionMapping (src/Development/IDE/Core/Shake.hs:1449)
  18381. 1775.98 s [ghcide] updatePositionMappingHelper (src/Development/IDE/Core/Shake.hs:1461)
  18382. 1775.98 s [ghcide] WithProgressFunc (src/Development/IDE/Core/Shake.hs:339)
  18383. 1775.98 s [ghcide] WithIndefiniteProgressFunc (src/Development/IDE/Core/Shake.hs:341)
  18384. 1775.98 s [ghcide] ProgressEvent (src/Development/IDE/Core/ProgressReporting.hs:45)
  18385. 1775.98 s [ghcide] DelayedAction (src/Development/IDE/Types/Action.hs:22)
  18386. 1775.98 s [ghcide] mkDelayedAction (src/Development/IDE/Core/Shake.hs:780)
  18387. 1775.98 s [ghcide] runIdeAction (src/Development/IDE/Core/Shake.hs:1064)
  18388. 1775.98 s [ghcide] mkUpdater (src/Development/IDE/Core/Shake.hs:1071)
  18389. 1775.98 s [ghcide] Q (src/Development/IDE/Types/Shake.hs:98)
  18390. 1775.98 s [ghcide] HieDb
  18391. 1775.98 s [ghcide] garbageCollectDirtyKeysOlderThan (src/Development/IDE/Core/Shake.hs:955)
  18392. 1775.98 s [ghcide] Log (src/Development/IDE/Core/Shake.hs:183)
  18393. 1775.98 s [ghcide] VFSModified (src/Development/IDE/Core/Shake.hs:845)
  18394. 1775.98 s [ghcide] ThreadQueue (src/Development/IDE/Core/Shake.hs:259)
  18395. 1775.98 s [ghcide] Warning: 'unsafeGlobalDynFlags' is out of scope.
  18396. 1775.98 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18397. 1775.99 s [ghcide] Warning: 'HieWriterChan' is out of scope.
  18398. 1775.99 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18399. 1775.99 s [ghcide] Warning: 'IdeGhcSession' is ambiguous. It is defined
  18400. 1775.99 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:551:22
  18401. 1775.99 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:551:1
  18402. 1775.99 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18403. 1775.99 s [ghcide] by specifying the type/value namespace explicitly.
  18404. 1775.99 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/RuleTypes.hs:551:1
  18405. 1775.99 s [ghcide] 40% ( 4 / 10) in 'Development.IDE.Session'
  18406. 1775.99 s [ghcide] Missing documentation for:
  18407. 1775.99 s [ghcide] SessionLoadingOptions (session-loader/Development/IDE/Session.hs:232)
  18408. 1775.99 s [ghcide] CacheDirs (session-loader/Development/IDE/Session.hs:229)
  18409. 1775.99 s [ghcide] getInitialGhcLibDirDefault (session-loader/Development/IDE/Session.hs:279)
  18410. 1775.99 s [ghcide] getHieDbLoc (session-loader/Development/IDE/Session.hs:397)
  18411. 1775.99 s [ghcide] retryOnSqliteBusy (session-loader/Development/IDE/Session.hs:343)
  18412. 1775.99 s [ghcide] Log (session-loader/Development/IDE/Session.hs:132)
  18413. 1775.99 s [ghcide] 0% ( 0 / 6) in 'Development.IDE.LSP.Server'
  18414. 1775.99 s [ghcide] Missing documentation for:
  18415. 1775.99 s [ghcide] Module header
  18416. 1775.99 s [ghcide] ReactorMessage (src/Development/IDE/LSP/Server.hs:23)
  18417. 1775.99 s [ghcide] ReactorChan (src/Development/IDE/LSP/Server.hs:27)
  18418. 1775.99 s [ghcide] ServerM (src/Development/IDE/LSP/Server.hs:28)
  18419. 1775.99 s [ghcide] requestHandler (src/Development/IDE/LSP/Server.hs:36)
  18420. 1775.99 s [ghcide] notificationHandler (src/Development/IDE/LSP/Server.hs:51)
  18421. 1775.99 s [ghcide] 0% ( 0 / 2) in 'Development.IDE.Plugin'
  18422. 1775.99 s [ghcide] Missing documentation for:
  18423. 1775.99 s [ghcide] Module header
  18424. 1775.99 s [ghcide] Plugin (src/Development/IDE/Plugin.hs:10)
  18425. 1775.99 s [ghcide] Warning: 'PluginHandlers' is ambiguous. It is defined
  18426. 1775.99 s [ghcide] * in ‘Ide.Types’
  18427. 1775.99 s [ghcide] * in ‘Ide.Types’
  18428. 1775.99 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18429. 1775.99 s [ghcide] by specifying the type/value namespace explicitly.
  18430. 1775.99 s [ghcide] Defaulting to the one defined in ‘Ide.Types’
  18431. 1775.99 s [ghcide] Warning: 'PluginHandler' is ambiguous. It is defined
  18432. 1775.99 s [ghcide] * in ‘Ide.Types’
  18433. 1775.99 s [ghcide] * in ‘Ide.Types’
  18434. 1775.99 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18435. 1775.99 s [ghcide] by specifying the type/value namespace explicitly.
  18436. 1775.99 s [ghcide] Defaulting to the one defined in ‘Ide.Types’
  18437. 1775.99 s [ghcide] Warning: 'data_' is out of scope.
  18438. 1775.99 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18439. 1775.99 s [ghcide] 25% ( 1 / 4) in 'Development.IDE.Plugin.HLS'
  18440. 1775.99 s [ghcide] Missing documentation for:
  18441. 1775.99 s [ghcide] Module header
  18442. 1775.99 s [ghcide] toResponseError (src/Development/IDE/Plugin/HLS.hs:405)
  18443. 1775.99 s [ghcide] Log (src/Development/IDE/Plugin/HLS.hs:59)
  18444. 1775.99 s [ghcide] 10% ( 1 / 10) in 'Development.IDE.Core.IdeConfiguration'
  18445. 1775.99 s [ghcide] Missing documentation for:
  18446. 1775.99 s [ghcide] Module header
  18447. 1775.99 s [ghcide] registerIdeConfiguration (src/Development/IDE/Core/IdeConfiguration.hs:40)
  18448. 1775.99 s [ghcide] getIdeConfiguration (src/Development/IDE/Core/IdeConfiguration.hs:44)
  18449. 1775.99 s [ghcide] parseConfiguration (src/Development/IDE/Core/IdeConfiguration.hs:48)
  18450. 1775.99 s [ghcide] parseWorkspaceFolder (src/Development/IDE/Core/IdeConfiguration.hs:59)
  18451. 1775.99 s [ghcide] isWorkspaceFile (src/Development/IDE/Core/IdeConfiguration.hs:80)
  18452. 1775.99 s [ghcide] modifyWorkspaceFolders (src/Development/IDE/Core/IdeConfiguration.hs:64)
  18453. 1775.99 s [ghcide] modifyClientSettings (src/Development/IDE/Core/IdeConfiguration.hs:69)
  18454. 1775.99 s [ghcide] getClientSettings (src/Development/IDE/Core/IdeConfiguration.hs:92)
  18455. 1775.99 s [ghcide] 14% ( 1 / 7) in 'Development.IDE.LSP.LanguageServer'
  18456. 1775.99 s [ghcide] Missing documentation for:
  18457. 1775.99 s [ghcide] Module header
  18458. 1775.99 s [ghcide] runLanguageServer (src/Development/IDE/LSP/LanguageServer.hs:108)
  18459. 1775.99 s [ghcide] setupLSP (src/Development/IDE/LSP/LanguageServer.hs:151)
  18460. 1775.99 s [ghcide] Log (src/Development/IDE/LSP/LanguageServer.hs:51)
  18461. 1775.99 s [ghcide] ThreadQueue (src/Development/IDE/Core/Shake.hs:259)
  18462. 1775.99 s [ghcide] Setup (src/Development/IDE/LSP/LanguageServer.hs:85)
  18463. 1775.99 s [ghcide] Warning: 'IsFileOfInterest' is ambiguous. It is defined
  18464. 1775.99 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:517:25
  18465. 1775.99 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:517:1
  18466. 1775.99 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18467. 1775.99 s [ghcide] by specifying the type/value namespace explicitly.
  18468. 1775.99 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/RuleTypes.hs:517:1
  18469. 1775.99 s [ghcide] 33% ( 4 / 12) in 'Development.IDE.Core.OfInterest'
  18470. 1775.99 s [ghcide] Missing documentation for:
  18471. 1775.99 s [ghcide] getFilesOfInterest (src/Development/IDE/Core/OfInterest.hs:90)
  18472. 1775.99 s [ghcide] getFilesOfInterestUntracked (src/Development/IDE/Core/OfInterest.hs:102)
  18473. 1775.99 s [ghcide] addFileOfInterest (src/Development/IDE/Core/OfInterest.hs:107)
  18474. 1775.99 s [ghcide] deleteFileOfInterest (src/Development/IDE/Core/OfInterest.hs:120)
  18475. 1775.99 s [ghcide] FileOfInterestStatus (src/Development/IDE/Core/RuleTypes.hs:372)
  18476. 1775.99 s [ghcide] OfInterestVar (src/Development/IDE/Core/OfInterest.hs:60)
  18477. 1775.99 s [ghcide] scheduleGarbageCollection (src/Development/IDE/Core/OfInterest.hs:127)
  18478. 1775.99 s [ghcide] Log (src/Development/IDE/Core/OfInterest.hs:53)
  18479. 1775.99 s [ghcide] 30% ( 6 / 20) in 'Development.IDE.Core.FileStore'
  18480. 1775.99 s [ghcide] Missing documentation for:
  18481. 1775.99 s [ghcide] Module header
  18482. 1775.99 s [ghcide] getFileContents (src/Development/IDE/Core/FileStore.hs:238)
  18483. 1775.99 s [ghcide] getUriContents (src/Development/IDE/Core/FileStore.hs:241)
  18484. 1775.99 s [ghcide] fileStoreRules (src/Development/IDE/Core/FileStore.hs:260)
  18485. 1775.99 s [ghcide] modificationTime (src/Development/IDE/Core/FileStore.hs:204)
  18486. 1775.99 s [ghcide] typecheckParents (src/Development/IDE/Core/FileStore.hs:289)
  18487. 1775.99 s [ghcide] getModificationTimeImpl (src/Development/IDE/Core/FileStore.hs:119)
  18488. 1775.99 s [ghcide] addIdeGlobal (src/Development/IDE/Core/Shake.hs:406)
  18489. 1775.99 s [ghcide] getFileContentsImpl (src/Development/IDE/Core/FileStore.hs:213)
  18490. 1775.99 s [ghcide] getModTime (src/Development/IDE/Core/FileUtils.hs:26)
  18491. 1775.99 s [ghcide] isWatchSupported (src/Development/IDE/Core/FileStore.hs:341)
  18492. 1775.99 s [ghcide] registerFileWatches (src/Development/IDE/Core/FileStore.hs:311)
  18493. 1775.99 s [ghcide] shareFilePath (src/Development/IDE/Core/FileStore.hs:356)
  18494. 1775.99 s [ghcide] Log (src/Development/IDE/Core/FileStore.hs:81)
  18495. 1775.99 s [ghcide] Warning: 'CoreModule' is ambiguous. It is defined
  18496. 1775.99 s [ghcide] * in ‘GHC’
  18497. 1775.99 s [ghcide] * in ‘GHC’
  18498. 1775.99 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18499. 1775.99 s [ghcide] by specifying the type/value namespace explicitly.
  18500. 1775.99 s [ghcide] Defaulting to the one defined in ‘GHC’
  18501. 1775.99 s [ghcide] Warning: 'ParsedModule' is ambiguous. It is defined
  18502. 1775.99 s [ghcide] * in ‘GHC’
  18503. 1775.99 s [ghcide] * at src/Development/IDE/GHC/Compat/Parser.hs:63:1
  18504. 1775.99 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18505. 1775.99 s [ghcide] by specifying the type/value namespace explicitly.
  18506. 1775.99 s [ghcide] Defaulting to the one defined at src/Development/IDE/GHC/Compat/Parser.hs:63:1
  18507. 1775.99 s [ghcide] Warning: 'runtime_deps' is out of scope.
  18508. 1775.99 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18509. 1776.00 s [ghcide] 45% ( 14 / 31) in 'Development.IDE.Core.Compile'
  18510. 1776.00 s [ghcide] Missing documentation for:
  18511. 1776.00 s [ghcide] typecheckModule (src/Development/IDE/Core/Compile.hs:202)
  18512. 1776.00 s [ghcide] addRelativeImport (src/Development/IDE/Core/Compile.hs:787)
  18513. 1776.00 s [ghcide] mkHiFileResultCompile (src/Development/IDE/Core/Compile.hs:475)
  18514. 1776.00 s [ghcide] mkHiFileResultNoCompile (src/Development/IDE/Core/Compile.hs:452)
  18515. 1776.00 s [ghcide] generateObjectCode (src/Development/IDE/Core/Compile.hs:637)
  18516. 1776.00 s [ghcide] generateByteCode (src/Development/IDE/Core/Compile.hs:671)
  18517. 1776.00 s [ghcide] generateHieAsts (src/Development/IDE/Core/Compile.hs:805)
  18518. 1776.00 s [ghcide] writeAndIndexHieFile (src/Development/IDE/Core/Compile.hs:929)
  18519. 1776.00 s [ghcide] writeHiFile (src/Development/IDE/Core/Compile.hs:942)
  18520. 1776.00 s [ghcide] loadHieFile (src/Development/IDE/Core/Compile.hs:1297)
  18521. 1776.00 s [ghcide] RecompilationInfo (src/Development/IDE/Core/Compile.hs:1363)
  18522. 1776.00 s [ghcide] mergeEnvs (src/Development/IDE/Core/Compile.hs:1028)
  18523. 1776.00 s [ghcide] ml_core_file (src/Development/IDE/Core/Compile.hs:1382)
  18524. 1776.00 s [ghcide] coreFileToLinkable (src/Development/IDE/Core/Compile.hs:1544)
  18525. 1776.00 s [ghcide] TypecheckHelpers (src/Development/IDE/Core/Compile.hs:191)
  18526. 1776.00 s [ghcide] sourceTypecheck (src/Development/IDE/Core/Compile.hs:158)
  18527. 1776.00 s [ghcide] sourceParser (src/Development/IDE/Core/Compile.hs:160)
  18528. 1776.00 s [ghcide] 0% ( 0 / 6) in 'Development.IDE.Spans.Documentation'
  18529. 1776.00 s [ghcide] Missing documentation for:
  18530. 1776.00 s [ghcide] Module header
  18531. 1776.00 s [ghcide] getDocumentation (src/Development/IDE/Spans/Documentation.hs:116)
  18532. 1776.00 s [ghcide] getDocumentationTryGhc (src/Development/IDE/Spans/Documentation.hs:76)
  18533. 1776.00 s [ghcide] getDocumentationsTryGhc (src/Development/IDE/Spans/Documentation.hs:81)
  18534. 1776.00 s [ghcide] DocMap (src/Development/IDE/Spans/Common.hs:39)
  18535. 1776.00 s [ghcide] mkDocMap (src/Development/IDE/Spans/Documentation.hs:44)
  18536. 1776.00 s [ghcide] Warning: 'Location' is ambiguous. It is defined
  18537. 1776.00 s [ghcide] * in ‘Language.LSP.Protocol.Internal.Types.Location’
  18538. 1776.00 s [ghcide] * in ‘Language.LSP.Protocol.Internal.Types.Location’
  18539. 1776.00 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18540. 1776.00 s [ghcide] by specifying the type/value namespace explicitly.
  18541. 1776.00 s [ghcide] Defaulting to the one defined in ‘Language.LSP.Protocol.Internal.Types.Location’
  18542. 1776.00 s [ghcide] 50% ( 8 / 16) in 'Development.IDE.Spans.AtPoint'
  18543. 1776.00 s [ghcide] Missing documentation for:
  18544. 1776.00 s [ghcide] documentHighlight (src/Development/IDE/Spans/AtPoint.hs:193)
  18545. 1776.00 s [ghcide] pointCommand (src/Development/IDE/Spans/AtPoint.hs:582)
  18546. 1776.00 s [ghcide] referencesAtPoint (src/Development/IDE/Spans/AtPoint.hs:148)
  18547. 1776.00 s [ghcide] computeTypeReferences (src/Development/IDE/Spans/AtPoint.hs:99)
  18548. 1776.00 s [ghcide] defRowToSymbolInfo (src/Development/IDE/Spans/AtPoint.hs:564)
  18549. 1776.00 s [ghcide] getNamesAtPoint (src/Development/IDE/Spans/AtPoint.hs:132)
  18550. 1776.00 s [ghcide] toCurrentLocation (src/Development/IDE/Spans/AtPoint.hs:138)
  18551. 1776.00 s [ghcide] rowToLoc (src/Development/IDE/Spans/AtPoint.hs:169)
  18552. 1776.00 s [ghcide] Warning: 'FileExistsState' is out of scope.
  18553. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18554. 1776.00 s [ghcide] 36% ( 4 / 11) in 'Development.IDE.Core.Service'
  18555. 1776.00 s [ghcide] Missing documentation for:
  18556. 1776.00 s [ghcide] getIdeOptions (src/Development/IDE/Core/Shake.hs:436)
  18557. 1776.00 s [ghcide] getIdeOptionsIO (src/Development/IDE/Core/Shake.hs:448)
  18558. 1776.00 s [ghcide] runAction (src/Development/IDE/Core/Service.hs:106)
  18559. 1776.00 s [ghcide] getDiagnostics (src/Development/IDE/Core/Shake.hs:935)
  18560. 1776.00 s [ghcide] ideLogger (src/Development/IDE/Core/Shake.hs:1399)
  18561. 1776.00 s [ghcide] updatePositionMapping (src/Development/IDE/Core/Shake.hs:1449)
  18562. 1776.00 s [ghcide] Log (src/Development/IDE/Core/Service.hs:44)
  18563. 1776.00 s [ghcide] 0% ( 0 / 5) in 'Development.IDE.LSP.Notifications'
  18564. 1776.00 s [ghcide] Missing documentation for:
  18565. 1776.00 s [ghcide] Module header
  18566. 1776.00 s [ghcide] whenUriFile (src/Development/IDE/LSP/Notifications.hs:64)
  18567. 1776.00 s [ghcide] descriptor (src/Development/IDE/LSP/Notifications.hs:67)
  18568. 1776.00 s [ghcide] Log (src/Development/IDE/LSP/Notifications.hs:41)
  18569. 1776.00 s [ghcide] ghcideNotificationsPluginPriority (src/Development/IDE/LSP/Notifications.hs:160)
  18570. 1776.00 s [ghcide] Warning: 'use' is out of scope.
  18571. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18572. 1776.00 s [ghcide] Warning: 'uses' is out of scope.
  18573. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18574. 1776.00 s [ghcide] Warning: 'useWithStale' is out of scope.
  18575. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18576. 1776.00 s [ghcide] Warning: 'runIdeAction' is out of scope.
  18577. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18578. 1776.00 s [ghcide] Warning: 'useWithStaleFast' is out of scope.
  18579. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18580. 1776.00 s [ghcide] Warning: 'uriToFilePath' is out of scope.
  18581. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18582. 1776.00 s [ghcide] Warning: 'FileDiagnostic' is ambiguous. It is defined
  18583. 1776.00 s [ghcide] * at src/Development/IDE/Types/Diagnostics.hs:237:23
  18584. 1776.00 s [ghcide] * at src/Development/IDE/Types/Diagnostics.hs:237:1
  18585. 1776.00 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18586. 1776.00 s [ghcide] by specifying the type/value namespace explicitly.
  18587. 1776.00 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/Diagnostics.hs:237:1
  18588. 1776.00 s [ghcide] Warning: 'CodeAction' is out of scope.
  18589. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18590. 1776.00 s [ghcide] Warning: 'CodeActionParam' is out of scope.
  18591. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18592. 1776.00 s [ghcide] Warning: 'CodeActionContext' is out of scope.
  18593. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18594. 1776.00 s [ghcide] 93% ( 28 / 30) in 'Development.IDE.Core.PluginUtils'
  18595. 1776.00 s [ghcide] Missing documentation for:
  18596. 1776.00 s [ghcide] Module header
  18597. 1776.00 s [ghcide] mkFormattingHandlers (src/Development/IDE/Core/PluginUtils.hs:236)
  18598. 1776.00 s [ghcide] 33% ( 3 / 9) in 'Development.IDE.Core.Actions'
  18599. 1776.00 s [ghcide] Missing documentation for:
  18600. 1776.00 s [ghcide] Module header
  18601. 1776.00 s [ghcide] getTypeDefinition (src/Development/IDE/Core/Actions.hs:114)
  18602. 1776.00 s [ghcide] getImplementationDefinition (src/Development/IDE/Core/Actions.hs:126)
  18603. 1776.00 s [ghcide] highlightAtPoint (src/Development/IDE/Core/Actions.hs:135)
  18604. 1776.00 s [ghcide] refsAtPoint (src/Development/IDE/Core/Actions.hs:143)
  18605. 1776.00 s [ghcide] workspaceSymbols (src/Development/IDE/Core/Actions.hs:150)
  18606. 1776.00 s [ghcide] Warning: 'Foo' is out of scope.
  18607. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18608. 1776.00 s [ghcide] Warning: 'ghcide' is out of scope.
  18609. 1776.00 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18610. 1776.00 s [ghcide] Warning: 'GetLinkable' is ambiguous. It is defined
  18611. 1776.00 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:116:20
  18612. 1776.00 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:116:1
  18613. 1776.00 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18614. 1776.00 s [ghcide] by specifying the type/value namespace explicitly.
  18615. 1776.00 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/RuleTypes.hs:116:1
  18616. 1776.00 s [ghcide] 40% ( 20 / 50) in 'Development.IDE.Core.Rules'
  18617. 1776.00 s [ghcide] Missing documentation for:
  18618. 1776.00 s [ghcide] GetParsedModule (src/Development/IDE/Core/RuleTypes.hs:415)
  18619. 1776.00 s [ghcide] TransitiveDependencies (src/Development/IDE/Import/DependencyInformation.hs:392)
  18620. 1776.00 s [ghcide] GhcSessionIO (src/Development/IDE/Core/RuleTypes.hs:561)
  18621. 1776.00 s [ghcide] runAction (src/Development/IDE/Core/Service.hs:106)
  18622. 1776.00 s [ghcide] defineNoFile (src/Development/IDE/Core/Shake.hs:1217)
  18623. 1776.00 s [ghcide] defineEarlyCutOffNoFile (src/Development/IDE/Core/Shake.hs:1222)
  18624. 1776.01 s [ghcide] RulesConfig (src/Development/IDE/Core/Rules.hs:1185)
  18625. 1776.01 s [ghcide] usePropertyAction (src/Development/IDE/Core/Rules.hs:1056)
  18626. 1776.01 s [ghcide] usePropertyByPathAction (src/Development/IDE/Core/Rules.hs:1066)
  18627. 1776.01 s [ghcide] getLocatedImportsRule (src/Development/IDE/Core/Rules.hs:320)
  18628. 1776.01 s [ghcide] reportImportCyclesRule (src/Development/IDE/Core/Rules.hs:477)
  18629. 1776.01 s [ghcide] getDocMapRule (src/Development/IDE/Core/Rules.hs:572)
  18630. 1776.01 s [ghcide] loadGhcSession (src/Development/IDE/Core/Rules.hs:691)
  18631. 1776.01 s [ghcide] getModIfaceRule (src/Development/IDE/Core/Rules.hs:925)
  18632. 1776.01 s [ghcide] getModSummaryRule (src/Development/IDE/Core/Rules.hs:872)
  18633. 1776.01 s [ghcide] getModuleGraphRule (src/Development/IDE/Core/Rules.hs:631)
  18634. 1776.01 s [ghcide] knownFilesRule (src/Development/IDE/Core/Rules.hs:618)
  18635. 1776.01 s [ghcide] getClientSettingsRule (src/Development/IDE/Core/Rules.hs:1045)
  18636. 1776.01 s [ghcide] getHieAstsRule (src/Development/IDE/Core/Rules.hs:507)
  18637. 1776.01 s [ghcide] getBindingsRule (src/Development/IDE/Core/Rules.hs:564)
  18638. 1776.01 s [ghcide] needsCompilationRule (src/Development/IDE/Core/Rules.hs:1143)
  18639. 1776.01 s [ghcide] generateCoreRule (src/Development/IDE/Core/Rules.hs:921)
  18640. 1776.01 s [ghcide] getImportMapRule (src/Development/IDE/Core/Rules.hs:554)
  18641. 1776.01 s [ghcide] getParsedModuleDefinition (src/Development/IDE/Core/Rules.hs:312)
  18642. 1776.01 s [ghcide] typeCheckRuleDefinition (src/Development/IDE/Core/Rules.hs:664)
  18643. 1776.01 s [ghcide] getRebuildCount (src/Development/IDE/Core/Rules.hs:956)
  18644. 1776.01 s [ghcide] getSourceFileSource (src/Development/IDE/Core/Rules.hs:233)
  18645. 1776.01 s [ghcide] GhcSessionDepsConfig (src/Development/IDE/Core/Rules.hs:735)
  18646. 1776.01 s [ghcide] Log (src/Development/IDE/Core/Rules.hs:179)
  18647. 1776.01 s [ghcide] DisplayTHWarning (src/Development/IDE/Core/Rules.hs:868)
  18648. 1776.01 s [ghcide] 33% ( 2 / 6) in 'Development.IDE.Plugin.Test'
  18649. 1776.01 s [ghcide] Missing documentation for:
  18650. 1776.01 s [ghcide] TestRequest (src/Development/IDE/Plugin/Test.hs:57)
  18651. 1776.01 s [ghcide] WaitForIdeRuleResult (src/Development/IDE/Plugin/Test.hs:74)
  18652. 1776.01 s [ghcide] plugin (src/Development/IDE/Plugin/Test.hs:78)
  18653. 1776.01 s [ghcide] blockCommandDescriptor (src/Development/IDE/Plugin/Test.hs:167)
  18654. 1776.01 s [ghcide] 0% ( 0 / 2) in 'Development.IDE.LSP.Outline'
  18655. 1776.01 s [ghcide] Missing documentation for:
  18656. 1776.01 s [ghcide] Module header
  18657. 1776.01 s [ghcide] moduleOutline (src/Development/IDE/LSP/Outline.hs:36)
  18658. 1776.01 s [ghcide] 18% ( 2 / 11) in 'Development.IDE.LSP.HoverDefinition'
  18659. 1776.01 s [ghcide] Missing documentation for:
  18660. 1776.01 s [ghcide] Log (src/Development/IDE/LSP/HoverDefinition.hs:36)
  18661. 1776.01 s [ghcide] hover (src/Development/IDE/LSP/HoverDefinition.hs:56)
  18662. 1776.01 s [ghcide] foundHover (src/Development/IDE/LSP/HoverDefinition.hs:71)
  18663. 1776.01 s [ghcide] gotoDefinition (src/Development/IDE/LSP/HoverDefinition.hs:53)
  18664. 1776.01 s [ghcide] gotoTypeDefinition (src/Development/IDE/LSP/HoverDefinition.hs:54)
  18665. 1776.01 s [ghcide] gotoImplementation (src/Development/IDE/LSP/HoverDefinition.hs:55)
  18666. 1776.01 s [ghcide] documentHighlight (src/Development/IDE/LSP/HoverDefinition.hs:57)
  18667. 1776.01 s [ghcide] references (src/Development/IDE/LSP/HoverDefinition.hs:60)
  18668. 1776.01 s [ghcide] wsSymbols (src/Development/IDE/LSP/HoverDefinition.hs:66)
  18669. 1776.01 s [ghcide] 57% ( 31 / 54) in 'Development.IDE'
  18670. 1776.01 s [ghcide] Missing documentation for:
  18671. 1776.01 s [ghcide] Module header
  18672. 1776.01 s [ghcide] RuleBody (src/Development/IDE/Core/Shake.hs:1175)
  18673. 1776.01 s [ghcide] ghcVersion (src/Development/IDE/GHC/Compat.hs:423)
  18674. 1776.01 s [ghcide] action
  18675. 1776.01 s [ghcide] getTypeDefinition (src/Development/IDE/Core/Actions.hs:114)
  18676. 1776.01 s [ghcide] getFileContents (src/Development/IDE/Core/FileStore.hs:238)
  18677. 1776.01 s [ghcide] getUriContents (src/Development/IDE/Core/FileStore.hs:241)
  18678. 1776.01 s [ghcide] isWorkspaceFile (src/Development/IDE/Core/IdeConfiguration.hs:80)
  18679. 1776.01 s [ghcide] getFilesOfInterestUntracked (src/Development/IDE/Core/OfInterest.hs:102)
  18680. 1776.01 s [ghcide] usePropertyAction (src/Development/IDE/Core/Rules.hs:1056)
  18681. 1776.01 s [ghcide] runAction (src/Development/IDE/Core/Service.hs:106)
  18682. 1776.01 s [ghcide] IdeRule (src/Development/IDE/Core/Shake.hs:515)
  18683. 1776.01 s [ghcide] ShakeExtras (src/Development/IDE/Core/Shake.hs:273)
  18684. 1776.01 s [ghcide] VFSModified (src/Development/IDE/Core/Shake.hs:845)
  18685. 1776.01 s [ghcide] actionLogger (src/Development/IDE/Core/Shake.hs:1402)
  18686. 1776.01 s [ghcide] defineNoDiagnostics (src/Development/IDE/Core/Shake.hs:1019)
  18687. 1776.01 s [ghcide] getPluginConfigAction (src/Development/IDE/Core/Shake.hs:375)
  18688. 1776.01 s [ghcide] ideLogger (src/Development/IDE/Core/Shake.hs:1399)
  18689. 1776.01 s [ghcide] runIdeAction (src/Development/IDE/Core/Shake.hs:1064)
  18690. 1776.01 s [ghcide] useNoFile (src/Development/IDE/Core/Shake.hs:1111)
  18691. 1776.01 s [ghcide] useNoFile_ (src/Development/IDE/Core/Shake.hs:1123)
  18692. 1776.01 s [ghcide] use_ (src/Development/IDE/Core/Shake.hs:1120)
  18693. 1776.01 s [ghcide] GhcVersion (src/Development/IDE/GHC/Compat.hs:409)
  18694. 1776.01 s [ghcide] Warning: '#' is out of scope.
  18695. 1776.01 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18696. 1776.01 s [ghcide] 0% ( 0 / 6) in 'Development.IDE.Spans.Pragmas'
  18697. 1776.01 s [ghcide] Missing documentation for:
  18698. 1776.01 s [ghcide] Module header
  18699. 1776.01 s [ghcide] NextPragmaInfo (src/Development/IDE/Spans/Pragmas.hs:76)
  18700. 1776.01 s [ghcide] LineSplitTextEdits (src/Development/IDE/Spans/Pragmas.hs:71)
  18701. 1776.01 s [ghcide] getNextPragmaInfo (src/Development/IDE/Spans/Pragmas.hs:33)
  18702. 1776.01 s [ghcide] insertNewPragma (src/Development/IDE/Spans/Pragmas.hs:52)
  18703. 1776.01 s [ghcide] getFirstPragma (src/Development/IDE/Spans/Pragmas.hs:59)
  18704. 1776.01 s [ghcide] 12% ( 1 / 8) in 'Development.IDE.Plugin.TypeLenses'
  18705. 1776.01 s [ghcide] Missing documentation for:
  18706. 1776.01 s [ghcide] descriptor (src/Development/IDE/Plugin/TypeLenses.hs:106)
  18707. 1776.01 s [ghcide] suggestSignature (src/Development/IDE/Plugin/TypeLenses.hs:212)
  18708. 1776.01 s [ghcide] typeLensCommandId (src/Development/IDE/Plugin/TypeLenses.hs:103)
  18709. 1776.01 s [ghcide] GlobalBindingTypeSig (src/Development/IDE/Plugin/TypeLenses.hs:296)
  18710. 1776.01 s [ghcide] GetGlobalBindingTypeSigs (src/Development/IDE/Plugin/TypeLenses.hs:293)
  18711. 1776.01 s [ghcide] GlobalBindingTypeSigsResult (src/Development/IDE/Plugin/TypeLenses.hs:305)
  18712. 1776.01 s [ghcide] Log (src/Development/IDE/Plugin/TypeLenses.hs:95)
  18713. 1776.01 s [ghcide] Warning: 'PositionMapping' is out of scope.
  18714. 1776.01 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18715. 1776.01 s [ghcide] Warning: 'PositionMapping' is ambiguous. It is defined
  18716. 1776.01 s [ghcide] * at src/Development/IDE/Core/PositionMapping.hs:93:27
  18717. 1776.01 s [ghcide] * at src/Development/IDE/Core/PositionMapping.hs:93:1
  18718. 1776.01 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18719. 1776.01 s [ghcide] by specifying the type/value namespace explicitly.
  18720. 1776.01 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/PositionMapping.hs:93:1
  18721. 1776.01 s [ghcide] Warning: 'PositionMap' is ambiguous. It is defined
  18722. 1776.01 s [ghcide] * at src/Development/IDE/Core/UseStale.hs:62:49
  18723. 1776.01 s [ghcide] * at src/Development/IDE/Core/UseStale.hs:62:1
  18724. 1776.01 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18725. 1776.01 s [ghcide] by specifying the type/value namespace explicitly.
  18726. 1776.01 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/UseStale.hs:62:1
  18727. 1776.01 s [ghcide] 57% ( 8 / 14) in 'Development.IDE.Core.UseStale'
  18728. 1776.01 s [ghcide] Missing documentation for:
  18729. 1776.01 s [ghcide] Module header
  18730. 1776.01 s [ghcide] unTrack
  18731. 1776.01 s [ghcide] untrackedStaleValue (src/Development/IDE/Core/UseStale.hs:92)
  18732. 1776.01 s [ghcide] unsafeMkStale (src/Development/IDE/Core/UseStale.hs:138)
  18733. 1776.01 s [ghcide] unsafeMkCurrent (src/Development/IDE/Core/UseStale.hs:134)
  18734. 1776.01 s [ghcide] unsafeCopyAge (src/Development/IDE/Core/UseStale.hs:142)
  18735. 1776.02 s [ghcide] 100% ( 6 / 6) in 'Generics.SYB.GHC'
  18736. 1776.02 s [ghcide] 88% ( 8 / 9) in 'Text.Fuzzy.Parallel'
  18737. 1776.02 s [ghcide] Missing documentation for:
  18738. 1776.02 s [ghcide] Scored (src/Text/Fuzzy/Parallel.hs:18)
  18739. 1776.02 s [ghcide] 50% ( 4 / 8) in 'Development.IDE.Plugin.Completions.Logic'
  18740. 1776.02 s [ghcide] Missing documentation for:
  18741. 1776.02 s [ghcide] Module header
  18742. 1776.02 s [ghcide] cacheDataProducer (src/Development/IDE/Plugin/Completions/Logic.hs:318)
  18743. 1776.02 s [ghcide] fromIdentInfo (src/Development/IDE/Plugin/Completions/Logic.hs:295)
  18744. 1776.02 s [ghcide] getCompletionPrefixFromRope (src/Development/IDE/Plugin/Completions/Logic.hs:863)
  18745. 1776.02 s [ghcide] 0% ( 0 / 4) in 'Development.IDE.Plugin.Completions'
  18746. 1776.02 s [ghcide] Missing documentation for:
  18747. 1776.02 s [ghcide] Module header
  18748. 1776.02 s [ghcide] descriptor (src/Development/IDE/Plugin/Completions.hs:71)
  18749. 1776.02 s [ghcide] Log (src/Development/IDE/Plugin/Completions.hs:61)
  18750. 1776.02 s [ghcide] ghcideCompletionsPluginPriority (src/Development/IDE/Plugin/Completions.hs:68)
  18751. 1776.02 s [ghcide] 33% ( 1 / 3) in 'Development.IDE.Plugin.HLS.GhcIde'
  18752. 1776.02 s [ghcide] Missing documentation for:
  18753. 1776.02 s [ghcide] descriptors (src/Development/IDE/Plugin/HLS/GhcIde.hs:37)
  18754. 1776.02 s [ghcide] Log (src/Development/IDE/Plugin/HLS/GhcIde.hs:22)
  18755. 1776.02 s [ghcide] 0% ( 0 / 10) in 'Development.IDE.Main'
  18756. 1776.02 s [ghcide] Missing documentation for:
  18757. 1776.02 s [ghcide] Module header
  18758. 1776.02 s [ghcide] Arguments (src/Development/IDE/Main.hs:203)
  18759. 1776.02 s [ghcide] defaultArguments (src/Development/IDE/Main.hs:223)
  18760. 1776.02 s [ghcide] Command (src/Development/IDE/Main.hs:168)
  18761. 1776.02 s [ghcide] IdeCommand
  18762. 1776.02 s [ghcide] isLSP (src/Development/IDE/Main.hs:181)
  18763. 1776.02 s [ghcide] commandP (src/Development/IDE/Main.hs:185)
  18764. 1776.02 s [ghcide] defaultMain (src/Development/IDE/Main.hs:289)
  18765. 1776.02 s [ghcide] testing (src/Development/IDE/Main.hs:268)
  18766. 1776.02 s [ghcide] Log (src/Development/IDE/Main.hs:131)
  18767. 1777.64 s [ghcide] Warning: Control.Concurrent.Strict: could not find link destinations for:
  18768. 1777.64 s [ghcide] - Data.Primitive.Unlifted.Class.D:R:UnliftedMVar
  18769. 1777.64 s [ghcide] - Data.Primitive.Unlifted.Class.D:R:UnliftedThreadId
  18770. 1777.64 s [ghcide] Warning: Development.IDE.Core.PositionMapping: could not find link destinations for:
  18771. 1777.64 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.TextDocumentContentChangeEvent
  18772. 1777.77 s [ghcide] Warning: Development.IDE.GHC.Compat.Core: could not find link destinations for:
  18773. 1777.77 s [ghcide] - GHC.Parser.Lexer.ExtsBitmap
  18774. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.HasType
  18775. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.ToHie
  18776. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.TVScoped
  18777. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.PScoped
  18778. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.RScoped
  18779. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.SigContext
  18780. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.PatSynFieldContext
  18781. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.BindContext
  18782. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.IEContext
  18783. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.RFContext
  18784. 1777.77 s [ghcide] - GHC.Driver.Backpack.BkpM
  18785. 1777.77 s [ghcide] - GHC.ForeignSrcLang.Type.Rep_ForeignSrcLang
  18786. 1777.77 s [ghcide] - GHC.LanguageExtensions.Type.Rep_Extension
  18787. 1777.77 s [ghcide] - GHC.Driver.Session.DynP
  18788. 1777.77 s [ghcide] - GHC.Hs.Type.HsQTvsRn
  18789. 1777.77 s [ghcide] - GHC.Hs.Type.pprTyVarBndr
  18790. 1777.77 s [ghcide] - GHC.Parser.Lexer.LayoutContext
  18791. 1777.77 s [ghcide] - GHC.Parser.Lexer.ALRContext
  18792. 1777.77 s [ghcide] - GHC.Parser.Lexer.ALRLayout
  18793. 1777.77 s [ghcide] - GHC.Unit.Module.Env.NDModule
  18794. 1777.77 s [ghcide] - GHC.Driver.Errors.Types.Rep_GhcMessage
  18795. 1777.77 s [ghcide] - GHC.Hs.Utils.AnnoBody
  18796. 1777.77 s [ghcide] - GHC.Unit.Module.ModIface.ModIfaceFinal
  18797. 1777.77 s [ghcide] - GHC.Unit.Module.ModIface.ModIfacePhase
  18798. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.HiePass
  18799. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.HieM
  18800. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.HieState
  18801. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.Context
  18802. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.ModifyState
  18803. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.RContext
  18804. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.TScoped
  18805. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.EvBindContext
  18806. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.AnnoBody
  18807. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.getTypeNode
  18808. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.addSubstitution
  18809. 1777.77 s [ghcide] - GHC.Iface.Ext.Ast.toHie
  18810. 1777.77 s [ghcide] - Development.IDE.GHC.Compat.Core.FunTyFlag
  18811. 1777.77 s [ghcide] - GHC.Tc.Errors.Types.Rep_TcRnMessage
  18812. 1777.77 s [ghcide] - GHC.Tc.Errors.Types.PromotionErr.Rep_PromotionErr
  18813. 1777.77 s [ghcide] - GHC.Parser.PostProcess.D:R:BodyHsCmd
  18814. 1777.77 s [ghcide] - GHC.Parser.PostProcess.D:R:FunArgHsCmd
  18815. 1777.77 s [ghcide] - GHC.Parser.PostProcess.D:R:InfixOpHsCmd
  18816. 1777.77 s [ghcide] - GHC.Parser.PostProcess.D:R:BodyHsExpr
  18817. 1777.77 s [ghcide] - GHC.Parser.PostProcess.D:R:FunArgHsExpr
  18818. 1777.77 s [ghcide] - GHC.Parser.PostProcess.D:R:InfixOpHsExpr
  18819. 1777.77 s [ghcide] - GHC.CmmToAsm.Reg.Graph.SpillClean.Store
  18820. 1777.77 s [ghcide] - GHC.HsToCore.Quote.RepTV
  18821. 1777.77 s [ghcide] - GHC.HsToCore.Quote.Core
  18822. 1777.77 s [ghcide] - GHC.HsToCore.Quote.M
  18823. 1777.77 s [ghcide] - GHC.HsToCore.Quote.MetaM
  18824. 1777.77 s [ghcide] - GHC.HsToCore.Quote.tyVarBndrName
  18825. 1777.77 s [ghcide] - GHC.HsToCore.Quote.repPlainTV
  18826. 1777.77 s [ghcide] - GHC.HsToCore.Quote.repKindedTV
  18827. 1777.77 s [ghcide] - GHC.Parser.PostProcess.Haddock.HdkA
  18828. 1777.77 s [ghcide] - GHC.Parser.PostProcess.Haddock.HasHaddock
  18829. 1777.77 s [ghcide] - GHC.Parser.PostProcess.Haddock.addHaddock
  18830. 1777.77 s [ghcide] - GHC.ThToHs.CvtFlag
  18831. 1777.77 s [ghcide] - GHC.ThToHs.cvtFlag
  18832. 1777.79 s [ghcide] Warning: Development.IDE.GHC.Compat.Outputable: could not find link destinations for:
  18833. 1777.79 s [ghcide] - GHC.Driver.MakeSem.JobResources
  18834. 1777.79 s [ghcide] - GHC.Types.Unique.FM.Edit
  18835. 1777.79 s [ghcide] - GHC.Types.Unique.SDFM.Shared
  18836. 1777.79 s [ghcide] - GHC.Core.InstEnv.InstMatches
  18837. 1777.79 s [ghcide] - GHC.Types.Error.LinkedDiagCode
  18838. 1777.79 s [ghcide] - GHC.StgToJS.Utils.SlotCount
  18839. 1777.79 s [ghcide] - GHC.Core.Opt.Arity.EtaInfo
  18840. 1777.79 s [ghcide] - GHC.Core.Opt.OccurAnal.TailUsageDetails
  18841. 1777.79 s [ghcide] - GHC.Core.Opt.OccurAnal.SimpleNodeDetails
  18842. 1777.79 s [ghcide] - GHC.Core.Opt.OccurAnal.NodeDetails
  18843. 1777.79 s [ghcide] - GHC.Unit.State.UnitVisibility
  18844. 1777.79 s [ghcide] - GHC.Core.Opt.CprAnal.SigEnv
  18845. 1777.79 s [ghcide] - GHC.Core.Opt.DmdAnal.AnalEnv
  18846. 1777.79 s [ghcide] - GHC.CmmToAsm.BlockLayout.BlockChain
  18847. 1777.79 s [ghcide] - GHC.Wasm.ControlFlow.FromCmm.ContainingSyntax
  18848. 1777.79 s [ghcide] - GHC.Core.Opt.Specialise.DictBind
  18849. 1777.79 s [ghcide] - GHC.Core.Opt.Specialise.SpecArg
  18850. 1777.79 s [ghcide] - GHC.CoreToStg.Prep.FloatInfo
  18851. 1777.79 s [ghcide] - GHC.CoreToStg.Prep.Floats
  18852. 1777.79 s [ghcide] - GHC.CoreToStg.Prep.FloatingBind
  18853. 1777.79 s [ghcide] - GHC.Rename.Env.DisambigInfo
  18854. 1777.79 s [ghcide] - GHC.Tc.Validity.ValidityEnv
  18855. 1777.79 s [ghcide] - GHC.Tc.Validity.ExpandMode
  18856. 1777.79 s [ghcide] - GHC.Tc.Validity.TypeOrKindCtxt
  18857. 1777.79 s [ghcide] - GHC.Rename.Names.ImpOccItem
  18858. 1777.79 s [ghcide] - GHC.Rename.Expr.StmtTree
  18859. 1777.79 s [ghcide] - GHC.Rename.Expr.MonadNames
  18860. 1777.79 s [ghcide] - GHC.Tc.Gen.HsType.TcTyMode
  18861. 1777.79 s [ghcide] - GHC.HsToCore.Pmc.Solver.TopNormaliseTypeResult
  18862. 1777.79 s [ghcide] - GHC.Driver.Make.BuildPlan
  18863. 1777.79 s [ghcide] - GHC.Driver.Make.ModuleGraphNodeWithBootFile
  18864. 1777.79 s [ghcide] - GHC.Types.Name.NameSort
  18865. 1777.79 s [ghcide] - GHC.Unit.Module.Env.NDModule
  18866. 1777.79 s [ghcide] - GHC.Iface.Recomp.IfaceDeclExtras
  18867. 1777.79 s [ghcide] - GHC.Driver.Errors.Types.Rep_DriverMessage
  18868. 1777.79 s [ghcide] - GHC.Driver.Errors.Types.Rep_GhcMessage
  18869. 1777.79 s [ghcide] - GHC.Utils.Outputable.D:R:LineSDoc
  18870. 1777.79 s [ghcide] - GHC.CoreToStg.Prep.BindInfo
  18871. 1777.79 s [ghcide] - GHC.CoreToStg.Prep.ArgInfo
  18872. 1777.79 s [ghcide] - GHC.StgToByteCode.Discr
  18873. 1777.79 s [ghcide] - GHC.Parser.PostProcess.ArgPatBuilder
  18874. 1777.79 s [ghcide] - GHC.Data.Graph.Directed.Time
  18875. 1777.79 s [ghcide] - GHC.Data.Graph.Directed.Edge
  18876. 1777.79 s [ghcide] - GHC.Cmm.CLabel.IdLabelInfo
  18877. 1777.79 s [ghcide] - GHC.Cmm.CLabel.TickyIdInfo
  18878. 1777.79 s [ghcide] - GHC.Cmm.Type.CmmCat
  18879. 1777.79 s [ghcide] - GHC.Cmm.LayoutStack.StackMap
  18880. 1777.79 s [ghcide] - GHC.Cmm.LayoutStack.StackSlot
  18881. 1777.79 s [ghcide] - GHC.CmmToAsm.CFG.BranchInfo
  18882. 1777.79 s [ghcide] - GHC.CmmToAsm.CFG.LoopInfo
  18883. 1777.79 s [ghcide] - GHC.CmmToAsm.Reg.Graph.SpillClean.Store
  18884. 1777.79 s [ghcide] - GHC.Core.Opt.Arity.ArityEnv
  18885. 1777.79 s [ghcide] - GHC.Core.Opt.CprAnal.AnalEnv
  18886. 1777.79 s [ghcide] - GHC.Core.Opt.FloatIn.FloatInBind
  18887. 1777.79 s [ghcide] - GHC.Core.Opt.FloatOut.FloatBinds
  18888. 1777.79 s [ghcide] - GHC.Core.Opt.OccurAnal.LocalOcc
  18889. 1777.79 s [ghcide] - GHC.Core.Opt.OccurAnal.OccEncl
  18890. 1777.79 s [ghcide] - GHC.Core.Opt.OccurAnal.UsageDetails
  18891. 1777.79 s [ghcide] - GHC.Core.Opt.Simplify.Env.FloatFlag
  18892. 1777.79 s [ghcide] - GHC.Core.Opt.SpecConstr.ArgOcc
  18893. 1777.79 s [ghcide] - GHC.Core.Opt.SpecConstr.Call
  18894. 1777.79 s [ghcide] - GHC.Core.Opt.SpecConstr.CallPat
  18895. 1777.79 s [ghcide] - GHC.Core.Opt.SpecConstr.HowBound
  18896. 1777.79 s [ghcide] - GHC.Core.Opt.SpecConstr.ScUsage
  18897. 1777.79 s [ghcide] - GHC.Core.Opt.SpecConstr.Value
  18898. 1777.79 s [ghcide] - GHC.Core.Opt.Specialise.CallInfo
  18899. 1777.79 s [ghcide] - GHC.Core.Opt.Specialise.CallInfoSet
  18900. 1777.79 s [ghcide] - GHC.Core.Opt.Specialise.FloatedDictBinds
  18901. 1777.79 s [ghcide] - GHC.Core.Opt.Specialise.SpecEnv
  18902. 1777.79 s [ghcide] - GHC.Core.Opt.Specialise.UsageDetails
  18903. 1777.79 s [ghcide] - GHC.Core.SimpleOpt.SimpleOptEnv
  18904. 1777.79 s [ghcide] - GHC.Driver.Make.CodeGenEnable
  18905. 1777.79 s [ghcide] - GHC.Driver.Make.CachedIface
  18906. 1777.79 s [ghcide] - GHC.Rename.HsType.RnTyKiEnv
  18907. 1777.79 s [ghcide] - GHC.Rename.HsType.RnTyKiWhat
  18908. 1777.79 s [ghcide] - GHC.Stg.Unarise.UnariseVal
  18909. 1777.79 s [ghcide] - GHC.Tc.Deriv.EarlyDerivSpec
  18910. 1777.79 s [ghcide] - GHC.Tc.Gen.Bind.GeneralisationPlan
  18911. 1777.79 s [ghcide] - GHC.Tc.Gen.Head.XPass
  18912. 1777.79 s [ghcide] - GHC.Tc.Gen.Head.EWrap
  18913. 1777.79 s [ghcide] - GHC.Wasm.ControlFlow.FromCmm.Context
  18914. 1777.79 s [ghcide] Warning: Development.IDE.GHC.Compat.Units: could not find link destinations for:
  18915. 1777.79 s [ghcide] - GHC.Unit.External.PackageAnnEnv
  18916. 1777.79 s [ghcide] - Development.IDE.GHC.Compat.Units.PreloadUnitClosure
  18917. 1777.80 s [ghcide] Warning: Development.IDE.GHC.Compat.Util: could not find link destinations for:
  18918. 1777.80 s [ghcide] - GHC.Iface.Ext.Ast.ToHie
  18919. 1777.80 s [ghcide] - GHC.Internal.Generics.Rep_Fingerprint
  18920. 1777.80 s [ghcide] - GHC.Data.Bag.D:R:ItemBag
  18921. 1777.80 s [ghcide] - GHC.Iface.Ext.Ast.HieM
  18922. 1777.80 s [ghcide] - GHC.Iface.Ext.Ast.toHie
  18923. 1777.80 s [ghcide] - GHC.CmmToAsm.Reg.Graph.SpillClean.Store
  18924. 1777.80 s [ghcide] Warning: Development.IDE.GHC.Compat.Parser: could not find link destinations for:
  18925. 1777.80 s [ghcide] - GHC.modSummary
  18926. 1777.80 s [ghcide] Warning: Development.IDE.GHC.Compat.Plugins: could not find link destinations for:
  18927. 1777.80 s [ghcide] - GHC.Driver.Plugins.HoleFitPlugin
  18928. 1777.80 s [ghcide] Warning: Development.IDE.GHC.Compat: could not find link destinations for:
  18929. 1777.80 s [ghcide] - GHC.Iface.Ext.Ast.TypecheckedSource
  18930. 1777.80 s [ghcide] - GHC.Iface.Ext.Ast.RenamedSource
  18931. 1777.83 s [ghcide] Warning: Development.IDE.GHC.Compat.Error: could not find link destinations for:
  18932. 1777.83 s [ghcide] - GHC.Types.Error.D:R:DiagnosticOptsDiagnosticMessage
  18933. 1777.83 s [ghcide] - GHC.Driver.Errors.Types.Rep_DriverMessage
  18934. 1777.83 s [ghcide] - GHC.Driver.Errors.Types.Rep_GhcMessage
  18935. 1777.83 s [ghcide] - GHC.Tc.Errors.Types.Rep_TcRnMessage
  18936. 1777.83 s [ghcide] - GHC.Tc.Errors.Types.Rep_TcRnMessageDetailed
  18937. 1777.83 s [ghcide] - GHC.Types.Error.D:R:DiagnosticOptsUnknownDiagnostic
  18938. 1777.83 s [ghcide] - GHC.Parser.Errors.Types.Rep_PsMessage
  18939. 1777.83 s [ghcide] - GHC.HsToCore.Errors.Types.Rep_DsMessage
  18940. 1777.83 s [ghcide] Warning: Development.IDE.Main.HeapStats: could not find link destinations for:
  18941. 1777.83 s [ghcide] - Development.IDE.Main.HeapStats.heapStatsThread
  18942. 1777.84 s [ghcide] Warning: Development.IDE.Types.Location: could not find link destinations for:
  18943. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceEdit.WorkspaceEdit
  18944. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasBaseUri
  18945. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.baseUri
  18946. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasChanges
  18947. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.changes
  18948. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasCharacter
  18949. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.character
  18950. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasDocument
  18951. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.document
  18952. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasEditRange
  18953. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.editRange
  18954. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasEnd
  18955. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.end
  18956. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasFromRanges
  18957. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.fromRanges
  18958. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasHref
  18959. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.href
  18960. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasInsert
  18961. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.insert
  18962. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasLine
  18963. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.line
  18964. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasLocation
  18965. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.location
  18966. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasNewUri
  18967. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.newUri
  18968. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasOldUri
  18969. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.oldUri
  18970. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasOriginSelectionRange
  18971. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.originSelectionRange
  18972. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasPosition
  18973. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.position
  18974. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasPositions
  18975. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.positions
  18976. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRange
  18977. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.range
  18978. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRanges
  18979. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.ranges
  18980. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRelatedDocuments
  18981. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.relatedDocuments
  18982. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasReplace
  18983. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.replace
  18984. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRootUri
  18985. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.rootUri
  18986. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasScopeUri
  18987. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.scopeUri
  18988. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasSelection
  18989. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.selection
  18990. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasSelectionRange
  18991. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.selectionRange
  18992. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasStart
  18993. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.start
  18994. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasStoppedLocation
  18995. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.stoppedLocation
  18996. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasTarget
  18997. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.target
  18998. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasTargetRange
  18999. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.targetRange
  19000. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasTargetSelectionRange
  19001. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.targetSelectionRange
  19002. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasTargetUri
  19003. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.targetUri
  19004. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasUri
  19005. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.uri
  19006. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.AnnotatedTextEdit.AnnotatedTextEdit
  19007. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCall.CallHierarchyIncomingCall
  19008. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CallHierarchyItem.CallHierarchyItem
  19009. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCall.CallHierarchyOutgoingCall
  19010. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CallHierarchyPrepareParams.CallHierarchyPrepareParams
  19011. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeActionParams.CodeActionParams
  19012. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeDescription.CodeDescription
  19013. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeLens.CodeLens
  19014. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.ColorInformation.ColorInformation
  19015. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.ColorPresentationParams.ColorPresentationParams
  19016. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CompletionItemDefaults.CompletionItemDefaults
  19017. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CompletionParams.CompletionParams
  19018. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.ConfigurationItem.ConfigurationItem
  19019. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CreateFile.CreateFile
  19020. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DeclarationParams.DeclarationParams
  19021. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DefinitionParams.DefinitionParams
  19022. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DeleteFile.DeleteFile
  19023. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DiagnosticRelatedInformation.DiagnosticRelatedInformation
  19024. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReportPartialResult.DocumentDiagnosticReportPartialResult
  19025. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.DocumentHighlight
  19026. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentHighlightParams.DocumentHighlightParams
  19027. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentLink.DocumentLink
  19028. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingParams.DocumentOnTypeFormattingParams
  19029. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingParams.DocumentRangeFormattingParams
  19030. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentSymbol.DocumentSymbol
  19031. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.EditRangeWithInsertReplace.EditRangeWithInsertReplace
  19032. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.FileEvent.FileEvent
  19033. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.FullDocumentDiagnosticReport.FullDocumentDiagnosticReport
  19034. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.Hover.Hover
  19035. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.HoverParams.HoverParams
  19036. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.ImplementationParams.ImplementationParams
  19037. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.InitializeParams.InitializeParams
  19038. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlayHint.InlayHint
  19039. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlayHintLabelPart.InlayHintLabelPart
  19040. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlayHintParams.InlayHintParams
  19041. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlineValueContext.InlineValueContext
  19042. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlineValueEvaluatableExpression.InlineValueEvaluatableExpression
  19043. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlineValueParams.InlineValueParams
  19044. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlineValueText.InlineValueText
  19045. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlineValueVariableLookup.InlineValueVariableLookup
  19046. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.InsertReplaceEdit.InsertReplaceEdit
  19047. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.LinkedEditingRangeParams.LinkedEditingRangeParams
  19048. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.LinkedEditingRanges.LinkedEditingRanges
  19049. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.LocationLink.LocationLink
  19050. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.LocationUriOnly.LocationUriOnly
  19051. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.MonikerParams.MonikerParams
  19052. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.NotebookCell.NotebookCell
  19053. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.NotebookDocument.NotebookDocument
  19054. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.NotebookDocumentIdentifier.NotebookDocumentIdentifier
  19055. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.OptionalVersionedTextDocumentIdentifier.OptionalVersionedTextDocumentIdentifier
  19056. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.PrepareRenameParams.PrepareRenameParams
  19057. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.PrepareRenamePlaceholder.PrepareRenamePlaceholder
  19058. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.PreviousResultId.PreviousResultId
  19059. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.PublishDiagnosticsParams.PublishDiagnosticsParams
  19060. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.ReferenceParams.ReferenceParams
  19061. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.RelatedFullDocumentDiagnosticReport.RelatedFullDocumentDiagnosticReport
  19062. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.RelatedUnchangedDocumentDiagnosticReport.RelatedUnchangedDocumentDiagnosticReport
  19063. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.RelativePattern.RelativePattern
  19064. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.RenameFile.RenameFile
  19065. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.RenameParams.RenameParams
  19066. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.SelectionRange.SelectionRange
  19067. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.SelectionRangeParams.SelectionRangeParams
  19068. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.SemanticTokensRangeParams.SemanticTokensRangeParams
  19069. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.ShowDocumentParams.ShowDocumentParams
  19070. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.SignatureHelpParams.SignatureHelpParams
  19071. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.SymbolInformation.SymbolInformation
  19072. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangePartial.TextDocumentContentChangePartial
  19073. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.TextDocumentIdentifier
  19074. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentItem.TextDocumentItem
  19075. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentPositionParams.TextDocumentPositionParams
  19076. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  19077. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.TypeDefinitionParams.TypeDefinitionParams
  19078. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.TypeHierarchyItem.TypeHierarchyItem
  19079. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.TypeHierarchyPrepareParams.TypeHierarchyPrepareParams
  19080. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.UInitializeParams.UInitializeParams
  19081. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.UnchangedDocumentDiagnosticReport.UnchangedDocumentDiagnosticReport
  19082. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.VersionedNotebookDocumentIdentifier.VersionedNotebookDocumentIdentifier
  19083. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  19084. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceFolder.WorkspaceFolder
  19085. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceFullDocumentDiagnosticReport.WorkspaceFullDocumentDiagnosticReport
  19086. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbol.WorkspaceSymbol
  19087. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceUnchangedDocumentDiagnosticReport.WorkspaceUnchangedDocumentDiagnosticReport
  19088. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Common.Null
  19089. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Common.UInt
  19090. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Common.|?
  19091. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.Position.Rep_Position
  19092. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.Range.Rep_Range
  19093. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Uri.Rep_NormalizedFilePath
  19094. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Uri.Rep_NormalizedUri
  19095. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Uri.Rep_Uri
  19096. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.Location.Rep_Location
  19097. 1777.84 s [ghcide] - Language.LSP.VFS.HasVfsMap
  19098. 1777.84 s [ghcide] Warning: Development.IDE.Types.Diagnostics: could not find link destinations for:
  19099. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasCode
  19100. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.code
  19101. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasCodeDescription
  19102. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.codeDescription
  19103. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasData_
  19104. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.data_
  19105. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasDiagnostics
  19106. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.diagnostics
  19107. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasItems
  19108. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.items
  19109. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasMessage
  19110. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.message
  19111. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRange
  19112. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.range
  19113. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRelatedInformation
  19114. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.relatedInformation
  19115. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasSeverity
  19116. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.severity
  19117. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasSource
  19118. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.source
  19119. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasTags
  19120. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Lens.tags
  19121. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeAction.CodeAction
  19122. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeActionContext.CodeActionContext
  19123. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeDescription.CodeDescription
  19124. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DiagnosticRelatedInformation.DiagnosticRelatedInformation
  19125. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DiagnosticTag.DiagnosticTag
  19126. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.FullDocumentDiagnosticReport.FullDocumentDiagnosticReport
  19127. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.PublishDiagnosticsParams.PublishDiagnosticsParams
  19128. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.RelatedFullDocumentDiagnosticReport.RelatedFullDocumentDiagnosticReport
  19129. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceFullDocumentDiagnosticReport.WorkspaceFullDocumentDiagnosticReport
  19130. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Common.UInt
  19131. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.Common.|?
  19132. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.LspEnum.EnumBaseType
  19133. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.LspEnum.LspEnum
  19134. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.LspEnum.fromEnumBaseType
  19135. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.LspEnum.knownValues
  19136. 1777.84 s [ghcide] - Language.LSP.Protocol.Types.LspEnum.toEnumBaseType
  19137. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.Diagnostic.Rep_Diagnostic
  19138. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DiagnosticSeverity.Rep_DiagnosticSeverity
  19139. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.DiagnosticSeverity.D:R:EnumBaseTypeDiagnosticSeverity
  19140. 1777.84 s [ghcide] - Development.IDE.Types.Diagnostics.Rep_FileDiagnostic
  19141. 1777.84 s [ghcide] - Development.IDE.Types.Diagnostics.Rep_StructuredMessage
  19142. 1777.84 s [ghcide] Warning: Development.IDE.Session.Diagnostics: could not find link destinations for:
  19143. 1777.84 s [ghcide] - Development.IDE.Session.Diagnostics.Rep_CradleErrorDetails
  19144. 1777.84 s [ghcide] Warning: Development.IDE.Types.KnownTargets: could not find link destinations for:
  19145. 1777.84 s [ghcide] - Development.IDE.Types.KnownTargets.Rep_Target
  19146. 1777.84 s [ghcide] Warning: Development.IDE.Types.Exports: could not find link destinations for:
  19147. 1777.84 s [ghcide] - Development.IDE.Types.Exports.WithHieDb
  19148. 1777.84 s [ghcide] - Development.IDE.Types.Exports.Rep_IdentInfo
  19149. 1777.84 s [ghcide] Warning: Development.IDE.Spans.Common: could not find link destinations for:
  19150. 1777.84 s [ghcide] - Development.IDE.Spans.Common.Rep_SpanDoc
  19151. 1777.84 s [ghcide] - Development.IDE.Spans.Common.Rep_SpanDocUris
  19152. 1777.84 s [ghcide] Warning: Development.IDE.Plugin.Completions.Types: could not find link destinations for:
  19153. 1777.84 s [ghcide] - Language.LSP.Protocol.Internal.Types.CompletionItemKind.CompletionItemKind
  19154. 1777.84 s [ghcide] - Development.IDE.Plugin.Completions.Types.Rep_CompletionResolveData
  19155. 1777.84 s [ghcide] - Development.IDE.Plugin.Completions.Types.Rep_ExtendImport
  19156. 1777.84 s [ghcide] - Development.IDE.Plugin.Completions.Types.Rep_NonLocalCompletions
  19157. 1777.84 s [ghcide] - Development.IDE.Plugin.Completions.Types.Rep_LocalCompletions
  19158. 1777.85 s [ghcide] Warning: Development.IDE.Import.FindImports: could not find link destinations for:
  19159. 1777.85 s [ghcide] - Development.IDE.Import.FindImports.LocateResult
  19160. 1777.85 s [ghcide] Warning: Development.IDE.Import.DependencyInformation: could not find link destinations for:
  19161. 1777.85 s [ghcide] - Development.IDE.Import.DependencyInformation.FilePathIdSet
  19162. 1777.85 s [ghcide] - Development.IDE.Import.DependencyInformation.FilePathIdMap
  19163. 1777.85 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_NamedModuleDep
  19164. 1777.85 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_TransitiveDependencies
  19165. 1777.85 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_DependencyInformation
  19166. 1777.85 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_NodeError
  19167. 1777.85 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_ModuleParseError
  19168. 1777.85 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_PathIdMap
  19169. 1777.85 s [ghcide] Warning: Development.IDE.Core.RuleTypes: could not find link destinations for:
  19170. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GhcSessionIO
  19171. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_AddWatchedFile
  19172. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetClientSettings
  19173. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModSummary
  19174. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModSummaryWithoutTimestamps
  19175. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_IsFileOfInterest
  19176. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModIface
  19177. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModIfaceFromDiskAndIndex
  19178. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModIfaceFromDisk
  19179. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GhcSession
  19180. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetBindings
  19181. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetHieAst
  19182. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetDocMap
  19183. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_TypeCheck
  19184. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_ReportImportCycles
  19185. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModuleGraphImmediateReverseDepsFingerprints
  19186. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModuleGraphTransReverseDepsFingerprints
  19187. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModuleGraphTransDepsFingerprints
  19188. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModuleGraph
  19189. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_NeedsCompilation
  19190. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetLocatedImports
  19191. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetParsedModuleWithComments
  19192. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetParsedModule
  19193. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_IsFileOfInterestResult
  19194. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_FileOfInterestStatus
  19195. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetFileHash
  19196. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetFileExists
  19197. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetFileContents
  19198. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_FileVersion
  19199. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetPhysicalModificationTime
  19200. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModificationTime
  19201. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetImportMap
  19202. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetLinkable
  19203. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GenerateCore
  19204. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetKnownTargets
  19205. 1777.85 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_LinkableType
  19206. 1777.85 s [ghcide] Warning: Development.IDE.Types.Options: could not find link destinations for:
  19207. 1777.85 s [ghcide] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  19208. 1777.86 s [ghcide] Warning: Development.IDE.Core.ProgressReporting: could not find link destinations for:
  19209. 1777.86 s [ghcide] - Development.IDE.Core.ProgressReporting.ProgressReporter
  19210. 1777.86 s [ghcide] Warning: Development.IDE.Types.Shake: could not find link destinations for:
  19211. 1777.86 s [ghcide] - Data.Vector.Vector
  19212. 1777.86 s [ghcide] - Development.IDE.Types.Shake.Rep_ShakeValue
  19213. 1777.86 s [ghcide] - Development.IDE.Types.Shake.Rep_Value
  19214. 1777.86 s [ghcide] Warning: Development.IDE.Core.Shake: could not find link destinations for:
  19215. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  19216. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Types.SemanticTokens.SemanticTokens
  19217. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.TextDocumentContentChangeEvent
  19218. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  19219. 1777.86 s [ghcide] - Development.IDE.Types.Action.ActionQueue
  19220. 1777.86 s [ghcide] - Development.IDE.Types.Action.DelayedActionInternal
  19221. 1777.86 s [ghcide] - Development.IDE.Types.KnownTargets.Rep_Target
  19222. 1777.86 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_FileVersion
  19223. 1777.86 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModificationTime
  19224. 1777.86 s [ghcide] - Development.IDE.Core.Shake.STMDiagnosticStore
  19225. 1777.86 s [ghcide] - Development.IDE.Core.Shake.ShakeSession
  19226. 1777.86 s [ghcide] - Development.IDE.Core.Shake.GetStalePersistent
  19227. 1777.86 s [ghcide] Warning: Development.IDE.Session: could not find link destinations for:
  19228. 1777.86 s [ghcide] - Development.IDE.Session.DependencyInfo
  19229. 1777.86 s [ghcide] - Development.IDE.Session.maxRetryCount
  19230. 1777.86 s [ghcide] Warning: Development.IDE.LSP.Server: could not find link destinations for:
  19231. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method
  19232. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Meta.MessageDirection
  19233. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Meta.Request
  19234. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Types.TResponseError
  19235. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Meta.ClientToServer
  19236. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.LspId.LspId
  19237. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Meta.Notification
  19238. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Method.SMethod
  19239. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Method.MessageParams
  19240. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Method.MessageResult
  19241. 1777.86 s [ghcide] Warning: Development.IDE.Plugin.HLS: could not find link destinations for:
  19242. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method
  19243. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Meta.MessageDirection
  19244. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Meta.Request
  19245. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Types.TResponseError
  19246. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Meta.MessageKind
  19247. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Method.SMethod
  19248. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Method.ErrorData
  19249. 1777.86 s [ghcide] Warning: Development.IDE.Core.IdeConfiguration: could not find link destinations for:
  19250. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Types.InitializeParams.InitializeParams
  19251. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceFolder.WorkspaceFolder
  19252. 1777.86 s [ghcide] Warning: Development.IDE.LSP.LanguageServer: could not find link destinations for:
  19253. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Types.TResponseError
  19254. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.Types.TRequestMessage
  19255. 1777.86 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_Initialize
  19256. 1777.86 s [ghcide] - Language.LSP.Protocol.Message.LspId.SomeLspId
  19257. 1777.86 s [ghcide] Warning: Development.IDE.Core.OfInterest: could not find link destinations for:
  19258. 1777.86 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_FileOfInterestStatus
  19259. 1777.87 s [ghcide] Warning: Development.IDE.Core.FileStore: could not find link destinations for:
  19260. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.FileChangeType.FileChangeType
  19261. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.TextDocumentIdentifier
  19262. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  19263. 1777.87 s [ghcide] Warning: Development.IDE.Core.Compile: could not find link destinations for:
  19264. 1777.87 s [ghcide] - Development.IDE.Core.Compile.CoreFileTime
  19265. 1777.87 s [ghcide] Warning: Development.IDE.Spans.AtPoint: could not find link destinations for:
  19266. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.DocumentHighlight
  19267. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.SymbolInformation.SymbolInformation
  19268. 1777.87 s [ghcide] Warning: Development.IDE.Core.Service: could not find link destinations for:
  19269. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.TextDocumentContentChangeEvent
  19270. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  19271. 1777.87 s [ghcide] - Development.IDE.Core.FileExists.Log
  19272. 1777.87 s [ghcide] Warning: Development.IDE.Core.Actions: could not find link destinations for:
  19273. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.DocumentHighlight
  19274. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.SymbolInformation.SymbolInformation
  19275. 1777.87 s [ghcide] Warning: Development.IDE.Core.Rules: could not find link destinations for:
  19276. 1777.87 s [ghcide] - Ide.Plugin.Properties.NonEmptyList
  19277. 1777.87 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_TransitiveDependencies
  19278. 1777.87 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GhcSessionIO
  19279. 1777.87 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetClientSettings
  19280. 1777.87 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetParsedModule
  19281. 1777.87 s [ghcide] Warning: Development.IDE.Plugin.Test: could not find link destinations for:
  19282. 1777.87 s [ghcide] - Development.IDE.Plugin.Test.Age
  19283. 1777.87 s [ghcide] - Development.IDE.Plugin.Test.Rep_TestRequest
  19284. 1777.87 s [ghcide] Warning: Development.IDE.LSP.Outline: could not find link destinations for:
  19285. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDocumentSymbol
  19286. 1777.87 s [ghcide] Warning: Development.IDE.LSP.HoverDefinition: could not find link destinations for:
  19287. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.DocumentHighlight
  19288. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.Hover.Hover
  19289. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentPositionParams.TextDocumentPositionParams
  19290. 1777.87 s [ghcide] - Language.LSP.Protocol.Types.Common.Null
  19291. 1777.87 s [ghcide] - Language.LSP.Protocol.Types.Common.|?
  19292. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Method.MessageResult
  19293. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceSymbol
  19294. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentReferences
  19295. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDefinition
  19296. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentTypeDefinition
  19297. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentImplementation
  19298. 1777.87 s [ghcide] Warning: Development.IDE.Spans.Pragmas: could not find link destinations for:
  19299. 1777.87 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  19300. 1777.87 s [ghcide] Warning: Development.IDE.Plugin.TypeLenses: could not find link destinations for:
  19301. 1777.88 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  19302. 1777.88 s [ghcide] - Development.IDE.Plugin.TypeLenses.Rep_GetGlobalBindingTypeSigs
  19303. 1777.88 s [ghcide] Warning: Development.IDE.Plugin.Completions.Logic: could not find link destinations for:
  19304. 1777.88 s [ghcide] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  19305. 1777.88 s [ghcide] - Language.LSP.Protocol.Internal.Types.CompletionItem.CompletionItem
  19306. 1795.55 s [ghcide] Documentation created: dist/doc/html/ghcide/, dist/doc/html/ghcide/ghcide.txt
  19307. 1795.61 s [ghcide] Preprocessing executable 'ghcide' for ghcide-2.12.0.0...
  19308. 1795.62 s [ghcide] haddockPhase completed in 31 seconds
  19309. 1795.62 s [ghcide] Phase: installPhase
  19310. 1795.80 s [ghcide] Installing library in /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  19311. 1796.48 s [ghcide] Installing executable ghcide in /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/bin
  19312. 1796.48 s [ghcide] Warning: The directory
  19313. 1796.48 s [ghcide] /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/bin is not in the
  19314. 1796.48 s [ghcide] system search path.
  19315. 1797.67 s [ghcide] Phase: fixupPhase
  19316. 1797.69 s [ghcide] shrinking RPATHs of ELF executables and libraries in /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0
  19317. 1797.69 s [ghcide] shrinking /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/bin/ghcide
  19318. 1797.90 s [ghcide] shrinking /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHSghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss-ghc9.10.2.so
  19319. 1797.97 s [ghcide] checking for references to /build/ in /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0...
  19320. 1798.05 s [ghcide] patching script interpreter paths in /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0
  19321. 1798.06 s [ghcide] stripping (with command strip and flags -S -p) in /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/lib /nix/store/mv8wn3lfa9nknp3hn4maxnl0x3xmnmdy-ghcide-2.12.0.0/bin
  19322. 1798.68 s [ghcide] shrinking RPATHs of ELF executables and libraries in /nix/store/k3l1xsd7ki6z7kmz0j6vzd9j6dz8lllq-ghcide-2.12.0.0-doc
  19323. 1798.71 s [ghcide] checking for references to /build/ in /nix/store/k3l1xsd7ki6z7kmz0j6vzd9j6dz8lllq-ghcide-2.12.0.0-doc...
  19324. 1798.76 s [ghcide] patching script interpreter paths in /nix/store/k3l1xsd7ki6z7kmz0j6vzd9j6dz8lllq-ghcide-2.12.0.0-doc
  19325. 1799.20 s Progress: 360 of 364 built, 461 of 461 downloaded from cache
  19326. 1799.27 s Building hls-test-utils
  19327. 1799.81 s [hls-test-utils] Phase: setupCompilerEnvironmentPhase
  19328. 1799.81 s [hls-test-utils] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  19329. 1800.28 s [hls-test-utils] Phase: unpackPhase
  19330. 1800.29 s [hls-test-utils] unpacking source archive /nix/store/93br9mgx6in5n5chqb70wbl7hgprvjgd-hls-test-utils-2.12.0.0.tar.gz
  19331. 1800.29 s [hls-test-utils] source root is hls-test-utils-2.12.0.0
  19332. 1800.30 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"
  19333. 1800.30 s [hls-test-utils] Phase: patchPhase
  19334. 1800.31 s [hls-test-utils] Phase: compileBuildDriverPhase
  19335. 1800.31 s [hls-test-utils] setupCompileFlags: -package-db=/build/tmp.lEKdjEnOpS/setup-package.conf.d -threaded
  19336. 1800.35 s [hls-test-utils] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.lEKdjEnOpS/Main.o )
  19337. 1800.39 s [hls-test-utils] [2 of 2] Linking Setup
  19338. 1801.42 s [hls-test-utils] Phase: updateAutotoolsGnuConfigScriptsPhase
  19339. 1801.43 s [hls-test-utils] Phase: configurePhase
  19340. 1801.43 s [hls-test-utils] configureFlags: --verbose --prefix=/nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ndj3pc2fjfinxfy7kf1fg6d7nz32w228-hls-test-utils-2.12.0.0-doc/share/doc/hls-test-utils-2.12.0.0 --with-gcc=gcc --package-db=/build/tmp.lEKdjEnOpS/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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/lib
  19341. 1801.48 s [hls-test-utils] Using Parsec parser
  19342. 1801.48 s [hls-test-utils] Configuring hls-test-utils-2.12.0.0...
  19343. 1801.88 s [hls-test-utils] Flags chosen: pedantic=False
  19344. 1802.09 s [hls-test-utils] Dependency aeson: using aeson-2.2.3.0
  19345. 1802.10 s [hls-test-utils] Dependency async: using async-2.2.5
  19346. 1802.10 s [hls-test-utils] Dependency base >=4.12 && <5: using base-4.20.1.0
  19347. 1802.10 s [hls-test-utils] Dependency bytestring: using bytestring-0.12.2.0
  19348. 1802.10 s [hls-test-utils] Dependency containers: using containers-0.7
  19349. 1802.10 s [hls-test-utils] Dependency data-default: using data-default-0.8.0.1
  19350. 1802.10 s [hls-test-utils] Dependency directory: using directory-1.3.8.5
  19351. 1802.10 s [hls-test-utils] Dependency extra: using extra-1.8.1
  19352. 1802.10 s [hls-test-utils] Dependency filepath: using filepath-1.5.4.0
  19353. 1802.10 s [hls-test-utils] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  19354. 1802.10 s [hls-test-utils] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  19355. 1802.10 s [hls-test-utils] Dependency lens: using lens-5.3.5
  19356. 1802.10 s [hls-test-utils] Dependency lsp: using lsp-2.7.0.1
  19357. 1802.10 s [hls-test-utils] Dependency lsp-test >=0.17 && <0.18: using lsp-test-0.17.1.1
  19358. 1802.10 s [hls-test-utils] Dependency lsp-types >=2.3 && <2.4: using lsp-types-2.3.0.1
  19359. 1802.10 s [hls-test-utils] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  19360. 1802.10 s [hls-test-utils] Dependency string-interpolate: using string-interpolate-0.3.4.0
  19361. 1802.10 s [hls-test-utils] Dependency tasty: using tasty-1.5.3
  19362. 1802.10 s [hls-test-utils] Dependency tasty-expected-failure: using tasty-expected-failure-0.12.3
  19363. 1802.10 s [hls-test-utils] Dependency tasty-golden: using tasty-golden-2.3.5
  19364. 1802.10 s [hls-test-utils] Dependency tasty-hunit: using tasty-hunit-0.10.2
  19365. 1802.10 s [hls-test-utils] Dependency tasty-rerun: using tasty-rerun-1.1.20
  19366. 1802.10 s [hls-test-utils] Dependency temporary: using temporary-1.3
  19367. 1802.10 s [hls-test-utils] Dependency text: using text-2.1.2
  19368. 1802.10 s [hls-test-utils] Dependency text-rope: using text-rope-0.3
  19369. 1802.10 s [hls-test-utils] Source component graph: component lib
  19370. 1802.10 s [hls-test-utils] Configured component graph:
  19371. 1802.10 s [hls-test-utils] component hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  19372. 1802.10 s [hls-test-utils] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  19373. 1802.10 s [hls-test-utils] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  19374. 1802.10 s [hls-test-utils] include base-4.20.1.0-f445
  19375. 1802.10 s [hls-test-utils] include bytestring-0.12.2.0-214a
  19376. 1802.10 s [hls-test-utils] include containers-0.7-6571
  19377. 1802.10 s [hls-test-utils] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  19378. 1802.10 s [hls-test-utils] include directory-1.3.8.5-159c
  19379. 1802.10 s [hls-test-utils] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  19380. 1802.10 s [hls-test-utils] include filepath-1.5.4.0-8593
  19381. 1802.10 s [hls-test-utils] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  19382. 1802.10 s [hls-test-utils] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  19383. 1802.10 s [hls-test-utils] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  19384. 1802.10 s [hls-test-utils] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  19385. 1802.10 s [hls-test-utils] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  19386. 1802.10 s [hls-test-utils] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  19387. 1802.10 s [hls-test-utils] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  19388. 1802.10 s [hls-test-utils] include string-interpolate-0.3.4.0-JhWZjGDEepKHpMuwD5rR2M
  19389. 1802.10 s [hls-test-utils] include tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  19390. 1802.10 s [hls-test-utils] include tasty-expected-failure-0.12.3-94AzyUmWYehVXO0bl0Fem
  19391. 1802.10 s [hls-test-utils] include tasty-golden-2.3.5-HgyFdA4dFaM5XVEt2hxwe4
  19392. 1802.10 s [hls-test-utils] include tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  19393. 1802.10 s [hls-test-utils] include tasty-rerun-1.1.20-JhUbXNAKxPVd5bOKXYH0I
  19394. 1802.10 s [hls-test-utils] include temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  19395. 1802.10 s [hls-test-utils] include text-2.1.2-7514
  19396. 1802.10 s [hls-test-utils] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  19397. 1802.10 s [hls-test-utils] Linked component graph:
  19398. 1802.10 s [hls-test-utils] unit hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  19399. 1802.10 s [hls-test-utils] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  19400. 1802.10 s [hls-test-utils] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  19401. 1802.10 s [hls-test-utils] include base-4.20.1.0-f445
  19402. 1802.10 s [hls-test-utils] include bytestring-0.12.2.0-214a
  19403. 1802.10 s [hls-test-utils] include containers-0.7-6571
  19404. 1802.10 s [hls-test-utils] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  19405. 1802.10 s [hls-test-utils] include directory-1.3.8.5-159c
  19406. 1802.10 s [hls-test-utils] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  19407. 1802.10 s [hls-test-utils] include filepath-1.5.4.0-8593
  19408. 1802.10 s [hls-test-utils] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  19409. 1802.10 s [hls-test-utils] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  19410. 1802.10 s [hls-test-utils] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  19411. 1802.10 s [hls-test-utils] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  19412. 1802.10 s [hls-test-utils] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  19413. 1802.10 s [hls-test-utils] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  19414. 1802.10 s [hls-test-utils] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  19415. 1802.10 s [hls-test-utils] include string-interpolate-0.3.4.0-JhWZjGDEepKHpMuwD5rR2M
  19416. 1802.10 s [hls-test-utils] include tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  19417. 1802.10 s [hls-test-utils] include tasty-expected-failure-0.12.3-94AzyUmWYehVXO0bl0Fem
  19418. 1802.10 s [hls-test-utils] include tasty-golden-2.3.5-HgyFdA4dFaM5XVEt2hxwe4
  19419. 1802.10 s [hls-test-utils] include tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  19420. 1802.10 s [hls-test-utils] include tasty-rerun-1.1.20-JhUbXNAKxPVd5bOKXYH0I
  19421. 1802.10 s [hls-test-utils] include temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  19422. 1802.10 s [hls-test-utils] include text-2.1.2-7514
  19423. 1802.10 s [hls-test-utils] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  19424. 1802.10 s [hls-test-utils] Development.IDE.Test=hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT:Development.IDE.Test,Development.IDE.Test.Diagnostic=hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT:Development.IDE.Test.Diagnostic,Test.Hls=hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT:Test.Hls,Test.Hls.FileSystem=hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT:Test.Hls.FileSystem,Test.Hls.Util=hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT:Test.Hls.Util
  19425. 1802.10 s [hls-test-utils] Ready component graph:
  19426. 1802.10 s [hls-test-utils] definite hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  19427. 1802.10 s [hls-test-utils] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  19428. 1802.10 s [hls-test-utils] depends async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  19429. 1802.10 s [hls-test-utils] depends base-4.20.1.0-f445
  19430. 1802.10 s [hls-test-utils] depends bytestring-0.12.2.0-214a
  19431. 1802.10 s [hls-test-utils] depends containers-0.7-6571
  19432. 1802.10 s [hls-test-utils] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  19433. 1802.10 s [hls-test-utils] depends directory-1.3.8.5-159c
  19434. 1802.10 s [hls-test-utils] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  19435. 1802.10 s [hls-test-utils] depends filepath-1.5.4.0-8593
  19436. 1802.10 s [hls-test-utils] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  19437. 1802.10 s [hls-test-utils] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  19438. 1802.10 s [hls-test-utils] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  19439. 1802.10 s [hls-test-utils] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  19440. 1802.10 s [hls-test-utils] depends lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  19441. 1802.10 s [hls-test-utils] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  19442. 1802.10 s [hls-test-utils] depends safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  19443. 1802.10 s [hls-test-utils] depends string-interpolate-0.3.4.0-JhWZjGDEepKHpMuwD5rR2M
  19444. 1802.10 s [hls-test-utils] depends tasty-1.5.3-FnLG3VNSatS37qpBN0fGqj
  19445. 1802.10 s [hls-test-utils] depends tasty-expected-failure-0.12.3-94AzyUmWYehVXO0bl0Fem
  19446. 1802.10 s [hls-test-utils] depends tasty-golden-2.3.5-HgyFdA4dFaM5XVEt2hxwe4
  19447. 1802.10 s [hls-test-utils] depends tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  19448. 1802.10 s [hls-test-utils] depends tasty-rerun-1.1.20-JhUbXNAKxPVd5bOKXYH0I
  19449. 1802.10 s [hls-test-utils] depends temporary-1.3-FHEDM8TAw9NJJuBGnpWG8W
  19450. 1802.10 s [hls-test-utils] depends text-2.1.2-7514
  19451. 1802.10 s [hls-test-utils] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  19452. 1802.10 s [hls-test-utils] Using Cabal-3.12.1.0 compiled by ghc-9.10
  19453. 1802.10 s [hls-test-utils] Using compiler: ghc-9.10.2
  19454. 1802.10 s [hls-test-utils] Using install prefix:
  19455. 1802.10 s [hls-test-utils] /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0
  19456. 1802.10 s [hls-test-utils] Executables installed in:
  19457. 1802.10 s [hls-test-utils] /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0/bin
  19458. 1802.10 s [hls-test-utils] Libraries installed in:
  19459. 1802.10 s [hls-test-utils] /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  19460. 1802.10 s [hls-test-utils] Dynamic Libraries installed in:
  19461. 1802.10 s [hls-test-utils] /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  19462. 1802.10 s [hls-test-utils] Private executables installed in:
  19463. 1802.10 s [hls-test-utils] /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0/libexec/x86_64-linux-ghc-9.10.2-2a2a/hls-test-utils-2.12.0.0
  19464. 1802.10 s [hls-test-utils] Data files installed in:
  19465. 1802.10 s [hls-test-utils] /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0/share/x86_64-linux-ghc-9.10.2-2a2a/hls-test-utils-2.12.0.0
  19466. 1802.10 s [hls-test-utils] Documentation installed in:
  19467. 1802.10 s [hls-test-utils] /nix/store/ndj3pc2fjfinxfy7kf1fg6d7nz32w228-hls-test-utils-2.12.0.0-doc/share/doc/hls-test-utils-2.12.0.0
  19468. 1802.10 s [hls-test-utils] Configuration files installed in:
  19469. 1802.10 s [hls-test-utils] /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0/etc
  19470. 1802.10 s [hls-test-utils] No alex found
  19471. 1802.10 s [hls-test-utils] Using ar found on system at:
  19472. 1802.10 s [hls-test-utils] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  19473. 1802.10 s [hls-test-utils] No c2hs found
  19474. 1802.10 s [hls-test-utils] No cpphs found
  19475. 1802.10 s [hls-test-utils] No doctest found
  19476. 1802.10 s [hls-test-utils] Using gcc version 14.3.0 given by user at:
  19477. 1802.10 s [hls-test-utils] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  19478. 1802.10 s [hls-test-utils] Using ghc version 9.10.2 found on system at:
  19479. 1802.10 s [hls-test-utils] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  19480. 1802.10 s [hls-test-utils] Using ghc-pkg version 9.10.2 found on system at:
  19481. 1802.10 s [hls-test-utils] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  19482. 1802.10 s [hls-test-utils] No ghcjs found
  19483. 1802.10 s [hls-test-utils] No ghcjs-pkg found
  19484. 1802.10 s [hls-test-utils] No greencard found
  19485. 1802.10 s [hls-test-utils] Using haddock version 2.31.0 found on system at:
  19486. 1802.10 s [hls-test-utils] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  19487. 1802.10 s [hls-test-utils] No happy found
  19488. 1802.10 s [hls-test-utils] Using haskell-suite found on system at: haskell-suite-dummy-location
  19489. 1802.10 s [hls-test-utils] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  19490. 1802.10 s [hls-test-utils] No hmake found
  19491. 1802.10 s [hls-test-utils] Using hpc version 0.69 found on system at:
  19492. 1802.10 s [hls-test-utils] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  19493. 1802.10 s [hls-test-utils] Using hsc2hs version 0.68.10 found on system at:
  19494. 1802.10 s [hls-test-utils] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  19495. 1802.10 s [hls-test-utils] Using hscolour version 1.25 found on system at:
  19496. 1802.10 s [hls-test-utils] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  19497. 1802.10 s [hls-test-utils] No jhc found
  19498. 1802.12 s [hls-test-utils] Using ld found on system at:
  19499. 1802.12 s [hls-test-utils] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  19500. 1802.12 s [hls-test-utils] No pkg-config found
  19501. 1802.12 s [hls-test-utils] Using runghc version 9.10.2 found on system at:
  19502. 1802.12 s [hls-test-utils] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  19503. 1802.12 s [hls-test-utils] Using strip version 2.44 found on system at:
  19504. 1802.12 s [hls-test-utils] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  19505. 1802.12 s [hls-test-utils] Using tar found on system at:
  19506. 1802.12 s [hls-test-utils] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  19507. 1802.12 s [hls-test-utils] No uhc found
  19508. 1802.66 s [hls-test-utils] Phase: buildPhase
  19509. 1802.74 s [hls-test-utils] Preprocessing library for hls-test-utils-2.12.0.0...
  19510. 1802.74 s [hls-test-utils] Building library for hls-test-utils-2.12.0.0...
  19511. 1802.87 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 )
  19512. 1803.96 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 )
  19513. 1804.62 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 )
  19514. 1804.62 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 )
  19515. 1804.62 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 )
  19516. 1805.74 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 )
  19517. 1806.73 s [hls-test-utils] [2 of 5] Compiling Development.IDE.Test ( src/Development/IDE/Test.hs, dist/build/Development/IDE/Test.p_o )
  19518. 1807.42 s [hls-test-utils] [3 of 5] Compiling Test.Hls.FileSystem ( src/Test/Hls/FileSystem.hs, dist/build/Test/Hls/FileSystem.p_o )
  19519. 1807.48 s [hls-test-utils] [4 of 5] Compiling Test.Hls.Util ( src/Test/Hls/Util.hs, dist/build/Test/Hls/Util.p_o )
  19520. 1807.48 s [hls-test-utils] [5 of 5] Compiling Test.Hls ( src/Test/Hls.hs, dist/build/Test/Hls.p_o )
  19521. 1814.62 s [hls-test-utils] Phase: checkPhase
  19522. 1814.68 s [hls-test-utils] Package has no test suites.
  19523. 1814.68 s [hls-test-utils] Phase: haddockPhase
  19524. 1814.81 s [hls-test-utils] Preprocessing library for hls-test-utils-2.12.0.0...
  19525. 1814.82 s [hls-test-utils] Running Haddock on library for hls-test-utils-2.12.0.0...
  19526. 1814.82 s [hls-test-utils] Warning: The documentation for the following packages are not installed. No
  19527. 1814.82 s [hls-test-utils] links will be generated to these packages: attoparsec-0.14.4,
  19528. 1814.82 s [hls-test-utils] attoparsec-0.14.4, libyaml-clib-0.2.5, lsp-types-2.3.0.1, vector-0.13.2.0
  19529. 1815.23 s [hls-test-utils] [1 of 5] Compiling Development.IDE.Test.Diagnostic ( src/Development/IDE/Test/Diagnostic.hs, nothing )
  19530. 1816.52 s [hls-test-utils] [2 of 5] Compiling Development.IDE.Test ( src/Development/IDE/Test.hs, nothing )
  19531. 1816.68 s [hls-test-utils] [3 of 5] Compiling Test.Hls.FileSystem ( src/Test/Hls/FileSystem.hs, nothing )
  19532. 1816.71 s [hls-test-utils] [4 of 5] Compiling Test.Hls.Util ( src/Test/Hls/Util.hs, nothing )
  19533. 1816.87 s [hls-test-utils] [5 of 5] Compiling Test.Hls ( src/Test/Hls.hs, nothing )
  19534. 1817.04 s [hls-test-utils] Haddock coverage:
  19535. 1817.04 s [hls-test-utils] 37% ( 3 / 8) in 'Development.IDE.Test.Diagnostic'
  19536. 1817.04 s [hls-test-utils] Missing documentation for:
  19537. 1817.04 s [hls-test-utils] Module header
  19538. 1817.04 s [hls-test-utils] cursorPosition (src/Development/IDE/Test/Diagnostic.hs:15)
  19539. 1817.04 s [hls-test-utils] ErrorMsg (src/Development/IDE/Test/Diagnostic.hs:17)
  19540. 1817.04 s [hls-test-utils] requireDiagnostic (src/Development/IDE/Test/Diagnostic.hs:53)
  19541. 1817.04 s [hls-test-utils] standardizeQuotes (src/Development/IDE/Test/Diagnostic.hs:82)
  19542. 1817.04 s [hls-test-utils] 21% ( 6 / 28) in 'Development.IDE.Test'
  19543. 1817.04 s [hls-test-utils] Missing documentation for:
  19544. 1817.04 s [hls-test-utils] Module header
  19545. 1817.04 s [hls-test-utils] cursorPosition (src/Development/IDE/Test/Diagnostic.hs:15)
  19546. 1817.04 s [hls-test-utils] requireDiagnostic (src/Development/IDE/Test/Diagnostic.hs:53)
  19547. 1817.04 s [hls-test-utils] diagnostic (src/Development/IDE/Test.hs:193)
  19548. 1817.04 s [hls-test-utils] expectDiagnosticsWithTags (src/Development/IDE/Test.hs:131)
  19549. 1817.04 s [hls-test-utils] expectMessages (src/Development/IDE/Test.hs:94)
  19550. 1817.04 s [hls-test-utils] expectCurrentDiagnostics (src/Development/IDE/Test.hs:179)
  19551. 1817.04 s [hls-test-utils] checkDiagnosticsForDoc (src/Development/IDE/Test.hs:184)
  19552. 1817.04 s [hls-test-utils] canonicalizeUri (src/Development/IDE/Test.hs:190)
  19553. 1817.04 s [hls-test-utils] standardizeQuotes (src/Development/IDE/Test/Diagnostic.hs:82)
  19554. 1817.05 s [hls-test-utils] flushMessages (src/Development/IDE/Test.hs:110)
  19555. 1817.05 s [hls-test-utils] waitForAction (src/Development/IDE/Test.hs:215)
  19556. 1817.05 s [hls-test-utils] getInterfaceFilesDir (src/Development/IDE/Test.hs:219)
  19557. 1817.05 s [hls-test-utils] garbageCollectDirtyKeys (src/Development/IDE/Test.hs:222)
  19558. 1817.05 s [hls-test-utils] getFilesOfInterest (src/Development/IDE/Test.hs:234)
  19559. 1817.05 s [hls-test-utils] waitForTypecheck (src/Development/IDE/Test.hs:228)
  19560. 1817.05 s [hls-test-utils] waitForBuildQueue (src/Development/IDE/Test.hs:231)
  19561. 1817.05 s [hls-test-utils] getStoredKeys (src/Development/IDE/Test.hs:225)
  19562. 1817.05 s [hls-test-utils] waitForCustomMessage (src/Development/IDE/Test.hs:237)
  19563. 1817.05 s [hls-test-utils] waitForGC (src/Development/IDE/Test.hs:244)
  19564. 1817.05 s [hls-test-utils] configureCheckProject (src/Development/IDE/Test.hs:250)
  19565. 1817.05 s [hls-test-utils] referenceReady (src/Development/IDE/Test.hs:257)
  19566. 1817.05 s [hls-test-utils] Warning: 'VirtualFileTree' is ambiguous. It is defined
  19567. 1817.05 s [hls-test-utils] * at src/Test/Hls/FileSystem.hs:68:3
  19568. 1817.05 s [hls-test-utils] * at src/Test/Hls/FileSystem.hs:67:1
  19569. 1817.05 s [hls-test-utils] You may be able to disambiguate the identifier by qualifying it or
  19570. 1817.05 s [hls-test-utils] by specifying the type/value namespace explicitly.
  19571. 1817.05 s [hls-test-utils] Defaulting to the one defined at src/Test/Hls/FileSystem.hs:67:1
  19572. 1817.05 s [hls-test-utils] Warning: 'rootDir' is out of scope.
  19573. 1817.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19574. 1817.05 s [hls-test-utils] Warning: 'virtualFileTree' is out of scope.
  19575. 1817.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19576. 1817.05 s [hls-test-utils] 63% ( 21 / 33) in 'Test.Hls.FileSystem'
  19577. 1817.05 s [hls-test-utils] Missing documentation for:
  19578. 1817.05 s [hls-test-utils] Module header
  19579. 1817.05 s [hls-test-utils] FileTree (src/Test/Hls/FileSystem.hs:73)
  19580. 1817.05 s [hls-test-utils] Content (src/Test/Hls/FileSystem.hs:79)
  19581. 1817.05 s [hls-test-utils] readFileFS (src/Test/Hls/FileSystem.hs:89)
  19582. 1817.05 s [hls-test-utils] writeFileFS (src/Test/Hls/FileSystem.hs:93)
  19583. 1817.05 s [hls-test-utils] mkVirtualFileTree (src/Test/Hls/FileSystem.hs:142)
  19584. 1817.05 s [hls-test-utils] toNfp (src/Test/Hls/FileSystem.hs:152)
  19585. 1817.05 s [hls-test-utils] toAbsFp (src/Test/Hls/FileSystem.hs:149)
  19586. 1817.05 s [hls-test-utils] directory (src/Test/Hls/FileSystem.hs:179)
  19587. 1817.05 s [hls-test-utils] atomicFileWriteString (src/Test/Hls/FileSystem.hs:264)
  19588. 1817.05 s [hls-test-utils] atomicFileWriteStringUTF8 (src/Test/Hls/FileSystem.hs:268)
  19589. 1817.05 s [hls-test-utils] atomicFileWriteText (src/Test/Hls/FileSystem.hs:272)
  19590. 1817.05 s [hls-test-utils] Warning: 'FoldState' is ambiguous. It is defined
  19591. 1817.05 s [hls-test-utils] * at src/Test/Hls/Util.hs:419:18
  19592. 1817.05 s [hls-test-utils] * at src/Test/Hls/Util.hs:419:1
  19593. 1817.05 s [hls-test-utils] You may be able to disambiguate the identifier by qualifying it or
  19594. 1817.05 s [hls-test-utils] by specifying the type/value namespace explicitly.
  19595. 1817.05 s [hls-test-utils] Defaulting to the one defined at src/Test/Hls/Util.hs:419:1
  19596. 1817.05 s [hls-test-utils] Warning: 'cons' is out of scope.
  19597. 1817.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19598. 1817.05 s [hls-test-utils] Warning: 'bar' is out of scope.
  19599. 1817.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19600. 1817.05 s [hls-test-utils] Warning: 'src' is out of scope.
  19601. 1817.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19602. 1817.05 s [hls-test-utils] Warning: 'ignored' is out of scope.
  19603. 1817.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19604. 1817.05 s [hls-test-utils] Warning: 'dst' is out of scope.
  19605. 1817.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19606. 1817.05 s [hls-test-utils] 38% ( 18 / 47) in 'Test.Hls.Util'
  19607. 1817.05 s [hls-test-utils] Missing documentation for:
  19608. 1817.05 s [hls-test-utils] Module header
  19609. 1817.05 s [hls-test-utils] codeActionResolveCaps (src/Test/Hls/Util.hs:104)
  19610. 1817.05 s [hls-test-utils] codeActionNoResolveCaps (src/Test/Hls/Util.hs:109)
  19611. 1817.05 s [hls-test-utils] codeActionNoInlayHintsCaps (src/Test/Hls/Util.hs:114)
  19612. 1817.05 s [hls-test-utils] codeActionSupportCaps (src/Test/Hls/Util.hs:97)
  19613. 1817.05 s [hls-test-utils] expectCodeAction (src/Test/Hls/Util.hs:265)
  19614. 1817.05 s [hls-test-utils] ghcVersion
  19615. 1817.05 s [hls-test-utils] GhcVersion
  19616. 1817.05 s [hls-test-utils] hostOS (src/Test/Hls/Util.hs:133)
  19617. 1817.05 s [hls-test-utils] OS (src/Test/Hls/Util.hs:129)
  19618. 1817.05 s [hls-test-utils] matchesCurrentEnv (src/Test/Hls/Util.hs:126)
  19619. 1817.05 s [hls-test-utils] EnvSpec (src/Test/Hls/Util.hs:122)
  19620. 1817.05 s [hls-test-utils] ignoreForGhcVersions (src/Test/Hls/Util.hs:163)
  19621. 1817.05 s [hls-test-utils] knownBrokenOnWindows (src/Test/Hls/Util.hs:151)
  19622. 1817.05 s [hls-test-utils] knownBrokenForGhcVersions (src/Test/Hls/Util.hs:154)
  19623. 1817.05 s [hls-test-utils] fromAction (src/Test/Hls/Util.hs:233)
  19624. 1817.05 s [hls-test-utils] fromCommand (src/Test/Hls/Util.hs:237)
  19625. 1817.05 s [hls-test-utils] dontExpectCodeAction (src/Test/Hls/Util.hs:268)
  19626. 1817.05 s [hls-test-utils] expectDiagnostic (src/Test/Hls/Util.hs:256)
  19627. 1817.05 s [hls-test-utils] failIfSessionTimeout (src/Test/Hls/Util.hs:333)
  19628. 1817.05 s [hls-test-utils] getCompletionByLabel (src/Test/Hls/Util.hs:340)
  19629. 1817.05 s [hls-test-utils] noLiteralCaps (src/Test/Hls/Util.hs:91)
  19630. 1817.05 s [hls-test-utils] inspectCodeAction (src/Test/Hls/Util.hs:259)
  19631. 1817.05 s [hls-test-utils] inspectCommand (src/Test/Hls/Util.hs:276)
  19632. 1817.05 s [hls-test-utils] inspectDiagnostic (src/Test/Hls/Util.hs:248)
  19633. 1817.05 s [hls-test-utils] inspectDiagnosticAny (src/Test/Hls/Util.hs:252)
  19634. 1817.05 s [hls-test-utils] waitForDiagnosticsFrom (src/Test/Hls/Util.hs:282)
  19635. 1817.05 s [hls-test-utils] waitForDiagnosticsFromSource (src/Test/Hls/Util.hs:290)
  19636. 1817.05 s [hls-test-utils] withCanonicalTempDir (src/Test/Hls/Util.hs:350)
  19637. 1817.05 s [hls-test-utils] Warning: 'TASTY_PATTERN' is out of scope.
  19638. 1817.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19639. 1817.05 s [hls-test-utils] Warning: 'findFunctionNameUnderCursor' is out of scope.
  19640. 1817.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19641. 1817.06 s [hls-test-utils] Warning: 'runSessionWithServer'' is out of scope.
  19642. 1817.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19643. 1817.06 s [hls-test-utils] Warning: 'XDG_CACHE_HOME' is out of scope.
  19644. 1817.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19645. 1817.06 s [hls-test-utils] Warning: 'ghcide' is out of scope.
  19646. 1817.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19647. 1817.06 s [hls-test-utils] Warning: 'LSP_TIMEOUT' is out of scope.
  19648. 1817.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19649. 1817.06 s [hls-test-utils] Warning: 'TestConfig' is ambiguous. It is defined
  19650. 1817.06 s [hls-test-utils] * at src/Test/Hls.hs:692:21
  19651. 1817.06 s [hls-test-utils] * at src/Test/Hls.hs:692:1
  19652. 1817.06 s [hls-test-utils] You may be able to disambiguate the identifier by qualifying it or
  19653. 1817.06 s [hls-test-utils] by specifying the type/value namespace explicitly.
  19654. 1817.06 s [hls-test-utils] Defaulting to the one defined at src/Test/Hls.hs:692:1
  19655. 1817.06 s [hls-test-utils] Warning: Test.Hls: Could not find documentation for exported module: Language.LSP.Protocol.Types
  19656. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Pattern
  19657. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export UInt
  19658. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Color
  19659. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Location
  19660. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export |?
  19661. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Position
  19662. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Diagnostic
  19663. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Edit
  19664. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Range
  19665. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NormalizedUri
  19666. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromNormalizedFilePath
  19667. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromNormalizedUri
  19668. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toNormalizedUri
  19669. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyItem
  19670. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeAction
  19671. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLens
  19672. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItem
  19673. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItemDefaults
  19674. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentLink
  19675. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHint
  19676. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentCellChanges
  19677. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokens
  19678. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensEdit
  19679. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensPartialResult
  19680. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchyItem
  19681. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceSymbol
  19682. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticRelatedInformation
  19683. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LogMessageParams
  19684. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LogTraceParams
  19685. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowMessageParams
  19686. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowMessageRequestParams
  19687. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressBegin
  19688. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressEnd
  19689. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressReport
  19690. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export AnnotatedTextEdit
  19691. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSemanticTokensRequestOptions
  19692. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionParams
  19693. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ColorInformation
  19694. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ColorPresentationParams
  19695. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlight
  19696. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentRangeFormattingParams
  19697. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSymbol
  19698. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Hover
  19699. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintParams
  19700. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueEvaluatableExpression
  19701. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueParams
  19702. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueText
  19703. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueVariableLookup
  19704. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PrepareRenamePlaceholder
  19705. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SelectionRange
  19706. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensOptions
  19707. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensRangeParams
  19708. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensRegistrationOptions
  19709. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentContentChangePartial
  19710. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextEdit
  19711. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PublishDiagnosticsClientCapabilities
  19712. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export BaseSymbolInformation
  19713. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SymbolInformation
  19714. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticSeverity
  19715. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CreateFile
  19716. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeleteFile
  19717. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileCreate
  19718. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileDelete
  19719. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileEvent
  19720. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LocationUriOnly
  19721. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocument
  19722. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentIdentifier
  19723. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export OptionalVersionedTextDocumentIdentifier
  19724. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PreviousResultId
  19725. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PublishDiagnosticsParams
  19726. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowDocumentParams
  19727. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentIdentifier
  19728. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentItem
  19729. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export VersionedNotebookDocumentIdentifier
  19730. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export VersionedTextDocumentIdentifier
  19731. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceFolder
  19732. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceFullDocumentDiagnosticReport
  19733. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceUnchangedDocumentDiagnosticReport
  19734. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokenAbsolute
  19735. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookCellArrayChange
  19736. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NormalizedFilePath
  19737. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Uri
  19738. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Command
  19739. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientInfo
  19740. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MarkdownClientCapabilities
  19741. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RegularExpressionsClientCapabilities
  19742. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ServerInfo
  19743. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export positionInRange
  19744. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceEdit
  19745. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionKind
  19746. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCompletionItemOptions
  19747. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toNormalizedFilePath
  19748. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticTag
  19749. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameFile
  19750. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ResourceOperation
  19751. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InsertReplaceEdit
  19752. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ApplyWorkspaceEditParams
  19753. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ChangeAnnotation
  19754. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ColorPresentation
  19755. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSymbolOptions
  19756. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSymbolRegistrationOptions
  19757. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ParameterInformation
  19758. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureInformation
  19759. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ApplyWorkspaceEditResult
  19760. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileSystemWatcher
  19761. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRange
  19762. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FullDocumentDiagnosticReport
  19763. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MarkupContent
  19764. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Moniker
  19765. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookCell
  19766. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RelatedFullDocumentDiagnosticReport
  19767. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RelatedUnchangedDocumentDiagnosticReport
  19768. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export UnchangedDocumentDiagnosticReport
  19769. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyClientCapabilities
  19770. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionClientCapabilities
  19771. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLensClientCapabilities
  19772. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionClientCapabilities
  19773. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeclarationClientCapabilities
  19774. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DefinitionClientCapabilities
  19775. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticClientCapabilities
  19776. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeConfigurationClientCapabilities
  19777. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeWatchedFilesClientCapabilities
  19778. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentColorClientCapabilities
  19779. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentFormattingClientCapabilities
  19780. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlightClientCapabilities
  19781. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentLinkClientCapabilities
  19782. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentOnTypeFormattingClientCapabilities
  19783. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentRangeFormattingClientCapabilities
  19784. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSymbolClientCapabilities
  19785. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ExecuteCommandClientCapabilities
  19786. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationClientCapabilities
  19787. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRangeClientCapabilities
  19788. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export HoverClientCapabilities
  19789. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ImplementationClientCapabilities
  19790. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintClientCapabilities
  19791. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueClientCapabilities
  19792. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LinkedEditingRangeClientCapabilities
  19793. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MonikerClientCapabilities
  19794. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentSyncClientCapabilities
  19795. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ReferenceClientCapabilities
  19796. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameClientCapabilities
  19797. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SelectionRangeClientCapabilities
  19798. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensClientCapabilities
  19799. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpClientCapabilities
  19800. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentSyncClientCapabilities
  19801. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeDefinitionClientCapabilities
  19802. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchyClientCapabilities
  19803. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceSymbolClientCapabilities
  19804. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyIncomingCall
  19805. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyOutgoingCall
  19806. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyIncomingCallsParams
  19807. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyOutgoingCallsParams
  19808. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchySubtypesParams
  19809. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchySupertypesParams
  19810. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLensParams
  19811. 1817.06 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionParams
  19812. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeclarationParams
  19813. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DefinitionParams
  19814. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentColorParams
  19815. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentDiagnosticParams
  19816. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlightParams
  19817. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentLinkParams
  19818. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSymbolParams
  19819. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRangeParams
  19820. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ImplementationParams
  19821. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MonikerParams
  19822. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PartialResultParams
  19823. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ReferenceParams
  19824. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SelectionRangeParams
  19825. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensDeltaParams
  19826. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensParams
  19827. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeDefinitionParams
  19828. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceDiagnosticParams
  19829. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceSymbolParams
  19830. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyPrepareParams
  19831. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentFormattingParams
  19832. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ExecuteCommandParams
  19833. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export HoverParams
  19834. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InitializeParams
  19835. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LinkedEditingRangeParams
  19836. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PrepareRenameParams
  19837. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameParams
  19838. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpParams
  19839. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchyPrepareParams
  19840. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export UInitializeParams
  19841. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressParams
  19842. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItemLabelDetails
  19843. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentClientCapabilities
  19844. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyOptions
  19845. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyRegistrationOptions
  19846. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionOptions
  19847. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionRegistrationOptions
  19848. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLensOptions
  19849. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLensRegistrationOptions
  19850. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionOptions
  19851. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionRegistrationOptions
  19852. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeclarationOptions
  19853. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeclarationRegistrationOptions
  19854. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DefinitionOptions
  19855. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DefinitionRegistrationOptions
  19856. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticOptions
  19857. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticRegistrationOptions
  19858. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentColorOptions
  19859. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentColorRegistrationOptions
  19860. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentFormattingOptions
  19861. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentFormattingRegistrationOptions
  19862. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlightOptions
  19863. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlightRegistrationOptions
  19864. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentLinkOptions
  19865. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentLinkRegistrationOptions
  19866. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentRangeFormattingOptions
  19867. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentRangeFormattingRegistrationOptions
  19868. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ExecuteCommandOptions
  19869. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ExecuteCommandRegistrationOptions
  19870. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRangeOptions
  19871. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRangeRegistrationOptions
  19872. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export HoverOptions
  19873. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export HoverRegistrationOptions
  19874. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ImplementationOptions
  19875. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ImplementationRegistrationOptions
  19876. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintOptions
  19877. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintRegistrationOptions
  19878. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueOptions
  19879. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueRegistrationOptions
  19880. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LinkedEditingRangeOptions
  19881. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LinkedEditingRangeRegistrationOptions
  19882. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MonikerOptions
  19883. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MonikerRegistrationOptions
  19884. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ReferenceOptions
  19885. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ReferenceRegistrationOptions
  19886. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameOptions
  19887. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameRegistrationOptions
  19888. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SelectionRangeOptions
  19889. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SelectionRangeRegistrationOptions
  19890. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpOptions
  19891. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpRegistrationOptions
  19892. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeDefinitionOptions
  19893. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeDefinitionRegistrationOptions
  19894. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchyOptions
  19895. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchyRegistrationOptions
  19896. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WindowClientCapabilities
  19897. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressOptions
  19898. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceSymbolOptions
  19899. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceSymbolRegistrationOptions
  19900. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentOnTypeFormattingParams
  19901. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentPositionParams
  19902. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCapabilities
  19903. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeTextDocumentParams
  19904. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidCloseTextDocumentParams
  19905. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidOpenTextDocumentParams
  19906. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidSaveTextDocumentParams
  19907. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentEdit
  19908. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WillSaveTextDocumentParams
  19909. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentOnTypeFormattingRegistrationOptions
  19910. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentChangeRegistrationOptions
  19911. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentRegistrationOptions
  19912. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentSaveRegistrationOptions
  19913. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CancelParams
  19914. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentSyncRegistrationOptions
  19915. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Registration
  19916. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export StaticRegistrationOptions
  19917. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Unregistration
  19918. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ChangeAnnotationIdentifier
  19919. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ChangeAnnotationsSupportOptions
  19920. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ServerCapabilities
  19921. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeNotebookDocumentParams
  19922. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidCloseNotebookDocumentParams
  19923. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidOpenNotebookDocumentParams
  19924. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidSaveNotebookDocumentParams
  19925. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCodeActionKindOptions
  19926. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCompletionItemInsertTextModeOptions
  19927. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCompletionItemOptionsKind
  19928. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientDiagnosticsTagOptions
  19929. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientFoldingRangeKindOptions
  19930. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSymbolKindOptions
  19931. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSymbolTagOptions
  19932. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItemTagOptions
  19933. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCodeActionLiteralOptions
  19934. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCodeActionResolveOptions
  19935. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCompletionItemResolveOptions
  19936. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientInlayHintResolveOptions
  19937. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSymbolResolveOptions
  19938. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSignatureInformationOptions
  19939. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ServerCompletionItemOptions
  19940. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientFoldingRangeOptions
  19941. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSemanticTokensRequestFullDelta
  19942. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensFullDelta
  19943. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientShowMessageActionItemOptions
  19944. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSignatureParameterInformationOptions
  19945. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintLabelPart
  19946. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionContext
  19947. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceClientCapabilities
  19948. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageActionItem
  19949. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionContext
  19950. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpContext
  19951. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionDisabled
  19952. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionTriggerKind
  19953. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeDescription
  19954. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLensWorkspaceClientCapabilities
  19955. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticWorkspaceClientCapabilities
  19956. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintWorkspaceClientCapabilities
  19957. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueWorkspaceClientCapabilities
  19958. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensWorkspaceClientCapabilities
  19959. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItemKind
  19960. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItemTag
  19961. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionList
  19962. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionListCapabilities
  19963. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ConfigurationParams
  19964. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceDiagnosticReport
  19965. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceDiagnosticReportPartialResult
  19966. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionTriggerKind
  19967. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ConfigurationItem
  19968. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeConfigurationRegistrationOptions
  19969. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationPattern
  19970. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CreateFileOptions
  19971. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameFileOptions
  19972. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CreateFilesParams
  19973. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeleteFilesParams
  19974. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameFilesParams
  19975. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Declaration
  19976. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeclarationLink
  19977. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Definition
  19978. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DefinitionLink
  19979. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeleteFileOptions
  19980. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticServerCancellationData
  19981. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeConfigurationParams
  19982. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentSyncOptions
  19983. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeWatchedFilesParams
  19984. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentCellContentChanges
  19985. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeWatchedFilesRegistrationOptions
  19986. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeWorkspaceFoldersParams
  19987. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentContentChangeWholeDocument
  19988. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentDiagnosticReport
  19989. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentDiagnosticReportKind
  19990. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentDiagnosticReportPartialResult
  19991. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentFilter
  19992. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlightKind
  19993. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentOnTypeFormattingOptions
  19994. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSelector
  19995. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export EditRangeWithInsertReplace
  19996. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ErrorCodes
  19997. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ExecutionSummary
  19998. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowDocumentResult
  19999. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FailureHandlingKind
  20000. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileChangeType
  20001. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationOptions
  20002. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationFilter
  20003. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilterNotebookType
  20004. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilterPattern
  20005. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilterScheme
  20006. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RelativePattern
  20007. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentFilterLanguage
  20008. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentFilterPattern
  20009. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentFilterScheme
  20010. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationPatternKind
  20011. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationPatternOptions
  20012. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationRegistrationOptions
  20013. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileRename
  20014. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRangeKind
  20015. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FormattingOptions
  20016. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensDelta
  20017. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export GeneralClientCapabilities
  20018. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export GlobPattern
  20019. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InitializeError
  20020. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InitializeResult
  20021. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceFoldersInitializeParams
  20022. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceOptions
  20023. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InitializedParams
  20024. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintKind
  20025. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MarkedStringWithLanguage
  20026. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ProgressParams
  20027. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SetTraceParams
  20028. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValue
  20029. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueContext
  20030. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InsertTextFormat
  20031. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InsertTextMode
  20032. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LSPErrorCodes
  20033. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LanguageKind
  20034. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LinkedEditingRanges
  20035. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LocationLink
  20036. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MarkedString
  20037. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookCellLanguage
  20038. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookCellTextDocumentFilter
  20039. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MarkupKind
  20040. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageType
  20041. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MonikerKind
  20042. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentChangeEvent
  20043. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilterWithCells
  20044. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilterWithNotebook
  20045. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookCellKind
  20046. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentCellChangeStructure
  20047. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentClientCapabilities
  20048. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilter
  20049. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentSyncOptions
  20050. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PositionEncodingKind
  20051. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PrepareRenameDefaultBehavior
  20052. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PrepareRenameResult
  20053. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PrepareSupportDefaultBehavior
  20054. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressCancelParams
  20055. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressCreateParams
  20056. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ProgressToken
  20057. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ReferenceContext
  20058. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RegistrationParams
  20059. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RegularExpressionEngineKind
  20060. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ResourceOperationKind
  20061. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SaveOptions
  20062. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokenModifiers
  20063. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokenTypes
  20064. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensLegend
  20065. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokenRelative
  20066. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensDeltaPartialResult
  20067. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowDocumentClientCapabilities
  20068. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowMessageRequestClientCapabilities
  20069. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelp
  20070. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpTriggerKind
  20071. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export StaleRequestSupportOptions
  20072. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SymbolKind
  20073. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SymbolTag
  20074. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentContentChangeEvent
  20075. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentFilter
  20076. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentSaveReason
  20077. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentSyncKind
  20078. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TokenFormat
  20079. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TraceValue
  20080. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export UniquenessLevel
  20081. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export UnregistrationParams
  20082. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WatchKind
  20083. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceDocumentDiagnosticReport
  20084. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceEditClientCapabilities
  20085. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceFoldersChangeEvent
  20086. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceFoldersServerCapabilities
  20087. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export codeActionKindSubsumes
  20088. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export .:!?
  20089. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export .=?
  20090. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _L
  20091. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _R
  20092. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export absorbNull
  20093. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export maybeToNull
  20094. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export nullToMaybe
  20095. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toEither
  20096. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentChange
  20097. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _versionedTextDocumentIdentifier
  20098. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export applyTextEdit
  20099. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export editTextEdit
  20100. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export isSubrangeOf
  20101. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mkRange
  20102. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export AsLspEnum
  20103. 1817.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LspEnum
  20104. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export EnumBaseType
  20105. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LspOpenEnum
  20106. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mkMarkdown
  20107. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mkMarkdownCodeBlock
  20108. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mkPlainText
  20109. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export plainTextToMarkdown
  20110. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export sectionSeparator
  20111. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _workDoneProgressBegin
  20112. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _workDoneProgressEnd
  20113. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _workDoneProgressReport
  20114. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export absolutizeTokens
  20115. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export computeEdits
  20116. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export defaultSemanticTokensLegend
  20117. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export encodeTokens
  20118. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export makeSemanticTokens
  20119. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export makeSemanticTokensDelta
  20120. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export relativizeTokens
  20121. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export AString
  20122. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export AnInteger
  20123. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export emptyNormalizedFilePath
  20124. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export filePathToUri
  20125. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export normalizedFilePathToUri
  20126. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export platformAwareFilePathToUri
  20127. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export platformAwareUriToFilePath
  20128. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export uriToFilePath
  20129. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export uriToNormalizedFilePath
  20130. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export normalizedFilePathToOsPath
  20131. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export osPathToNormalizedFilePath
  20132. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export combineWatchKinds
  20133. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export containsChange
  20134. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export containsCreate
  20135. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export containsDelete
  20136. 1817.08 s [hls-test-utils] Warning: Test.Hls: Could not find documentation for exported module: Language.LSP.Protocol.Message
  20137. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ResponseError
  20138. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TResponseError
  20139. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Method
  20140. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export runEq
  20141. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TRegistration
  20142. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TUnregistration
  20143. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RequestMessage
  20144. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ResponseMessage
  20145. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TRequestMessage
  20146. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TResponseMessage
  20147. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotificationMessage
  20148. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TNotificationMessage
  20149. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ErrorData
  20150. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageParams
  20151. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageResult
  20152. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RegistrationOptions
  20153. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SMethod
  20154. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LspId
  20155. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageDirection
  20156. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageKind
  20157. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SClientMethod
  20158. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeMethod
  20159. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export messageDirection
  20160. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export methodStringToSomeMethod
  20161. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export someMethodToMethodString
  20162. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SMessageDirection
  20163. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeClientMethod
  20164. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeServerMethod
  20165. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export isOptionalMethod
  20166. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export someClientMethod
  20167. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export someServerMethod
  20168. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SServerMethod
  20169. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeLspId
  20170. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SMessageKind
  20171. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export messageKind
  20172. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeRegistration
  20173. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeUnregistration
  20174. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export regHelper
  20175. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toSomeRegistration
  20176. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toSomeUnregistration
  20177. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toUntypedRegistration
  20178. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toUntypedUnregistration
  20179. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TCustomMessage
  20180. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export addNullField
  20181. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toUntypedResponseError
  20182. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TClientMessage
  20183. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TMessage
  20184. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TServerMessage
  20185. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FromServerMessage'
  20186. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientNotOrReq
  20187. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CustomEq
  20188. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FromClientMessage'
  20189. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FromClientMessage
  20190. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FromServerMessage
  20191. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export HasJSON
  20192. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ServerNotOrReq
  20193. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LookupFunc
  20194. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export clientMethodJSON
  20195. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export clientResponseJSON
  20196. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromClientNot
  20197. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromClientReq
  20198. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromServerNot
  20199. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromServerReq
  20200. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mEqClient
  20201. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mEqServer
  20202. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export parseClientMessage
  20203. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export parseServerMessage
  20204. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export serverMethodJSON
  20205. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export serverResponseJSON
  20206. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export splitClientMethod
  20207. 1817.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export splitServerMethod
  20208. 1817.08 s [hls-test-utils] 7% ( 45 /627) in 'Test.Hls'
  20209. 1817.08 s [hls-test-utils] Missing documentation for:
  20210. 1817.08 s [hls-test-utils] Module header
  20211. 1817.08 s [hls-test-utils] NoTimeout
  20212. 1817.08 s [hls-test-utils] Pattern
  20213. 1817.08 s [hls-test-utils] UInt
  20214. 1817.08 s [hls-test-utils] Color
  20215. 1817.08 s [hls-test-utils] Location
  20216. 1817.08 s [hls-test-utils] |?
  20217. 1817.08 s [hls-test-utils] Position
  20218. 1817.08 s [hls-test-utils] EncodingException
  20219. 1817.08 s [hls-test-utils] Diagnostic
  20220. 1817.08 s [hls-test-utils] Edit
  20221. 1817.08 s [hls-test-utils] Range
  20222. 1817.08 s [hls-test-utils] NormalizedUri
  20223. 1817.08 s [hls-test-utils] fromNormalizedFilePath
  20224. 1817.08 s [hls-test-utils] fromNormalizedUri
  20225. 1817.08 s [hls-test-utils] toNormalizedUri
  20226. 1817.08 s [hls-test-utils] CallHierarchyItem
  20227. 1817.08 s [hls-test-utils] CodeAction
  20228. 1817.08 s [hls-test-utils] CodeLens
  20229. 1817.08 s [hls-test-utils] CompletionItem
  20230. 1817.08 s [hls-test-utils] CompletionItemDefaults
  20231. 1817.08 s [hls-test-utils] DocumentLink
  20232. 1817.08 s [hls-test-utils] InlayHint
  20233. 1817.08 s [hls-test-utils] NotebookDocumentCellChanges
  20234. 1817.08 s [hls-test-utils] SemanticTokens
  20235. 1817.08 s [hls-test-utils] SemanticTokensEdit
  20236. 1817.08 s [hls-test-utils] SemanticTokensPartialResult
  20237. 1817.08 s [hls-test-utils] TypeHierarchyItem
  20238. 1817.08 s [hls-test-utils] WorkspaceSymbol
  20239. 1817.08 s [hls-test-utils] DiagnosticRelatedInformation
  20240. 1817.08 s [hls-test-utils] LogMessageParams
  20241. 1817.08 s [hls-test-utils] LogTraceParams
  20242. 1817.08 s [hls-test-utils] ShowMessageParams
  20243. 1817.08 s [hls-test-utils] ShowMessageRequestParams
  20244. 1817.08 s [hls-test-utils] WorkDoneProgressBegin
  20245. 1817.08 s [hls-test-utils] WorkDoneProgressEnd
  20246. 1817.08 s [hls-test-utils] WorkDoneProgressReport
  20247. 1817.08 s [hls-test-utils] AnnotatedTextEdit
  20248. 1817.08 s [hls-test-utils] ClientSemanticTokensRequestOptions
  20249. 1817.08 s [hls-test-utils] CodeActionParams
  20250. 1817.08 s [hls-test-utils] ColorInformation
  20251. 1817.08 s [hls-test-utils] ColorPresentationParams
  20252. 1817.08 s [hls-test-utils] DocumentHighlight
  20253. 1817.08 s [hls-test-utils] DocumentRangeFormattingParams
  20254. 1817.08 s [hls-test-utils] DocumentSymbol
  20255. 1817.08 s [hls-test-utils] Hover
  20256. 1817.08 s [hls-test-utils] InlayHintParams
  20257. 1817.08 s [hls-test-utils] InlineValueEvaluatableExpression
  20258. 1817.08 s [hls-test-utils] InlineValueParams
  20259. 1817.08 s [hls-test-utils] InlineValueText
  20260. 1817.08 s [hls-test-utils] InlineValueVariableLookup
  20261. 1817.08 s [hls-test-utils] PrepareRenamePlaceholder
  20262. 1817.08 s [hls-test-utils] SelectionRange
  20263. 1817.08 s [hls-test-utils] SemanticTokensOptions
  20264. 1817.08 s [hls-test-utils] SemanticTokensRangeParams
  20265. 1817.08 s [hls-test-utils] SemanticTokensRegistrationOptions
  20266. 1817.08 s [hls-test-utils] TextDocumentContentChangePartial
  20267. 1817.08 s [hls-test-utils] TextEdit
  20268. 1817.08 s [hls-test-utils] PublishDiagnosticsClientCapabilities
  20269. 1817.08 s [hls-test-utils] BaseSymbolInformation
  20270. 1817.08 s [hls-test-utils] SymbolInformation
  20271. 1817.08 s [hls-test-utils] DiagnosticSeverity
  20272. 1817.08 s [hls-test-utils] CreateFile
  20273. 1817.08 s [hls-test-utils] DeleteFile
  20274. 1817.08 s [hls-test-utils] FileCreate
  20275. 1817.08 s [hls-test-utils] FileDelete
  20276. 1817.08 s [hls-test-utils] FileEvent
  20277. 1817.08 s [hls-test-utils] LocationUriOnly
  20278. 1817.08 s [hls-test-utils] NotebookDocument
  20279. 1817.08 s [hls-test-utils] NotebookDocumentIdentifier
  20280. 1817.08 s [hls-test-utils] OptionalVersionedTextDocumentIdentifier
  20281. 1817.08 s [hls-test-utils] PreviousResultId
  20282. 1817.08 s [hls-test-utils] PublishDiagnosticsParams
  20283. 1817.08 s [hls-test-utils] ShowDocumentParams
  20284. 1817.08 s [hls-test-utils] TextDocumentIdentifier
  20285. 1817.08 s [hls-test-utils] TextDocumentItem
  20286. 1817.08 s [hls-test-utils] VersionedNotebookDocumentIdentifier
  20287. 1817.08 s [hls-test-utils] VersionedTextDocumentIdentifier
  20288. 1817.08 s [hls-test-utils] WorkspaceFolder
  20289. 1817.08 s [hls-test-utils] WorkspaceFullDocumentDiagnosticReport
  20290. 1817.08 s [hls-test-utils] WorkspaceUnchangedDocumentDiagnosticReport
  20291. 1817.08 s [hls-test-utils] SemanticTokenAbsolute
  20292. 1817.08 s [hls-test-utils] NotebookCellArrayChange
  20293. 1817.08 s [hls-test-utils] NormalizedFilePath
  20294. 1817.08 s [hls-test-utils] Uri
  20295. 1817.08 s [hls-test-utils] Command
  20296. 1817.08 s [hls-test-utils] ClientInfo
  20297. 1817.08 s [hls-test-utils] MarkdownClientCapabilities
  20298. 1817.08 s [hls-test-utils] RegularExpressionsClientCapabilities
  20299. 1817.08 s [hls-test-utils] ServerInfo
  20300. 1817.08 s [hls-test-utils] positionInRange
  20301. 1817.08 s [hls-test-utils] WorkspaceEdit
  20302. 1817.08 s [hls-test-utils] CodeActionKind
  20303. 1817.08 s [hls-test-utils] ClientCompletionItemOptions
  20304. 1817.08 s [hls-test-utils] toNormalizedFilePath
  20305. 1817.08 s [hls-test-utils] DiagnosticTag
  20306. 1817.09 s [hls-test-utils] RenameFile
  20307. 1817.09 s [hls-test-utils] ResourceOperation
  20308. 1817.09 s [hls-test-utils] InsertReplaceEdit
  20309. 1817.09 s [hls-test-utils] ApplyWorkspaceEditParams
  20310. 1817.09 s [hls-test-utils] ChangeAnnotation
  20311. 1817.09 s [hls-test-utils] ColorPresentation
  20312. 1817.09 s [hls-test-utils] DocumentSymbolOptions
  20313. 1817.09 s [hls-test-utils] DocumentSymbolRegistrationOptions
  20314. 1817.09 s [hls-test-utils] ParameterInformation
  20315. 1817.09 s [hls-test-utils] SignatureInformation
  20316. 1817.09 s [hls-test-utils] ApplyWorkspaceEditResult
  20317. 1817.09 s [hls-test-utils] FileSystemWatcher
  20318. 1817.09 s [hls-test-utils] FoldingRange
  20319. 1817.09 s [hls-test-utils] FullDocumentDiagnosticReport
  20320. 1817.09 s [hls-test-utils] MarkupContent
  20321. 1817.09 s [hls-test-utils] Moniker
  20322. 1817.09 s [hls-test-utils] NotebookCell
  20323. 1817.09 s [hls-test-utils] RelatedFullDocumentDiagnosticReport
  20324. 1817.09 s [hls-test-utils] RelatedUnchangedDocumentDiagnosticReport
  20325. 1817.09 s [hls-test-utils] UnchangedDocumentDiagnosticReport
  20326. 1817.09 s [hls-test-utils] CallHierarchyClientCapabilities
  20327. 1817.09 s [hls-test-utils] CodeActionClientCapabilities
  20328. 1817.09 s [hls-test-utils] CodeLensClientCapabilities
  20329. 1817.09 s [hls-test-utils] CompletionClientCapabilities
  20330. 1817.09 s [hls-test-utils] DeclarationClientCapabilities
  20331. 1817.09 s [hls-test-utils] DefinitionClientCapabilities
  20332. 1817.09 s [hls-test-utils] DiagnosticClientCapabilities
  20333. 1817.09 s [hls-test-utils] DidChangeConfigurationClientCapabilities
  20334. 1817.09 s [hls-test-utils] DidChangeWatchedFilesClientCapabilities
  20335. 1817.09 s [hls-test-utils] DocumentColorClientCapabilities
  20336. 1817.09 s [hls-test-utils] DocumentFormattingClientCapabilities
  20337. 1817.09 s [hls-test-utils] DocumentHighlightClientCapabilities
  20338. 1817.09 s [hls-test-utils] DocumentLinkClientCapabilities
  20339. 1817.09 s [hls-test-utils] DocumentOnTypeFormattingClientCapabilities
  20340. 1817.09 s [hls-test-utils] DocumentRangeFormattingClientCapabilities
  20341. 1817.09 s [hls-test-utils] DocumentSymbolClientCapabilities
  20342. 1817.09 s [hls-test-utils] ExecuteCommandClientCapabilities
  20343. 1817.09 s [hls-test-utils] FileOperationClientCapabilities
  20344. 1817.09 s [hls-test-utils] FoldingRangeClientCapabilities
  20345. 1817.09 s [hls-test-utils] HoverClientCapabilities
  20346. 1817.09 s [hls-test-utils] ImplementationClientCapabilities
  20347. 1817.09 s [hls-test-utils] InlayHintClientCapabilities
  20348. 1817.09 s [hls-test-utils] InlineValueClientCapabilities
  20349. 1817.09 s [hls-test-utils] LinkedEditingRangeClientCapabilities
  20350. 1817.09 s [hls-test-utils] MonikerClientCapabilities
  20351. 1817.09 s [hls-test-utils] NotebookDocumentSyncClientCapabilities
  20352. 1817.09 s [hls-test-utils] ReferenceClientCapabilities
  20353. 1817.09 s [hls-test-utils] RenameClientCapabilities
  20354. 1817.09 s [hls-test-utils] SelectionRangeClientCapabilities
  20355. 1817.09 s [hls-test-utils] SemanticTokensClientCapabilities
  20356. 1817.09 s [hls-test-utils] SignatureHelpClientCapabilities
  20357. 1817.09 s [hls-test-utils] TextDocumentSyncClientCapabilities
  20358. 1817.09 s [hls-test-utils] TypeDefinitionClientCapabilities
  20359. 1817.09 s [hls-test-utils] TypeHierarchyClientCapabilities
  20360. 1817.09 s [hls-test-utils] WorkspaceSymbolClientCapabilities
  20361. 1817.09 s [hls-test-utils] CallHierarchyIncomingCall
  20362. 1817.09 s [hls-test-utils] CallHierarchyOutgoingCall
  20363. 1817.09 s [hls-test-utils] CallHierarchyIncomingCallsParams
  20364. 1817.09 s [hls-test-utils] CallHierarchyOutgoingCallsParams
  20365. 1817.09 s [hls-test-utils] TypeHierarchySubtypesParams
  20366. 1817.09 s [hls-test-utils] TypeHierarchySupertypesParams
  20367. 1817.09 s [hls-test-utils] CodeLensParams
  20368. 1817.09 s [hls-test-utils] CompletionParams
  20369. 1817.09 s [hls-test-utils] DeclarationParams
  20370. 1817.09 s [hls-test-utils] DefinitionParams
  20371. 1817.09 s [hls-test-utils] DocumentColorParams
  20372. 1817.09 s [hls-test-utils] DocumentDiagnosticParams
  20373. 1817.09 s [hls-test-utils] DocumentHighlightParams
  20374. 1817.09 s [hls-test-utils] DocumentLinkParams
  20375. 1817.09 s [hls-test-utils] DocumentSymbolParams
  20376. 1817.09 s [hls-test-utils] FoldingRangeParams
  20377. 1817.09 s [hls-test-utils] ImplementationParams
  20378. 1817.09 s [hls-test-utils] MonikerParams
  20379. 1817.09 s [hls-test-utils] PartialResultParams
  20380. 1817.09 s [hls-test-utils] ReferenceParams
  20381. 1817.09 s [hls-test-utils] SelectionRangeParams
  20382. 1817.09 s [hls-test-utils] SemanticTokensDeltaParams
  20383. 1817.09 s [hls-test-utils] SemanticTokensParams
  20384. 1817.09 s [hls-test-utils] TypeDefinitionParams
  20385. 1817.09 s [hls-test-utils] WorkspaceDiagnosticParams
  20386. 1817.09 s [hls-test-utils] WorkspaceSymbolParams
  20387. 1817.09 s [hls-test-utils] CallHierarchyPrepareParams
  20388. 1817.09 s [hls-test-utils] DocumentFormattingParams
  20389. 1817.09 s [hls-test-utils] ExecuteCommandParams
  20390. 1817.09 s [hls-test-utils] HoverParams
  20391. 1817.09 s [hls-test-utils] InitializeParams
  20392. 1817.09 s [hls-test-utils] LinkedEditingRangeParams
  20393. 1817.09 s [hls-test-utils] PrepareRenameParams
  20394. 1817.09 s [hls-test-utils] RenameParams
  20395. 1817.09 s [hls-test-utils] SignatureHelpParams
  20396. 1817.09 s [hls-test-utils] TypeHierarchyPrepareParams
  20397. 1817.09 s [hls-test-utils] UInitializeParams
  20398. 1817.09 s [hls-test-utils] WorkDoneProgressParams
  20399. 1817.09 s [hls-test-utils] CompletionItemLabelDetails
  20400. 1817.09 s [hls-test-utils] TextDocumentClientCapabilities
  20401. 1817.09 s [hls-test-utils] CallHierarchyOptions
  20402. 1817.09 s [hls-test-utils] CallHierarchyRegistrationOptions
  20403. 1817.09 s [hls-test-utils] CodeActionOptions
  20404. 1817.09 s [hls-test-utils] CodeActionRegistrationOptions
  20405. 1817.09 s [hls-test-utils] CodeLensOptions
  20406. 1817.09 s [hls-test-utils] CodeLensRegistrationOptions
  20407. 1817.09 s [hls-test-utils] CompletionOptions
  20408. 1817.09 s [hls-test-utils] CompletionRegistrationOptions
  20409. 1817.09 s [hls-test-utils] DeclarationOptions
  20410. 1817.09 s [hls-test-utils] DeclarationRegistrationOptions
  20411. 1817.09 s [hls-test-utils] DefinitionOptions
  20412. 1817.09 s [hls-test-utils] DefinitionRegistrationOptions
  20413. 1817.09 s [hls-test-utils] DiagnosticOptions
  20414. 1817.09 s [hls-test-utils] DiagnosticRegistrationOptions
  20415. 1817.09 s [hls-test-utils] DocumentColorOptions
  20416. 1817.09 s [hls-test-utils] DocumentColorRegistrationOptions
  20417. 1817.09 s [hls-test-utils] DocumentFormattingOptions
  20418. 1817.09 s [hls-test-utils] DocumentFormattingRegistrationOptions
  20419. 1817.09 s [hls-test-utils] DocumentHighlightOptions
  20420. 1817.09 s [hls-test-utils] DocumentHighlightRegistrationOptions
  20421. 1817.09 s [hls-test-utils] DocumentLinkOptions
  20422. 1817.09 s [hls-test-utils] DocumentLinkRegistrationOptions
  20423. 1817.09 s [hls-test-utils] DocumentRangeFormattingOptions
  20424. 1817.09 s [hls-test-utils] DocumentRangeFormattingRegistrationOptions
  20425. 1817.09 s [hls-test-utils] ExecuteCommandOptions
  20426. 1817.09 s [hls-test-utils] ExecuteCommandRegistrationOptions
  20427. 1817.09 s [hls-test-utils] FoldingRangeOptions
  20428. 1817.09 s [hls-test-utils] FoldingRangeRegistrationOptions
  20429. 1817.09 s [hls-test-utils] HoverOptions
  20430. 1817.09 s [hls-test-utils] HoverRegistrationOptions
  20431. 1817.09 s [hls-test-utils] ImplementationOptions
  20432. 1817.09 s [hls-test-utils] ImplementationRegistrationOptions
  20433. 1817.09 s [hls-test-utils] InlayHintOptions
  20434. 1817.09 s [hls-test-utils] InlayHintRegistrationOptions
  20435. 1817.09 s [hls-test-utils] InlineValueOptions
  20436. 1817.09 s [hls-test-utils] InlineValueRegistrationOptions
  20437. 1817.09 s [hls-test-utils] LinkedEditingRangeOptions
  20438. 1817.09 s [hls-test-utils] LinkedEditingRangeRegistrationOptions
  20439. 1817.09 s [hls-test-utils] MonikerOptions
  20440. 1817.09 s [hls-test-utils] MonikerRegistrationOptions
  20441. 1817.09 s [hls-test-utils] ReferenceOptions
  20442. 1817.09 s [hls-test-utils] ReferenceRegistrationOptions
  20443. 1817.09 s [hls-test-utils] RenameOptions
  20444. 1817.09 s [hls-test-utils] RenameRegistrationOptions
  20445. 1817.09 s [hls-test-utils] SelectionRangeOptions
  20446. 1817.09 s [hls-test-utils] SelectionRangeRegistrationOptions
  20447. 1817.09 s [hls-test-utils] SignatureHelpOptions
  20448. 1817.09 s [hls-test-utils] SignatureHelpRegistrationOptions
  20449. 1817.09 s [hls-test-utils] TypeDefinitionOptions
  20450. 1817.09 s [hls-test-utils] TypeDefinitionRegistrationOptions
  20451. 1817.09 s [hls-test-utils] TypeHierarchyOptions
  20452. 1817.09 s [hls-test-utils] TypeHierarchyRegistrationOptions
  20453. 1817.09 s [hls-test-utils] WindowClientCapabilities
  20454. 1817.09 s [hls-test-utils] WorkDoneProgressOptions
  20455. 1817.09 s [hls-test-utils] WorkspaceSymbolOptions
  20456. 1817.09 s [hls-test-utils] WorkspaceSymbolRegistrationOptions
  20457. 1817.09 s [hls-test-utils] DocumentOnTypeFormattingParams
  20458. 1817.09 s [hls-test-utils] TextDocumentPositionParams
  20459. 1817.09 s [hls-test-utils] ClientCapabilities
  20460. 1817.09 s [hls-test-utils] DidChangeTextDocumentParams
  20461. 1817.09 s [hls-test-utils] DidCloseTextDocumentParams
  20462. 1817.09 s [hls-test-utils] DidOpenTextDocumentParams
  20463. 1817.09 s [hls-test-utils] DidSaveTextDocumentParams
  20464. 1817.09 s [hls-test-utils] TextDocumentEdit
  20465. 1817.09 s [hls-test-utils] WillSaveTextDocumentParams
  20466. 1817.09 s [hls-test-utils] DocumentOnTypeFormattingRegistrationOptions
  20467. 1817.09 s [hls-test-utils] TextDocumentChangeRegistrationOptions
  20468. 1817.09 s [hls-test-utils] TextDocumentRegistrationOptions
  20469. 1817.09 s [hls-test-utils] TextDocumentSaveRegistrationOptions
  20470. 1817.09 s [hls-test-utils] CancelParams
  20471. 1817.09 s [hls-test-utils] NotebookDocumentSyncRegistrationOptions
  20472. 1817.09 s [hls-test-utils] Registration
  20473. 1817.09 s [hls-test-utils] StaticRegistrationOptions
  20474. 1817.09 s [hls-test-utils] Unregistration
  20475. 1817.09 s [hls-test-utils] ChangeAnnotationIdentifier
  20476. 1817.09 s [hls-test-utils] ChangeAnnotationsSupportOptions
  20477. 1817.09 s [hls-test-utils] ServerCapabilities
  20478. 1817.09 s [hls-test-utils] DidChangeNotebookDocumentParams
  20479. 1817.09 s [hls-test-utils] DidCloseNotebookDocumentParams
  20480. 1817.09 s [hls-test-utils] DidOpenNotebookDocumentParams
  20481. 1817.09 s [hls-test-utils] DidSaveNotebookDocumentParams
  20482. 1817.09 s [hls-test-utils] ClientCodeActionKindOptions
  20483. 1817.09 s [hls-test-utils] ClientCompletionItemInsertTextModeOptions
  20484. 1817.09 s [hls-test-utils] ClientCompletionItemOptionsKind
  20485. 1817.09 s [hls-test-utils] ClientDiagnosticsTagOptions
  20486. 1817.09 s [hls-test-utils] ClientFoldingRangeKindOptions
  20487. 1817.09 s [hls-test-utils] ClientSymbolKindOptions
  20488. 1817.09 s [hls-test-utils] ClientSymbolTagOptions
  20489. 1817.09 s [hls-test-utils] CompletionItemTagOptions
  20490. 1817.09 s [hls-test-utils] ClientCodeActionLiteralOptions
  20491. 1817.09 s [hls-test-utils] ClientCodeActionResolveOptions
  20492. 1817.09 s [hls-test-utils] ClientCompletionItemResolveOptions
  20493. 1817.09 s [hls-test-utils] ClientInlayHintResolveOptions
  20494. 1817.09 s [hls-test-utils] ClientSymbolResolveOptions
  20495. 1817.09 s [hls-test-utils] ClientSignatureInformationOptions
  20496. 1817.09 s [hls-test-utils] ServerCompletionItemOptions
  20497. 1817.09 s [hls-test-utils] ClientFoldingRangeOptions
  20498. 1817.09 s [hls-test-utils] ClientSemanticTokensRequestFullDelta
  20499. 1817.09 s [hls-test-utils] SemanticTokensFullDelta
  20500. 1817.09 s [hls-test-utils] ClientShowMessageActionItemOptions
  20501. 1817.09 s [hls-test-utils] ClientSignatureParameterInformationOptions
  20502. 1817.09 s [hls-test-utils] InlayHintLabelPart
  20503. 1817.09 s [hls-test-utils] CodeActionContext
  20504. 1817.09 s [hls-test-utils] WorkspaceClientCapabilities
  20505. 1817.09 s [hls-test-utils] MessageActionItem
  20506. 1817.09 s [hls-test-utils] CompletionContext
  20507. 1817.09 s [hls-test-utils] SignatureHelpContext
  20508. 1817.09 s [hls-test-utils] CodeActionDisabled
  20509. 1817.09 s [hls-test-utils] CodeActionTriggerKind
  20510. 1817.09 s [hls-test-utils] CodeDescription
  20511. 1817.09 s [hls-test-utils] CodeLensWorkspaceClientCapabilities
  20512. 1817.09 s [hls-test-utils] DiagnosticWorkspaceClientCapabilities
  20513. 1817.09 s [hls-test-utils] InlayHintWorkspaceClientCapabilities
  20514. 1817.09 s [hls-test-utils] InlineValueWorkspaceClientCapabilities
  20515. 1817.09 s [hls-test-utils] SemanticTokensWorkspaceClientCapabilities
  20516. 1817.09 s [hls-test-utils] CompletionItemKind
  20517. 1817.09 s [hls-test-utils] CompletionItemTag
  20518. 1817.09 s [hls-test-utils] CompletionList
  20519. 1817.09 s [hls-test-utils] CompletionListCapabilities
  20520. 1817.09 s [hls-test-utils] ConfigurationParams
  20521. 1817.09 s [hls-test-utils] WorkspaceDiagnosticReport
  20522. 1817.09 s [hls-test-utils] WorkspaceDiagnosticReportPartialResult
  20523. 1817.09 s [hls-test-utils] CompletionTriggerKind
  20524. 1817.09 s [hls-test-utils] ConfigurationItem
  20525. 1817.09 s [hls-test-utils] DidChangeConfigurationRegistrationOptions
  20526. 1817.09 s [hls-test-utils] FileOperationPattern
  20527. 1817.09 s [hls-test-utils] CreateFileOptions
  20528. 1817.09 s [hls-test-utils] RenameFileOptions
  20529. 1817.09 s [hls-test-utils] CreateFilesParams
  20530. 1817.09 s [hls-test-utils] DeleteFilesParams
  20531. 1817.09 s [hls-test-utils] RenameFilesParams
  20532. 1817.09 s [hls-test-utils] Declaration
  20533. 1817.09 s [hls-test-utils] DeclarationLink
  20534. 1817.09 s [hls-test-utils] Definition
  20535. 1817.09 s [hls-test-utils] DefinitionLink
  20536. 1817.09 s [hls-test-utils] DeleteFileOptions
  20537. 1817.09 s [hls-test-utils] DiagnosticServerCancellationData
  20538. 1817.09 s [hls-test-utils] DidChangeConfigurationParams
  20539. 1817.09 s [hls-test-utils] TextDocumentSyncOptions
  20540. 1817.09 s [hls-test-utils] DidChangeWatchedFilesParams
  20541. 1817.09 s [hls-test-utils] NotebookDocumentCellContentChanges
  20542. 1817.09 s [hls-test-utils] DidChangeWatchedFilesRegistrationOptions
  20543. 1817.09 s [hls-test-utils] DidChangeWorkspaceFoldersParams
  20544. 1817.09 s [hls-test-utils] TextDocumentContentChangeWholeDocument
  20545. 1817.09 s [hls-test-utils] DocumentDiagnosticReport
  20546. 1817.09 s [hls-test-utils] DocumentDiagnosticReportKind
  20547. 1817.09 s [hls-test-utils] DocumentDiagnosticReportPartialResult
  20548. 1817.09 s [hls-test-utils] DocumentFilter
  20549. 1817.09 s [hls-test-utils] DocumentHighlightKind
  20550. 1817.09 s [hls-test-utils] DocumentOnTypeFormattingOptions
  20551. 1817.09 s [hls-test-utils] DocumentSelector
  20552. 1817.09 s [hls-test-utils] EditRangeWithInsertReplace
  20553. 1817.09 s [hls-test-utils] ErrorCodes
  20554. 1817.09 s [hls-test-utils] ExecutionSummary
  20555. 1817.09 s [hls-test-utils] ShowDocumentResult
  20556. 1817.09 s [hls-test-utils] FailureHandlingKind
  20557. 1817.09 s [hls-test-utils] FileChangeType
  20558. 1817.09 s [hls-test-utils] FileOperationOptions
  20559. 1817.09 s [hls-test-utils] FileOperationFilter
  20560. 1817.09 s [hls-test-utils] NotebookDocumentFilterNotebookType
  20561. 1817.09 s [hls-test-utils] NotebookDocumentFilterPattern
  20562. 1817.09 s [hls-test-utils] NotebookDocumentFilterScheme
  20563. 1817.09 s [hls-test-utils] RelativePattern
  20564. 1817.09 s [hls-test-utils] TextDocumentFilterLanguage
  20565. 1817.09 s [hls-test-utils] TextDocumentFilterPattern
  20566. 1817.09 s [hls-test-utils] TextDocumentFilterScheme
  20567. 1817.09 s [hls-test-utils] FileOperationPatternKind
  20568. 1817.09 s [hls-test-utils] FileOperationPatternOptions
  20569. 1817.09 s [hls-test-utils] FileOperationRegistrationOptions
  20570. 1817.09 s [hls-test-utils] FileRename
  20571. 1817.09 s [hls-test-utils] FoldingRangeKind
  20572. 1817.09 s [hls-test-utils] FormattingOptions
  20573. 1817.09 s [hls-test-utils] SemanticTokensDelta
  20574. 1817.09 s [hls-test-utils] GeneralClientCapabilities
  20575. 1817.09 s [hls-test-utils] GlobPattern
  20576. 1817.09 s [hls-test-utils] InitializeError
  20577. 1817.09 s [hls-test-utils] InitializeResult
  20578. 1817.09 s [hls-test-utils] WorkspaceFoldersInitializeParams
  20579. 1817.09 s [hls-test-utils] WorkspaceOptions
  20580. 1817.09 s [hls-test-utils] InitializedParams
  20581. 1817.09 s [hls-test-utils] InlayHintKind
  20582. 1817.09 s [hls-test-utils] MarkedStringWithLanguage
  20583. 1817.09 s [hls-test-utils] ProgressParams
  20584. 1817.09 s [hls-test-utils] SetTraceParams
  20585. 1817.09 s [hls-test-utils] InlineValue
  20586. 1817.09 s [hls-test-utils] InlineValueContext
  20587. 1817.09 s [hls-test-utils] InsertTextFormat
  20588. 1817.09 s [hls-test-utils] InsertTextMode
  20589. 1817.09 s [hls-test-utils] LSPErrorCodes
  20590. 1817.09 s [hls-test-utils] LanguageKind
  20591. 1817.09 s [hls-test-utils] LinkedEditingRanges
  20592. 1817.09 s [hls-test-utils] LocationLink
  20593. 1817.09 s [hls-test-utils] MarkedString
  20594. 1817.09 s [hls-test-utils] NotebookCellLanguage
  20595. 1817.09 s [hls-test-utils] NotebookCellTextDocumentFilter
  20596. 1817.09 s [hls-test-utils] MarkupKind
  20597. 1817.09 s [hls-test-utils] MessageType
  20598. 1817.09 s [hls-test-utils] MonikerKind
  20599. 1817.09 s [hls-test-utils] NotebookDocumentChangeEvent
  20600. 1817.09 s [hls-test-utils] NotebookDocumentFilterWithCells
  20601. 1817.09 s [hls-test-utils] NotebookDocumentFilterWithNotebook
  20602. 1817.09 s [hls-test-utils] NotebookCellKind
  20603. 1817.09 s [hls-test-utils] NotebookDocumentCellChangeStructure
  20604. 1817.09 s [hls-test-utils] NotebookDocumentClientCapabilities
  20605. 1817.09 s [hls-test-utils] NotebookDocumentFilter
  20606. 1817.09 s [hls-test-utils] NotebookDocumentSyncOptions
  20607. 1817.09 s [hls-test-utils] PositionEncodingKind
  20608. 1817.09 s [hls-test-utils] PrepareRenameDefaultBehavior
  20609. 1817.09 s [hls-test-utils] PrepareRenameResult
  20610. 1817.09 s [hls-test-utils] PrepareSupportDefaultBehavior
  20611. 1817.09 s [hls-test-utils] WorkDoneProgressCancelParams
  20612. 1817.09 s [hls-test-utils] WorkDoneProgressCreateParams
  20613. 1817.09 s [hls-test-utils] ProgressToken
  20614. 1817.09 s [hls-test-utils] ReferenceContext
  20615. 1817.09 s [hls-test-utils] RegistrationParams
  20616. 1817.09 s [hls-test-utils] RegularExpressionEngineKind
  20617. 1817.09 s [hls-test-utils] ResourceOperationKind
  20618. 1817.09 s [hls-test-utils] SaveOptions
  20619. 1817.09 s [hls-test-utils] SemanticTokenModifiers
  20620. 1817.09 s [hls-test-utils] SemanticTokenTypes
  20621. 1817.09 s [hls-test-utils] SemanticTokensLegend
  20622. 1817.09 s [hls-test-utils] SemanticTokenRelative
  20623. 1817.09 s [hls-test-utils] SemanticTokensDeltaPartialResult
  20624. 1817.09 s [hls-test-utils] ShowDocumentClientCapabilities
  20625. 1817.09 s [hls-test-utils] ShowMessageRequestClientCapabilities
  20626. 1817.09 s [hls-test-utils] SignatureHelp
  20627. 1817.09 s [hls-test-utils] SignatureHelpTriggerKind
  20628. 1817.09 s [hls-test-utils] StaleRequestSupportOptions
  20629. 1817.09 s [hls-test-utils] SymbolKind
  20630. 1817.09 s [hls-test-utils] SymbolTag
  20631. 1817.09 s [hls-test-utils] TextDocumentContentChangeEvent
  20632. 1817.09 s [hls-test-utils] TextDocumentFilter
  20633. 1817.09 s [hls-test-utils] TextDocumentSaveReason
  20634. 1817.09 s [hls-test-utils] TextDocumentSyncKind
  20635. 1817.09 s [hls-test-utils] TokenFormat
  20636. 1817.09 s [hls-test-utils] TraceValue
  20637. 1817.09 s [hls-test-utils] UniquenessLevel
  20638. 1817.09 s [hls-test-utils] UnregistrationParams
  20639. 1817.09 s [hls-test-utils] WatchKind
  20640. 1817.09 s [hls-test-utils] WorkspaceDocumentDiagnosticReport
  20641. 1817.09 s [hls-test-utils] WorkspaceEditClientCapabilities
  20642. 1817.09 s [hls-test-utils] WorkspaceFoldersChangeEvent
  20643. 1817.09 s [hls-test-utils] WorkspaceFoldersServerCapabilities
  20644. 1817.09 s [hls-test-utils] codeActionKindSubsumes
  20645. 1817.09 s [hls-test-utils] .:!?
  20646. 1817.09 s [hls-test-utils] .=?
  20647. 1817.09 s [hls-test-utils] _L
  20648. 1817.09 s [hls-test-utils] _R
  20649. 1817.09 s [hls-test-utils] absorbNull
  20650. 1817.09 s [hls-test-utils] maybeToNull
  20651. 1817.09 s [hls-test-utils] nullToMaybe
  20652. 1817.09 s [hls-test-utils] toEither
  20653. 1817.09 s [hls-test-utils] DocumentChange
  20654. 1817.09 s [hls-test-utils] _versionedTextDocumentIdentifier
  20655. 1817.09 s [hls-test-utils] applyTextEdit
  20656. 1817.09 s [hls-test-utils] editTextEdit
  20657. 1817.09 s [hls-test-utils] isSubrangeOf
  20658. 1817.09 s [hls-test-utils] mkRange
  20659. 1817.09 s [hls-test-utils] AsLspEnum
  20660. 1817.09 s [hls-test-utils] LspEnum
  20661. 1817.09 s [hls-test-utils] EnumBaseType
  20662. 1817.09 s [hls-test-utils] LspOpenEnum
  20663. 1817.09 s [hls-test-utils] mkMarkdown
  20664. 1817.09 s [hls-test-utils] mkMarkdownCodeBlock
  20665. 1817.09 s [hls-test-utils] mkPlainText
  20666. 1817.09 s [hls-test-utils] plainTextToMarkdown
  20667. 1817.09 s [hls-test-utils] sectionSeparator
  20668. 1817.09 s [hls-test-utils] _workDoneProgressBegin
  20669. 1817.09 s [hls-test-utils] _workDoneProgressEnd
  20670. 1817.09 s [hls-test-utils] _workDoneProgressReport
  20671. 1817.09 s [hls-test-utils] absolutizeTokens
  20672. 1817.09 s [hls-test-utils] computeEdits
  20673. 1817.09 s [hls-test-utils] defaultSemanticTokensLegend
  20674. 1817.09 s [hls-test-utils] encodeTokens
  20675. 1817.09 s [hls-test-utils] makeSemanticTokens
  20676. 1817.09 s [hls-test-utils] makeSemanticTokensDelta
  20677. 1817.09 s [hls-test-utils] relativizeTokens
  20678. 1817.09 s [hls-test-utils] AString
  20679. 1817.09 s [hls-test-utils] AnInteger
  20680. 1817.09 s [hls-test-utils] emptyNormalizedFilePath
  20681. 1817.09 s [hls-test-utils] filePathToUri
  20682. 1817.09 s [hls-test-utils] normalizedFilePathToUri
  20683. 1817.09 s [hls-test-utils] platformAwareFilePathToUri
  20684. 1817.09 s [hls-test-utils] platformAwareUriToFilePath
  20685. 1817.09 s [hls-test-utils] uriToFilePath
  20686. 1817.09 s [hls-test-utils] uriToNormalizedFilePath
  20687. 1817.09 s [hls-test-utils] normalizedFilePathToOsPath
  20688. 1817.09 s [hls-test-utils] osPathToNormalizedFilePath
  20689. 1817.10 s [hls-test-utils] combineWatchKinds
  20690. 1817.10 s [hls-test-utils] containsChange
  20691. 1817.10 s [hls-test-utils] containsCreate
  20692. 1817.10 s [hls-test-utils] containsDelete
  20693. 1817.10 s [hls-test-utils] ResponseError
  20694. 1817.10 s [hls-test-utils] TResponseError
  20695. 1817.10 s [hls-test-utils] Method
  20696. 1817.10 s [hls-test-utils] runEq
  20697. 1817.10 s [hls-test-utils] TRegistration
  20698. 1817.10 s [hls-test-utils] TUnregistration
  20699. 1817.10 s [hls-test-utils] RequestMessage
  20700. 1817.10 s [hls-test-utils] ResponseMessage
  20701. 1817.10 s [hls-test-utils] TRequestMessage
  20702. 1817.10 s [hls-test-utils] TResponseMessage
  20703. 1817.10 s [hls-test-utils] NotificationMessage
  20704. 1817.10 s [hls-test-utils] TNotificationMessage
  20705. 1817.10 s [hls-test-utils] ErrorData
  20706. 1817.10 s [hls-test-utils] MessageParams
  20707. 1817.10 s [hls-test-utils] MessageResult
  20708. 1817.10 s [hls-test-utils] RegistrationOptions
  20709. 1817.10 s [hls-test-utils] SMethod
  20710. 1817.10 s [hls-test-utils] LspId
  20711. 1817.10 s [hls-test-utils] MessageDirection
  20712. 1817.10 s [hls-test-utils] MessageKind
  20713. 1817.10 s [hls-test-utils] SClientMethod
  20714. 1817.10 s [hls-test-utils] SomeMethod
  20715. 1817.10 s [hls-test-utils] messageDirection
  20716. 1817.10 s [hls-test-utils] methodStringToSomeMethod
  20717. 1817.10 s [hls-test-utils] someMethodToMethodString
  20718. 1817.10 s [hls-test-utils] SMessageDirection
  20719. 1817.10 s [hls-test-utils] SomeClientMethod
  20720. 1817.10 s [hls-test-utils] SomeServerMethod
  20721. 1817.10 s [hls-test-utils] isOptionalMethod
  20722. 1817.10 s [hls-test-utils] someClientMethod
  20723. 1817.10 s [hls-test-utils] someServerMethod
  20724. 1817.10 s [hls-test-utils] SServerMethod
  20725. 1817.10 s [hls-test-utils] SomeLspId
  20726. 1817.10 s [hls-test-utils] SMessageKind
  20727. 1817.10 s [hls-test-utils] messageKind
  20728. 1817.10 s [hls-test-utils] SomeRegistration
  20729. 1817.10 s [hls-test-utils] SomeUnregistration
  20730. 1817.10 s [hls-test-utils] regHelper
  20731. 1817.10 s [hls-test-utils] toSomeRegistration
  20732. 1817.10 s [hls-test-utils] toSomeUnregistration
  20733. 1817.10 s [hls-test-utils] toUntypedRegistration
  20734. 1817.10 s [hls-test-utils] toUntypedUnregistration
  20735. 1817.10 s [hls-test-utils] TCustomMessage
  20736. 1817.10 s [hls-test-utils] addNullField
  20737. 1817.10 s [hls-test-utils] toUntypedResponseError
  20738. 1817.10 s [hls-test-utils] TClientMessage
  20739. 1817.10 s [hls-test-utils] TMessage
  20740. 1817.10 s [hls-test-utils] TServerMessage
  20741. 1817.10 s [hls-test-utils] FromServerMessage'
  20742. 1817.10 s [hls-test-utils] ClientNotOrReq
  20743. 1817.10 s [hls-test-utils] CustomEq
  20744. 1817.10 s [hls-test-utils] FromClientMessage'
  20745. 1817.10 s [hls-test-utils] FromClientMessage
  20746. 1817.10 s [hls-test-utils] FromServerMessage
  20747. 1817.10 s [hls-test-utils] HasJSON
  20748. 1817.10 s [hls-test-utils] ServerNotOrReq
  20749. 1817.10 s [hls-test-utils] LookupFunc
  20750. 1817.10 s [hls-test-utils] clientMethodJSON
  20751. 1817.10 s [hls-test-utils] clientResponseJSON
  20752. 1817.10 s [hls-test-utils] fromClientNot
  20753. 1817.10 s [hls-test-utils] fromClientReq
  20754. 1817.10 s [hls-test-utils] fromServerNot
  20755. 1817.10 s [hls-test-utils] fromServerReq
  20756. 1817.10 s [hls-test-utils] mEqClient
  20757. 1817.10 s [hls-test-utils] mEqServer
  20758. 1817.10 s [hls-test-utils] parseClientMessage
  20759. 1817.10 s [hls-test-utils] parseServerMessage
  20760. 1817.10 s [hls-test-utils] serverMethodJSON
  20761. 1817.10 s [hls-test-utils] serverResponseJSON
  20762. 1817.10 s [hls-test-utils] splitClientMethod
  20763. 1817.10 s [hls-test-utils] splitServerMethod
  20764. 1817.10 s [hls-test-utils] goldenGitDiff (src/Test/Hls.hs:190)
  20765. 1817.10 s [hls-test-utils] goldenWithHaskellDoc (src/Test/Hls.hs:203)
  20766. 1817.10 s [hls-test-utils] goldenWithHaskellDocInTmpDir (src/Test/Hls.hs:216)
  20767. 1817.10 s [hls-test-utils] goldenWithHaskellAndCaps (src/Test/Hls.hs:230)
  20768. 1817.10 s [hls-test-utils] goldenWithHaskellAndCapsInTmpDir (src/Test/Hls.hs:279)
  20769. 1817.10 s [hls-test-utils] goldenWithCabalDoc (src/Test/Hls.hs:306)
  20770. 1817.10 s [hls-test-utils] goldenWithHaskellDocFormatter (src/Test/Hls.hs:594)
  20771. 1817.10 s [hls-test-utils] goldenWithHaskellDocFormatterInTmpDir (src/Test/Hls.hs:642)
  20772. 1817.10 s [hls-test-utils] goldenWithCabalDocFormatter (src/Test/Hls.hs:618)
  20773. 1817.10 s [hls-test-utils] goldenWithCabalDocFormatterInTmpDir (src/Test/Hls.hs:666)
  20774. 1817.10 s [hls-test-utils] goldenWithTestConfig (src/Test/Hls.hs:257)
  20775. 1817.10 s [hls-test-utils] runSessionWithServer (src/Test/Hls.hs:538)
  20776. 1817.10 s [hls-test-utils] runSessionWithServerInTmpDir (src/Test/Hls.hs:505)
  20777. 1817.10 s [hls-test-utils] PluginDescriptor
  20778. 1817.10 s [hls-test-utils] BrokenBehavior (src/Test/Hls.hs:173)
  20779. 1817.10 s [hls-test-utils] ExpectBroken (src/Test/Hls.hs:175)
  20780. 1817.10 s [hls-test-utils] unCurrent (src/Test/Hls.hs:180)
  20781. 1817.10 s [hls-test-utils] waitForTypecheck (src/Test/Hls.hs:870)
  20782. 1817.10 s [hls-test-utils] waitForAction (src/Test/Hls.hs:866)
  20783. 1817.10 s [hls-test-utils] hlsConfigToClientConfig (src/Test/Hls.hs:876)
  20784. 1817.10 s [hls-test-utils] getLastBuildKeys (src/Test/Hls.hs:873)
  20785. 1817.10 s [hls-test-utils] waitForKickDone (src/Test/Hls.hs:901)
  20786. 1817.10 s [hls-test-utils] waitForKickStart (src/Test/Hls.hs:904)
  20787. 1817.10 s [hls-test-utils] WithPriority
  20788. 1817.10 s [hls-test-utils] Priority
  20789. 1817.10 s [hls-test-utils] captureKickDiagnostics (src/Test/Hls.hs:890)
  20790. 1817.10 s [hls-test-utils] kick (src/Test/Hls.hs:914)
  20791. 1817.10 s [hls-test-utils] TestConfig (src/Test/Hls.hs:692)
  20792. 1818.49 s [hls-test-utils] Warning: Test.Hls: could not find link destinations for:
  20793. 1818.49 s [hls-test-utils] - Data.Vector.Unboxed.Base.Unbox
  20794. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.HasError
  20795. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.error
  20796. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.HasJsonrpc
  20797. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.jsonrpc
  20798. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.HasParams
  20799. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.params
  20800. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.HasResult
  20801. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.result
  20802. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.HasXdata
  20803. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.xdata
  20804. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasActions
  20805. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.actions
  20806. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasActiveParameter
  20807. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.activeParameter
  20808. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasActiveParameterSupport
  20809. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.activeParameterSupport
  20810. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasActiveSignature
  20811. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.activeSignature
  20812. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasActiveSignatureHelp
  20813. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.activeSignatureHelp
  20814. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAdded
  20815. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.added
  20816. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAdditionalPropertiesSupport
  20817. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.additionalPropertiesSupport
  20818. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAdditionalTextEdits
  20819. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.additionalTextEdits
  20820. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAllCommitCharacters
  20821. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.allCommitCharacters
  20822. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAllowedTags
  20823. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.allowedTags
  20824. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAlpha
  20825. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.alpha
  20826. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAnnotationId
  20827. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.annotationId
  20828. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasApplied
  20829. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.applied
  20830. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasApplyEdit
  20831. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.applyEdit
  20832. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasArguments
  20833. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.arguments
  20834. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasArray
  20835. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.array
  20836. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAugmentsSyntaxTokens
  20837. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.augmentsSyntaxTokens
  20838. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasBaseUri
  20839. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.baseUri
  20840. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasBlue
  20841. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.blue
  20842. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCallHierarchy
  20843. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.callHierarchy
  20844. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCallHierarchyProvider
  20845. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.callHierarchyProvider
  20846. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCancel
  20847. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.cancel
  20848. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCancellable
  20849. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.cancellable
  20850. 1818.49 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCapabilities
  20851. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.capabilities
  20852. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCaseSensitiveLookup
  20853. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.caseSensitiveLookup
  20854. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCellTextDocuments
  20855. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.cellTextDocuments
  20856. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCells
  20857. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.cells
  20858. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCh
  20859. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.ch
  20860. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChange
  20861. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.change
  20862. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChangeAnnotationSupport
  20863. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.changeAnnotationSupport
  20864. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChangeAnnotations
  20865. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.changeAnnotations
  20866. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChangeNotifications
  20867. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.changeNotifications
  20868. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChanges
  20869. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.changes
  20870. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCharacter
  20871. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.character
  20872. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChildren
  20873. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.children
  20874. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasClientInfo
  20875. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.clientInfo
  20876. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCode
  20877. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.code
  20878. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeAction
  20879. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeAction
  20880. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeActionKind
  20881. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeActionKind
  20882. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeActionKinds
  20883. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeActionKinds
  20884. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeActionLiteralSupport
  20885. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeActionLiteralSupport
  20886. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeActionProvider
  20887. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeActionProvider
  20888. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeDescription
  20889. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeDescription
  20890. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeDescriptionSupport
  20891. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeDescriptionSupport
  20892. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeLens
  20893. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeLens
  20894. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeLensProvider
  20895. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeLensProvider
  20896. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCollapsedText
  20897. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.collapsedText
  20898. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasColor
  20899. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.color
  20900. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasColorProvider
  20901. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.colorProvider
  20902. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCommand
  20903. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.command
  20904. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCommands
  20905. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.commands
  20906. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCommitCharacters
  20907. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.commitCharacters
  20908. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCommitCharactersSupport
  20909. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.commitCharactersSupport
  20910. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCompletion
  20911. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.completion
  20912. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCompletionItem
  20913. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.completionItem
  20914. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCompletionItemKind
  20915. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.completionItemKind
  20916. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCompletionList
  20917. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.completionList
  20918. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCompletionProvider
  20919. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.completionProvider
  20920. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasConfiguration
  20921. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.configuration
  20922. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContainerName
  20923. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.containerName
  20924. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContentChanges
  20925. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.contentChanges
  20926. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContentFormat
  20927. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.contentFormat
  20928. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContents
  20929. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.contents
  20930. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContext
  20931. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.context
  20932. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContextSupport
  20933. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.contextSupport
  20934. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDataSupport
  20935. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.dataSupport
  20936. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasData_
  20937. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.data_
  20938. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeclaration
  20939. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.declaration
  20940. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeclarationProvider
  20941. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.declarationProvider
  20942. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDefaultBehavior
  20943. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.defaultBehavior
  20944. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDefinition
  20945. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.definition
  20946. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDefinitionProvider
  20947. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.definitionProvider
  20948. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeleteCount
  20949. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.deleteCount
  20950. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDelta
  20951. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.delta
  20952. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeltaLine
  20953. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.deltaLine
  20954. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeltaStartChar
  20955. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.deltaStartChar
  20956. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeprecated
  20957. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.deprecated
  20958. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeprecatedSupport
  20959. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.deprecatedSupport
  20960. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDescription
  20961. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.description
  20962. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDetail
  20963. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.detail
  20964. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDiagnostic
  20965. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.diagnostic
  20966. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDiagnosticProvider
  20967. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.diagnosticProvider
  20968. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDiagnostics
  20969. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.diagnostics
  20970. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidChangeConfiguration
  20971. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didChangeConfiguration
  20972. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidChangeWatchedFiles
  20973. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didChangeWatchedFiles
  20974. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidClose
  20975. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didClose
  20976. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidCreate
  20977. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didCreate
  20978. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidDelete
  20979. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didDelete
  20980. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidOpen
  20981. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didOpen
  20982. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidRename
  20983. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didRename
  20984. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidSave
  20985. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didSave
  20986. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDisabled
  20987. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.disabled
  20988. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDisabledSupport
  20989. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.disabledSupport
  20990. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocument
  20991. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.document
  20992. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentChanges
  20993. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentChanges
  20994. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentFormattingProvider
  20995. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentFormattingProvider
  20996. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentHighlight
  20997. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentHighlight
  20998. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentHighlightProvider
  20999. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentHighlightProvider
  21000. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentLink
  21001. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentLink
  21002. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentLinkProvider
  21003. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentLinkProvider
  21004. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentOnTypeFormattingProvider
  21005. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentOnTypeFormattingProvider
  21006. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentRangeFormattingProvider
  21007. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentRangeFormattingProvider
  21008. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentSelector
  21009. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentSelector
  21010. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentSymbol
  21011. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentSymbol
  21012. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentSymbolProvider
  21013. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentSymbolProvider
  21014. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentation
  21015. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentation
  21016. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentationFormat
  21017. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentationFormat
  21018. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDynamicRegistration
  21019. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.dynamicRegistration
  21020. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEdit
  21021. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.edit
  21022. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEditRange
  21023. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.editRange
  21024. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEdits
  21025. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.edits
  21026. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEnd
  21027. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.end
  21028. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEndCharacter
  21029. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.endCharacter
  21030. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEndLine
  21031. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.endLine
  21032. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEngine
  21033. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.engine
  21034. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEvent
  21035. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.event
  21036. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExecuteCommand
  21037. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.executeCommand
  21038. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExecuteCommandProvider
  21039. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.executeCommandProvider
  21040. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExecutionOrder
  21041. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.executionOrder
  21042. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExecutionSummary
  21043. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.executionSummary
  21044. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExecutionSummarySupport
  21045. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.executionSummarySupport
  21046. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExperimental
  21047. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.experimental
  21048. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExpression
  21049. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.expression
  21050. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExternal
  21051. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.external
  21052. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFailedChange
  21053. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.failedChange
  21054. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFailureHandling
  21055. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.failureHandling
  21056. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFailureReason
  21057. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.failureReason
  21058. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFileOperations
  21059. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.fileOperations
  21060. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFiles
  21061. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.files
  21062. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFilterText
  21063. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.filterText
  21064. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFilters
  21065. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.filters
  21066. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFirstTriggerCharacter
  21067. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.firstTriggerCharacter
  21068. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFoldingRange
  21069. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.foldingRange
  21070. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFoldingRangeKind
  21071. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.foldingRangeKind
  21072. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFoldingRangeProvider
  21073. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.foldingRangeProvider
  21074. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFormats
  21075. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.formats
  21076. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFormatting
  21077. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.formatting
  21078. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFrameId
  21079. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.frameId
  21080. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFrom
  21081. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.from
  21082. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFromRanges
  21083. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.fromRanges
  21084. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFull
  21085. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.full
  21086. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasGeneral
  21087. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.general
  21088. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasGlob
  21089. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.glob
  21090. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasGlobPattern
  21091. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.globPattern
  21092. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasGreen
  21093. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.green
  21094. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasGroupsOnLabel
  21095. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.groupsOnLabel
  21096. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasHierarchicalDocumentSymbolSupport
  21097. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.hierarchicalDocumentSymbolSupport
  21098. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasHonorsChangeAnnotations
  21099. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.honorsChangeAnnotations
  21100. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasHover
  21101. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.hover
  21102. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasHoverProvider
  21103. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.hoverProvider
  21104. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasHref
  21105. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.href
  21106. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasId
  21107. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.id
  21108. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIdentifier
  21109. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.identifier
  21110. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIgnoreCase
  21111. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.ignoreCase
  21112. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIgnoreIfExists
  21113. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.ignoreIfExists
  21114. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIgnoreIfNotExists
  21115. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.ignoreIfNotExists
  21116. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasImplementation
  21117. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.implementation
  21118. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasImplementationProvider
  21119. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.implementationProvider
  21120. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIncludeDeclaration
  21121. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.includeDeclaration
  21122. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIncludeText
  21123. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.includeText
  21124. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInitializationOptions
  21125. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.initializationOptions
  21126. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInlayHint
  21127. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.inlayHint
  21128. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInlayHintProvider
  21129. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.inlayHintProvider
  21130. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInlineValue
  21131. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.inlineValue
  21132. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInlineValueProvider
  21133. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.inlineValueProvider
  21134. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsert
  21135. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insert
  21136. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertFinalNewline
  21137. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertFinalNewline
  21138. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertReplaceSupport
  21139. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertReplaceSupport
  21140. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertSpaces
  21141. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertSpaces
  21142. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertText
  21143. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertText
  21144. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertTextFormat
  21145. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertTextFormat
  21146. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertTextMode
  21147. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertTextMode
  21148. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertTextModeSupport
  21149. 1818.50 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertTextModeSupport
  21150. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInterFileDependencies
  21151. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.interFileDependencies
  21152. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIsIncomplete
  21153. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.isIncomplete
  21154. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIsPreferred
  21155. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.isPreferred
  21156. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIsPreferredSupport
  21157. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.isPreferredSupport
  21158. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIsRetrigger
  21159. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.isRetrigger
  21160. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasItem
  21161. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.item
  21162. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasItemDefaults
  21163. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.itemDefaults
  21164. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasItems
  21165. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.items
  21166. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasKind
  21167. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.kind
  21168. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLabel
  21169. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.label
  21170. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLabelDetails
  21171. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.labelDetails
  21172. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLabelDetailsSupport
  21173. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.labelDetailsSupport
  21174. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLabelOffsetSupport
  21175. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.labelOffsetSupport
  21176. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLabelSupport
  21177. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.labelSupport
  21178. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLanguage
  21179. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.language
  21180. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLanguageId
  21181. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.languageId
  21182. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLegend
  21183. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.legend
  21184. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLength
  21185. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.length
  21186. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLine
  21187. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.line
  21188. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLineFoldingOnly
  21189. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.lineFoldingOnly
  21190. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLinkSupport
  21191. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.linkSupport
  21192. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLinkedEditingRange
  21193. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.linkedEditingRange
  21194. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLinkedEditingRangeProvider
  21195. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.linkedEditingRangeProvider
  21196. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLocale
  21197. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.locale
  21198. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLocation
  21199. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.location
  21200. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMarkdown
  21201. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.markdown
  21202. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMatches
  21203. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.matches
  21204. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMessage
  21205. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.message
  21206. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMessageActionItem
  21207. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.messageActionItem
  21208. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMetadata
  21209. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.metadata
  21210. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMethod
  21211. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.method
  21212. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMoniker
  21213. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.moniker
  21214. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMonikerProvider
  21215. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.monikerProvider
  21216. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMoreTriggerCharacter
  21217. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.moreTriggerCharacter
  21218. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMultilineTokenSupport
  21219. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.multilineTokenSupport
  21220. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasName
  21221. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.name
  21222. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNeedsConfirmation
  21223. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.needsConfirmation
  21224. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNewName
  21225. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.newName
  21226. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNewText
  21227. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.newText
  21228. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNewUri
  21229. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.newUri
  21230. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNormalizesLineEndings
  21231. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.normalizesLineEndings
  21232. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNotebook
  21233. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.notebook
  21234. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNotebookDocument
  21235. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.notebookDocument
  21236. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNotebookDocumentSync
  21237. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.notebookDocumentSync
  21238. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNotebookSelector
  21239. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.notebookSelector
  21240. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNotebookType
  21241. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.notebookType
  21242. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOldUri
  21243. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.oldUri
  21244. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOnTypeFormatting
  21245. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.onTypeFormatting
  21246. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOnly
  21247. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.only
  21248. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOpenClose
  21249. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.openClose
  21250. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOptions
  21251. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.options
  21252. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOriginSelectionRange
  21253. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.originSelectionRange
  21254. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOverlappingTokenSupport
  21255. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.overlappingTokenSupport
  21256. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOverwrite
  21257. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.overwrite
  21258. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPaddingLeft
  21259. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.paddingLeft
  21260. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPaddingRight
  21261. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.paddingRight
  21262. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasParameterInformation
  21263. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.parameterInformation
  21264. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasParameters
  21265. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.parameters
  21266. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasParent
  21267. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.parent
  21268. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasParser
  21269. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.parser
  21270. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPartialResultToken
  21271. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.partialResultToken
  21272. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPattern
  21273. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.pattern
  21274. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPercentage
  21275. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.percentage
  21276. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPlaceholder
  21277. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.placeholder
  21278. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPosition
  21279. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.position
  21280. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPositionEncoding
  21281. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.positionEncoding
  21282. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPositionEncodings
  21283. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.positionEncodings
  21284. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPositions
  21285. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.positions
  21286. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPrepareProvider
  21287. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.prepareProvider
  21288. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPrepareSupport
  21289. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.prepareSupport
  21290. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPrepareSupportDefaultBehavior
  21291. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.prepareSupportDefaultBehavior
  21292. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPreselect
  21293. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.preselect
  21294. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPreselectSupport
  21295. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.preselectSupport
  21296. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPreviousResultId
  21297. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.previousResultId
  21298. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPreviousResultIds
  21299. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.previousResultIds
  21300. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasProcessId
  21301. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.processId
  21302. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasProperties
  21303. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.properties
  21304. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPublishDiagnostics
  21305. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.publishDiagnostics
  21306. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasQuery
  21307. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.query
  21308. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRange
  21309. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.range
  21310. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRangeFormatting
  21311. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rangeFormatting
  21312. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRangeLength
  21313. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rangeLength
  21314. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRangeLimit
  21315. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rangeLimit
  21316. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRanges
  21317. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.ranges
  21318. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasReason
  21319. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.reason
  21320. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRecursive
  21321. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.recursive
  21322. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRed
  21323. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.red
  21324. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasReferences
  21325. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.references
  21326. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasReferencesProvider
  21327. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.referencesProvider
  21328. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRefreshSupport
  21329. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.refreshSupport
  21330. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRegisterOptions
  21331. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.registerOptions
  21332. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRegistrations
  21333. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.registrations
  21334. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRegularExpressions
  21335. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.regularExpressions
  21336. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRelatedDocumentSupport
  21337. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.relatedDocumentSupport
  21338. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRelatedDocuments
  21339. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.relatedDocuments
  21340. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRelatedInformation
  21341. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.relatedInformation
  21342. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRelativePatternSupport
  21343. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.relativePatternSupport
  21344. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRemoved
  21345. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.removed
  21346. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRename
  21347. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rename
  21348. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRenameProvider
  21349. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.renameProvider
  21350. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasReplace
  21351. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.replace
  21352. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRequests
  21353. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.requests
  21354. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasResolveProvider
  21355. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.resolveProvider
  21356. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasResolveSupport
  21357. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.resolveSupport
  21358. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasResourceOperations
  21359. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.resourceOperations
  21360. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasResultId
  21361. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.resultId
  21362. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRetriggerCharacters
  21363. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.retriggerCharacters
  21364. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRetriggerRequest
  21365. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.retriggerRequest
  21366. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRetry
  21367. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.retry
  21368. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRetryOnContentModified
  21369. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.retryOnContentModified
  21370. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRootPath
  21371. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rootPath
  21372. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRootUri
  21373. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rootUri
  21374. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSave
  21375. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.save
  21376. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasScheme
  21377. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.scheme
  21378. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasScopeUri
  21379. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.scopeUri
  21380. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSection
  21381. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.section
  21382. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSelection
  21383. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.selection
  21384. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSelectionRange
  21385. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.selectionRange
  21386. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSelectionRangeProvider
  21387. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.selectionRangeProvider
  21388. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSemanticTokens
  21389. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.semanticTokens
  21390. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSemanticTokensProvider
  21391. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.semanticTokensProvider
  21392. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasServerCancelSupport
  21393. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.serverCancelSupport
  21394. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasServerInfo
  21395. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.serverInfo
  21396. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSettings
  21397. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.settings
  21398. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSeverity
  21399. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.severity
  21400. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasShowDocument
  21401. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.showDocument
  21402. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasShowMessage
  21403. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.showMessage
  21404. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSignatureHelp
  21405. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.signatureHelp
  21406. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSignatureHelpProvider
  21407. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.signatureHelpProvider
  21408. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSignatureInformation
  21409. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.signatureInformation
  21410. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSignatures
  21411. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.signatures
  21412. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSnippetSupport
  21413. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.snippetSupport
  21414. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSortText
  21415. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.sortText
  21416. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSource
  21417. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.source
  21418. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStaleRequestSupport
  21419. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.staleRequestSupport
  21420. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStart
  21421. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.start
  21422. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStartChar
  21423. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.startChar
  21424. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStartCharacter
  21425. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.startCharacter
  21426. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStartLine
  21427. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.startLine
  21428. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStoppedLocation
  21429. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.stoppedLocation
  21430. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStructure
  21431. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.structure
  21432. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSuccess
  21433. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.success
  21434. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSupport
  21435. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.support
  21436. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSupported
  21437. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.supported
  21438. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSymbol
  21439. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.symbol
  21440. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSymbolKind
  21441. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.symbolKind
  21442. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSyncKind
  21443. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.syncKind
  21444. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSynchronization
  21445. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.synchronization
  21446. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTabSize
  21447. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tabSize
  21448. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTagSupport
  21449. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tagSupport
  21450. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTags
  21451. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tags
  21452. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTakeFocus
  21453. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.takeFocus
  21454. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTarget
  21455. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.target
  21456. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTargetRange
  21457. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.targetRange
  21458. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTargetSelectionRange
  21459. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.targetSelectionRange
  21460. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTargetUri
  21461. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.targetUri
  21462. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasText
  21463. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.text
  21464. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextContent
  21465. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textContent
  21466. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextDocument
  21467. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textDocument
  21468. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextDocumentSync
  21469. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textDocumentSync
  21470. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextEdit
  21471. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textEdit
  21472. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextEditText
  21473. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textEditText
  21474. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextEdits
  21475. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textEdits
  21476. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTitle
  21477. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.title
  21478. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTo
  21479. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.to
  21480. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasToken
  21481. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.token
  21482. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTokenModifiers
  21483. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tokenModifiers
  21484. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTokenType
  21485. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tokenType
  21486. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTokenTypes
  21487. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tokenTypes
  21488. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTooltip
  21489. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tooltip
  21490. 1818.51 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTooltipSupport
  21491. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tooltipSupport
  21492. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTrace
  21493. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.trace
  21494. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTriggerCharacter
  21495. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.triggerCharacter
  21496. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTriggerCharacters
  21497. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.triggerCharacters
  21498. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTriggerKind
  21499. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.triggerKind
  21500. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTrimFinalNewlines
  21501. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.trimFinalNewlines
  21502. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTrimTrailingWhitespace
  21503. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.trimTrailingWhitespace
  21504. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTypeDefinition
  21505. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.typeDefinition
  21506. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTypeDefinitionProvider
  21507. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.typeDefinitionProvider
  21508. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTypeHierarchy
  21509. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.typeHierarchy
  21510. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTypeHierarchyProvider
  21511. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.typeHierarchyProvider
  21512. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasType_
  21513. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.type_
  21514. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasUnique
  21515. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.unique
  21516. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasUnregisterations
  21517. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.unregisterations
  21518. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasUri
  21519. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.uri
  21520. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasValue
  21521. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.value
  21522. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasValueSet
  21523. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.valueSet
  21524. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasVariableName
  21525. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.variableName
  21526. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasVerbose
  21527. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.verbose
  21528. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasVersion
  21529. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.version
  21530. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasVersionSupport
  21531. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.versionSupport
  21532. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWatchers
  21533. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.watchers
  21534. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWillCreate
  21535. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.willCreate
  21536. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWillDelete
  21537. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.willDelete
  21538. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWillRename
  21539. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.willRename
  21540. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWillSave
  21541. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.willSave
  21542. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWillSaveWaitUntil
  21543. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.willSaveWaitUntil
  21544. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWindow
  21545. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.window
  21546. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWordPattern
  21547. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.wordPattern
  21548. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkDoneProgress
  21549. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workDoneProgress
  21550. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkDoneToken
  21551. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workDoneToken
  21552. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkspace
  21553. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workspace
  21554. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkspaceDiagnostics
  21555. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workspaceDiagnostics
  21556. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkspaceEdit
  21557. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workspaceEdit
  21558. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkspaceFolders
  21559. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workspaceFolders
  21560. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkspaceSymbolProvider
  21561. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workspaceSymbolProvider
  21562. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Common.Null
  21563. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.MVector
  21564. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
  21565. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicSet
  21566. 1818.52 s [hls-test-utils] - Data.Vector.Unboxed.Base.MV_Int32
  21567. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Base.basicLength
  21568. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Base.basicUnsafeIndexM
  21569. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
  21570. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Base.basicUnsafeFreeze
  21571. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
  21572. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicLength
  21573. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
  21574. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
  21575. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Base.elemseq
  21576. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicInitialize
  21577. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Base.basicUnsafeCopy
  21578. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
  21579. 1818.52 s [hls-test-utils] - Data.Vector.Generic.Base.basicUnsafeSlice
  21580. 1818.52 s [hls-test-utils] - Data.Vector.Primitive.Vector
  21581. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.AnnotatedTextEdit.Rep_AnnotatedTextEdit
  21582. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ChangeAnnotationIdentifier.Rep_ChangeAnnotationIdentifier
  21583. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Range.Rep_Range
  21584. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Position.Rep_Position
  21585. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ApplyWorkspaceEditParams.Rep_ApplyWorkspaceEditParams
  21586. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceEdit.Rep_WorkspaceEdit
  21587. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextEdit.Rep_TextEdit
  21588. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Common.Rep_|?
  21589. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentEdit.Rep_TextDocumentEdit
  21590. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.OptionalVersionedTextDocumentIdentifier.Rep_OptionalVersionedTextDocumentIdentifier
  21591. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CreateFile.Rep_CreateFile
  21592. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CreateFileOptions.Rep_CreateFileOptions
  21593. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameFile.Rep_RenameFile
  21594. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameFileOptions.Rep_RenameFileOptions
  21595. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeleteFile.Rep_DeleteFile
  21596. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeleteFileOptions.Rep_DeleteFileOptions
  21597. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ChangeAnnotation.Rep_ChangeAnnotation
  21598. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ApplyWorkspaceEditResult.Rep_ApplyWorkspaceEditResult
  21599. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Common.Rep_UInt
  21600. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.BaseSymbolInformation.Rep_BaseSymbolInformation
  21601. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SymbolTag.Rep_SymbolTag
  21602. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SymbolKind.D:R:EnumBaseTypeSymbolKind
  21603. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SymbolKind.Rep_SymbolKind
  21604. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SymbolTag.D:R:EnumBaseTypeSymbolTag
  21605. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyClientCapabilities.Rep_CallHierarchyClientCapabilities
  21606. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCall.Rep_CallHierarchyIncomingCall
  21607. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyItem.Rep_CallHierarchyItem
  21608. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCallsParams.Rep_CallHierarchyIncomingCallsParams
  21609. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ProgressToken.Rep_ProgressToken
  21610. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Uri.Rep_NormalizedFilePath
  21611. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Uri.Rep_NormalizedUri
  21612. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Uri.Rep_Uri
  21613. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Types.Uri.SystemOS
  21614. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyOptions.Rep_CallHierarchyOptions
  21615. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCall.Rep_CallHierarchyOutgoingCall
  21616. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCallsParams.Rep_CallHierarchyOutgoingCallsParams
  21617. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyPrepareParams.Rep_CallHierarchyPrepareParams
  21618. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.Rep_TextDocumentIdentifier
  21619. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyRegistrationOptions.Rep_CallHierarchyRegistrationOptions
  21620. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentFilter.Rep_DocumentFilter
  21621. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentFilter.Rep_TextDocumentFilter
  21622. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentFilterLanguage.Rep_TextDocumentFilterLanguage
  21623. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentFilterScheme.Rep_TextDocumentFilterScheme
  21624. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentFilterPattern.Rep_TextDocumentFilterPattern
  21625. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCellTextDocumentFilter.Rep_NotebookCellTextDocumentFilter
  21626. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilter.Rep_NotebookDocumentFilter
  21627. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterNotebookType.Rep_NotebookDocumentFilterNotebookType
  21628. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterScheme.Rep_NotebookDocumentFilterScheme
  21629. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterPattern.Rep_NotebookDocumentFilterPattern
  21630. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSelector.Rep_DocumentSelector
  21631. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CancelParams.Rep_CancelParams
  21632. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ChangeAnnotationsSupportOptions.Rep_ChangeAnnotationsSupportOptions
  21633. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.Rep_ClientCapabilities
  21634. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceClientCapabilities.Rep_WorkspaceClientCapabilities
  21635. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceEditClientCapabilities.Rep_WorkspaceEditClientCapabilities
  21636. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ResourceOperationKind.Rep_ResourceOperationKind
  21637. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FailureHandlingKind.Rep_FailureHandlingKind
  21638. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeConfigurationClientCapabilities.Rep_DidChangeConfigurationClientCapabilities
  21639. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesClientCapabilities.Rep_DidChangeWatchedFilesClientCapabilities
  21640. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbolClientCapabilities.Rep_WorkspaceSymbolClientCapabilities
  21641. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSymbolKindOptions.Rep_ClientSymbolKindOptions
  21642. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSymbolTagOptions.Rep_ClientSymbolTagOptions
  21643. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSymbolResolveOptions.Rep_ClientSymbolResolveOptions
  21644. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ExecuteCommandClientCapabilities.Rep_ExecuteCommandClientCapabilities
  21645. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensWorkspaceClientCapabilities.Rep_SemanticTokensWorkspaceClientCapabilities
  21646. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLensWorkspaceClientCapabilities.Rep_CodeLensWorkspaceClientCapabilities
  21647. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationClientCapabilities.Rep_FileOperationClientCapabilities
  21648. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueWorkspaceClientCapabilities.Rep_InlineValueWorkspaceClientCapabilities
  21649. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintWorkspaceClientCapabilities.Rep_InlayHintWorkspaceClientCapabilities
  21650. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticWorkspaceClientCapabilities.Rep_DiagnosticWorkspaceClientCapabilities
  21651. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentClientCapabilities.Rep_TextDocumentClientCapabilities
  21652. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSyncClientCapabilities.Rep_TextDocumentSyncClientCapabilities
  21653. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionClientCapabilities.Rep_CompletionClientCapabilities
  21654. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCompletionItemOptions.Rep_ClientCompletionItemOptions
  21655. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkupKind.Rep_MarkupKind
  21656. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemTag.Rep_CompletionItemTag
  21657. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemTagOptions.Rep_CompletionItemTagOptions
  21658. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCompletionItemResolveOptions.Rep_ClientCompletionItemResolveOptions
  21659. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InsertTextMode.Rep_InsertTextMode
  21660. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCompletionItemInsertTextModeOptions.Rep_ClientCompletionItemInsertTextModeOptions
  21661. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCompletionItemOptionsKind.Rep_ClientCompletionItemOptionsKind
  21662. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionListCapabilities.Rep_CompletionListCapabilities
  21663. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.HoverClientCapabilities.Rep_HoverClientCapabilities
  21664. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpClientCapabilities.Rep_SignatureHelpClientCapabilities
  21665. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSignatureInformationOptions.Rep_ClientSignatureInformationOptions
  21666. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSignatureParameterInformationOptions.Rep_ClientSignatureParameterInformationOptions
  21667. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeclarationClientCapabilities.Rep_DeclarationClientCapabilities
  21668. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DefinitionClientCapabilities.Rep_DefinitionClientCapabilities
  21669. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeDefinitionClientCapabilities.Rep_TypeDefinitionClientCapabilities
  21670. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ImplementationClientCapabilities.Rep_ImplementationClientCapabilities
  21671. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ReferenceClientCapabilities.Rep_ReferenceClientCapabilities
  21672. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightClientCapabilities.Rep_DocumentHighlightClientCapabilities
  21673. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSymbolClientCapabilities.Rep_DocumentSymbolClientCapabilities
  21674. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionClientCapabilities.Rep_CodeActionClientCapabilities
  21675. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionKind.Rep_CodeActionKind
  21676. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCodeActionLiteralOptions.Rep_ClientCodeActionLiteralOptions
  21677. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCodeActionKindOptions.Rep_ClientCodeActionKindOptions
  21678. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCodeActionResolveOptions.Rep_ClientCodeActionResolveOptions
  21679. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLensClientCapabilities.Rep_CodeLensClientCapabilities
  21680. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentLinkClientCapabilities.Rep_DocumentLinkClientCapabilities
  21681. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentColorClientCapabilities.Rep_DocumentColorClientCapabilities
  21682. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentFormattingClientCapabilities.Rep_DocumentFormattingClientCapabilities
  21683. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingClientCapabilities.Rep_DocumentRangeFormattingClientCapabilities
  21684. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingClientCapabilities.Rep_DocumentOnTypeFormattingClientCapabilities
  21685. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameClientCapabilities.Rep_RenameClientCapabilities
  21686. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareSupportDefaultBehavior.Rep_PrepareSupportDefaultBehavior
  21687. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeClientCapabilities.Rep_FoldingRangeClientCapabilities
  21688. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientFoldingRangeKindOptions.Rep_ClientFoldingRangeKindOptions
  21689. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeKind.Rep_FoldingRangeKind
  21690. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientFoldingRangeOptions.Rep_ClientFoldingRangeOptions
  21691. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SelectionRangeClientCapabilities.Rep_SelectionRangeClientCapabilities
  21692. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PublishDiagnosticsClientCapabilities.Rep_PublishDiagnosticsClientCapabilities
  21693. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticTag.Rep_DiagnosticTag
  21694. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientDiagnosticsTagOptions.Rep_ClientDiagnosticsTagOptions
  21695. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensClientCapabilities.Rep_SemanticTokensClientCapabilities
  21696. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSemanticTokensRequestOptions.Rep_ClientSemanticTokensRequestOptions
  21697. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TokenFormat.Rep_TokenFormat
  21698. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSemanticTokensRequestFullDelta.Rep_ClientSemanticTokensRequestFullDelta
  21699. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LinkedEditingRangeClientCapabilities.Rep_LinkedEditingRangeClientCapabilities
  21700. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerClientCapabilities.Rep_MonikerClientCapabilities
  21701. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchyClientCapabilities.Rep_TypeHierarchyClientCapabilities
  21702. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueClientCapabilities.Rep_InlineValueClientCapabilities
  21703. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintClientCapabilities.Rep_InlayHintClientCapabilities
  21704. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientInlayHintResolveOptions.Rep_ClientInlayHintResolveOptions
  21705. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticClientCapabilities.Rep_DiagnosticClientCapabilities
  21706. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentClientCapabilities.Rep_NotebookDocumentClientCapabilities
  21707. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentSyncClientCapabilities.Rep_NotebookDocumentSyncClientCapabilities
  21708. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WindowClientCapabilities.Rep_WindowClientCapabilities
  21709. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowMessageRequestClientCapabilities.Rep_ShowMessageRequestClientCapabilities
  21710. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientShowMessageActionItemOptions.Rep_ClientShowMessageActionItemOptions
  21711. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowDocumentClientCapabilities.Rep_ShowDocumentClientCapabilities
  21712. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.GeneralClientCapabilities.Rep_GeneralClientCapabilities
  21713. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.StaleRequestSupportOptions.Rep_StaleRequestSupportOptions
  21714. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RegularExpressionsClientCapabilities.Rep_RegularExpressionsClientCapabilities
  21715. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RegularExpressionEngineKind.Rep_RegularExpressionEngineKind
  21716. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkdownClientCapabilities.Rep_MarkdownClientCapabilities
  21717. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PositionEncodingKind.Rep_PositionEncodingKind
  21718. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionKind.D:R:EnumBaseTypeCodeActionKind
  21719. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InsertTextMode.D:R:EnumBaseTypeInsertTextMode
  21720. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkupKind.D:R:EnumBaseTypeMarkupKind
  21721. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemTag.D:R:EnumBaseTypeCompletionItemTag
  21722. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemKind.D:R:EnumBaseTypeCompletionItemKind
  21723. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemKind.Rep_CompletionItemKind
  21724. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticTag.D:R:EnumBaseTypeDiagnosticTag
  21725. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeKind.D:R:EnumBaseTypeFoldingRangeKind
  21726. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientInfo.Rep_ClientInfo
  21727. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeAction.Rep_CodeAction
  21728. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Diagnostic.Rep_Diagnostic
  21729. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticSeverity.Rep_DiagnosticSeverity
  21730. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeDescription.Rep_CodeDescription
  21731. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticRelatedInformation.Rep_DiagnosticRelatedInformation
  21732. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Location.Rep_Location
  21733. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionDisabled.Rep_CodeActionDisabled
  21734. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Command.Rep_Command
  21735. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionContext.Rep_CodeActionContext
  21736. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionTriggerKind.Rep_CodeActionTriggerKind
  21737. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionTriggerKind.D:R:EnumBaseTypeCodeActionTriggerKind
  21738. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionOptions.Rep_CodeActionOptions
  21739. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionParams.Rep_CodeActionParams
  21740. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionRegistrationOptions.Rep_CodeActionRegistrationOptions
  21741. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLens.Rep_CodeLens
  21742. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLensOptions.Rep_CodeLensOptions
  21743. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLensParams.Rep_CodeLensParams
  21744. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLensRegistrationOptions.Rep_CodeLensRegistrationOptions
  21745. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Color.Rep_Color
  21746. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ColorInformation.Rep_ColorInformation
  21747. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ColorPresentation.Rep_ColorPresentation
  21748. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ColorPresentationParams.Rep_ColorPresentationParams
  21749. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionContext.Rep_CompletionContext
  21750. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionTriggerKind.Rep_CompletionTriggerKind
  21751. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionTriggerKind.D:R:EnumBaseTypeCompletionTriggerKind
  21752. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItem.Rep_CompletionItem
  21753. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemLabelDetails.Rep_CompletionItemLabelDetails
  21754. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkupContent.Rep_MarkupContent
  21755. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InsertTextFormat.Rep_InsertTextFormat
  21756. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InsertReplaceEdit.Rep_InsertReplaceEdit
  21757. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InsertTextFormat.D:R:EnumBaseTypeInsertTextFormat
  21758. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemDefaults.Rep_CompletionItemDefaults
  21759. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.EditRangeWithInsertReplace.Rep_EditRangeWithInsertReplace
  21760. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionList.Rep_CompletionList
  21761. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionOptions.Rep_CompletionOptions
  21762. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ServerCompletionItemOptions.Rep_ServerCompletionItemOptions
  21763. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionParams.Rep_CompletionParams
  21764. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionRegistrationOptions.Rep_CompletionRegistrationOptions
  21765. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ConfigurationItem.Rep_ConfigurationItem
  21766. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ConfigurationParams.Rep_ConfigurationParams
  21767. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CreateFilesParams.Rep_CreateFilesParams
  21768. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileCreate.Rep_FileCreate
  21769. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Declaration.Rep_Declaration
  21770. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeclarationLink.Rep_DeclarationLink
  21771. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LocationLink.Rep_LocationLink
  21772. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeclarationOptions.Rep_DeclarationOptions
  21773. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeclarationParams.Rep_DeclarationParams
  21774. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeclarationRegistrationOptions.Rep_DeclarationRegistrationOptions
  21775. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Definition.Rep_Definition
  21776. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DefinitionLink.Rep_DefinitionLink
  21777. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DefinitionOptions.Rep_DefinitionOptions
  21778. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DefinitionParams.Rep_DefinitionParams
  21779. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DefinitionRegistrationOptions.Rep_DefinitionRegistrationOptions
  21780. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeleteFilesParams.Rep_DeleteFilesParams
  21781. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileDelete.Rep_FileDelete
  21782. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticSeverity.D:R:EnumBaseTypeDiagnosticSeverity
  21783. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticOptions.Rep_DiagnosticOptions
  21784. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticRegistrationOptions.Rep_DiagnosticRegistrationOptions
  21785. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticServerCancellationData.Rep_DiagnosticServerCancellationData
  21786. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeConfigurationParams.Rep_DidChangeConfigurationParams
  21787. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeConfigurationRegistrationOptions.Rep_DidChangeConfigurationRegistrationOptions
  21788. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeNotebookDocumentParams.Rep_DidChangeNotebookDocumentParams
  21789. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.VersionedNotebookDocumentIdentifier.Rep_VersionedNotebookDocumentIdentifier
  21790. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentChangeEvent.Rep_NotebookDocumentChangeEvent
  21791. 1818.52 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentCellChanges.Rep_NotebookDocumentCellChanges
  21792. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentCellChangeStructure.Rep_NotebookDocumentCellChangeStructure
  21793. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCellArrayChange.Rep_NotebookCellArrayChange
  21794. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCell.Rep_NotebookCell
  21795. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCellKind.Rep_NotebookCellKind
  21796. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ExecutionSummary.Rep_ExecutionSummary
  21797. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentItem.Rep_TextDocumentItem
  21798. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentCellContentChanges.Rep_NotebookDocumentCellContentChanges
  21799. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.Rep_VersionedTextDocumentIdentifier
  21800. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.Rep_TextDocumentContentChangeEvent
  21801. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangePartial.Rep_TextDocumentContentChangePartial
  21802. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeWholeDocument.Rep_TextDocumentContentChangeWholeDocument
  21803. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeTextDocumentParams.Rep_DidChangeTextDocumentParams
  21804. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesParams.Rep_DidChangeWatchedFilesParams
  21805. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileEvent.Rep_FileEvent
  21806. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileChangeType.Rep_FileChangeType
  21807. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesRegistrationOptions.Rep_DidChangeWatchedFilesRegistrationOptions
  21808. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileSystemWatcher.Rep_FileSystemWatcher
  21809. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.GlobPattern.Rep_GlobPattern
  21810. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Pattern.Rep_Pattern
  21811. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RelativePattern.Rep_RelativePattern
  21812. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceFolder.Rep_WorkspaceFolder
  21813. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WatchKind.Rep_WatchKind
  21814. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeWorkspaceFoldersParams.Rep_DidChangeWorkspaceFoldersParams
  21815. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceFoldersChangeEvent.Rep_WorkspaceFoldersChangeEvent
  21816. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidCloseNotebookDocumentParams.Rep_DidCloseNotebookDocumentParams
  21817. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentIdentifier.Rep_NotebookDocumentIdentifier
  21818. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidCloseTextDocumentParams.Rep_DidCloseTextDocumentParams
  21819. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidOpenNotebookDocumentParams.Rep_DidOpenNotebookDocumentParams
  21820. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocument.Rep_NotebookDocument
  21821. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidOpenTextDocumentParams.Rep_DidOpenTextDocumentParams
  21822. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidSaveNotebookDocumentParams.Rep_DidSaveNotebookDocumentParams
  21823. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidSaveTextDocumentParams.Rep_DidSaveTextDocumentParams
  21824. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentColorOptions.Rep_DocumentColorOptions
  21825. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentColorParams.Rep_DocumentColorParams
  21826. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentColorRegistrationOptions.Rep_DocumentColorRegistrationOptions
  21827. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticParams.Rep_DocumentDiagnosticParams
  21828. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReport.Rep_DocumentDiagnosticReport
  21829. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RelatedFullDocumentDiagnosticReport.Rep_RelatedFullDocumentDiagnosticReport
  21830. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FullDocumentDiagnosticReport.Rep_FullDocumentDiagnosticReport
  21831. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.UnchangedDocumentDiagnosticReport.Rep_UnchangedDocumentDiagnosticReport
  21832. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RelatedUnchangedDocumentDiagnosticReport.Rep_RelatedUnchangedDocumentDiagnosticReport
  21833. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReportKind.D:R:EnumBaseTypeDocumentDiagnosticReportKind
  21834. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReportKind.Rep_DocumentDiagnosticReportKind
  21835. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReportPartialResult.Rep_DocumentDiagnosticReportPartialResult
  21836. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentFormattingOptions.Rep_DocumentFormattingOptions
  21837. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentFormattingParams.Rep_DocumentFormattingParams
  21838. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FormattingOptions.Rep_FormattingOptions
  21839. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentFormattingRegistrationOptions.Rep_DocumentFormattingRegistrationOptions
  21840. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.Rep_DocumentHighlight
  21841. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightKind.Rep_DocumentHighlightKind
  21842. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightKind.D:R:EnumBaseTypeDocumentHighlightKind
  21843. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightOptions.Rep_DocumentHighlightOptions
  21844. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightParams.Rep_DocumentHighlightParams
  21845. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightRegistrationOptions.Rep_DocumentHighlightRegistrationOptions
  21846. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentLink.Rep_DocumentLink
  21847. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentLinkOptions.Rep_DocumentLinkOptions
  21848. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentLinkParams.Rep_DocumentLinkParams
  21849. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentLinkRegistrationOptions.Rep_DocumentLinkRegistrationOptions
  21850. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingOptions.Rep_DocumentOnTypeFormattingOptions
  21851. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingParams.Rep_DocumentOnTypeFormattingParams
  21852. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingRegistrationOptions.Rep_DocumentOnTypeFormattingRegistrationOptions
  21853. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingOptions.Rep_DocumentRangeFormattingOptions
  21854. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingParams.Rep_DocumentRangeFormattingParams
  21855. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingRegistrationOptions.Rep_DocumentRangeFormattingRegistrationOptions
  21856. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSymbol.Rep_DocumentSymbol
  21857. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSymbolOptions.Rep_DocumentSymbolOptions
  21858. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSymbolParams.Rep_DocumentSymbolParams
  21859. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSymbolRegistrationOptions.Rep_DocumentSymbolRegistrationOptions
  21860. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ErrorCodes.D:R:EnumBaseTypeErrorCodes
  21861. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ErrorCodes.Rep_ErrorCodes
  21862. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ExecuteCommandOptions.Rep_ExecuteCommandOptions
  21863. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ExecuteCommandParams.Rep_ExecuteCommandParams
  21864. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ExecuteCommandRegistrationOptions.Rep_ExecuteCommandRegistrationOptions
  21865. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FailureHandlingKind.D:R:EnumBaseTypeFailureHandlingKind
  21866. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileChangeType.D:R:EnumBaseTypeFileChangeType
  21867. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationFilter.Rep_FileOperationFilter
  21868. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationPattern.Rep_FileOperationPattern
  21869. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationPatternKind.Rep_FileOperationPatternKind
  21870. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationPatternOptions.Rep_FileOperationPatternOptions
  21871. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationOptions.Rep_FileOperationOptions
  21872. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationRegistrationOptions.Rep_FileOperationRegistrationOptions
  21873. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationPatternKind.D:R:EnumBaseTypeFileOperationPatternKind
  21874. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileRename.Rep_FileRename
  21875. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WatchKind.D:R:EnumBaseTypeWatchKind
  21876. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRange.Rep_FoldingRange
  21877. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeOptions.Rep_FoldingRangeOptions
  21878. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeParams.Rep_FoldingRangeParams
  21879. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeRegistrationOptions.Rep_FoldingRangeRegistrationOptions
  21880. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PositionEncodingKind.D:R:EnumBaseTypePositionEncodingKind
  21881. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Hover.Rep_Hover
  21882. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkedString.Rep_MarkedString
  21883. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkedStringWithLanguage.Rep_MarkedStringWithLanguage
  21884. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.HoverOptions.Rep_HoverOptions
  21885. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.HoverParams.Rep_HoverParams
  21886. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.HoverRegistrationOptions.Rep_HoverRegistrationOptions
  21887. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ImplementationOptions.Rep_ImplementationOptions
  21888. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ImplementationParams.Rep_ImplementationParams
  21889. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ImplementationRegistrationOptions.Rep_ImplementationRegistrationOptions
  21890. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InitializeError.Rep_InitializeError
  21891. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InitializeParams.Rep_InitializeParams
  21892. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TraceValue.Rep_TraceValue
  21893. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TraceValue.D:R:EnumBaseTypeTraceValue
  21894. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InitializeResult.Rep_InitializeResult
  21895. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ServerCapabilities.Rep_ServerCapabilities
  21896. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSyncOptions.Rep_TextDocumentSyncOptions
  21897. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSyncKind.Rep_TextDocumentSyncKind
  21898. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SaveOptions.Rep_SaveOptions
  21899. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentSyncOptions.Rep_NotebookDocumentSyncOptions
  21900. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterWithNotebook.Rep_NotebookDocumentFilterWithNotebook
  21901. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCellLanguage.Rep_NotebookCellLanguage
  21902. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterWithCells.Rep_NotebookDocumentFilterWithCells
  21903. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentSyncRegistrationOptions.Rep_NotebookDocumentSyncRegistrationOptions
  21904. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpOptions.Rep_SignatureHelpOptions
  21905. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeDefinitionOptions.Rep_TypeDefinitionOptions
  21906. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeDefinitionRegistrationOptions.Rep_TypeDefinitionRegistrationOptions
  21907. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ReferenceOptions.Rep_ReferenceOptions
  21908. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbolOptions.Rep_WorkspaceSymbolOptions
  21909. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameOptions.Rep_RenameOptions
  21910. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SelectionRangeOptions.Rep_SelectionRangeOptions
  21911. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SelectionRangeRegistrationOptions.Rep_SelectionRangeRegistrationOptions
  21912. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LinkedEditingRangeOptions.Rep_LinkedEditingRangeOptions
  21913. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LinkedEditingRangeRegistrationOptions.Rep_LinkedEditingRangeRegistrationOptions
  21914. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensOptions.Rep_SemanticTokensOptions
  21915. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensLegend.Rep_SemanticTokensLegend
  21916. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensFullDelta.Rep_SemanticTokensFullDelta
  21917. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensRegistrationOptions.Rep_SemanticTokensRegistrationOptions
  21918. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerOptions.Rep_MonikerOptions
  21919. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerRegistrationOptions.Rep_MonikerRegistrationOptions
  21920. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchyOptions.Rep_TypeHierarchyOptions
  21921. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchyRegistrationOptions.Rep_TypeHierarchyRegistrationOptions
  21922. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueOptions.Rep_InlineValueOptions
  21923. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueRegistrationOptions.Rep_InlineValueRegistrationOptions
  21924. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintOptions.Rep_InlayHintOptions
  21925. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintRegistrationOptions.Rep_InlayHintRegistrationOptions
  21926. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceOptions.Rep_WorkspaceOptions
  21927. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceFoldersServerCapabilities.Rep_WorkspaceFoldersServerCapabilities
  21928. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ServerInfo.Rep_ServerInfo
  21929. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InitializedParams.Rep_InitializedParams
  21930. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHint.Rep_InlayHint
  21931. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintLabelPart.Rep_InlayHintLabelPart
  21932. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintKind.Rep_InlayHintKind
  21933. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintKind.D:R:EnumBaseTypeInlayHintKind
  21934. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintParams.Rep_InlayHintParams
  21935. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValue.Rep_InlineValue
  21936. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueText.Rep_InlineValueText
  21937. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueVariableLookup.Rep_InlineValueVariableLookup
  21938. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueEvaluatableExpression.Rep_InlineValueEvaluatableExpression
  21939. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueContext.Rep_InlineValueContext
  21940. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueParams.Rep_InlineValueParams
  21941. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LSPErrorCodes.D:R:EnumBaseTypeLSPErrorCodes
  21942. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LSPErrorCodes.Rep_LSPErrorCodes
  21943. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LanguageKind.D:R:EnumBaseTypeLanguageKind
  21944. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LanguageKind.Rep_LanguageKind
  21945. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LinkedEditingRangeParams.Rep_LinkedEditingRangeParams
  21946. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LinkedEditingRanges.Rep_LinkedEditingRanges
  21947. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LocationUriOnly.Rep_LocationUriOnly
  21948. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LogMessageParams.Rep_LogMessageParams
  21949. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MessageType.Rep_MessageType
  21950. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MessageType.D:R:EnumBaseTypeMessageType
  21951. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LogTraceParams.Rep_LogTraceParams
  21952. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MessageActionItem.Rep_MessageActionItem
  21953. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Moniker.Rep_Moniker
  21954. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.UniquenessLevel.Rep_UniquenessLevel
  21955. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerKind.Rep_MonikerKind
  21956. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.UniquenessLevel.D:R:EnumBaseTypeUniquenessLevel
  21957. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerKind.D:R:EnumBaseTypeMonikerKind
  21958. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerParams.Rep_MonikerParams
  21959. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCellKind.D:R:EnumBaseTypeNotebookCellKind
  21960. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ParameterInformation.Rep_ParameterInformation
  21961. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PartialResultParams.Rep_PartialResultParams
  21962. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareRenameDefaultBehavior.Rep_PrepareRenameDefaultBehavior
  21963. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareRenameParams.Rep_PrepareRenameParams
  21964. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareRenamePlaceholder.Rep_PrepareRenamePlaceholder
  21965. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareRenameResult.Rep_PrepareRenameResult
  21966. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareSupportDefaultBehavior.D:R:EnumBaseTypePrepareSupportDefaultBehavior
  21967. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PreviousResultId.Rep_PreviousResultId
  21968. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ProgressParams.Rep_ProgressParams
  21969. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PublishDiagnosticsParams.Rep_PublishDiagnosticsParams
  21970. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ReferenceContext.Rep_ReferenceContext
  21971. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ReferenceParams.Rep_ReferenceParams
  21972. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ReferenceRegistrationOptions.Rep_ReferenceRegistrationOptions
  21973. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Registration.Rep_Registration
  21974. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RegistrationParams.Rep_RegistrationParams
  21975. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameFilesParams.Rep_RenameFilesParams
  21976. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameParams.Rep_RenameParams
  21977. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameRegistrationOptions.Rep_RenameRegistrationOptions
  21978. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ResourceOperation.Rep_ResourceOperation
  21979. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ResourceOperationKind.D:R:EnumBaseTypeResourceOperationKind
  21980. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SelectionRange.Rep_SelectionRange
  21981. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SelectionRangeParams.Rep_SelectionRangeParams
  21982. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokenModifiers.D:R:EnumBaseTypeSemanticTokenModifiers
  21983. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokenModifiers.Rep_SemanticTokenModifiers
  21984. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokenTypes.D:R:EnumBaseTypeSemanticTokenTypes
  21985. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokenTypes.Rep_SemanticTokenTypes
  21986. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokens.Rep_SemanticTokens
  21987. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TokenFormat.D:R:EnumBaseTypeTokenFormat
  21988. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensDelta.Rep_SemanticTokensDelta
  21989. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensEdit.Rep_SemanticTokensEdit
  21990. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensDeltaParams.Rep_SemanticTokensDeltaParams
  21991. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensDeltaPartialResult.Rep_SemanticTokensDeltaPartialResult
  21992. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensParams.Rep_SemanticTokensParams
  21993. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensPartialResult.Rep_SemanticTokensPartialResult
  21994. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensRangeParams.Rep_SemanticTokensRangeParams
  21995. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSyncKind.D:R:EnumBaseTypeTextDocumentSyncKind
  21996. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SetTraceParams.Rep_SetTraceParams
  21997. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowDocumentParams.Rep_ShowDocumentParams
  21998. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowDocumentResult.Rep_ShowDocumentResult
  21999. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowMessageParams.Rep_ShowMessageParams
  22000. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowMessageRequestParams.Rep_ShowMessageRequestParams
  22001. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelp.Rep_SignatureHelp
  22002. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureInformation.Rep_SignatureInformation
  22003. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpContext.Rep_SignatureHelpContext
  22004. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpTriggerKind.Rep_SignatureHelpTriggerKind
  22005. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpTriggerKind.D:R:EnumBaseTypeSignatureHelpTriggerKind
  22006. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpParams.Rep_SignatureHelpParams
  22007. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpRegistrationOptions.Rep_SignatureHelpRegistrationOptions
  22008. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.StaticRegistrationOptions.Rep_StaticRegistrationOptions
  22009. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SymbolInformation.Rep_SymbolInformation
  22010. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentChangeRegistrationOptions.Rep_TextDocumentChangeRegistrationOptions
  22011. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentPositionParams.Rep_TextDocumentPositionParams
  22012. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentRegistrationOptions.Rep_TextDocumentRegistrationOptions
  22013. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSaveReason.D:R:EnumBaseTypeTextDocumentSaveReason
  22014. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSaveReason.Rep_TextDocumentSaveReason
  22015. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSaveRegistrationOptions.Rep_TextDocumentSaveRegistrationOptions
  22016. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeDefinitionParams.Rep_TypeDefinitionParams
  22017. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchyItem.Rep_TypeHierarchyItem
  22018. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchyPrepareParams.Rep_TypeHierarchyPrepareParams
  22019. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchySubtypesParams.Rep_TypeHierarchySubtypesParams
  22020. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchySupertypesParams.Rep_TypeHierarchySupertypesParams
  22021. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.UInitializeParams.Rep_UInitializeParams
  22022. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Unregistration.Rep_Unregistration
  22023. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.UnregistrationParams.Rep_UnregistrationParams
  22024. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WillSaveTextDocumentParams.Rep_WillSaveTextDocumentParams
  22025. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressBegin.Rep_WorkDoneProgressBegin
  22026. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressCancelParams.Rep_WorkDoneProgressCancelParams
  22027. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressCreateParams.Rep_WorkDoneProgressCreateParams
  22028. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressEnd.Rep_WorkDoneProgressEnd
  22029. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressOptions.Rep_WorkDoneProgressOptions
  22030. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressParams.Rep_WorkDoneProgressParams
  22031. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressReport.Rep_WorkDoneProgressReport
  22032. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceDiagnosticParams.Rep_WorkspaceDiagnosticParams
  22033. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceDiagnosticReport.Rep_WorkspaceDiagnosticReport
  22034. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceDocumentDiagnosticReport.Rep_WorkspaceDocumentDiagnosticReport
  22035. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceFullDocumentDiagnosticReport.Rep_WorkspaceFullDocumentDiagnosticReport
  22036. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceUnchangedDocumentDiagnosticReport.Rep_WorkspaceUnchangedDocumentDiagnosticReport
  22037. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceDiagnosticReportPartialResult.Rep_WorkspaceDiagnosticReportPartialResult
  22038. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceFoldersInitializeParams.Rep_WorkspaceFoldersInitializeParams
  22039. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbol.Rep_WorkspaceSymbol
  22040. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbolParams.Rep_WorkspaceSymbolParams
  22041. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbolRegistrationOptions.Rep_WorkspaceSymbolRegistrationOptions
  22042. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.LspId.Rep_LspId
  22043. 1818.53 s [hls-test-utils] - Data.IxMap.IxOrd
  22044. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.LspId.D:R:BaseMethodLspId
  22045. 1818.53 s [hls-test-utils] - Data.IxMap.Base
  22046. 1818.53 s [hls-test-utils] - Data.IxMap.toBase
  22047. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Registration.Rep_TRegistration
  22048. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Registration.Rep_TUnregistration
  22049. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_NotificationMessage
  22050. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_RequestMessage
  22051. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_ResponseError
  22052. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_ResponseMessage
  22053. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_TNotificationMessage
  22054. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_TRequestMessage
  22055. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_TResponseError
  22056. 1818.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_TResponseMessage
  22057. 1818.53 s [hls-test-utils] - Data.Vector.Primitive.Mutable.MVector
  22058. 1818.53 s [hls-test-utils] - Data.Vector.Generic.Base.basicUnsafeThaw
  22059. 1818.53 s [hls-test-utils] - Data.Vector.Unboxed.Base.V_Int32
  22060. 1818.53 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicClear
  22061. 1818.53 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicOverlaps
  22062. 1818.53 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
  22063. 1818.53 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
  22064. 1818.53 s [hls-test-utils] - Data.Vector.Unboxed.Base.D:R:MVectorsInt320
  22065. 1818.53 s [hls-test-utils] - Data.Vector.Unboxed.Base.D:R:VectorInt320
  22066. 1818.53 s [hls-test-utils] - Language.LSP.VFS.HasCharacter
  22067. 1818.53 s [hls-test-utils] - Language.LSP.VFS.HasLine
  22068. 1818.53 s [hls-test-utils] - Language.LSP.VFS.HasLsp_version
  22069. 1818.53 s [hls-test-utils] - Language.LSP.VFS.HasVfsMap
  22070. 1833.16 s [hls-test-utils] Documentation created: dist/doc/html/hls-test-utils/,
  22071. 1833.20 s [hls-test-utils] dist/doc/html/hls-test-utils/hls-test-utils.txt
  22072. 1833.23 s [hls-test-utils] Phase: installPhase
  22073. 1833.38 s [hls-test-utils] Installing library in /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  22074. 1833.68 s [hls-test-utils] Phase: fixupPhase
  22075. 1833.70 s [hls-test-utils] shrinking RPATHs of ELF executables and libraries in /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0
  22076. 1833.70 s [hls-test-utils] shrinking /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT-ghc9.10.2.so
  22077. 1833.78 s [hls-test-utils] checking for references to /build/ in /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0...
  22078. 1833.80 s [hls-test-utils] patching script interpreter paths in /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0
  22079. 1833.81 s [hls-test-utils] stripping (with command strip and flags -S -p) in /nix/store/dv8rpa5jhckgs5rhx5zs7ys8m2shfdzk-hls-test-utils-2.12.0.0/lib
  22080. 1833.88 s [hls-test-utils] shrinking RPATHs of ELF executables and libraries in /nix/store/ndj3pc2fjfinxfy7kf1fg6d7nz32w228-hls-test-utils-2.12.0.0-doc
  22081. 1833.88 s [hls-test-utils] checking for references to /build/ in /nix/store/ndj3pc2fjfinxfy7kf1fg6d7nz32w228-hls-test-utils-2.12.0.0-doc...
  22082. 1833.90 s [hls-test-utils] patching script interpreter paths in /nix/store/ndj3pc2fjfinxfy7kf1fg6d7nz32w228-hls-test-utils-2.12.0.0-doc
  22083. 1834.14 s Progress: 361 of 364 built, 461 of 461 downloaded from cache
  22084. 1834.23 s Building haskell-language-server
  22085. 1834.98 s [haskell-language-server] Phase: setupCompilerEnvironmentPhase
  22086. 1834.98 s [haskell-language-server] Build with /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2.
  22087. 1835.60 s [haskell-language-server] Phase: unpackPhase
  22088. 1835.60 s [haskell-language-server] unpacking source archive /nix/store/kqr4dg4wyp0h2dbm7y21zlbp3chihj6k-haskell-language-server-2.12.0.0.tar.gz
  22089. 1835.64 s [haskell-language-server] source root is haskell-language-server-2.12.0.0
  22090. 1835.67 s [haskell-language-server] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "haskell-language-server-2.12.0.0/test/wrapper/Main.hs"
  22091. 1835.67 s [haskell-language-server] Phase: patchPhase
  22092. 1835.68 s [haskell-language-server] Phase: compileBuildDriverPhase
  22093. 1835.68 s [haskell-language-server] setupCompileFlags: -package-db=/build/tmp.kbtNVLKSwm/setup-package.conf.d -threaded
  22094. 1835.72 s [haskell-language-server] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.kbtNVLKSwm/Main.o )
  22095. 1835.76 s [haskell-language-server] [2 of 2] Linking Setup
  22096. 1836.79 s [haskell-language-server] Phase: updateAutotoolsGnuConfigScriptsPhase
  22097. 1836.80 s [haskell-language-server] Phase: configurePhase
  22098. 1836.81 s [haskell-language-server] configureFlags: --verbose --prefix=/nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.kbtNVLKSwm/package.conf.d --ghc-option=-optl=-Wl,-rpath=/nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-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/n28qgdj8c1q41kf7n4y1jxa6ckp85m3c-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/1b6h99dw7bk4wbn77kbalih42zbc67m1-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/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/lib
  22099. 1836.84 s [haskell-language-server] Using Parsec parser
  22100. 1836.84 s [haskell-language-server] Configuring haskell-language-server-2.12.0.0...
  22101. 1837.35 s [haskell-language-server] Flags chosen: alternatenumberformat=True, cabal=True, cabalfmt=True,
  22102. 1837.35 s [haskell-language-server] cabalgild=True, callhierarchy=True, changetypesignature=True, class=True,
  22103. 1837.35 s [haskell-language-server] coderange=True, dynamic=True, eval=True, explicitfields=True,
  22104. 1837.35 s [haskell-language-server] explicitfixity=True, floskell=True, fourmolu=True, gadt=True, ghc-lib=True,
  22105. 1837.35 s [haskell-language-server] ghcide-bench=True, hlint=False, ignore-plugins-ghc-bounds=False,
  22106. 1837.35 s [haskell-language-server] importlens=True, isolatecabalfmttests=False, isolatecabalgildtests=False,
  22107. 1837.35 s [haskell-language-server] modulename=True, notes=True, ormolu=True, overloadedrecorddot=True,
  22108. 1837.35 s [haskell-language-server] pedantic=False, pragmas=True, qualifyimportednames=True, refactor=True,
  22109. 1837.35 s [haskell-language-server] rename=True, retrie=True, semantictokens=True, signaturehelp=True,
  22110. 1837.35 s [haskell-language-server] splice=True, stan=True, stylishhaskell=True, test-exe=True
  22111. 1837.73 s [haskell-language-server] Dependency aeson-pretty: using aeson-pretty-0.8.10
  22112. 1837.73 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22113. 1837.73 s [haskell-language-server] Dependency data-default: using data-default-0.8.0.1
  22114. 1837.73 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22115. 1837.73 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22116. 1837.73 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22117. 1837.73 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22118. 1837.73 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22119. 1837.73 s [haskell-language-server] Dependency githash >=0.1.6.1: using githash-0.1.7.0
  22120. 1837.73 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22121. 1837.73 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22122. 1837.73 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22123. 1837.73 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22124. 1837.73 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22125. 1837.73 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22126. 1837.73 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22127. 1837.73 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22128. 1837.73 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22129. 1837.73 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22130. 1837.73 s [haskell-language-server] haskell-language-server-2.12.0.0
  22131. 1837.73 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22132. 1837.73 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22133. 1837.73 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22134. 1837.73 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22135. 1837.73 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22136. 1837.73 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22137. 1837.73 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22138. 1837.73 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22139. 1837.73 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22140. 1837.73 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22141. 1837.73 s [haskell-language-server] haskell-language-server-2.12.0.0
  22142. 1837.73 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22143. 1837.73 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22144. 1837.73 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22145. 1837.73 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22146. 1837.73 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22147. 1837.73 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22148. 1837.73 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22149. 1837.73 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22150. 1837.73 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22151. 1837.73 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22152. 1837.73 s [haskell-language-server] haskell-language-server-2.12.0.0
  22153. 1837.73 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22154. 1837.73 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22155. 1837.73 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22156. 1837.73 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22157. 1837.73 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22158. 1837.73 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22159. 1837.73 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22160. 1837.73 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22161. 1837.73 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22162. 1837.73 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22163. 1837.73 s [haskell-language-server] haskell-language-server-2.12.0.0
  22164. 1837.73 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22165. 1837.73 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22166. 1837.73 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22167. 1837.73 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22168. 1837.73 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22169. 1837.73 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22170. 1837.73 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22171. 1837.73 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22172. 1837.73 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22173. 1837.73 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22174. 1837.73 s [haskell-language-server] haskell-language-server-2.12.0.0
  22175. 1837.73 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22176. 1837.73 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22177. 1837.73 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22178. 1837.73 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22179. 1837.73 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22180. 1837.73 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22181. 1837.73 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22182. 1837.73 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22183. 1837.73 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22184. 1837.73 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22185. 1837.73 s [haskell-language-server] haskell-language-server-2.12.0.0
  22186. 1837.73 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22187. 1837.73 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22188. 1837.73 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22189. 1837.73 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22190. 1837.73 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22191. 1837.73 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22192. 1837.73 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22193. 1837.73 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22194. 1837.73 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22195. 1837.73 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22196. 1837.73 s [haskell-language-server] haskell-language-server-2.12.0.0
  22197. 1837.73 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22198. 1837.73 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22199. 1837.73 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22200. 1837.73 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22201. 1837.73 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22202. 1837.73 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22203. 1837.73 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22204. 1837.73 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22205. 1837.73 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22206. 1837.73 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22207. 1837.73 s [haskell-language-server] haskell-language-server-2.12.0.0
  22208. 1837.73 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22209. 1837.73 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22210. 1837.73 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22211. 1837.73 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22212. 1837.73 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22213. 1837.73 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22214. 1837.73 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22215. 1837.73 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22216. 1837.73 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22217. 1837.73 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22218. 1837.73 s [haskell-language-server] haskell-language-server-2.12.0.0
  22219. 1837.73 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22220. 1837.73 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22221. 1837.73 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22222. 1837.73 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22223. 1837.73 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22224. 1837.73 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22225. 1837.73 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22226. 1837.73 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22227. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22228. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22229. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22230. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22231. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22232. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22233. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22234. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22235. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22236. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22237. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22238. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22239. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22240. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22241. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22242. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22243. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22244. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22245. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22246. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22247. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22248. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22249. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22250. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22251. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22252. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22253. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22254. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22255. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22256. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22257. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22258. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22259. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22260. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22261. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22262. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22263. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22264. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22265. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22266. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22267. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22268. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22269. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22270. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22271. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22272. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22273. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22274. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22275. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22276. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22277. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22278. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22279. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22280. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22281. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22282. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22283. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22284. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22285. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22286. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22287. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22288. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22289. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22290. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22291. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22292. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22293. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22294. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22295. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22296. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22297. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22298. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22299. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22300. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22301. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22302. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22303. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22304. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22305. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22306. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22307. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22308. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22309. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22310. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22311. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22312. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22313. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22314. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22315. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22316. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22317. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22318. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22319. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22320. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22321. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22322. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22323. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22324. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22325. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22326. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22327. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22328. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22329. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22330. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22331. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22332. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22333. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22334. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22335. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22336. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22337. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22338. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22339. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22340. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22341. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22342. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22343. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22344. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22345. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22346. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22347. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22348. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22349. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22350. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22351. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22352. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22353. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22354. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22355. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22356. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22357. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22358. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22359. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22360. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22361. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22362. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22363. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22364. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22365. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22366. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22367. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22368. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22369. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22370. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22371. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22372. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22373. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22374. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22375. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22376. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22377. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22378. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22379. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22380. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22381. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22382. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22383. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22384. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22385. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22386. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22387. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22388. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22389. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22390. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22391. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22392. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22393. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22394. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22395. 1837.74 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22396. 1837.74 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22397. 1837.74 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22398. 1837.74 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22399. 1837.74 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22400. 1837.74 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22401. 1837.74 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22402. 1837.74 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22403. 1837.74 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22404. 1837.74 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22405. 1837.74 s [haskell-language-server] haskell-language-server-2.12.0.0
  22406. 1837.74 s [haskell-language-server] Dependency hie-bios: using hie-bios-0.17.0
  22407. 1837.74 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22408. 1837.74 s [haskell-language-server] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  22409. 1837.74 s [haskell-language-server] Dependency optparse-simple: using optparse-simple-0.1.1.4
  22410. 1837.74 s [haskell-language-server] Dependency prettyprinter >=1.7: using prettyprinter-1.7.1
  22411. 1837.74 s [haskell-language-server] Dependency process: using process-1.6.25.0
  22412. 1837.74 s [haskell-language-server] Dependency text: using text-2.1.2
  22413. 1837.74 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22414. 1837.74 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22415. 1837.74 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22416. 1837.74 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22417. 1837.74 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22418. 1837.74 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22419. 1837.74 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22420. 1837.74 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22421. 1837.74 s [haskell-language-server] Dependency process-extras: using process-extras-0.7.4
  22422. 1837.74 s [haskell-language-server] Dependency text: using text-2.1.2
  22423. 1837.74 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22424. 1837.74 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22425. 1837.74 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22426. 1837.74 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22427. 1837.74 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22428. 1837.74 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22429. 1837.74 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22430. 1837.74 s [haskell-language-server] Dependency process-extras: using process-extras-0.7.4
  22431. 1837.74 s [haskell-language-server] Dependency text: using text-2.1.2
  22432. 1837.74 s [haskell-language-server] Dependency Cabal: using Cabal-3.14.2.0
  22433. 1837.74 s [haskell-language-server] Dependency Cabal-syntax >=3.7: using Cabal-syntax-3.14.2.0
  22434. 1837.74 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22435. 1837.74 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22436. 1837.74 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22437. 1837.74 s [haskell-language-server] Dependency cabal-add >=0.2 && <0.3: using cabal-add-0.2
  22438. 1837.74 s [haskell-language-server] Dependency containers: using containers-0.7
  22439. 1837.74 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22440. 1837.74 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22441. 1837.74 s [haskell-language-server] Dependency extra >=1.7.4: using extra-1.8.1
  22442. 1837.74 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22443. 1837.74 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22444. 1837.74 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22445. 1837.74 s [haskell-language-server] Dependency hls-graph ==2.12.0.0: using hls-graph-2.12.0.0
  22446. 1837.74 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22447. 1837.74 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22448. 1837.74 s [haskell-language-server] Dependency lsp >=2.7 && <2.8: using lsp-2.7.0.1
  22449. 1837.74 s [haskell-language-server] Dependency lsp-types >=2.3 && <2.4: using lsp-types-2.3.0.1
  22450. 1837.74 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22451. 1837.74 s [haskell-language-server] Dependency pretty: using pretty-1.1.3.6
  22452. 1837.74 s [haskell-language-server] Dependency regex-tdfa >=1.3.1 && <1.4: using regex-tdfa-1.3.2.5
  22453. 1837.74 s [haskell-language-server] Dependency text: using text-2.1.2
  22454. 1837.74 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22455. 1837.74 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22456. 1837.74 s [haskell-language-server] Dependency unordered-containers >=0.2.10.0: using
  22457. 1837.74 s [haskell-language-server] unordered-containers-0.2.20.1
  22458. 1837.74 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22459. 1837.74 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22460. 1837.74 s [haskell-language-server] Dependency containers: using containers-0.7
  22461. 1837.74 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22462. 1837.74 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22463. 1837.74 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22464. 1837.74 s [haskell-language-server] Dependency ghc-exactprint >=1.5 && <1.13.0.0: using ghc-exactprint-1.10.0.0
  22465. 1837.74 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22466. 1837.74 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22467. 1837.74 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22468. 1837.74 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22469. 1837.74 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22470. 1837.74 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22471. 1837.74 s [haskell-language-server] Dependency text: using text-2.1.2
  22472. 1837.74 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22473. 1837.74 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22474. 1837.74 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22475. 1837.74 s [haskell-language-server] Dependency containers: using containers-0.7
  22476. 1837.74 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22477. 1837.74 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22478. 1837.74 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22479. 1837.74 s [haskell-language-server] Dependency hiedb >=0.7.0.0 && <0.8: using hiedb-0.7.0.0
  22480. 1837.74 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22481. 1837.74 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22482. 1837.74 s [haskell-language-server] Dependency lsp >=2.7: using lsp-2.7.0.1
  22483. 1837.74 s [haskell-language-server] Dependency sqlite-simple: using sqlite-simple-0.4.19.0
  22484. 1837.74 s [haskell-language-server] Dependency text: using text-2.1.2
  22485. 1837.74 s [haskell-language-server] Dependency Diff >=0.5 && <0.6 || >=1.0.0 && <1.1: using Diff-1.0.2
  22486. 1837.74 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22487. 1837.74 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22488. 1837.74 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22489. 1837.74 s [haskell-language-server] Dependency containers: using containers-0.7
  22490. 1837.74 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22491. 1837.74 s [haskell-language-server] Dependency dlist: using dlist-1.0
  22492. 1837.74 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22493. 1837.74 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22494. 1837.74 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22495. 1837.74 s [haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  22496. 1837.74 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22497. 1837.74 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22498. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22499. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22500. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22501. 1837.75 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22502. 1837.75 s [haskell-language-server] Dependency megaparsec >=9.0: using megaparsec-9.7.0
  22503. 1837.75 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22504. 1837.75 s [haskell-language-server] Dependency parser-combinators >=1.2: using parser-combinators-1.3.0
  22505. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22506. 1837.75 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22507. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22508. 1837.75 s [haskell-language-server] Dependency unliftio: using unliftio-0.2.25.1
  22509. 1837.75 s [haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20.1
  22510. 1837.75 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22511. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22512. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22513. 1837.75 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22514. 1837.75 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22515. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22516. 1837.75 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22517. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22518. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22519. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22520. 1837.75 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22521. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22522. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22523. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22524. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22525. 1837.75 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22526. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22527. 1837.75 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22528. 1837.75 s [haskell-language-server] Dependency haskell-language-server:hls-refactor-plugin: using
  22529. 1837.75 s [haskell-language-server] haskell-language-server-2.12.0.0
  22530. 1837.75 s [haskell-language-server] Dependency hiedb >=0.7.0.0 && <0.8: using hiedb-0.7.0.0
  22531. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22532. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22533. 1837.75 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22534. 1837.75 s [haskell-language-server] Dependency mod: using mod-0.2.1.0
  22535. 1837.75 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22536. 1837.75 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22537. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22538. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22539. 1837.75 s [haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20.1
  22540. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22541. 1837.75 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22542. 1837.75 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22543. 1837.75 s [haskell-language-server] Dependency ghcide: using ghcide-2.12.0.0
  22544. 1837.75 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22545. 1837.75 s [haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  22546. 1837.75 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22547. 1837.75 s [haskell-language-server] Dependency stan >=0.2.1.0: using stan-0.2.1.0
  22548. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22549. 1837.75 s [haskell-language-server] Dependency trial: using trial-0.0.0.0
  22550. 1837.75 s [haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20.1
  22551. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22552. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22553. 1837.75 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22554. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22555. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22556. 1837.75 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22557. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22558. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22559. 1837.75 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22560. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22561. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22562. 1837.75 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22563. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22564. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22565. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22566. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22567. 1837.75 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22568. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22569. 1837.75 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22570. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22571. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22572. 1837.75 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22573. 1837.75 s [haskell-language-server] Dependency fuzzy: using fuzzy-0.1.1.0
  22574. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22575. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22576. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22577. 1837.75 s [haskell-language-server] Dependency lens-aeson: using lens-aeson-1.2.3
  22578. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22579. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22580. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22581. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22582. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22583. 1837.75 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22584. 1837.75 s [haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  22585. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22586. 1837.75 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22587. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22588. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22589. 1837.75 s [haskell-language-server] Dependency lsp >=2.7 && <2.8: using lsp-2.7.0.1
  22590. 1837.75 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22591. 1837.75 s [haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.5
  22592. 1837.75 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22593. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22594. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22595. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22596. 1837.75 s [haskell-language-server] Dependency dlist: using dlist-1.0
  22597. 1837.75 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22598. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22599. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22600. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22601. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22602. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22603. 1837.75 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22604. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22605. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22606. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22607. 1837.75 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22608. 1837.75 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22609. 1837.75 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22610. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22611. 1837.75 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22612. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22613. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22614. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22615. 1837.75 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22616. 1837.75 s [haskell-language-server] Dependency semigroupoids: using semigroupoids-6.0.1
  22617. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22618. 1837.75 s [haskell-language-server] Dependency vector: using vector-0.13.2.0
  22619. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22620. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22621. 1837.75 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22622. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22623. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22624. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22625. 1837.75 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22626. 1837.75 s [haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.5
  22627. 1837.75 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22628. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22629. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22630. 1837.75 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22631. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22632. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22633. 1837.75 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22634. 1837.75 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22635. 1837.75 s [haskell-language-server] Dependency ghc-exactprint: using ghc-exactprint-1.10.0.0
  22636. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22637. 1837.75 s [haskell-language-server] Dependency haskell-language-server:hls-refactor-plugin: using
  22638. 1837.75 s [haskell-language-server] haskell-language-server-2.12.0.0
  22639. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22640. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22641. 1837.75 s [haskell-language-server] Dependency lsp >=2.7: using lsp-2.7.0.1
  22642. 1837.75 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22643. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22644. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22645. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22646. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22647. 1837.75 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22648. 1837.75 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22649. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22650. 1837.75 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22651. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22652. 1837.75 s [haskell-language-server] Dependency lsp >=2.7: using lsp-2.7.0.1
  22653. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22654. 1837.75 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22655. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22656. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22657. 1837.75 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22658. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22659. 1837.75 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22660. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22661. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22662. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22663. 1837.75 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22664. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22665. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22666. 1837.75 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22667. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22668. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22669. 1837.75 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22670. 1837.75 s [haskell-language-server] Dependency ghcide: using ghcide-2.12.0.0
  22671. 1837.75 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22672. 1837.75 s [haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  22673. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22674. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22675. 1837.75 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22676. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22677. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22678. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22679. 1837.75 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22680. 1837.75 s [haskell-language-server] Dependency fourmolu >=0.14 && <0.20: using fourmolu-0.19.0.1
  22681. 1837.75 s [haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  22682. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22683. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22684. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22685. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22686. 1837.75 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22687. 1837.75 s [haskell-language-server] Dependency process-extras >=0.7.1: using process-extras-0.7.4
  22688. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22689. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22690. 1837.75 s [haskell-language-server] Dependency yaml: using yaml-0.11.11.2
  22691. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22692. 1837.75 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22693. 1837.75 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22694. 1837.75 s [haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  22695. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22696. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22697. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22698. 1837.75 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22699. 1837.75 s [haskell-language-server] Dependency ormolu >=0.5.3 && <0.9: using ormolu-0.8.0.2
  22700. 1837.75 s [haskell-language-server] Dependency process-extras >=0.7.1: using process-extras-0.7.4
  22701. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22702. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22703. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22704. 1837.75 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22705. 1837.75 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22706. 1837.75 s [haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  22707. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22708. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22709. 1837.75 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22710. 1837.75 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22711. 1837.75 s [haskell-language-server] Dependency stylish-haskell >=0.12 && <0.16: using stylish-haskell-0.15.1.0
  22712. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22713. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22714. 1837.75 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22715. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22716. 1837.75 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22717. 1837.75 s [haskell-language-server] Dependency dlist: using dlist-1.0
  22718. 1837.75 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22719. 1837.75 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22720. 1837.75 s [haskell-language-server] Dependency ghc-boot: using ghc-boot-9.10.2
  22721. 1837.75 s [haskell-language-server] Dependency ghc-exactprint <1 || >=1.4: using ghc-exactprint-1.10.0.0
  22722. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22723. 1837.75 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22724. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22725. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22726. 1837.75 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22727. 1837.75 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22728. 1837.75 s [haskell-language-server] Dependency parser-combinators: using parser-combinators-1.3.0
  22729. 1837.75 s [haskell-language-server] Dependency regex-applicative: using regex-applicative-0.3.4
  22730. 1837.75 s [haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.5
  22731. 1837.75 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22732. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22733. 1837.75 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22734. 1837.75 s [haskell-language-server] Dependency time: using time-1.12.2
  22735. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22736. 1837.75 s [haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20.1
  22737. 1837.75 s [haskell-language-server] Dependency array: using array-0.5.8.0
  22738. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22739. 1837.75 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22740. 1837.75 s [haskell-language-server] Dependency containers: using containers-0.7
  22741. 1837.75 s [haskell-language-server] Dependency data-default: using data-default-0.8.0.1
  22742. 1837.75 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22743. 1837.75 s [haskell-language-server] Dependency dlist: using dlist-1.0
  22744. 1837.75 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22745. 1837.75 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22746. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22747. 1837.75 s [haskell-language-server] Dependency hls-graph ==2.12.0.0: using hls-graph-2.12.0.0
  22748. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22749. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22750. 1837.75 s [haskell-language-server] Dependency lsp >=2.6: using lsp-2.7.0.1
  22751. 1837.75 s [haskell-language-server] Dependency mtl >=2.2: using mtl-2.3.1
  22752. 1837.75 s [haskell-language-server] Dependency stm: using stm-2.5.3.1
  22753. 1837.75 s [haskell-language-server] Dependency stm-containers: using stm-containers-1.2.1.1
  22754. 1837.75 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22755. 1837.75 s [haskell-language-server] Dependency template-haskell: using template-haskell-2.22.0.0
  22756. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22757. 1837.75 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22758. 1837.75 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22759. 1837.75 s [haskell-language-server] Dependency array: using array-0.5.8.0
  22760. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22761. 1837.75 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22762. 1837.75 s [haskell-language-server] Dependency hls-graph ==2.12.0.0: using hls-graph-2.12.0.0
  22763. 1837.75 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22764. 1837.75 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22765. 1837.75 s [haskell-language-server] Dependency lsp >=2.7: using lsp-2.7.0.1
  22766. 1837.75 s [haskell-language-server] Dependency mtl >=2.2: using mtl-2.3.1
  22767. 1837.75 s [haskell-language-server] Dependency regex-tdfa >=1.3.1: using regex-tdfa-1.3.2.5
  22768. 1837.75 s [haskell-language-server] Dependency text: using text-2.1.2
  22769. 1837.75 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22770. 1837.75 s [haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20.1
  22771. 1837.75 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22772. 1837.75 s [haskell-language-server] Dependency async: using async-2.2.5
  22773. 1837.75 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22774. 1837.76 s [haskell-language-server] Dependency binary: using binary-0.8.9.3
  22775. 1837.76 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22776. 1837.76 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22777. 1837.76 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22778. 1837.76 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22779. 1837.76 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22780. 1837.76 s [haskell-language-server] Dependency ghcide: using ghcide-2.12.0.0
  22781. 1837.76 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22782. 1837.76 s [haskell-language-server] Dependency hls-test-utils: using hls-test-utils-2.12.0.0
  22783. 1837.76 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22784. 1837.76 s [haskell-language-server] Dependency lsp-test: using lsp-test-0.17.1.1
  22785. 1837.76 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22786. 1837.76 s [haskell-language-server] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  22787. 1837.76 s [haskell-language-server] Dependency parser-combinators: using parser-combinators-1.3.0
  22788. 1837.76 s [haskell-language-server] Dependency process: using process-1.6.25.0
  22789. 1837.76 s [haskell-language-server] Dependency row-types: using row-types-1.0.1.2
  22790. 1837.76 s [haskell-language-server] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  22791. 1837.76 s [haskell-language-server] Dependency shake: using shake-0.19.8
  22792. 1837.76 s [haskell-language-server] Dependency text: using text-2.1.2
  22793. 1837.76 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22794. 1837.76 s [haskell-language-server] Dependency haskell-language-server: using haskell-language-server-2.12.0.0
  22795. 1837.76 s [haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  22796. 1837.76 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22797. 1837.76 s [haskell-language-server] Dependency prettyprinter >=1.7: using prettyprinter-1.7.1
  22798. 1837.76 s [haskell-language-server] Dependency text: using text-2.1.2
  22799. 1837.76 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22800. 1837.76 s [haskell-language-server] Dependency containers: using containers-0.7
  22801. 1837.76 s [haskell-language-server] Dependency data-default: using data-default-0.8.0.1
  22802. 1837.76 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22803. 1837.76 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22804. 1837.76 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22805. 1837.76 s [haskell-language-server] Dependency ghcide: using ghcide-2.12.0.0
  22806. 1837.76 s [haskell-language-server] Dependency haskell-language-server: using haskell-language-server-2.12.0.0
  22807. 1837.76 s [haskell-language-server] Dependency hie-bios: using hie-bios-0.17.0
  22808. 1837.76 s [haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  22809. 1837.76 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22810. 1837.76 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22811. 1837.76 s [haskell-language-server] Dependency text: using text-2.1.2
  22812. 1837.76 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22813. 1837.76 s [haskell-language-server] Dependency unix: using unix-2.8.6.0
  22814. 1837.76 s [haskell-language-server] Dependency unliftio-core: using unliftio-core-0.2.1.0
  22815. 1837.76 s [haskell-language-server] Dependency base >=4 && <5: using base-4.20.1.0
  22816. 1837.76 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22817. 1837.76 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22818. 1837.76 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22819. 1837.76 s [haskell-language-server] Dependency containers: using containers-0.7
  22820. 1837.76 s [haskell-language-server] Dependency data-default: using data-default-0.8.0.1
  22821. 1837.76 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22822. 1837.76 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22823. 1837.76 s [haskell-language-server] Dependency haskell-language-server:ghcide-bench-lib: using
  22824. 1837.76 s [haskell-language-server] haskell-language-server-2.12.0.0
  22825. 1837.76 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22826. 1837.76 s [haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  22827. 1837.76 s [haskell-language-server] Dependency hls-test-utils: using hls-test-utils-2.12.0.0
  22828. 1837.76 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22829. 1837.76 s [haskell-language-server] Dependency lsp-test: using lsp-test-0.17.1.1
  22830. 1837.76 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22831. 1837.76 s [haskell-language-server] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  22832. 1837.76 s [haskell-language-server] Dependency process: using process-1.6.25.0
  22833. 1837.76 s [haskell-language-server] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  22834. 1837.76 s [haskell-language-server] Dependency shake: using shake-0.19.8
  22835. 1837.76 s [haskell-language-server] Dependency tasty-hunit >=0.10: using tasty-hunit-0.10.2
  22836. 1837.76 s [haskell-language-server] Dependency text: using text-2.1.2
  22837. 1837.76 s [haskell-language-server] Source component graph:
  22838. 1837.76 s [haskell-language-server] component exe:ghcide-test-preprocessor
  22839. 1837.76 s [haskell-language-server] component lib:hls-stylish-haskell-plugin
  22840. 1837.76 s [haskell-language-server] component lib:hls-stan-plugin
  22841. 1837.76 s [haskell-language-server] component lib:hls-signature-help-plugin
  22842. 1837.76 s [haskell-language-server] component lib:hls-semantic-tokens-plugin
  22843. 1837.76 s [haskell-language-server] component lib:hls-refactor-plugin
  22844. 1837.76 s [haskell-language-server] component lib:hls-rename-plugin dependency lib:hls-refactor-plugin
  22845. 1837.76 s [haskell-language-server] component lib:hls-qualify-imported-names-plugin
  22846. 1837.76 s [haskell-language-server] component lib:hls-pragmas-plugin
  22847. 1837.76 s [haskell-language-server] component lib:hls-overloaded-record-dot-plugin
  22848. 1837.76 s [haskell-language-server] component lib:hls-ormolu-plugin
  22849. 1837.76 s [haskell-language-server] component lib:hls-notes-plugin
  22850. 1837.76 s [haskell-language-server] component lib:hls-module-name-plugin
  22851. 1837.76 s [haskell-language-server] component lib:hls-gadt-plugin dependency lib:hls-refactor-plugin
  22852. 1837.76 s [haskell-language-server] component lib:hls-fourmolu-plugin
  22853. 1837.76 s [haskell-language-server] component lib:hls-explicit-record-fields-plugin
  22854. 1837.76 s [haskell-language-server] component lib:hls-explicit-imports-plugin
  22855. 1837.76 s [haskell-language-server] component lib:hls-explicit-fixity-plugin
  22856. 1837.76 s [haskell-language-server] component lib:hls-eval-plugin
  22857. 1837.76 s [haskell-language-server] component lib:hls-code-range-plugin
  22858. 1837.76 s [haskell-language-server] component lib:hls-class-plugin
  22859. 1837.76 s [haskell-language-server] component lib:hls-change-type-signature-plugin
  22860. 1837.76 s [haskell-language-server] component lib:hls-call-hierarchy-plugin
  22861. 1837.76 s [haskell-language-server] component lib:hls-cabal-plugin
  22862. 1837.76 s [haskell-language-server] component lib:hls-cabal-gild-plugin
  22863. 1837.76 s [haskell-language-server] component lib:hls-cabal-fmt-plugin
  22864. 1837.76 s [haskell-language-server] component lib:hls-alternate-number-format-plugin
  22865. 1837.76 s [haskell-language-server] component lib:ghcide-bench-lib
  22866. 1837.76 s [haskell-language-server] component exe:ghcide-bench dependency lib:ghcide-bench-lib
  22867. 1837.76 s [haskell-language-server] component lib
  22868. 1837.76 s [haskell-language-server] dependency lib:hls-alternate-number-format-plugin
  22869. 1837.76 s [haskell-language-server] dependency lib:hls-cabal-fmt-plugin
  22870. 1837.76 s [haskell-language-server] dependency lib:hls-cabal-gild-plugin
  22871. 1837.76 s [haskell-language-server] dependency lib:hls-cabal-plugin
  22872. 1837.76 s [haskell-language-server] dependency lib:hls-call-hierarchy-plugin
  22873. 1837.76 s [haskell-language-server] dependency lib:hls-change-type-signature-plugin
  22874. 1837.76 s [haskell-language-server] dependency lib:hls-class-plugin
  22875. 1837.76 s [haskell-language-server] dependency lib:hls-code-range-plugin
  22876. 1837.76 s [haskell-language-server] dependency lib:hls-eval-plugin
  22877. 1837.76 s [haskell-language-server] dependency lib:hls-explicit-fixity-plugin
  22878. 1837.76 s [haskell-language-server] dependency lib:hls-explicit-imports-plugin
  22879. 1837.76 s [haskell-language-server] dependency lib:hls-explicit-record-fields-plugin
  22880. 1837.76 s [haskell-language-server] dependency lib:hls-fourmolu-plugin
  22881. 1837.76 s [haskell-language-server] dependency lib:hls-gadt-plugin
  22882. 1837.76 s [haskell-language-server] dependency lib:hls-module-name-plugin
  22883. 1837.76 s [haskell-language-server] dependency lib:hls-notes-plugin
  22884. 1837.76 s [haskell-language-server] dependency lib:hls-ormolu-plugin
  22885. 1837.76 s [haskell-language-server] dependency lib:hls-overloaded-record-dot-plugin
  22886. 1837.76 s [haskell-language-server] dependency lib:hls-pragmas-plugin
  22887. 1837.76 s [haskell-language-server] dependency lib:hls-qualify-imported-names-plugin
  22888. 1837.76 s [haskell-language-server] dependency lib:hls-refactor-plugin
  22889. 1837.76 s [haskell-language-server] dependency lib:hls-rename-plugin
  22890. 1837.76 s [haskell-language-server] dependency lib:hls-semantic-tokens-plugin
  22891. 1837.76 s [haskell-language-server] dependency lib:hls-signature-help-plugin
  22892. 1837.76 s [haskell-language-server] dependency lib:hls-stan-plugin
  22893. 1837.76 s [haskell-language-server] dependency lib:hls-stylish-haskell-plugin
  22894. 1837.76 s [haskell-language-server] component exe:haskell-language-server dependency lib
  22895. 1837.76 s [haskell-language-server] component exe:haskell-language-server-wrapper dependency lib
  22896. 1837.76 s [haskell-language-server] Configured component graph:
  22897. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-2cpIEfvFgBAEOPaQfQW18Q-ghcide-test-preprocessor
  22898. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  22899. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-3ymNwe5SNei8Tmd8LarKtk-hls-stylish-haskell-plugin
  22900. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  22901. 1837.76 s [haskell-language-server] include directory-1.3.8.5-159c
  22902. 1837.76 s [haskell-language-server] include filepath-1.5.4.0-8593
  22903. 1837.76 s [haskell-language-server] include ghc-boot-th-9.10.2-7d1d
  22904. 1837.76 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  22905. 1837.76 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  22906. 1837.76 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  22907. 1837.76 s [haskell-language-server] include mtl-2.3.1-07d6
  22908. 1837.76 s [haskell-language-server] include stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  22909. 1837.76 s [haskell-language-server] include text-2.1.2-7514
  22910. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-3kbB6nZ9VbB1Ff1D1OFOKz-hls-stan-plugin
  22911. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  22912. 1837.76 s [haskell-language-server] include deepseq-1.5.0.0-e166
  22913. 1837.76 s [haskell-language-server] include directory-1.3.8.5-159c
  22914. 1837.76 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  22915. 1837.76 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  22916. 1837.76 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  22917. 1837.76 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  22918. 1837.76 s [haskell-language-server] include stan-0.2.1.0-GLOZkCf10J7JsaGwzsIkoc
  22919. 1837.76 s [haskell-language-server] include text-2.1.2-7514
  22920. 1837.76 s [haskell-language-server] include trial-0.0.0.0-KPkISSwOXJcEkgws7pQu7C
  22921. 1837.76 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  22922. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-JpbPsr8vd0o7cYSinddOcq-hls-signature-help-plugin
  22923. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  22924. 1837.76 s [haskell-language-server] include containers-0.7-6571
  22925. 1837.76 s [haskell-language-server] include ghc-9.10.2-2a2a
  22926. 1837.76 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  22927. 1837.76 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  22928. 1837.76 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  22929. 1837.76 s [haskell-language-server] include text-2.1.2-7514
  22930. 1837.76 s [haskell-language-server] include transformers-0.6.1.1-05a6
  22931. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin
  22932. 1837.76 s [haskell-language-server] include array-0.5.8.0-cc9a
  22933. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  22934. 1837.76 s [haskell-language-server] include bytestring-0.12.2.0-214a
  22935. 1837.76 s [haskell-language-server] include containers-0.7-6571
  22936. 1837.76 s [haskell-language-server] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  22937. 1837.76 s [haskell-language-server] include deepseq-1.5.0.0-e166
  22938. 1837.76 s [haskell-language-server] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  22939. 1837.76 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  22940. 1837.76 s [haskell-language-server] include ghc-9.10.2-2a2a
  22941. 1837.76 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  22942. 1837.76 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  22943. 1837.76 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  22944. 1837.76 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  22945. 1837.76 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  22946. 1837.76 s [haskell-language-server] include mtl-2.3.1-07d6
  22947. 1837.76 s [haskell-language-server] include stm-2.5.3.1-662c
  22948. 1837.76 s [haskell-language-server] include stm-containers-1.2.1.1-92yewH2eLfn4atG3gEAJmA
  22949. 1837.76 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  22950. 1837.76 s [haskell-language-server] include template-haskell-2.22.0.0-58bf
  22951. 1837.76 s [haskell-language-server] include text-2.1.2-7514
  22952. 1837.76 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  22953. 1837.76 s [haskell-language-server] include transformers-0.6.1.1-05a6
  22954. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  22955. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  22956. 1837.76 s [haskell-language-server] include bytestring-0.12.2.0-214a
  22957. 1837.76 s [haskell-language-server] include containers-0.7-6571
  22958. 1837.76 s [haskell-language-server] include deepseq-1.5.0.0-e166
  22959. 1837.76 s [haskell-language-server] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  22960. 1837.76 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  22961. 1837.76 s [haskell-language-server] include ghc-9.10.2-2a2a
  22962. 1837.76 s [haskell-language-server] include ghc-boot-9.10.2-578d
  22963. 1837.76 s [haskell-language-server] include ghc-exactprint-1.10.0.0-9qtJuu9PrkFJ3fbAxDVirh
  22964. 1837.76 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  22965. 1837.76 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  22966. 1837.76 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  22967. 1837.76 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  22968. 1837.76 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  22969. 1837.76 s [haskell-language-server] include mtl-2.3.1-07d6
  22970. 1837.76 s [haskell-language-server] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  22971. 1837.76 s [haskell-language-server] include regex-applicative-0.3.4-8kuN6xJTZ3PR3xjZLPClW
  22972. 1837.76 s [haskell-language-server] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  22973. 1837.76 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  22974. 1837.76 s [haskell-language-server] include text-2.1.2-7514
  22975. 1837.76 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  22976. 1837.76 s [haskell-language-server] include time-1.12.2-9680
  22977. 1837.76 s [haskell-language-server] include transformers-0.6.1.1-05a6
  22978. 1837.76 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  22979. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-FOHMiG3SF9QCb2AQd4yOY5-hls-rename-plugin
  22980. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  22981. 1837.76 s [haskell-language-server] include containers-0.7-6571
  22982. 1837.76 s [haskell-language-server] include ghc-9.10.2-2a2a
  22983. 1837.76 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  22984. 1837.76 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  22985. 1837.76 s [haskell-language-server] include haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  22986. 1837.76 s [haskell-language-server] include hiedb-0.7.0.0-5daItxtFBAGBgHMneiCF2p
  22987. 1837.76 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  22988. 1837.76 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  22989. 1837.76 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  22990. 1837.76 s [haskell-language-server] include mod-0.2.1.0-JnWJUf7NwpRDakqw7Fsj0L
  22991. 1837.76 s [haskell-language-server] include mtl-2.3.1-07d6
  22992. 1837.76 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  22993. 1837.76 s [haskell-language-server] include text-2.1.2-7514
  22994. 1837.76 s [haskell-language-server] include transformers-0.6.1.1-05a6
  22995. 1837.76 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  22996. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-G2gy2Ie0kgMJCjwbc3rcjL-hls-qualify-imported-names-plugin
  22997. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  22998. 1837.76 s [haskell-language-server] include containers-0.7-6571
  22999. 1837.76 s [haskell-language-server] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  23000. 1837.76 s [haskell-language-server] include ghc-9.10.2-2a2a
  23001. 1837.76 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23002. 1837.76 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23003. 1837.76 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23004. 1837.76 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23005. 1837.76 s [haskell-language-server] include text-2.1.2-7514
  23006. 1837.76 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23007. 1837.76 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23008. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-4g0fpFqrd18D7fbQdbxM93-hls-pragmas-plugin
  23009. 1837.76 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23010. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  23011. 1837.76 s [haskell-language-server] include containers-0.7-6571
  23012. 1837.76 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23013. 1837.76 s [haskell-language-server] include fuzzy-0.1.1.0-5qQQWFcQnXt7PSAolRhTRP
  23014. 1837.76 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23015. 1837.76 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23016. 1837.76 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23017. 1837.76 s [haskell-language-server] include lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  23018. 1837.76 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23019. 1837.76 s [haskell-language-server] include text-2.1.2-7514
  23020. 1837.76 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23021. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-FgDur2skb3T9s92xwpR1yp-hls-overloaded-record-dot-plugin
  23022. 1837.76 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23023. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  23024. 1837.76 s [haskell-language-server] include containers-0.7-6571
  23025. 1837.76 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23026. 1837.76 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23027. 1837.76 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23028. 1837.76 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23029. 1837.76 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23030. 1837.76 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23031. 1837.76 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23032. 1837.76 s [haskell-language-server] include text-2.1.2-7514
  23033. 1837.76 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23034. 1837.76 s [haskell-language-server] component haskell-language-server-2.12.0.0-CnXnuji40DEHLfEDMqAglQ-hls-ormolu-plugin
  23035. 1837.76 s [haskell-language-server] include base-4.20.1.0-f445
  23036. 1837.76 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23037. 1837.76 s [haskell-language-server] include filepath-1.5.4.0-8593
  23038. 1837.76 s [haskell-language-server] include ghc-boot-th-9.10.2-7d1d
  23039. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23040. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23041. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23042. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23043. 1837.77 s [haskell-language-server] include ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  23044. 1837.77 s [haskell-language-server] include process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  23045. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23046. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23047. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-IOoWWVMVvdP4O05AtZGCQ4-hls-notes-plugin
  23048. 1837.77 s [haskell-language-server] include array-0.5.8.0-cc9a
  23049. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23050. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23051. 1837.77 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23052. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23053. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23054. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23055. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23056. 1837.77 s [haskell-language-server] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  23057. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23058. 1837.77 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23059. 1837.77 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  23060. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-1D5uudkEXL5It2QMF1wGGd-hls-module-name-plugin
  23061. 1837.77 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23062. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23063. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23064. 1837.77 s [haskell-language-server] include filepath-1.5.4.0-8593
  23065. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23066. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23067. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23068. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23069. 1837.77 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23070. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23071. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-WfbsSVP9wPFtAxJ84klm-hls-gadt-plugin
  23072. 1837.77 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23073. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23074. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23075. 1837.77 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23076. 1837.77 s [haskell-language-server] include ghc-9.10.2-2a2a
  23077. 1837.77 s [haskell-language-server] include ghc-exactprint-1.10.0.0-9qtJuu9PrkFJ3fbAxDVirh
  23078. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23079. 1837.77 s [haskell-language-server] include haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  23080. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23081. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23082. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23083. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23084. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23085. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23086. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-9Ob9WuZTAly7YMxYNOfsj-hls-fourmolu-plugin
  23087. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23088. 1837.77 s [haskell-language-server] include filepath-1.5.4.0-8593
  23089. 1837.77 s [haskell-language-server] include fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  23090. 1837.77 s [haskell-language-server] include ghc-boot-th-9.10.2-7d1d
  23091. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23092. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23093. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23094. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23095. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23096. 1837.77 s [haskell-language-server] include process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  23097. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23098. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23099. 1837.77 s [haskell-language-server] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  23100. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-F041b9OddpCCRdG5KhmbLI-hls-explicit-record-fields-plugin
  23101. 1837.77 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23102. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23103. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23104. 1837.77 s [haskell-language-server] include ghc-9.10.2-2a2a
  23105. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23106. 1837.77 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23107. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23108. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23109. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23110. 1837.77 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23111. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23112. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23113. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-9t56ORzJcXSLmT21Bdnpn7-hls-explicit-imports-plugin
  23114. 1837.77 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23115. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23116. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23117. 1837.77 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23118. 1837.77 s [haskell-language-server] include ghc-9.10.2-2a2a
  23119. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23120. 1837.77 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23121. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23122. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23123. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23124. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23125. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23126. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23127. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-ARO5FkUGa7OKwL0R0DzWhi-hls-explicit-fixity-plugin
  23128. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23129. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23130. 1837.77 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23131. 1837.77 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23132. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23133. 1837.77 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  23134. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23135. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23136. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23137. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-a7tiXgEdjY38lgjDFcv1j-hls-eval-plugin
  23138. 1837.77 s [haskell-language-server] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  23139. 1837.77 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23140. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23141. 1837.77 s [haskell-language-server] include bytestring-0.12.2.0-214a
  23142. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23143. 1837.77 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23144. 1837.77 s [haskell-language-server] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  23145. 1837.77 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23146. 1837.77 s [haskell-language-server] include filepath-1.5.4.0-8593
  23147. 1837.77 s [haskell-language-server] include ghc-9.10.2-2a2a
  23148. 1837.77 s [haskell-language-server] include ghc-boot-th-9.10.2-7d1d
  23149. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23150. 1837.77 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23151. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23152. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23153. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23154. 1837.77 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23155. 1837.77 s [haskell-language-server] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  23156. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23157. 1837.77 s [haskell-language-server] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  23158. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23159. 1837.77 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23160. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23161. 1837.77 s [haskell-language-server] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  23162. 1837.77 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  23163. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-1x3H8IWb5jpBSL7tF7e0Tv-hls-code-range-plugin
  23164. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23165. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23166. 1837.77 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23167. 1837.77 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23168. 1837.77 s [haskell-language-server] include ghc-9.10.2-2a2a
  23169. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23170. 1837.77 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  23171. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23172. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23173. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23174. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23175. 1837.77 s [haskell-language-server] include semigroupoids-6.0.1-IimyjCFUeJKDgiiqyJONIa
  23176. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23177. 1837.77 s [haskell-language-server] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  23178. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-KgtE7X97LVPKLu1ndMFmJD-hls-class-plugin
  23179. 1837.77 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23180. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23181. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23182. 1837.77 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23183. 1837.77 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23184. 1837.77 s [haskell-language-server] include ghc-9.10.2-2a2a
  23185. 1837.77 s [haskell-language-server] include ghc-exactprint-1.10.0.0-9qtJuu9PrkFJ3fbAxDVirh
  23186. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23187. 1837.77 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23188. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23189. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23190. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23191. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23192. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23193. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23194. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-A97TUUnXqLsCoe5106gwwB-hls-change-type-signature-plugin
  23195. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23196. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23197. 1837.77 s [haskell-language-server] include ghc-9.10.2-2a2a
  23198. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23199. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23200. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23201. 1837.77 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23202. 1837.77 s [haskell-language-server] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  23203. 1837.77 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23204. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23205. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23206. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-LMJPnR3MxfJKZdnZ50ULcV-hls-call-hierarchy-plugin
  23207. 1837.77 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23208. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23209. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23210. 1837.77 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23211. 1837.77 s [haskell-language-server] include ghc-9.10.2-2a2a
  23212. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23213. 1837.77 s [haskell-language-server] include hiedb-0.7.0.0-5daItxtFBAGBgHMneiCF2p
  23214. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23215. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23216. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23217. 1837.77 s [haskell-language-server] include sqlite-simple-0.4.19.0-6oNB78OoCSBAlHR3tO45hl
  23218. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23219. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin
  23220. 1837.77 s [haskell-language-server] include Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  23221. 1837.77 s [haskell-language-server] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  23222. 1837.77 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23223. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23224. 1837.77 s [haskell-language-server] include bytestring-0.12.2.0-214a
  23225. 1837.77 s [haskell-language-server] include cabal-add-0.2-Gg22Owv08cN96dVG2lwyM4
  23226. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23227. 1837.77 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23228. 1837.77 s [haskell-language-server] include directory-1.3.8.5-159c
  23229. 1837.77 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23230. 1837.77 s [haskell-language-server] include filepath-1.5.4.0-8593
  23231. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23232. 1837.77 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  23233. 1837.77 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23234. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23235. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23236. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23237. 1837.77 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23238. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23239. 1837.77 s [haskell-language-server] include pretty-1.1.3.6-1177
  23240. 1837.77 s [haskell-language-server] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  23241. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23242. 1837.77 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23243. 1837.77 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23244. 1837.77 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  23245. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-77Nlqk4Udy91iogj9liWUK-hls-cabal-gild-plugin
  23246. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23247. 1837.77 s [haskell-language-server] include directory-1.3.8.5-159c
  23248. 1837.77 s [haskell-language-server] include filepath-1.5.4.0-8593
  23249. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23250. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23251. 1837.77 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23252. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23253. 1837.77 s [haskell-language-server] include process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  23254. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23255. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-J57ZarmnTSB30ELGqZg1Cy-hls-cabal-fmt-plugin
  23256. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23257. 1837.77 s [haskell-language-server] include directory-1.3.8.5-159c
  23258. 1837.77 s [haskell-language-server] include filepath-1.5.4.0-8593
  23259. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23260. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23261. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23262. 1837.77 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23263. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23264. 1837.77 s [haskell-language-server] include process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  23265. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23266. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-JoSuIyBQiO06WmqPqPuwvY-hls-alternate-number-format-plugin
  23267. 1837.77 s [haskell-language-server] include base-4.20.1.0-f445
  23268. 1837.77 s [haskell-language-server] include containers-0.7-6571
  23269. 1837.77 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23270. 1837.77 s [haskell-language-server] include ghc-boot-th-9.10.2-7d1d
  23271. 1837.77 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23272. 1837.77 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23273. 1837.77 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23274. 1837.77 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23275. 1837.77 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23276. 1837.77 s [haskell-language-server] include mtl-2.3.1-07d6
  23277. 1837.77 s [haskell-language-server] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  23278. 1837.77 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23279. 1837.77 s [haskell-language-server] include text-2.1.2-7514
  23280. 1837.77 s [haskell-language-server] component haskell-language-server-2.12.0.0-1ZLUUCiVYtO8Ibsvfy6la7-ghcide-bench-lib
  23281. 1837.78 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23282. 1837.78 s [haskell-language-server] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  23283. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23284. 1837.78 s [haskell-language-server] include binary-0.8.9.3-9c52
  23285. 1837.78 s [haskell-language-server] include bytestring-0.12.2.0-214a
  23286. 1837.78 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23287. 1837.78 s [haskell-language-server] include directory-1.3.8.5-159c
  23288. 1837.78 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23289. 1837.78 s [haskell-language-server] include filepath-1.5.4.0-8593
  23290. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23291. 1837.78 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  23292. 1837.78 s [haskell-language-server] include hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  23293. 1837.78 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23294. 1837.78 s [haskell-language-server] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  23295. 1837.78 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23296. 1837.78 s [haskell-language-server] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  23297. 1837.78 s [haskell-language-server] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  23298. 1837.78 s [haskell-language-server] include process-1.6.25.0-cfae
  23299. 1837.78 s [haskell-language-server] include row-types-1.0.1.2-G4G6NhWe0SIJe4s26PIgvG
  23300. 1837.78 s [haskell-language-server] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  23301. 1837.78 s [haskell-language-server] include shake-0.19.8-8olgeTLkDhDDWUM6fFZsC7
  23302. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23303. 1837.78 s [haskell-language-server] component haskell-language-server-2.12.0.0-3yLfk2FZPlQ7EPb7tlHiY4-ghcide-bench
  23304. 1837.78 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23305. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23306. 1837.78 s [haskell-language-server] include bytestring-0.12.2.0-214a
  23307. 1837.78 s [haskell-language-server] include containers-0.7-6571
  23308. 1837.78 s [haskell-language-server] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  23309. 1837.78 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23310. 1837.78 s [haskell-language-server] include filepath-1.5.4.0-8593
  23311. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-1ZLUUCiVYtO8Ibsvfy6la7-ghcide-bench-lib
  23312. 1837.78 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23313. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23314. 1837.78 s [haskell-language-server] include hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  23315. 1837.78 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23316. 1837.78 s [haskell-language-server] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  23317. 1837.78 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23318. 1837.78 s [haskell-language-server] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  23319. 1837.78 s [haskell-language-server] include process-1.6.25.0-cfae
  23320. 1837.78 s [haskell-language-server] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  23321. 1837.78 s [haskell-language-server] include shake-0.19.8-8olgeTLkDhDDWUM6fFZsC7
  23322. 1837.78 s [haskell-language-server] include tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  23323. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23324. 1837.78 s [haskell-language-server] component haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  23325. 1837.78 s [haskell-language-server] include aeson-pretty-0.8.10-GkUn4ceiSTSBzgA8sCfRvg
  23326. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23327. 1837.78 s [haskell-language-server] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  23328. 1837.78 s [haskell-language-server] include directory-1.3.8.5-159c
  23329. 1837.78 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23330. 1837.78 s [haskell-language-server] include filepath-1.5.4.0-8593
  23331. 1837.78 s [haskell-language-server] include ghc-9.10.2-2a2a
  23332. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23333. 1837.78 s [haskell-language-server] include githash-0.1.7.0-9MkzSmwgrDu3W3Vm17vUOw
  23334. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-JoSuIyBQiO06WmqPqPuwvY-hls-alternate-number-format-plugin
  23335. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-J57ZarmnTSB30ELGqZg1Cy-hls-cabal-fmt-plugin
  23336. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-77Nlqk4Udy91iogj9liWUK-hls-cabal-gild-plugin
  23337. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin
  23338. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-LMJPnR3MxfJKZdnZ50ULcV-hls-call-hierarchy-plugin
  23339. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-A97TUUnXqLsCoe5106gwwB-hls-change-type-signature-plugin
  23340. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-KgtE7X97LVPKLu1ndMFmJD-hls-class-plugin
  23341. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-1x3H8IWb5jpBSL7tF7e0Tv-hls-code-range-plugin
  23342. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-a7tiXgEdjY38lgjDFcv1j-hls-eval-plugin
  23343. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-ARO5FkUGa7OKwL0R0DzWhi-hls-explicit-fixity-plugin
  23344. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-9t56ORzJcXSLmT21Bdnpn7-hls-explicit-imports-plugin
  23345. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-F041b9OddpCCRdG5KhmbLI-hls-explicit-record-fields-plugin
  23346. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-9Ob9WuZTAly7YMxYNOfsj-hls-fourmolu-plugin
  23347. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-WfbsSVP9wPFtAxJ84klm-hls-gadt-plugin
  23348. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-1D5uudkEXL5It2QMF1wGGd-hls-module-name-plugin
  23349. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-IOoWWVMVvdP4O05AtZGCQ4-hls-notes-plugin
  23350. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-CnXnuji40DEHLfEDMqAglQ-hls-ormolu-plugin
  23351. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-FgDur2skb3T9s92xwpR1yp-hls-overloaded-record-dot-plugin
  23352. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-4g0fpFqrd18D7fbQdbxM93-hls-pragmas-plugin
  23353. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-G2gy2Ie0kgMJCjwbc3rcjL-hls-qualify-imported-names-plugin
  23354. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  23355. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-FOHMiG3SF9QCb2AQd4yOY5-hls-rename-plugin
  23356. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin
  23357. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-JpbPsr8vd0o7cYSinddOcq-hls-signature-help-plugin
  23358. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-3kbB6nZ9VbB1Ff1D1OFOKz-hls-stan-plugin
  23359. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-3ymNwe5SNei8Tmd8LarKtk-hls-stylish-haskell-plugin
  23360. 1837.78 s [haskell-language-server] include hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  23361. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23362. 1837.78 s [haskell-language-server] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  23363. 1837.78 s [haskell-language-server] include optparse-simple-0.1.1.4-A2RVTVCn2wa5cruAzIkFuo
  23364. 1837.78 s [haskell-language-server] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  23365. 1837.78 s [haskell-language-server] include process-1.6.25.0-cfae
  23366. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23367. 1837.78 s [haskell-language-server] component haskell-language-server-2.12.0.0-Ewj8WwOoCvg5TiwKKm4LUu-haskell-language-server
  23368. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23369. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  23370. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23371. 1837.78 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23372. 1837.78 s [haskell-language-server] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  23373. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23374. 1837.78 s [haskell-language-server] component haskell-language-server-2.12.0.0-Fr3pqERlEtoTS2ZhfqorA-haskell-language-server-wrapper
  23375. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23376. 1837.78 s [haskell-language-server] include containers-0.7-6571
  23377. 1837.78 s [haskell-language-server] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  23378. 1837.78 s [haskell-language-server] include directory-1.3.8.5-159c
  23379. 1837.78 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23380. 1837.78 s [haskell-language-server] include filepath-1.5.4.0-8593
  23381. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23382. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  23383. 1837.78 s [haskell-language-server] include hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  23384. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23385. 1837.78 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23386. 1837.78 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23387. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23388. 1837.78 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23389. 1837.78 s [haskell-language-server] include unix-2.8.6.0-a0e2
  23390. 1837.78 s [haskell-language-server] include unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  23391. 1837.78 s [haskell-language-server] Linked component graph:
  23392. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-2cpIEfvFgBAEOPaQfQW18Q-ghcide-test-preprocessor
  23393. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23394. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-3ymNwe5SNei8Tmd8LarKtk-hls-stylish-haskell-plugin
  23395. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23396. 1837.78 s [haskell-language-server] include directory-1.3.8.5-159c
  23397. 1837.78 s [haskell-language-server] include filepath-1.5.4.0-8593
  23398. 1837.78 s [haskell-language-server] include ghc-boot-th-9.10.2-7d1d
  23399. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23400. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23401. 1837.78 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23402. 1837.78 s [haskell-language-server] include mtl-2.3.1-07d6
  23403. 1837.78 s [haskell-language-server] include stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  23404. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23405. 1837.78 s [haskell-language-server] Ide.Plugin.StylishHaskell=haskell-language-server-2.12.0.0-3ymNwe5SNei8Tmd8LarKtk-hls-stylish-haskell-plugin:Ide.Plugin.StylishHaskell
  23406. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-3kbB6nZ9VbB1Ff1D1OFOKz-hls-stan-plugin
  23407. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23408. 1837.78 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23409. 1837.78 s [haskell-language-server] include directory-1.3.8.5-159c
  23410. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23411. 1837.78 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  23412. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23413. 1837.78 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23414. 1837.78 s [haskell-language-server] include stan-0.2.1.0-GLOZkCf10J7JsaGwzsIkoc
  23415. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23416. 1837.78 s [haskell-language-server] include trial-0.0.0.0-KPkISSwOXJcEkgws7pQu7C
  23417. 1837.78 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  23418. 1837.78 s [haskell-language-server] Ide.Plugin.Stan=haskell-language-server-2.12.0.0-3kbB6nZ9VbB1Ff1D1OFOKz-hls-stan-plugin:Ide.Plugin.Stan
  23419. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-JpbPsr8vd0o7cYSinddOcq-hls-signature-help-plugin
  23420. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23421. 1837.78 s [haskell-language-server] include containers-0.7-6571
  23422. 1837.78 s [haskell-language-server] include ghc-9.10.2-2a2a
  23423. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23424. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23425. 1837.78 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23426. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23427. 1837.78 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23428. 1837.78 s [haskell-language-server] Ide.Plugin.SignatureHelp=haskell-language-server-2.12.0.0-JpbPsr8vd0o7cYSinddOcq-hls-signature-help-plugin:Ide.Plugin.SignatureHelp
  23429. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin
  23430. 1837.78 s [haskell-language-server] include array-0.5.8.0-cc9a
  23431. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23432. 1837.78 s [haskell-language-server] include bytestring-0.12.2.0-214a
  23433. 1837.78 s [haskell-language-server] include containers-0.7-6571
  23434. 1837.78 s [haskell-language-server] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  23435. 1837.78 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23436. 1837.78 s [haskell-language-server] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  23437. 1837.78 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23438. 1837.78 s [haskell-language-server] include ghc-9.10.2-2a2a
  23439. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23440. 1837.78 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23441. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23442. 1837.78 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23443. 1837.78 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23444. 1837.78 s [haskell-language-server] include mtl-2.3.1-07d6
  23445. 1837.78 s [haskell-language-server] include stm-2.5.3.1-662c
  23446. 1837.78 s [haskell-language-server] include stm-containers-1.2.1.1-92yewH2eLfn4atG3gEAJmA
  23447. 1837.78 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23448. 1837.78 s [haskell-language-server] include template-haskell-2.22.0.0-58bf
  23449. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23450. 1837.78 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23451. 1837.78 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23452. 1837.78 s [haskell-language-server] Ide.Plugin.SemanticTokens=haskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin:Ide.Plugin.SemanticTokens,Ide.Plugin.SemanticTokens.Mappings=haskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin:Ide.Plugin.SemanticTokens.Mappings,Ide.Plugin.SemanticTokens.Types=haskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin:Ide.Plugin.SemanticTokens.Types
  23453. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  23454. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23455. 1837.78 s [haskell-language-server] include bytestring-0.12.2.0-214a
  23456. 1837.78 s [haskell-language-server] include containers-0.7-6571
  23457. 1837.78 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23458. 1837.78 s [haskell-language-server] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  23459. 1837.78 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23460. 1837.78 s [haskell-language-server] include ghc-9.10.2-2a2a
  23461. 1837.78 s [haskell-language-server] include ghc-boot-9.10.2-578d
  23462. 1837.78 s [haskell-language-server] include ghc-exactprint-1.10.0.0-9qtJuu9PrkFJ3fbAxDVirh
  23463. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23464. 1837.78 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23465. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23466. 1837.78 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23467. 1837.78 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23468. 1837.78 s [haskell-language-server] include mtl-2.3.1-07d6
  23469. 1837.78 s [haskell-language-server] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  23470. 1837.78 s [haskell-language-server] include regex-applicative-0.3.4-8kuN6xJTZ3PR3xjZLPClW
  23471. 1837.78 s [haskell-language-server] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  23472. 1837.78 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23473. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23474. 1837.78 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23475. 1837.78 s [haskell-language-server] include time-1.12.2-9680
  23476. 1837.78 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23477. 1837.78 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  23478. 1837.78 s [haskell-language-server] Development.IDE.GHC.Compat.ExactPrint=haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin:Development.IDE.GHC.Compat.ExactPrint,Development.IDE.GHC.Dump=haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin:Development.IDE.GHC.Dump,Development.IDE.GHC.ExactPrint=haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin:Development.IDE.GHC.ExactPrint,Development.IDE.Plugin.CodeAction=haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin:Development.IDE.Plugin.CodeAction,Development.IDE.Plugin.CodeAction.Util=haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin:Development.IDE.Plugin.CodeAction.Util
  23479. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-FOHMiG3SF9QCb2AQd4yOY5-hls-rename-plugin
  23480. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23481. 1837.78 s [haskell-language-server] include containers-0.7-6571
  23482. 1837.78 s [haskell-language-server] include ghc-9.10.2-2a2a
  23483. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23484. 1837.78 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  23485. 1837.78 s [haskell-language-server] include haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  23486. 1837.78 s [haskell-language-server] include hiedb-0.7.0.0-5daItxtFBAGBgHMneiCF2p
  23487. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23488. 1837.78 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23489. 1837.78 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23490. 1837.78 s [haskell-language-server] include mod-0.2.1.0-JnWJUf7NwpRDakqw7Fsj0L
  23491. 1837.78 s [haskell-language-server] include mtl-2.3.1-07d6
  23492. 1837.78 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23493. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23494. 1837.78 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23495. 1837.78 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  23496. 1837.78 s [haskell-language-server] Ide.Plugin.Rename=haskell-language-server-2.12.0.0-FOHMiG3SF9QCb2AQd4yOY5-hls-rename-plugin:Ide.Plugin.Rename
  23497. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-G2gy2Ie0kgMJCjwbc3rcjL-hls-qualify-imported-names-plugin
  23498. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23499. 1837.78 s [haskell-language-server] include containers-0.7-6571
  23500. 1837.78 s [haskell-language-server] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  23501. 1837.78 s [haskell-language-server] include ghc-9.10.2-2a2a
  23502. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23503. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23504. 1837.78 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23505. 1837.78 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23506. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23507. 1837.78 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23508. 1837.78 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23509. 1837.78 s [haskell-language-server] Ide.Plugin.QualifyImportedNames=haskell-language-server-2.12.0.0-G2gy2Ie0kgMJCjwbc3rcjL-hls-qualify-imported-names-plugin:Ide.Plugin.QualifyImportedNames
  23510. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-4g0fpFqrd18D7fbQdbxM93-hls-pragmas-plugin
  23511. 1837.78 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23512. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23513. 1837.78 s [haskell-language-server] include containers-0.7-6571
  23514. 1837.78 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23515. 1837.78 s [haskell-language-server] include fuzzy-0.1.1.0-5qQQWFcQnXt7PSAolRhTRP
  23516. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23517. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23518. 1837.78 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23519. 1837.78 s [haskell-language-server] include lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  23520. 1837.78 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23521. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23522. 1837.78 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23523. 1837.78 s [haskell-language-server] Ide.Plugin.Pragmas=haskell-language-server-2.12.0.0-4g0fpFqrd18D7fbQdbxM93-hls-pragmas-plugin:Ide.Plugin.Pragmas
  23524. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-FgDur2skb3T9s92xwpR1yp-hls-overloaded-record-dot-plugin
  23525. 1837.78 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23526. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23527. 1837.78 s [haskell-language-server] include containers-0.7-6571
  23528. 1837.78 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23529. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23530. 1837.78 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23531. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23532. 1837.78 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23533. 1837.78 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23534. 1837.78 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23535. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23536. 1837.78 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23537. 1837.78 s [haskell-language-server] Ide.Plugin.OverloadedRecordDot=haskell-language-server-2.12.0.0-FgDur2skb3T9s92xwpR1yp-hls-overloaded-record-dot-plugin:Ide.Plugin.OverloadedRecordDot
  23538. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-CnXnuji40DEHLfEDMqAglQ-hls-ormolu-plugin
  23539. 1837.78 s [haskell-language-server] include base-4.20.1.0-f445
  23540. 1837.78 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23541. 1837.78 s [haskell-language-server] include filepath-1.5.4.0-8593
  23542. 1837.78 s [haskell-language-server] include ghc-boot-th-9.10.2-7d1d
  23543. 1837.78 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23544. 1837.78 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23545. 1837.78 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23546. 1837.78 s [haskell-language-server] include mtl-2.3.1-07d6
  23547. 1837.78 s [haskell-language-server] include ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  23548. 1837.78 s [haskell-language-server] include process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  23549. 1837.78 s [haskell-language-server] include text-2.1.2-7514
  23550. 1837.78 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23551. 1837.78 s [haskell-language-server] Ide.Plugin.Ormolu=haskell-language-server-2.12.0.0-CnXnuji40DEHLfEDMqAglQ-hls-ormolu-plugin:Ide.Plugin.Ormolu
  23552. 1837.78 s [haskell-language-server] unit haskell-language-server-2.12.0.0-IOoWWVMVvdP4O05AtZGCQ4-hls-notes-plugin
  23553. 1837.78 s [haskell-language-server] include array-0.5.8.0-cc9a
  23554. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23555. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23556. 1837.79 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23557. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23558. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23559. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23560. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23561. 1837.79 s [haskell-language-server] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  23562. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23563. 1837.79 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23564. 1837.79 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  23565. 1837.79 s [haskell-language-server] Ide.Plugin.Notes=haskell-language-server-2.12.0.0-IOoWWVMVvdP4O05AtZGCQ4-hls-notes-plugin:Ide.Plugin.Notes
  23566. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-1D5uudkEXL5It2QMF1wGGd-hls-module-name-plugin
  23567. 1837.79 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23568. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23569. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23570. 1837.79 s [haskell-language-server] include filepath-1.5.4.0-8593
  23571. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23572. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23573. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23574. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23575. 1837.79 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23576. 1837.79 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23577. 1837.79 s [haskell-language-server] Ide.Plugin.ModuleName=haskell-language-server-2.12.0.0-1D5uudkEXL5It2QMF1wGGd-hls-module-name-plugin:Ide.Plugin.ModuleName
  23578. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-WfbsSVP9wPFtAxJ84klm-hls-gadt-plugin
  23579. 1837.79 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23580. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23581. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23582. 1837.79 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23583. 1837.79 s [haskell-language-server] include ghc-9.10.2-2a2a
  23584. 1837.79 s [haskell-language-server] include ghc-exactprint-1.10.0.0-9qtJuu9PrkFJ3fbAxDVirh
  23585. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23586. 1837.79 s [haskell-language-server] include haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  23587. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23588. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23589. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23590. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23591. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23592. 1837.79 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23593. 1837.79 s [haskell-language-server] Ide.Plugin.GADT=haskell-language-server-2.12.0.0-WfbsSVP9wPFtAxJ84klm-hls-gadt-plugin:Ide.Plugin.GADT
  23594. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-9Ob9WuZTAly7YMxYNOfsj-hls-fourmolu-plugin
  23595. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23596. 1837.79 s [haskell-language-server] include filepath-1.5.4.0-8593
  23597. 1837.79 s [haskell-language-server] include fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  23598. 1837.79 s [haskell-language-server] include ghc-boot-th-9.10.2-7d1d
  23599. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23600. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23601. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23602. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23603. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23604. 1837.79 s [haskell-language-server] include process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  23605. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23606. 1837.79 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23607. 1837.79 s [haskell-language-server] include yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  23608. 1837.79 s [haskell-language-server] Ide.Plugin.Fourmolu=haskell-language-server-2.12.0.0-9Ob9WuZTAly7YMxYNOfsj-hls-fourmolu-plugin:Ide.Plugin.Fourmolu
  23609. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-F041b9OddpCCRdG5KhmbLI-hls-explicit-record-fields-plugin
  23610. 1837.79 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23611. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23612. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23613. 1837.79 s [haskell-language-server] include ghc-9.10.2-2a2a
  23614. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23615. 1837.79 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23616. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23617. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23618. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23619. 1837.79 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23620. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23621. 1837.79 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23622. 1837.79 s [haskell-language-server] Ide.Plugin.ExplicitFields=haskell-language-server-2.12.0.0-F041b9OddpCCRdG5KhmbLI-hls-explicit-record-fields-plugin:Ide.Plugin.ExplicitFields
  23623. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-9t56ORzJcXSLmT21Bdnpn7-hls-explicit-imports-plugin
  23624. 1837.79 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23625. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23626. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23627. 1837.79 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23628. 1837.79 s [haskell-language-server] include ghc-9.10.2-2a2a
  23629. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23630. 1837.79 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23631. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23632. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23633. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23634. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23635. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23636. 1837.79 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23637. 1837.79 s [haskell-language-server] Ide.Plugin.ExplicitImports=haskell-language-server-2.12.0.0-9t56ORzJcXSLmT21Bdnpn7-hls-explicit-imports-plugin:Ide.Plugin.ExplicitImports
  23638. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-ARO5FkUGa7OKwL0R0DzWhi-hls-explicit-fixity-plugin
  23639. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23640. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23641. 1837.79 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23642. 1837.79 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23643. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23644. 1837.79 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  23645. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23646. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23647. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23648. 1837.79 s [haskell-language-server] Ide.Plugin.ExplicitFixity=haskell-language-server-2.12.0.0-ARO5FkUGa7OKwL0R0DzWhi-hls-explicit-fixity-plugin:Ide.Plugin.ExplicitFixity
  23649. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-a7tiXgEdjY38lgjDFcv1j-hls-eval-plugin
  23650. 1837.79 s [haskell-language-server] include Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  23651. 1837.79 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23652. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23653. 1837.79 s [haskell-language-server] include bytestring-0.12.2.0-214a
  23654. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23655. 1837.79 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23656. 1837.79 s [haskell-language-server] include dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  23657. 1837.79 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23658. 1837.79 s [haskell-language-server] include filepath-1.5.4.0-8593
  23659. 1837.79 s [haskell-language-server] include ghc-9.10.2-2a2a
  23660. 1837.79 s [haskell-language-server] include ghc-boot-th-9.10.2-7d1d
  23661. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23662. 1837.79 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23663. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23664. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23665. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23666. 1837.79 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23667. 1837.79 s [haskell-language-server] include megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  23668. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23669. 1837.79 s [haskell-language-server] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  23670. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23671. 1837.79 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23672. 1837.79 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23673. 1837.79 s [haskell-language-server] include unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  23674. 1837.79 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  23675. 1837.79 s [haskell-language-server] Ide.Plugin.Eval=haskell-language-server-2.12.0.0-a7tiXgEdjY38lgjDFcv1j-hls-eval-plugin:Ide.Plugin.Eval,Ide.Plugin.Eval.Types=haskell-language-server-2.12.0.0-a7tiXgEdjY38lgjDFcv1j-hls-eval-plugin:Ide.Plugin.Eval.Types
  23676. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-1x3H8IWb5jpBSL7tF7e0Tv-hls-code-range-plugin
  23677. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23678. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23679. 1837.79 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23680. 1837.79 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23681. 1837.79 s [haskell-language-server] include ghc-9.10.2-2a2a
  23682. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23683. 1837.79 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  23684. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23685. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23686. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23687. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23688. 1837.79 s [haskell-language-server] include semigroupoids-6.0.1-IimyjCFUeJKDgiiqyJONIa
  23689. 1837.79 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23690. 1837.79 s [haskell-language-server] include vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  23691. 1837.79 s [haskell-language-server] Ide.Plugin.CodeRange=haskell-language-server-2.12.0.0-1x3H8IWb5jpBSL7tF7e0Tv-hls-code-range-plugin:Ide.Plugin.CodeRange,Ide.Plugin.CodeRange.Rules=haskell-language-server-2.12.0.0-1x3H8IWb5jpBSL7tF7e0Tv-hls-code-range-plugin:Ide.Plugin.CodeRange.Rules
  23692. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-KgtE7X97LVPKLu1ndMFmJD-hls-class-plugin
  23693. 1837.79 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23694. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23695. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23696. 1837.79 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23697. 1837.79 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23698. 1837.79 s [haskell-language-server] include ghc-9.10.2-2a2a
  23699. 1837.79 s [haskell-language-server] include ghc-exactprint-1.10.0.0-9qtJuu9PrkFJ3fbAxDVirh
  23700. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23701. 1837.79 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23702. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23703. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23704. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23705. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23706. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23707. 1837.79 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23708. 1837.79 s [haskell-language-server] Ide.Plugin.Class=haskell-language-server-2.12.0.0-KgtE7X97LVPKLu1ndMFmJD-hls-class-plugin:Ide.Plugin.Class
  23709. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-A97TUUnXqLsCoe5106gwwB-hls-change-type-signature-plugin
  23710. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23711. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23712. 1837.79 s [haskell-language-server] include ghc-9.10.2-2a2a
  23713. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23714. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23715. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23716. 1837.79 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23717. 1837.79 s [haskell-language-server] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  23718. 1837.79 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23719. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23720. 1837.79 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23721. 1837.79 s [haskell-language-server] Ide.Plugin.ChangeTypeSignature=haskell-language-server-2.12.0.0-A97TUUnXqLsCoe5106gwwB-hls-change-type-signature-plugin:Ide.Plugin.ChangeTypeSignature
  23722. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-LMJPnR3MxfJKZdnZ50ULcV-hls-call-hierarchy-plugin
  23723. 1837.79 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23724. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23725. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23726. 1837.79 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23727. 1837.79 s [haskell-language-server] include ghc-9.10.2-2a2a
  23728. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23729. 1837.79 s [haskell-language-server] include hiedb-0.7.0.0-5daItxtFBAGBgHMneiCF2p
  23730. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23731. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23732. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23733. 1837.79 s [haskell-language-server] include sqlite-simple-0.4.19.0-6oNB78OoCSBAlHR3tO45hl
  23734. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23735. 1837.79 s [haskell-language-server] Ide.Plugin.CallHierarchy=haskell-language-server-2.12.0.0-LMJPnR3MxfJKZdnZ50ULcV-hls-call-hierarchy-plugin:Ide.Plugin.CallHierarchy
  23736. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin
  23737. 1837.79 s [haskell-language-server] include Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  23738. 1837.79 s [haskell-language-server] include Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  23739. 1837.79 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23740. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23741. 1837.79 s [haskell-language-server] include bytestring-0.12.2.0-214a
  23742. 1837.79 s [haskell-language-server] include cabal-add-0.2-Gg22Owv08cN96dVG2lwyM4
  23743. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23744. 1837.79 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23745. 1837.79 s [haskell-language-server] include directory-1.3.8.5-159c
  23746. 1837.79 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23747. 1837.79 s [haskell-language-server] include filepath-1.5.4.0-8593
  23748. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23749. 1837.79 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  23750. 1837.79 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23751. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23752. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23753. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23754. 1837.79 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23755. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23756. 1837.79 s [haskell-language-server] include pretty-1.1.3.6-1177
  23757. 1837.79 s [haskell-language-server] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  23758. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23759. 1837.79 s [haskell-language-server] include text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23760. 1837.79 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23761. 1837.79 s [haskell-language-server] include unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  23762. 1837.79 s [haskell-language-server] Ide.Plugin.Cabal=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal,Ide.Plugin.Cabal.CabalAdd.CodeAction=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.CabalAdd.CodeAction,Ide.Plugin.Cabal.CabalAdd.Command=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.CabalAdd.Command,Ide.Plugin.Cabal.CabalAdd.Types=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.CabalAdd.Types,Ide.Plugin.Cabal.Completion.CabalFields=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.CabalFields,Ide.Plugin.Cabal.Completion.Completer.FilePath=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.FilePath,Ide.Plugin.Cabal.Completion.Completer.Module=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Module,Ide.Plugin.Cabal.Completion.Completer.Paths=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Paths,Ide.Plugin.Cabal.Completion.Completer.Simple=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Simple,Ide.Plugin.Cabal.Completion.Completer.Snippet=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Snippet,Ide.Plugin.Cabal.Completion.Completer.Types=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Types,Ide.Plugin.Cabal.Completion.Completions=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completions,Ide.Plugin.Cabal.Completion.Data=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Data,Ide.Plugin.Cabal.Completion.Types=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Types,Ide.Plugin.Cabal.Definition=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Definition,Ide.Plugin.Cabal.Diagnostics=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Diagnostics,Ide.Plugin.Cabal.FieldSuggest=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.FieldSuggest,Ide.Plugin.Cabal.Files=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Files,Ide.Plugin.Cabal.LicenseSuggest=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.LicenseSuggest,Ide.Plugin.Cabal.OfInterest=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.OfInterest,Ide.Plugin.Cabal.Orphans=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Orphans,Ide.Plugin.Cabal.Outline=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Outline,Ide.Plugin.Cabal.Parse=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Parse,Ide.Plugin.Cabal.Rules=haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin:Ide.Plugin.Cabal.Rules
  23763. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-77Nlqk4Udy91iogj9liWUK-hls-cabal-gild-plugin
  23764. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23765. 1837.79 s [haskell-language-server] include directory-1.3.8.5-159c
  23766. 1837.79 s [haskell-language-server] include filepath-1.5.4.0-8593
  23767. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23768. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23769. 1837.79 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23770. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23771. 1837.79 s [haskell-language-server] include process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  23772. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23773. 1837.79 s [haskell-language-server] Ide.Plugin.CabalGild=haskell-language-server-2.12.0.0-77Nlqk4Udy91iogj9liWUK-hls-cabal-gild-plugin:Ide.Plugin.CabalGild
  23774. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-J57ZarmnTSB30ELGqZg1Cy-hls-cabal-fmt-plugin
  23775. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23776. 1837.79 s [haskell-language-server] include directory-1.3.8.5-159c
  23777. 1837.79 s [haskell-language-server] include filepath-1.5.4.0-8593
  23778. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23779. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23780. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23781. 1837.79 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23782. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23783. 1837.79 s [haskell-language-server] include process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  23784. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23785. 1837.79 s [haskell-language-server] Ide.Plugin.CabalFmt=haskell-language-server-2.12.0.0-J57ZarmnTSB30ELGqZg1Cy-hls-cabal-fmt-plugin:Ide.Plugin.CabalFmt
  23786. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-JoSuIyBQiO06WmqPqPuwvY-hls-alternate-number-format-plugin
  23787. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23788. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23789. 1837.79 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23790. 1837.79 s [haskell-language-server] include ghc-boot-th-9.10.2-7d1d
  23791. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23792. 1837.79 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23793. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23794. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23795. 1837.79 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23796. 1837.79 s [haskell-language-server] include mtl-2.3.1-07d6
  23797. 1837.79 s [haskell-language-server] include regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  23798. 1837.79 s [haskell-language-server] include syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23799. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23800. 1837.79 s [haskell-language-server] Ide.Plugin.AlternateNumberFormat=haskell-language-server-2.12.0.0-JoSuIyBQiO06WmqPqPuwvY-hls-alternate-number-format-plugin:Ide.Plugin.AlternateNumberFormat,Ide.Plugin.Conversion=haskell-language-server-2.12.0.0-JoSuIyBQiO06WmqPqPuwvY-hls-alternate-number-format-plugin:Ide.Plugin.Conversion
  23801. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-1ZLUUCiVYtO8Ibsvfy6la7-ghcide-bench-lib
  23802. 1837.79 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23803. 1837.79 s [haskell-language-server] include async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  23804. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23805. 1837.79 s [haskell-language-server] include binary-0.8.9.3-9c52
  23806. 1837.79 s [haskell-language-server] include bytestring-0.12.2.0-214a
  23807. 1837.79 s [haskell-language-server] include deepseq-1.5.0.0-e166
  23808. 1837.79 s [haskell-language-server] include directory-1.3.8.5-159c
  23809. 1837.79 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23810. 1837.79 s [haskell-language-server] include filepath-1.5.4.0-8593
  23811. 1837.79 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23812. 1837.79 s [haskell-language-server] include hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  23813. 1837.79 s [haskell-language-server] include hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  23814. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23815. 1837.79 s [haskell-language-server] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  23816. 1837.79 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23817. 1837.79 s [haskell-language-server] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  23818. 1837.79 s [haskell-language-server] include parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  23819. 1837.79 s [haskell-language-server] include process-1.6.25.0-cfae
  23820. 1837.79 s [haskell-language-server] include row-types-1.0.1.2-G4G6NhWe0SIJe4s26PIgvG
  23821. 1837.79 s [haskell-language-server] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  23822. 1837.79 s [haskell-language-server] include shake-0.19.8-8olgeTLkDhDDWUM6fFZsC7
  23823. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23824. 1837.79 s [haskell-language-server] Experiments=haskell-language-server-2.12.0.0-1ZLUUCiVYtO8Ibsvfy6la7-ghcide-bench-lib:Experiments,Experiments.Types=haskell-language-server-2.12.0.0-1ZLUUCiVYtO8Ibsvfy6la7-ghcide-bench-lib:Experiments.Types
  23825. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-3yLfk2FZPlQ7EPb7tlHiY4-ghcide-bench
  23826. 1837.79 s [haskell-language-server] include aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23827. 1837.79 s [haskell-language-server] include base-4.20.1.0-f445
  23828. 1837.79 s [haskell-language-server] include bytestring-0.12.2.0-214a
  23829. 1837.79 s [haskell-language-server] include containers-0.7-6571
  23830. 1837.79 s [haskell-language-server] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  23831. 1837.79 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23832. 1837.79 s [haskell-language-server] include filepath-1.5.4.0-8593
  23833. 1837.79 s [haskell-language-server] include haskell-language-server-2.12.0.0-1ZLUUCiVYtO8Ibsvfy6la7-ghcide-bench-lib
  23834. 1837.79 s [haskell-language-server] include hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23835. 1837.79 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23836. 1837.79 s [haskell-language-server] include hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  23837. 1837.79 s [haskell-language-server] include lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23838. 1837.79 s [haskell-language-server] include lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  23839. 1837.79 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23840. 1837.79 s [haskell-language-server] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  23841. 1837.79 s [haskell-language-server] include process-1.6.25.0-cfae
  23842. 1837.79 s [haskell-language-server] include safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  23843. 1837.79 s [haskell-language-server] include shake-0.19.8-8olgeTLkDhDDWUM6fFZsC7
  23844. 1837.79 s [haskell-language-server] include tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  23845. 1837.79 s [haskell-language-server] include text-2.1.2-7514
  23846. 1837.79 s [haskell-language-server] unit haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  23847. 1837.80 s [haskell-language-server] include aeson-pretty-0.8.10-GkUn4ceiSTSBzgA8sCfRvg
  23848. 1837.80 s [haskell-language-server] include base-4.20.1.0-f445
  23849. 1837.80 s [haskell-language-server] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  23850. 1837.80 s [haskell-language-server] include directory-1.3.8.5-159c
  23851. 1837.80 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23852. 1837.80 s [haskell-language-server] include filepath-1.5.4.0-8593
  23853. 1837.80 s [haskell-language-server] include ghc-9.10.2-2a2a
  23854. 1837.80 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23855. 1837.80 s [haskell-language-server] include githash-0.1.7.0-9MkzSmwgrDu3W3Vm17vUOw
  23856. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-JoSuIyBQiO06WmqPqPuwvY-hls-alternate-number-format-plugin
  23857. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-J57ZarmnTSB30ELGqZg1Cy-hls-cabal-fmt-plugin
  23858. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-77Nlqk4Udy91iogj9liWUK-hls-cabal-gild-plugin
  23859. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin
  23860. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-LMJPnR3MxfJKZdnZ50ULcV-hls-call-hierarchy-plugin
  23861. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-A97TUUnXqLsCoe5106gwwB-hls-change-type-signature-plugin
  23862. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-KgtE7X97LVPKLu1ndMFmJD-hls-class-plugin
  23863. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-1x3H8IWb5jpBSL7tF7e0Tv-hls-code-range-plugin
  23864. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-a7tiXgEdjY38lgjDFcv1j-hls-eval-plugin
  23865. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-ARO5FkUGa7OKwL0R0DzWhi-hls-explicit-fixity-plugin
  23866. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-9t56ORzJcXSLmT21Bdnpn7-hls-explicit-imports-plugin
  23867. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-F041b9OddpCCRdG5KhmbLI-hls-explicit-record-fields-plugin
  23868. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-9Ob9WuZTAly7YMxYNOfsj-hls-fourmolu-plugin
  23869. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-WfbsSVP9wPFtAxJ84klm-hls-gadt-plugin
  23870. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-1D5uudkEXL5It2QMF1wGGd-hls-module-name-plugin
  23871. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-IOoWWVMVvdP4O05AtZGCQ4-hls-notes-plugin
  23872. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-CnXnuji40DEHLfEDMqAglQ-hls-ormolu-plugin
  23873. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-FgDur2skb3T9s92xwpR1yp-hls-overloaded-record-dot-plugin
  23874. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-4g0fpFqrd18D7fbQdbxM93-hls-pragmas-plugin
  23875. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-G2gy2Ie0kgMJCjwbc3rcjL-hls-qualify-imported-names-plugin
  23876. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  23877. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-FOHMiG3SF9QCb2AQd4yOY5-hls-rename-plugin
  23878. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin
  23879. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-JpbPsr8vd0o7cYSinddOcq-hls-signature-help-plugin
  23880. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-3kbB6nZ9VbB1Ff1D1OFOKz-hls-stan-plugin
  23881. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-3ymNwe5SNei8Tmd8LarKtk-hls-stylish-haskell-plugin
  23882. 1837.80 s [haskell-language-server] include hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  23883. 1837.80 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23884. 1837.80 s [haskell-language-server] include optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  23885. 1837.80 s [haskell-language-server] include optparse-simple-0.1.1.4-A2RVTVCn2wa5cruAzIkFuo
  23886. 1837.80 s [haskell-language-server] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  23887. 1837.80 s [haskell-language-server] include process-1.6.25.0-cfae
  23888. 1837.80 s [haskell-language-server] include text-2.1.2-7514
  23889. 1837.80 s [haskell-language-server] HlsPlugins=haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj:HlsPlugins,Ide.Arguments=haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj:Ide.Arguments,Ide.Main=haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj:Ide.Main,Ide.Version=haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj:Ide.Version
  23890. 1837.80 s [haskell-language-server] unit haskell-language-server-2.12.0.0-Ewj8WwOoCvg5TiwKKm4LUu-haskell-language-server
  23891. 1837.80 s [haskell-language-server] include base-4.20.1.0-f445
  23892. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  23893. 1837.80 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23894. 1837.80 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23895. 1837.80 s [haskell-language-server] include prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  23896. 1837.80 s [haskell-language-server] include text-2.1.2-7514
  23897. 1837.80 s [haskell-language-server] unit haskell-language-server-2.12.0.0-Fr3pqERlEtoTS2ZhfqorA-haskell-language-server-wrapper
  23898. 1837.80 s [haskell-language-server] include base-4.20.1.0-f445
  23899. 1837.80 s [haskell-language-server] include containers-0.7-6571
  23900. 1837.80 s [haskell-language-server] include data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  23901. 1837.80 s [haskell-language-server] include directory-1.3.8.5-159c
  23902. 1837.80 s [haskell-language-server] include extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23903. 1837.80 s [haskell-language-server] include filepath-1.5.4.0-8593
  23904. 1837.80 s [haskell-language-server] include ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23905. 1837.80 s [haskell-language-server] include haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  23906. 1837.80 s [haskell-language-server] include hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  23907. 1837.80 s [haskell-language-server] include hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23908. 1837.80 s [haskell-language-server] include lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23909. 1837.80 s [haskell-language-server] include lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23910. 1837.80 s [haskell-language-server] include text-2.1.2-7514
  23911. 1837.80 s [haskell-language-server] include transformers-0.6.1.1-05a6
  23912. 1837.80 s [haskell-language-server] include unix-2.8.6.0-a0e2
  23913. 1837.80 s [haskell-language-server] include unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  23914. 1837.80 s [haskell-language-server] Ready component graph:
  23915. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-a7tiXgEdjY38lgjDFcv1j-hls-eval-plugin
  23916. 1837.80 s [haskell-language-server] depends Diff-1.0.2-KHOpyIulCyx32B7qriEjaZ
  23917. 1837.80 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23918. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  23919. 1837.80 s [haskell-language-server] depends bytestring-0.12.2.0-214a
  23920. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  23921. 1837.80 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  23922. 1837.80 s [haskell-language-server] depends dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  23923. 1837.80 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23924. 1837.80 s [haskell-language-server] depends filepath-1.5.4.0-8593
  23925. 1837.80 s [haskell-language-server] depends ghc-9.10.2-2a2a
  23926. 1837.80 s [haskell-language-server] depends ghc-boot-th-9.10.2-7d1d
  23927. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23928. 1837.80 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23929. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23930. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23931. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23932. 1837.80 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23933. 1837.80 s [haskell-language-server] depends megaparsec-9.7.0-8ci0X7ojbr5BVcrl826Ak3
  23934. 1837.80 s [haskell-language-server] depends mtl-2.3.1-07d6
  23935. 1837.80 s [haskell-language-server] depends parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  23936. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  23937. 1837.80 s [haskell-language-server] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  23938. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  23939. 1837.80 s [haskell-language-server] depends unliftio-0.2.25.1-iZCpV6XRBR8E0c0MFO5jP
  23940. 1837.80 s [haskell-language-server] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  23941. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-LMJPnR3MxfJKZdnZ50ULcV-hls-call-hierarchy-plugin
  23942. 1837.80 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23943. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  23944. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  23945. 1837.80 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23946. 1837.80 s [haskell-language-server] depends ghc-9.10.2-2a2a
  23947. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23948. 1837.80 s [haskell-language-server] depends hiedb-0.7.0.0-5daItxtFBAGBgHMneiCF2p
  23949. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23950. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23951. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23952. 1837.80 s [haskell-language-server] depends sqlite-simple-0.4.19.0-6oNB78OoCSBAlHR3tO45hl
  23953. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  23954. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-KgtE7X97LVPKLu1ndMFmJD-hls-class-plugin
  23955. 1837.80 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  23956. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  23957. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  23958. 1837.80 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  23959. 1837.80 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23960. 1837.80 s [haskell-language-server] depends ghc-9.10.2-2a2a
  23961. 1837.80 s [haskell-language-server] depends ghc-exactprint-1.10.0.0-9qtJuu9PrkFJ3fbAxDVirh
  23962. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23963. 1837.80 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23964. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23965. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23966. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23967. 1837.80 s [haskell-language-server] depends mtl-2.3.1-07d6
  23968. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  23969. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  23970. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-JpbPsr8vd0o7cYSinddOcq-hls-signature-help-plugin
  23971. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  23972. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  23973. 1837.80 s [haskell-language-server] depends ghc-9.10.2-2a2a
  23974. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23975. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23976. 1837.80 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  23977. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  23978. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  23979. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-JoSuIyBQiO06WmqPqPuwvY-hls-alternate-number-format-plugin
  23980. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  23981. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  23982. 1837.80 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  23983. 1837.80 s [haskell-language-server] depends ghc-boot-th-9.10.2-7d1d
  23984. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23985. 1837.80 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  23986. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23987. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  23988. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  23989. 1837.80 s [haskell-language-server] depends mtl-2.3.1-07d6
  23990. 1837.80 s [haskell-language-server] depends regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  23991. 1837.80 s [haskell-language-server] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  23992. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  23993. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-J57ZarmnTSB30ELGqZg1Cy-hls-cabal-fmt-plugin
  23994. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  23995. 1837.80 s [haskell-language-server] depends directory-1.3.8.5-159c
  23996. 1837.80 s [haskell-language-server] depends filepath-1.5.4.0-8593
  23997. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  23998. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  23999. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24000. 1837.80 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  24001. 1837.80 s [haskell-language-server] depends mtl-2.3.1-07d6
  24002. 1837.80 s [haskell-language-server] depends process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  24003. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24004. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-IOoWWVMVvdP4O05AtZGCQ4-hls-notes-plugin
  24005. 1837.80 s [haskell-language-server] depends array-0.5.8.0-cc9a
  24006. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24007. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24008. 1837.80 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  24009. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24010. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24011. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24012. 1837.80 s [haskell-language-server] depends mtl-2.3.1-07d6
  24013. 1837.80 s [haskell-language-server] depends regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  24014. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24015. 1837.80 s [haskell-language-server] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  24016. 1837.80 s [haskell-language-server] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  24017. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-G2gy2Ie0kgMJCjwbc3rcjL-hls-qualify-imported-names-plugin
  24018. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24019. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  24020. 1837.80 s [haskell-language-server] depends dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  24021. 1837.80 s [haskell-language-server] depends ghc-9.10.2-2a2a
  24022. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24023. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24024. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24025. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24026. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24027. 1837.80 s [haskell-language-server] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  24028. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24029. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-FgDur2skb3T9s92xwpR1yp-hls-overloaded-record-dot-plugin
  24030. 1837.80 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  24031. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24032. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  24033. 1837.80 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  24034. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24035. 1837.80 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  24036. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24037. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24038. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24039. 1837.80 s [haskell-language-server] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  24040. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24041. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24042. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-F041b9OddpCCRdG5KhmbLI-hls-explicit-record-fields-plugin
  24043. 1837.80 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  24044. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24045. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  24046. 1837.80 s [haskell-language-server] depends ghc-9.10.2-2a2a
  24047. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24048. 1837.80 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  24049. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24050. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24051. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24052. 1837.80 s [haskell-language-server] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  24053. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24054. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24055. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-CnXnuji40DEHLfEDMqAglQ-hls-ormolu-plugin
  24056. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24057. 1837.80 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24058. 1837.80 s [haskell-language-server] depends filepath-1.5.4.0-8593
  24059. 1837.80 s [haskell-language-server] depends ghc-boot-th-9.10.2-7d1d
  24060. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24061. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24062. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24063. 1837.80 s [haskell-language-server] depends mtl-2.3.1-07d6
  24064. 1837.80 s [haskell-language-server] depends ormolu-0.8.0.2-AYbihvB2U7eL3CAfj8rrR7
  24065. 1837.80 s [haskell-language-server] depends process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  24066. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24067. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24068. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  24069. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24070. 1837.80 s [haskell-language-server] depends bytestring-0.12.2.0-214a
  24071. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  24072. 1837.80 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  24073. 1837.80 s [haskell-language-server] depends dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  24074. 1837.80 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24075. 1837.80 s [haskell-language-server] depends ghc-9.10.2-2a2a
  24076. 1837.80 s [haskell-language-server] depends ghc-boot-9.10.2-578d
  24077. 1837.80 s [haskell-language-server] depends ghc-exactprint-1.10.0.0-9qtJuu9PrkFJ3fbAxDVirh
  24078. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24079. 1837.80 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  24080. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24081. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24082. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24083. 1837.80 s [haskell-language-server] depends mtl-2.3.1-07d6
  24084. 1837.80 s [haskell-language-server] depends parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  24085. 1837.80 s [haskell-language-server] depends regex-applicative-0.3.4-8kuN6xJTZ3PR3xjZLPClW
  24086. 1837.80 s [haskell-language-server] depends regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  24087. 1837.80 s [haskell-language-server] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  24088. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24089. 1837.80 s [haskell-language-server] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  24090. 1837.80 s [haskell-language-server] depends time-1.12.2-9680
  24091. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24092. 1837.80 s [haskell-language-server] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  24093. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-FOHMiG3SF9QCb2AQd4yOY5-hls-rename-plugin
  24094. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24095. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  24096. 1837.80 s [haskell-language-server] depends ghc-9.10.2-2a2a
  24097. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24098. 1837.80 s [haskell-language-server] depends hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  24099. 1837.80 s [haskell-language-server] depends haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  24100. 1837.80 s [haskell-language-server] depends hiedb-0.7.0.0-5daItxtFBAGBgHMneiCF2p
  24101. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24102. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24103. 1837.80 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  24104. 1837.80 s [haskell-language-server] depends mod-0.2.1.0-JnWJUf7NwpRDakqw7Fsj0L
  24105. 1837.80 s [haskell-language-server] depends mtl-2.3.1-07d6
  24106. 1837.80 s [haskell-language-server] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  24107. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24108. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24109. 1837.80 s [haskell-language-server] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  24110. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-WfbsSVP9wPFtAxJ84klm-hls-gadt-plugin
  24111. 1837.80 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  24112. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24113. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  24114. 1837.80 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24115. 1837.80 s [haskell-language-server] depends ghc-9.10.2-2a2a
  24116. 1837.80 s [haskell-language-server] depends ghc-exactprint-1.10.0.0-9qtJuu9PrkFJ3fbAxDVirh
  24117. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24118. 1837.80 s [haskell-language-server] depends haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  24119. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24120. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24121. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24122. 1837.80 s [haskell-language-server] depends mtl-2.3.1-07d6
  24123. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24124. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24125. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-ARO5FkUGa7OKwL0R0DzWhi-hls-explicit-fixity-plugin
  24126. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24127. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  24128. 1837.80 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  24129. 1837.80 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24130. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24131. 1837.80 s [haskell-language-server] depends hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  24132. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24133. 1837.80 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24134. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24135. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-A97TUUnXqLsCoe5106gwwB-hls-change-type-signature-plugin
  24136. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24137. 1837.80 s [haskell-language-server] depends containers-0.7-6571
  24138. 1837.80 s [haskell-language-server] depends ghc-9.10.2-2a2a
  24139. 1837.80 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24140. 1837.80 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24141. 1837.80 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24142. 1837.80 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  24143. 1837.80 s [haskell-language-server] depends regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  24144. 1837.80 s [haskell-language-server] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  24145. 1837.80 s [haskell-language-server] depends text-2.1.2-7514
  24146. 1837.80 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24147. 1837.80 s [haskell-language-server] definite haskell-language-server-2.12.0.0-9t56ORzJcXSLmT21Bdnpn7-hls-explicit-imports-plugin
  24148. 1837.80 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  24149. 1837.80 s [haskell-language-server] depends base-4.20.1.0-f445
  24150. 1837.81 s [haskell-language-server] depends containers-0.7-6571
  24151. 1837.81 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  24152. 1837.81 s [haskell-language-server] depends ghc-9.10.2-2a2a
  24153. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24154. 1837.81 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  24155. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24156. 1837.81 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24157. 1837.81 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24158. 1837.81 s [haskell-language-server] depends mtl-2.3.1-07d6
  24159. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24160. 1837.81 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24161. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-9Ob9WuZTAly7YMxYNOfsj-hls-fourmolu-plugin
  24162. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24163. 1837.81 s [haskell-language-server] depends filepath-1.5.4.0-8593
  24164. 1837.81 s [haskell-language-server] depends fourmolu-0.19.0.1-1af3ziP4dUI5snGXP1tRJU
  24165. 1837.81 s [haskell-language-server] depends ghc-boot-th-9.10.2-7d1d
  24166. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24167. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24168. 1837.81 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24169. 1837.81 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24170. 1837.81 s [haskell-language-server] depends mtl-2.3.1-07d6
  24171. 1837.81 s [haskell-language-server] depends process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  24172. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24173. 1837.81 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24174. 1837.81 s [haskell-language-server] depends yaml-0.11.11.2-6FrGUtVXcLVH1p8TaAQNXA
  24175. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-77Nlqk4Udy91iogj9liWUK-hls-cabal-gild-plugin
  24176. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24177. 1837.81 s [haskell-language-server] depends directory-1.3.8.5-159c
  24178. 1837.81 s [haskell-language-server] depends filepath-1.5.4.0-8593
  24179. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24180. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24181. 1837.81 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  24182. 1837.81 s [haskell-language-server] depends mtl-2.3.1-07d6
  24183. 1837.81 s [haskell-language-server] depends process-extras-0.7.4-8XKmliDBbHaADZpzXBlaSO
  24184. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24185. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin
  24186. 1837.81 s [haskell-language-server] depends Cabal-3.14.2.0-EAEFHnxXxjV4OWxuBw98Rc
  24187. 1837.81 s [haskell-language-server] depends Cabal-syntax-3.14.2.0-1xG9W7HY1PYKOXoAgRkNrA
  24188. 1837.81 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  24189. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24190. 1837.81 s [haskell-language-server] depends bytestring-0.12.2.0-214a
  24191. 1837.81 s [haskell-language-server] depends cabal-add-0.2-Gg22Owv08cN96dVG2lwyM4
  24192. 1837.81 s [haskell-language-server] depends containers-0.7-6571
  24193. 1837.81 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  24194. 1837.81 s [haskell-language-server] depends directory-1.3.8.5-159c
  24195. 1837.81 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24196. 1837.81 s [haskell-language-server] depends filepath-1.5.4.0-8593
  24197. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24198. 1837.81 s [haskell-language-server] depends hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  24199. 1837.81 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  24200. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24201. 1837.81 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24202. 1837.81 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24203. 1837.81 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  24204. 1837.81 s [haskell-language-server] depends mtl-2.3.1-07d6
  24205. 1837.81 s [haskell-language-server] depends pretty-1.1.3.6-1177
  24206. 1837.81 s [haskell-language-server] depends regex-tdfa-1.3.2.5-7zp3TC23j0JJE6Fp7NMLQw
  24207. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24208. 1837.81 s [haskell-language-server] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  24209. 1837.81 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24210. 1837.81 s [haskell-language-server] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  24211. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-4g0fpFqrd18D7fbQdbxM93-hls-pragmas-plugin
  24212. 1837.81 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  24213. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24214. 1837.81 s [haskell-language-server] depends containers-0.7-6571
  24215. 1837.81 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24216. 1837.81 s [haskell-language-server] depends fuzzy-0.1.1.0-5qQQWFcQnXt7PSAolRhTRP
  24217. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24218. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24219. 1837.81 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24220. 1837.81 s [haskell-language-server] depends lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx
  24221. 1837.81 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24222. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24223. 1837.81 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24224. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-3ymNwe5SNei8Tmd8LarKtk-hls-stylish-haskell-plugin
  24225. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24226. 1837.81 s [haskell-language-server] depends directory-1.3.8.5-159c
  24227. 1837.81 s [haskell-language-server] depends filepath-1.5.4.0-8593
  24228. 1837.81 s [haskell-language-server] depends ghc-boot-th-9.10.2-7d1d
  24229. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24230. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24231. 1837.81 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  24232. 1837.81 s [haskell-language-server] depends mtl-2.3.1-07d6
  24233. 1837.81 s [haskell-language-server] depends stylish-haskell-0.15.1.0-CVuL3zR7KFfFkdqL0bVPuc
  24234. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24235. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-3kbB6nZ9VbB1Ff1D1OFOKz-hls-stan-plugin
  24236. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24237. 1837.81 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  24238. 1837.81 s [haskell-language-server] depends directory-1.3.8.5-159c
  24239. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24240. 1837.81 s [haskell-language-server] depends hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  24241. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24242. 1837.81 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  24243. 1837.81 s [haskell-language-server] depends stan-0.2.1.0-GLOZkCf10J7JsaGwzsIkoc
  24244. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24245. 1837.81 s [haskell-language-server] depends trial-0.0.0.0-KPkISSwOXJcEkgws7pQu7C
  24246. 1837.81 s [haskell-language-server] depends unordered-containers-0.2.20.1-2qcQ6fqP9tVBk9kEhjUZvD
  24247. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-2cpIEfvFgBAEOPaQfQW18Q-ghcide-test-preprocessor
  24248. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24249. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin
  24250. 1837.81 s [haskell-language-server] depends array-0.5.8.0-cc9a
  24251. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24252. 1837.81 s [haskell-language-server] depends bytestring-0.12.2.0-214a
  24253. 1837.81 s [haskell-language-server] depends containers-0.7-6571
  24254. 1837.81 s [haskell-language-server] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  24255. 1837.81 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  24256. 1837.81 s [haskell-language-server] depends dlist-1.0-57aQBaWJEOc36hSsYs4ldL
  24257. 1837.81 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24258. 1837.81 s [haskell-language-server] depends ghc-9.10.2-2a2a
  24259. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24260. 1837.81 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  24261. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24262. 1837.81 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24263. 1837.81 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24264. 1837.81 s [haskell-language-server] depends mtl-2.3.1-07d6
  24265. 1837.81 s [haskell-language-server] depends stm-2.5.3.1-662c
  24266. 1837.81 s [haskell-language-server] depends stm-containers-1.2.1.1-92yewH2eLfn4atG3gEAJmA
  24267. 1837.81 s [haskell-language-server] depends syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h
  24268. 1837.81 s [haskell-language-server] depends template-haskell-2.22.0.0-58bf
  24269. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24270. 1837.81 s [haskell-language-server] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  24271. 1837.81 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24272. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-1x3H8IWb5jpBSL7tF7e0Tv-hls-code-range-plugin
  24273. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24274. 1837.81 s [haskell-language-server] depends containers-0.7-6571
  24275. 1837.81 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  24276. 1837.81 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24277. 1837.81 s [haskell-language-server] depends ghc-9.10.2-2a2a
  24278. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24279. 1837.81 s [haskell-language-server] depends hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  24280. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24281. 1837.81 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24282. 1837.81 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24283. 1837.81 s [haskell-language-server] depends mtl-2.3.1-07d6
  24284. 1837.81 s [haskell-language-server] depends semigroupoids-6.0.1-IimyjCFUeJKDgiiqyJONIa
  24285. 1837.81 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24286. 1837.81 s [haskell-language-server] depends vector-0.13.2.0-CEqMsjwlZUSFmpBxS1GwZ8
  24287. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-1ZLUUCiVYtO8Ibsvfy6la7-ghcide-bench-lib
  24288. 1837.81 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  24289. 1837.81 s [haskell-language-server] depends async-2.2.5-Ds2RiuASQ3GAllxCWQYmVQ
  24290. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24291. 1837.81 s [haskell-language-server] depends binary-0.8.9.3-9c52
  24292. 1837.81 s [haskell-language-server] depends bytestring-0.12.2.0-214a
  24293. 1837.81 s [haskell-language-server] depends deepseq-1.5.0.0-e166
  24294. 1837.81 s [haskell-language-server] depends directory-1.3.8.5-159c
  24295. 1837.81 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24296. 1837.81 s [haskell-language-server] depends filepath-1.5.4.0-8593
  24297. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24298. 1837.81 s [haskell-language-server] depends hashable-1.5.0.0-1lC0Qtb9YfSLSjedNDS4vh
  24299. 1837.81 s [haskell-language-server] depends hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  24300. 1837.81 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24301. 1837.81 s [haskell-language-server] depends lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  24302. 1837.81 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  24303. 1837.81 s [haskell-language-server] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  24304. 1837.81 s [haskell-language-server] depends parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh
  24305. 1837.81 s [haskell-language-server] depends process-1.6.25.0-cfae
  24306. 1837.81 s [haskell-language-server] depends row-types-1.0.1.2-G4G6NhWe0SIJe4s26PIgvG
  24307. 1837.81 s [haskell-language-server] depends safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  24308. 1837.81 s [haskell-language-server] depends shake-0.19.8-8olgeTLkDhDDWUM6fFZsC7
  24309. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24310. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-3yLfk2FZPlQ7EPb7tlHiY4-ghcide-bench
  24311. 1837.81 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  24312. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24313. 1837.81 s [haskell-language-server] depends bytestring-0.12.2.0-214a
  24314. 1837.81 s [haskell-language-server] depends containers-0.7-6571
  24315. 1837.81 s [haskell-language-server] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  24316. 1837.81 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24317. 1837.81 s [haskell-language-server] depends filepath-1.5.4.0-8593
  24318. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-1ZLUUCiVYtO8Ibsvfy6la7-ghcide-bench-lib
  24319. 1837.81 s [haskell-language-server] depends hls-graph-2.12.0.0-J3MRYftznYyAaBSTvkIvfG
  24320. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24321. 1837.81 s [haskell-language-server] depends hls-test-utils-2.12.0.0-pjcFk4wglPFiCK4IQxZyT
  24322. 1837.81 s [haskell-language-server] depends lens-5.3.5-3sB4KNrj2it8bom6RuSM8x
  24323. 1837.81 s [haskell-language-server] depends lsp-test-0.17.1.1-2Rl6YFZwQNJ4PG52sb9roE
  24324. 1837.81 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  24325. 1837.81 s [haskell-language-server] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  24326. 1837.81 s [haskell-language-server] depends process-1.6.25.0-cfae
  24327. 1837.81 s [haskell-language-server] depends safe-exceptions-0.1.7.4-LogBDVMLoVA4jkH2X9kXHL
  24328. 1837.81 s [haskell-language-server] depends shake-0.19.8-8olgeTLkDhDDWUM6fFZsC7
  24329. 1837.81 s [haskell-language-server] depends tasty-hunit-0.10.2-5wwvgYdxRqbBn6LCrFLUgQ
  24330. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24331. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-1D5uudkEXL5It2QMF1wGGd-hls-module-name-plugin
  24332. 1837.81 s [haskell-language-server] depends aeson-2.2.3.0-Gj44TEpIiIP2EHZZya4yeq
  24333. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24334. 1837.81 s [haskell-language-server] depends containers-0.7-6571
  24335. 1837.81 s [haskell-language-server] depends filepath-1.5.4.0-8593
  24336. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24337. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24338. 1837.81 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24339. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24340. 1837.81 s [haskell-language-server] depends text-rope-0.3-A3zV7OdMJyDAUFjgpb5xro
  24341. 1837.81 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24342. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  24343. 1837.81 s [haskell-language-server] depends aeson-pretty-0.8.10-GkUn4ceiSTSBzgA8sCfRvg
  24344. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24345. 1837.81 s [haskell-language-server] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  24346. 1837.81 s [haskell-language-server] depends directory-1.3.8.5-159c
  24347. 1837.81 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24348. 1837.81 s [haskell-language-server] depends filepath-1.5.4.0-8593
  24349. 1837.81 s [haskell-language-server] depends ghc-9.10.2-2a2a
  24350. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24351. 1837.81 s [haskell-language-server] depends githash-0.1.7.0-9MkzSmwgrDu3W3Vm17vUOw
  24352. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-JoSuIyBQiO06WmqPqPuwvY-hls-alternate-number-format-plugin
  24353. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-J57ZarmnTSB30ELGqZg1Cy-hls-cabal-fmt-plugin
  24354. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-77Nlqk4Udy91iogj9liWUK-hls-cabal-gild-plugin
  24355. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin
  24356. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-LMJPnR3MxfJKZdnZ50ULcV-hls-call-hierarchy-plugin
  24357. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-A97TUUnXqLsCoe5106gwwB-hls-change-type-signature-plugin
  24358. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-KgtE7X97LVPKLu1ndMFmJD-hls-class-plugin
  24359. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-1x3H8IWb5jpBSL7tF7e0Tv-hls-code-range-plugin
  24360. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-a7tiXgEdjY38lgjDFcv1j-hls-eval-plugin
  24361. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-ARO5FkUGa7OKwL0R0DzWhi-hls-explicit-fixity-plugin
  24362. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-9t56ORzJcXSLmT21Bdnpn7-hls-explicit-imports-plugin
  24363. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-F041b9OddpCCRdG5KhmbLI-hls-explicit-record-fields-plugin
  24364. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-9Ob9WuZTAly7YMxYNOfsj-hls-fourmolu-plugin
  24365. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-WfbsSVP9wPFtAxJ84klm-hls-gadt-plugin
  24366. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-1D5uudkEXL5It2QMF1wGGd-hls-module-name-plugin
  24367. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-IOoWWVMVvdP4O05AtZGCQ4-hls-notes-plugin
  24368. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-CnXnuji40DEHLfEDMqAglQ-hls-ormolu-plugin
  24369. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-FgDur2skb3T9s92xwpR1yp-hls-overloaded-record-dot-plugin
  24370. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-4g0fpFqrd18D7fbQdbxM93-hls-pragmas-plugin
  24371. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-G2gy2Ie0kgMJCjwbc3rcjL-hls-qualify-imported-names-plugin
  24372. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  24373. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-FOHMiG3SF9QCb2AQd4yOY5-hls-rename-plugin
  24374. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin
  24375. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-JpbPsr8vd0o7cYSinddOcq-hls-signature-help-plugin
  24376. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-3kbB6nZ9VbB1Ff1D1OFOKz-hls-stan-plugin
  24377. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-3ymNwe5SNei8Tmd8LarKtk-hls-stylish-haskell-plugin
  24378. 1837.81 s [haskell-language-server] depends hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  24379. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24380. 1837.81 s [haskell-language-server] depends optparse-applicative-0.18.1.0-AXWCsrPBDlDBXFpL78V3Yq
  24381. 1837.81 s [haskell-language-server] depends optparse-simple-0.1.1.4-A2RVTVCn2wa5cruAzIkFuo
  24382. 1837.81 s [haskell-language-server] depends prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  24383. 1837.81 s [haskell-language-server] depends process-1.6.25.0-cfae
  24384. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24385. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-Ewj8WwOoCvg5TiwKKm4LUu-haskell-language-server
  24386. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24387. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  24388. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24389. 1837.81 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24390. 1837.81 s [haskell-language-server] depends prettyprinter-1.7.1-2x8Kv8hIzNsI0pcL9G7SUg
  24391. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24392. 1837.81 s [haskell-language-server] definite haskell-language-server-2.12.0.0-Fr3pqERlEtoTS2ZhfqorA-haskell-language-server-wrapper
  24393. 1837.81 s [haskell-language-server] depends base-4.20.1.0-f445
  24394. 1837.81 s [haskell-language-server] depends containers-0.7-6571
  24395. 1837.81 s [haskell-language-server] depends data-default-0.8.0.1-DsHORpw5qKLBpwCFgzBJZH
  24396. 1837.81 s [haskell-language-server] depends directory-1.3.8.5-159c
  24397. 1837.81 s [haskell-language-server] depends extra-1.8.1-Ig0K6DueSOb9S8aIPhczgA
  24398. 1837.81 s [haskell-language-server] depends filepath-1.5.4.0-8593
  24399. 1837.81 s [haskell-language-server] depends ghcide-2.12.0.0-DORETb5c0w9HByQ1hIiVss
  24400. 1837.81 s [haskell-language-server] depends haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  24401. 1837.81 s [haskell-language-server] depends hie-bios-0.17.0-6Wa5yguLNrtIBovhlg1yue
  24402. 1837.81 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-9mExFQ8iqz037jGMO4okA9
  24403. 1837.81 s [haskell-language-server] depends lsp-2.7.0.1-oNfbbdMRWGBawOOt2M8WQ
  24404. 1837.81 s [haskell-language-server] depends lsp-types-2.3.0.1-Dq0tkCn4rLI9g4aHuMjleH
  24405. 1837.81 s [haskell-language-server] depends text-2.1.2-7514
  24406. 1837.81 s [haskell-language-server] depends transformers-0.6.1.1-05a6
  24407. 1837.81 s [haskell-language-server] depends unix-2.8.6.0-a0e2
  24408. 1837.82 s [haskell-language-server] depends unliftio-core-0.2.1.0-3TWPpCGHgy9Byl8OfO6jxT
  24409. 1837.82 s [haskell-language-server] Using Cabal-3.12.1.0 compiled by ghc-9.10
  24410. 1837.82 s [haskell-language-server] Using compiler: ghc-9.10.2
  24411. 1837.82 s [haskell-language-server] Using install prefix:
  24412. 1837.82 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0
  24413. 1837.82 s [haskell-language-server] Executables installed in:
  24414. 1837.82 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin
  24415. 1837.82 s [haskell-language-server] Libraries installed in:
  24416. 1837.82 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  24417. 1837.82 s [haskell-language-server] Dynamic Libraries installed in:
  24418. 1837.82 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a
  24419. 1837.82 s [haskell-language-server] Private executables installed in:
  24420. 1837.82 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/libexec/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0
  24421. 1837.82 s [haskell-language-server] Data files installed in:
  24422. 1837.82 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/share/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0
  24423. 1837.82 s [haskell-language-server] Documentation installed in:
  24424. 1837.82 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/share/doc/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0
  24425. 1837.82 s [haskell-language-server] Configuration files installed in:
  24426. 1837.82 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/etc
  24427. 1837.82 s [haskell-language-server] No alex found
  24428. 1837.82 s [haskell-language-server] Using ar found on system at:
  24429. 1837.82 s [haskell-language-server] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  24430. 1837.82 s [haskell-language-server] No c2hs found
  24431. 1837.82 s [haskell-language-server] Using cpphs version 1.20.9 found on system at:
  24432. 1837.82 s [haskell-language-server] /nix/store/pq791l1nbs96ibfjqpc0dzk6v3a9zbyy-cpphs-1.20.10/bin/cpphs
  24433. 1837.82 s [haskell-language-server] No doctest found
  24434. 1837.82 s [haskell-language-server] Using gcc version 14.3.0 given by user at:
  24435. 1837.82 s [haskell-language-server] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  24436. 1837.82 s [haskell-language-server] Using ghc version 9.10.2 found on system at:
  24437. 1837.82 s [haskell-language-server] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc
  24438. 1837.82 s [haskell-language-server] Using ghc-pkg version 9.10.2 found on system at:
  24439. 1837.82 s [haskell-language-server] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/ghc-pkg-9.10.2
  24440. 1837.82 s [haskell-language-server] No ghcjs found
  24441. 1837.82 s [haskell-language-server] No ghcjs-pkg found
  24442. 1837.82 s [haskell-language-server] No greencard found
  24443. 1837.82 s [haskell-language-server] Using haddock version 2.31.0 found on system at:
  24444. 1837.82 s [haskell-language-server] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/haddock-ghc-9.10.2
  24445. 1837.82 s [haskell-language-server] No happy found
  24446. 1837.82 s [haskell-language-server] Using haskell-suite found on system at: haskell-suite-dummy-location
  24447. 1837.82 s [haskell-language-server] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  24448. 1837.82 s [haskell-language-server] No hmake found
  24449. 1837.82 s [haskell-language-server] Using hpc version 0.69 found on system at:
  24450. 1837.82 s [haskell-language-server] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hpc-ghc-9.10.2
  24451. 1837.82 s [haskell-language-server] Using hsc2hs version 0.68.10 found on system at:
  24452. 1837.82 s [haskell-language-server] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  24453. 1837.82 s [haskell-language-server] Using hscolour version 1.25 found on system at:
  24454. 1837.82 s [haskell-language-server] /nix/store/yhwsn20b5l3lksyl2h8a95k62xqmxg1d-hscolour-1.25/bin/HsColour
  24455. 1837.82 s [haskell-language-server] No jhc found
  24456. 1837.82 s [haskell-language-server] Using ld found on system at:
  24457. 1837.84 s [haskell-language-server] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  24458. 1837.84 s [haskell-language-server] No pkg-config found
  24459. 1837.84 s [haskell-language-server] Using runghc version 9.10.2 found on system at:
  24460. 1837.84 s [haskell-language-server] /nix/store/8rhg4lb7hvwqxivj65njwbdw0pf1jvd7-ghc-9.10.2/bin/runghc-9.10.2
  24461. 1837.84 s [haskell-language-server] Using strip version 2.44 found on system at:
  24462. 1837.84 s [haskell-language-server] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  24463. 1837.84 s [haskell-language-server] Using tar found on system at:
  24464. 1837.84 s [haskell-language-server] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  24465. 1837.84 s [haskell-language-server] No uhc found
  24466. 1838.49 s [haskell-language-server] Phase: buildPhase
  24467. 1838.59 s [haskell-language-server] Preprocessing library 'hls-eval-plugin' for haskell-language-server-2.12.0.0...
  24468. 1838.86 s [haskell-language-server] Building library 'hls-eval-plugin' for haskell-language-server-2.12.0.0...
  24469. 1838.87 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 )
  24470. 1839.20 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 )
  24471. 1839.20 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 )
  24472. 1839.26 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 )
  24473. 1839.99 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 )
  24474. 1843.96 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 )
  24475. 1844.33 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 )
  24476. 1846.31 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 )
  24477. 1846.31 s [haskell-language-server] plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Code.hs:88:18: warning: [GHC-63394] [-Wx-partial]
  24478. 1846.31 s [haskell-language-server] In the use of ‘head’
  24479. 1846.31 s [haskell-language-server] (imported from Prelude, but defined in GHC.Internal.List):
  24480. 1846.31 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"."
  24481. 1846.31 s [haskell-language-server] |
  24482. 1846.31 s [haskell-language-server] 88 | evalPrint <- head <$> runDecls ("evalPrint x = P.writeFile " <> show temp <> " (P.show x)")
  24483. 1846.31 s [haskell-language-server] | ^^^^
  24484. 1846.31 s [haskell-language-server]
  24485. 1846.31 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 )
  24486. 1847.64 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 )
  24487. 1848.12 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 )
  24488. 1848.61 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 )
  24489. 1848.65 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 )
  24490. 1848.68 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 )
  24491. 1849.25 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 )
  24492. 1855.29 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 )
  24493. 1855.72 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 )
  24494. 1857.51 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 )
  24495. 1857.51 s [haskell-language-server] plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Code.hs:88:18: warning: [GHC-63394] [-Wx-partial]
  24496. 1857.51 s [haskell-language-server] In the use of ‘head’
  24497. 1857.51 s [haskell-language-server] (imported from Prelude, but defined in GHC.Internal.List):
  24498. 1857.51 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"."
  24499. 1857.51 s [haskell-language-server] |
  24500. 1857.51 s [haskell-language-server] 88 | evalPrint <- head <$> runDecls ("evalPrint x = P.writeFile " <> show temp <> " (P.show x)")
  24501. 1857.51 s [haskell-language-server] | ^^^^
  24502. 1857.51 s [haskell-language-server]
  24503. 1857.51 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 )
  24504. 1858.87 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 )
  24505. 1864.95 s [haskell-language-server] Preprocessing library 'hls-call-hierarchy-plugin' for haskell-language-server-2.12.0.0...
  24506. 1864.95 s [haskell-language-server] Building library 'hls-call-hierarchy-plugin' for haskell-language-server-2.12.0.0...
  24507. 1865.04 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 )
  24508. 1866.12 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 )
  24509. 1866.37 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 )
  24510. 1867.20 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 )
  24511. 1867.52 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 )
  24512. 1870.86 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 )
  24513. 1871.15 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 )
  24514. 1871.84 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 )
  24515. 1877.82 s [haskell-language-server] Preprocessing library 'hls-class-plugin' for haskell-language-server-2.12.0.0...
  24516. 1877.83 s [haskell-language-server] Building library 'hls-class-plugin' for haskell-language-server-2.12.0.0...
  24517. 1877.96 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 )
  24518. 1878.91 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 )
  24519. 1880.26 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 )
  24520. 1880.28 s [haskell-language-server] plugins/hls-class-plugin/src/Ide/Plugin/Class/ExactPrint.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
  24521. 1880.28 s [haskell-language-server] The import of ‘Data.Functor.Identity’ is redundant
  24522. 1880.28 s [haskell-language-server] except perhaps to import instances from ‘Data.Functor.Identity’
  24523. 1880.28 s [haskell-language-server] To import instances alone, use: import Data.Functor.Identity()
  24524. 1880.28 s [haskell-language-server] |
  24525. 1880.28 s [haskell-language-server] 9 | import Data.Functor.Identity (Identity)
  24526. 1880.28 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24527. 1880.28 s [haskell-language-server]
  24528. 1880.46 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 )
  24529. 1880.67 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 )
  24530. 1880.90 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 )
  24531. 1881.31 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 )
  24532. 1882.30 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 )
  24533. 1884.73 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 )
  24534. 1884.77 s [haskell-language-server] plugins/hls-class-plugin/src/Ide/Plugin/Class/ExactPrint.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
  24535. 1884.77 s [haskell-language-server] The import of ‘Data.Functor.Identity’ is redundant
  24536. 1884.77 s [haskell-language-server] except perhaps to import instances from ‘Data.Functor.Identity’
  24537. 1884.77 s [haskell-language-server] To import instances alone, use: import Data.Functor.Identity()
  24538. 1884.77 s [haskell-language-server] |
  24539. 1884.77 s [haskell-language-server] 9 | import Data.Functor.Identity (Identity)
  24540. 1884.77 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24541. 1884.77 s [haskell-language-server]
  24542. 1885.00 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 )
  24543. 1885.16 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 )
  24544. 1885.50 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 )
  24545. 1891.55 s [haskell-language-server] Preprocessing library 'hls-signature-help-plugin' for haskell-language-server-2.12.0.0...
  24546. 1891.55 s [haskell-language-server] Building library 'hls-signature-help-plugin' for haskell-language-server-2.12.0.0...
  24547. 1891.62 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 )
  24548. 1892.82 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 )
  24549. 1899.44 s [haskell-language-server] Preprocessing library 'hls-alternate-number-format-plugin' for haskell-language-server-2.12.0.0...
  24550. 1899.44 s [haskell-language-server] Building library 'hls-alternate-number-format-plugin' for haskell-language-server-2.12.0.0...
  24551. 1899.55 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 )
  24552. 1900.53 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 )
  24553. 1901.05 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 )
  24554. 1902.13 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 )
  24555. 1903.11 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 )
  24556. 1903.62 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 )
  24557. 1910.28 s [haskell-language-server] Preprocessing library 'hls-cabal-fmt-plugin' for haskell-language-server-2.12.0.0...
  24558. 1910.28 s [haskell-language-server] Building library 'hls-cabal-fmt-plugin' for haskell-language-server-2.12.0.0...
  24559. 1910.36 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 )
  24560. 1911.64 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 )
  24561. 1918.28 s [haskell-language-server] Preprocessing library 'hls-notes-plugin' for haskell-language-server-2.12.0.0...
  24562. 1918.28 s [haskell-language-server] Building library 'hls-notes-plugin' for haskell-language-server-2.12.0.0...
  24563. 1918.35 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 )
  24564. 1919.25 s [haskell-language-server] plugins/hls-notes-plugin/src/Ide/Plugin/Notes.hs:8:1: warning: [GHC-66111] [-Wunused-imports]
  24565. 1919.25 s [haskell-language-server] The import of ‘Data.Foldable’ is redundant
  24566. 1919.25 s [haskell-language-server] except perhaps to import instances from ‘Data.Foldable’
  24567. 1919.25 s [haskell-language-server] To import instances alone, use: import Data.Foldable()
  24568. 1919.25 s [haskell-language-server] |
  24569. 1919.25 s [haskell-language-server] 8 | import Data.Foldable (foldl')
  24570. 1919.25 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24571. 1919.25 s [haskell-language-server]
  24572. 1920.79 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 )
  24573. 1921.47 s [haskell-language-server] plugins/hls-notes-plugin/src/Ide/Plugin/Notes.hs:8:1: warning: [GHC-66111] [-Wunused-imports]
  24574. 1921.47 s [haskell-language-server] The import of ‘Data.Foldable’ is redundant
  24575. 1921.47 s [haskell-language-server] except perhaps to import instances from ‘Data.Foldable’
  24576. 1921.47 s [haskell-language-server] To import instances alone, use: import Data.Foldable()
  24577. 1921.47 s [haskell-language-server] |
  24578. 1921.47 s [haskell-language-server] 8 | import Data.Foldable (foldl')
  24579. 1921.47 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24580. 1921.47 s [haskell-language-server]
  24581. 1928.47 s [haskell-language-server] Preprocessing library 'hls-qualify-imported-names-plugin' for haskell-language-server-2.12.0.0...
  24582. 1928.51 s [haskell-language-server] Building library 'hls-qualify-imported-names-plugin' for haskell-language-server-2.12.0.0...
  24583. 1928.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.o, dist/build/hls-qualify-imported-names-plugin/Ide/Plugin/QualifyImportedNames.dyn_o )
  24584. 1930.04 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 )
  24585. 1936.96 s [haskell-language-server] Preprocessing library 'hls-overloaded-record-dot-plugin' for haskell-language-server-2.12.0.0...
  24586. 1936.96 s [haskell-language-server] Building library 'hls-overloaded-record-dot-plugin' for haskell-language-server-2.12.0.0...
  24587. 1937.05 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 )
  24588. 1939.32 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 )
  24589. 1947.07 s [haskell-language-server] Preprocessing library 'hls-explicit-record-fields-plugin' for haskell-language-server-2.12.0.0...
  24590. 1947.07 s [haskell-language-server] Building library 'hls-explicit-record-fields-plugin' for haskell-language-server-2.12.0.0...
  24591. 1947.17 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 )
  24592. 1949.76 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 )
  24593. 1957.53 s [haskell-language-server] Preprocessing library 'hls-ormolu-plugin' for haskell-language-server-2.12.0.0...
  24594. 1957.53 s [haskell-language-server] Building library 'hls-ormolu-plugin' for haskell-language-server-2.12.0.0...
  24595. 1957.62 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 )
  24596. 1959.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 )
  24597. 1969.30 s [haskell-language-server] Preprocessing library 'hls-refactor-plugin' for haskell-language-server-2.12.0.0...
  24598. 1969.30 s [haskell-language-server] Building library 'hls-refactor-plugin' for haskell-language-server-2.12.0.0...
  24599. 1970.06 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24600. 1970.06 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24601. 1970.06 s [haskell-language-server] but were not needed for compilation:
  24602. 1970.06 s [haskell-language-server] - parser-combinators-1.3.0 (exposed by flag -package-id parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh)
  24603. 1970.06 s [haskell-language-server] - regex-applicative-0.3.4 (exposed by flag -package-id regex-applicative-0.3.4-8kuN6xJTZ3PR3xjZLPClW)
  24604. 1970.06 s [haskell-language-server]
  24605. 1970.06 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 )
  24606. 1970.06 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 )
  24607. 1980.10 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 )
  24608. 1980.13 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 )
  24609. 1980.13 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 )
  24610. 1980.17 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 )
  24611. 1980.76 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 )
  24612. 1981.34 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 )
  24613. 1981.34 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 )
  24614. 1981.34 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 )
  24615. 1981.34 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 )
  24616. 1981.34 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 )
  24617. 1981.34 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 )
  24618. 1986.99 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24619. 1987.03 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24620. 1987.03 s [haskell-language-server] but were not needed for compilation:
  24621. 1987.03 s [haskell-language-server] - parser-combinators-1.3.0 (exposed by flag -package-id parser-combinators-1.3.0-8J13051mbtS8lMbM88xAUh)
  24622. 1987.03 s [haskell-language-server] - regex-applicative-0.3.4 (exposed by flag -package-id regex-applicative-0.3.4-8kuN6xJTZ3PR3xjZLPClW)
  24623. 1987.03 s [haskell-language-server]
  24624. 1987.03 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 )
  24625. 1987.27 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 )
  24626. 1997.53 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 )
  24627. 1997.63 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 )
  24628. 1997.63 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 )
  24629. 1997.69 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 )
  24630. 1998.36 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 )
  24631. 1999.00 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 )
  24632. 1999.00 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 )
  24633. 1999.00 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 )
  24634. 1999.00 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 )
  24635. 1999.00 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 )
  24636. 1999.00 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 )
  24637. 2009.04 s [haskell-language-server] Preprocessing library 'hls-rename-plugin' for haskell-language-server-2.12.0.0...
  24638. 2009.04 s [haskell-language-server] Building library 'hls-rename-plugin' for haskell-language-server-2.12.0.0...
  24639. 2009.13 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 )
  24640. 2010.74 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 )
  24641. 2017.94 s [haskell-language-server] Preprocessing library 'hls-gadt-plugin' for haskell-language-server-2.12.0.0...
  24642. 2017.94 s [haskell-language-server] Building library 'hls-gadt-plugin' for haskell-language-server-2.12.0.0...
  24643. 2018.03 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 )
  24644. 2018.68 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 )
  24645. 2020.29 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 )
  24646. 2020.97 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 )
  24647. 2028.44 s [haskell-language-server] Preprocessing library 'hls-explicit-fixity-plugin' for haskell-language-server-2.12.0.0...
  24648. 2028.44 s [haskell-language-server] Building library 'hls-explicit-fixity-plugin' for haskell-language-server-2.12.0.0...
  24649. 2028.54 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 )
  24650. 2030.24 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 )
  24651. 2037.30 s [haskell-language-server] Preprocessing library 'hls-change-type-signature-plugin' for haskell-language-server-2.12.0.0...
  24652. 2037.30 s [haskell-language-server] Building library 'hls-change-type-signature-plugin' for haskell-language-server-2.12.0.0...
  24653. 2037.40 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 )
  24654. 2039.24 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 )
  24655. 2046.33 s [haskell-language-server] Preprocessing library 'hls-explicit-imports-plugin' for haskell-language-server-2.12.0.0...
  24656. 2046.33 s [haskell-language-server] Building library 'hls-explicit-imports-plugin' for haskell-language-server-2.12.0.0...
  24657. 2046.41 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24658. 2046.41 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24659. 2046.41 s [haskell-language-server] but were not needed for compilation:
  24660. 2046.41 s [haskell-language-server] - ghc-9.10.2 (exposed by flag -package-id ghc-9.10.2-2a2a)
  24661. 2046.41 s [haskell-language-server]
  24662. 2046.42 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 )
  24663. 2050.87 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24664. 2050.87 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24665. 2050.87 s [haskell-language-server] but were not needed for compilation:
  24666. 2050.87 s [haskell-language-server] - ghc-9.10.2 (exposed by flag -package-id ghc-9.10.2-2a2a)
  24667. 2050.87 s [haskell-language-server]
  24668. 2050.88 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 )
  24669. 2061.08 s [haskell-language-server] Preprocessing library 'hls-fourmolu-plugin' for haskell-language-server-2.12.0.0...
  24670. 2061.08 s [haskell-language-server] Building library 'hls-fourmolu-plugin' for haskell-language-server-2.12.0.0...
  24671. 2061.17 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 )
  24672. 2063.49 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 )
  24673. 2072.91 s [haskell-language-server] Preprocessing library 'hls-cabal-gild-plugin' for haskell-language-server-2.12.0.0...
  24674. 2072.91 s [haskell-language-server] Building library 'hls-cabal-gild-plugin' for haskell-language-server-2.12.0.0...
  24675. 2072.98 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 )
  24676. 2074.14 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 )
  24677. 2080.86 s [haskell-language-server] Preprocessing library 'hls-cabal-plugin' for haskell-language-server-2.12.0.0...
  24678. 2080.86 s [haskell-language-server] Building library 'hls-cabal-plugin' for haskell-language-server-2.12.0.0...
  24679. 2081.00 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 )
  24680. 2082.22 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 )
  24681. 2082.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.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Paths.dyn_o )
  24682. 2082.33 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 )
  24683. 2082.39 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 )
  24684. 2082.51 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 )
  24685. 2082.69 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 )
  24686. 2082.69 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 )
  24687. 2082.76 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 )
  24688. 2082.76 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 )
  24689. 2082.76 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 )
  24690. 2082.76 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 )
  24691. 2083.20 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 )
  24692. 2083.43 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 )
  24693. 2083.43 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 )
  24694. 2083.43 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 )
  24695. 2083.43 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 )
  24696. 2083.43 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 )
  24697. 2083.43 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 )
  24698. 2083.43 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 )
  24699. 2083.43 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 )
  24700. 2083.43 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 )
  24701. 2083.43 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 )
  24702. 2083.43 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 )
  24703. 2084.25 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 )
  24704. 2085.46 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 )
  24705. 2085.60 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 )
  24706. 2085.66 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 )
  24707. 2085.71 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 )
  24708. 2085.94 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 )
  24709. 2086.19 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 )
  24710. 2086.19 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 )
  24711. 2086.37 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 )
  24712. 2086.37 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 )
  24713. 2086.37 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 )
  24714. 2086.37 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 )
  24715. 2086.91 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 )
  24716. 2087.22 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 )
  24717. 2087.22 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 )
  24718. 2087.22 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 )
  24719. 2087.22 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 )
  24720. 2087.22 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 )
  24721. 2087.82 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 )
  24722. 2088.13 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 )
  24723. 2088.13 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 )
  24724. 2088.13 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 )
  24725. 2088.13 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 )
  24726. 2088.13 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 )
  24727. 2095.15 s [haskell-language-server] Preprocessing library 'hls-pragmas-plugin' for haskell-language-server-2.12.0.0...
  24728. 2095.15 s [haskell-language-server] Building library 'hls-pragmas-plugin' for haskell-language-server-2.12.0.0...
  24729. 2095.91 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24730. 2095.91 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24731. 2095.91 s [haskell-language-server] but were not needed for compilation:
  24732. 2095.91 s [haskell-language-server] - lens-aeson-1.2.3 (exposed by flag -package-id lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx)
  24733. 2095.91 s [haskell-language-server] - transformers-0.6.1.1 (exposed by flag -package-id transformers-0.6.1.1-05a6)
  24734. 2095.91 s [haskell-language-server]
  24735. 2095.91 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 )
  24736. 2097.37 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24737. 2097.37 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24738. 2097.37 s [haskell-language-server] but were not needed for compilation:
  24739. 2097.37 s [haskell-language-server] - lens-aeson-1.2.3 (exposed by flag -package-id lens-aeson-1.2.3-JThhLmb5bJwLajoJSantqx)
  24740. 2097.37 s [haskell-language-server] - transformers-0.6.1.1 (exposed by flag -package-id transformers-0.6.1.1-05a6)
  24741. 2097.37 s [haskell-language-server]
  24742. 2097.38 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 )
  24743. 2104.79 s [haskell-language-server] Preprocessing library 'hls-stylish-haskell-plugin' for haskell-language-server-2.12.0.0...
  24744. 2104.79 s [haskell-language-server] Building library 'hls-stylish-haskell-plugin' for haskell-language-server-2.12.0.0...
  24745. 2104.89 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 )
  24746. 2106.12 s [haskell-language-server] plugins/hls-stylish-haskell-plugin/src/Ide/Plugin/StylishHaskell.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  24747. 2106.12 s [haskell-language-server] The import of ‘System.Directory’ is redundant
  24748. 2106.12 s [haskell-language-server] except perhaps to import instances from ‘System.Directory’
  24749. 2106.12 s [haskell-language-server] To import instances alone, use: import System.Directory()
  24750. 2106.12 s [haskell-language-server] |
  24751. 2106.12 s [haskell-language-server] 28 | import System.Directory
  24752. 2106.12 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24753. 2106.12 s [haskell-language-server]
  24754. 2106.57 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 )
  24755. 2107.56 s [haskell-language-server] plugins/hls-stylish-haskell-plugin/src/Ide/Plugin/StylishHaskell.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  24756. 2107.56 s [haskell-language-server] The import of ‘System.Directory’ is redundant
  24757. 2107.56 s [haskell-language-server] except perhaps to import instances from ‘System.Directory’
  24758. 2107.56 s [haskell-language-server] To import instances alone, use: import System.Directory()
  24759. 2107.56 s [haskell-language-server] |
  24760. 2107.56 s [haskell-language-server] 28 | import System.Directory
  24761. 2107.56 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24762. 2107.56 s [haskell-language-server]
  24763. 2115.44 s [haskell-language-server] Preprocessing library 'hls-stan-plugin' for haskell-language-server-2.12.0.0...
  24764. 2115.44 s [haskell-language-server] Building library 'hls-stan-plugin' for haskell-language-server-2.12.0.0...
  24765. 2115.53 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 )
  24766. 2117.40 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 )
  24767. 2125.26 s [haskell-language-server] Preprocessing executable 'ghcide-test-preprocessor' for haskell-language-server-2.12.0.0...
  24768. 2125.26 s [haskell-language-server] Building executable 'ghcide-test-preprocessor' for haskell-language-server-2.12.0.0...
  24769. 2125.32 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 )
  24770. 2125.53 s [haskell-language-server] [2 of 2] Linking dist/build/ghcide-test-preprocessor/ghcide-test-preprocessor
  24771. 2125.84 s [haskell-language-server] Preprocessing library 'hls-semantic-tokens-plugin' for haskell-language-server-2.12.0.0...
  24772. 2125.84 s [haskell-language-server] Building library 'hls-semantic-tokens-plugin' for haskell-language-server-2.12.0.0...
  24773. 2125.92 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24774. 2125.92 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24775. 2125.92 s [haskell-language-server] but were not needed for compilation:
  24776. 2125.92 s [haskell-language-server] - syb-0.7.2.4 (exposed by flag -package-id syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h)
  24777. 2125.92 s [haskell-language-server]
  24778. 2125.93 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 )
  24779. 2127.48 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 )
  24780. 2127.87 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 )
  24781. 2127.87 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 )
  24782. 2127.87 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 )
  24783. 2127.87 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 )
  24784. 2127.87 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 )
  24785. 2129.95 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 )
  24786. 2130.25 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24787. 2130.25 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24788. 2130.25 s [haskell-language-server] but were not needed for compilation:
  24789. 2130.25 s [haskell-language-server] - syb-0.7.2.4 (exposed by flag -package-id syb-0.7.2.4-HM5UfQQASfLE3ZKcCx37h)
  24790. 2130.25 s [haskell-language-server]
  24791. 2130.26 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 )
  24792. 2131.64 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 )
  24793. 2132.11 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 )
  24794. 2132.11 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 )
  24795. 2132.11 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 )
  24796. 2132.11 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 )
  24797. 2132.17 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 )
  24798. 2134.31 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 )
  24799. 2140.24 s [haskell-language-server] Preprocessing library 'hls-code-range-plugin' for haskell-language-server-2.12.0.0...
  24800. 2140.24 s [haskell-language-server] Building library 'hls-code-range-plugin' for haskell-language-server-2.12.0.0...
  24801. 2140.31 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 )
  24802. 2141.08 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 )
  24803. 2142.40 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 )
  24804. 2142.87 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 )
  24805. 2143.63 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 )
  24806. 2144.71 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 )
  24807. 2150.91 s [haskell-language-server] Preprocessing library 'ghcide-bench-lib' for haskell-language-server-2.12.0.0...
  24808. 2150.91 s [haskell-language-server] Building library 'ghcide-bench-lib' for haskell-language-server-2.12.0.0...
  24809. 2150.98 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 )
  24810. 2152.32 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 )
  24811. 2153.00 s [haskell-language-server] ghcide-bench/src/Experiments.hs:345:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  24812. 2153.00 s [haskell-language-server] Pattern match(es) are non-exhaustive
  24813. 2153.00 s [haskell-language-server] In a pattern binding:
  24814. 2153.00 s [haskell-language-server] Patterns of type ‘ParserResult Config’ not matched:
  24815. 2153.00 s [haskell-language-server] Failure _
  24816. 2153.00 s [haskell-language-server] CompletionInvoked _
  24817. 2153.00 s [haskell-language-server] |
  24818. 2153.00 s [haskell-language-server] 345 | Success defConfig = execParserPure defaultPrefs (info configP fullDesc) []
  24819. 2153.00 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24820. 2153.00 s [haskell-language-server]
  24821. 2153.00 s [haskell-language-server] ghcide-bench/src/Experiments.hs:453:42: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  24822. 2153.00 s [haskell-language-server] Pattern match(es) are non-exhaustive
  24823. 2153.00 s [haskell-language-server] In a lambda abstraction:
  24824. 2153.00 s [haskell-language-server] Patterns of type ‘Maybe Handle’, ‘Maybe Handle’, ‘Maybe Handle’,
  24825. 2153.00 s [haskell-language-server] ‘ProcessHandle’ not matched:
  24826. 2153.00 s [haskell-language-server] Nothing _ _ _
  24827. 2153.00 s [haskell-language-server] (Just _) Nothing _ _
  24828. 2153.00 s [haskell-language-server] (Just _) (Just _) Nothing _
  24829. 2153.00 s [haskell-language-server] |
  24830. 2153.00 s [haskell-language-server] 453 | run sess = withCreateProcess p $ \(Just inH) (Just outH) (Just errH) pH -> do
  24831. 2153.01 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  24832. 2153.01 s [haskell-language-server]
  24833. 2153.01 s [haskell-language-server] ghcide-bench/src/Experiments.hs:630:37: warning: [GHC-63394] [-Wx-partial]
  24834. 2153.01 s [haskell-language-server] In the use of ‘head’
  24835. 2153.01 s [haskell-language-server] (imported from Data.List, but defined in GHC.Internal.List):
  24836. 2153.01 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"."
  24837. 2153.01 s [haskell-language-server] |
  24838. 2153.01 s [haskell-language-server] 630 | let DocumentPositions{..} = head docs
  24839. 2153.01 s [haskell-language-server] | ^^^^
  24840. 2153.01 s [haskell-language-server]
  24841. 2155.14 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 )
  24842. 2156.41 s [haskell-language-server] [2 of 2] Compiling Experiments ( ghcide-bench/src/Experiments.hs, dist/build/ghcide-bench-lib/Experiments.p_o )
  24843. 2157.40 s [haskell-language-server] ghcide-bench/src/Experiments.hs:345:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  24844. 2157.40 s [haskell-language-server] Pattern match(es) are non-exhaustive
  24845. 2157.40 s [haskell-language-server] In a pattern binding:
  24846. 2157.40 s [haskell-language-server] Patterns of type ‘ParserResult Config’ not matched:
  24847. 2157.40 s [haskell-language-server] Failure _
  24848. 2157.40 s [haskell-language-server] CompletionInvoked _
  24849. 2157.40 s [haskell-language-server] |
  24850. 2157.40 s [haskell-language-server] 345 | Success defConfig = execParserPure defaultPrefs (info configP fullDesc) []
  24851. 2157.40 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24852. 2157.40 s [haskell-language-server]
  24853. 2157.40 s [haskell-language-server] ghcide-bench/src/Experiments.hs:453:42: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  24854. 2157.40 s [haskell-language-server] Pattern match(es) are non-exhaustive
  24855. 2157.40 s [haskell-language-server] In a lambda abstraction:
  24856. 2157.40 s [haskell-language-server] Patterns of type ‘Maybe Handle’, ‘Maybe Handle’, ‘Maybe Handle’,
  24857. 2157.40 s [haskell-language-server] ‘ProcessHandle’ not matched:
  24858. 2157.40 s [haskell-language-server] Nothing _ _ _
  24859. 2157.40 s [haskell-language-server] (Just _) Nothing _ _
  24860. 2157.40 s [haskell-language-server] (Just _) (Just _) Nothing _
  24861. 2157.40 s [haskell-language-server] |
  24862. 2157.40 s [haskell-language-server] 453 | run sess = withCreateProcess p $ \(Just inH) (Just outH) (Just errH) pH -> do
  24863. 2157.40 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  24864. 2157.40 s [haskell-language-server]
  24865. 2157.40 s [haskell-language-server] ghcide-bench/src/Experiments.hs:630:37: warning: [GHC-63394] [-Wx-partial]
  24866. 2157.40 s [haskell-language-server] In the use of ‘head’
  24867. 2157.40 s [haskell-language-server] (imported from Data.List, but defined in GHC.Internal.List):
  24868. 2157.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"."
  24869. 2157.40 s [haskell-language-server] |
  24870. 2157.40 s [haskell-language-server] 630 | let DocumentPositions{..} = head docs
  24871. 2157.40 s [haskell-language-server] | ^^^^
  24872. 2157.40 s [haskell-language-server]
  24873. 2165.29 s [haskell-language-server] Preprocessing executable 'ghcide-bench' for haskell-language-server-2.12.0.0...
  24874. 2165.29 s [haskell-language-server] Building executable 'ghcide-bench' for haskell-language-server-2.12.0.0...
  24875. 2165.36 s [haskell-language-server] [1 of 1] Compiling Main ( ghcide-bench/exe/Main.hs, dist/build/ghcide-bench/ghcide-bench-tmp/Main.dyn_o )
  24876. 2165.77 s [haskell-language-server] [2 of 2] Linking dist/build/ghcide-bench/ghcide-bench
  24877. 2167.11 s [haskell-language-server] Preprocessing library 'hls-module-name-plugin' for haskell-language-server-2.12.0.0...
  24878. 2167.11 s [haskell-language-server] Building library 'hls-module-name-plugin' for haskell-language-server-2.12.0.0...
  24879. 2167.18 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 )
  24880. 2168.51 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 )
  24881. 2175.21 s [haskell-language-server] Preprocessing library for haskell-language-server-2.12.0.0...
  24882. 2175.22 s [haskell-language-server] Building library for haskell-language-server-2.12.0.0...
  24883. 2175.39 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24884. 2175.39 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24885. 2175.39 s [haskell-language-server] but were not needed for compilation:
  24886. 2175.39 s [haskell-language-server] - ghc-9.10.2 (exposed by flag -package-id ghc-9.10.2-2a2a)
  24887. 2175.39 s [haskell-language-server]
  24888. 2175.41 s [haskell-language-server] [1 of 5] Compiling HlsPlugins ( src/HlsPlugins.hs, dist/build/HlsPlugins.o, dist/build/HlsPlugins.dyn_o )
  24889. 2176.34 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 )
  24890. 2176.34 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 )
  24891. 2177.72 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 )
  24892. 2177.97 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 )
  24893. 2178.71 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24894. 2178.71 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24895. 2178.71 s [haskell-language-server] but were not needed for compilation:
  24896. 2178.71 s [haskell-language-server] - ghc-9.10.2 (exposed by flag -package-id ghc-9.10.2-2a2a)
  24897. 2178.71 s [haskell-language-server]
  24898. 2178.72 s [haskell-language-server] [1 of 5] Compiling HlsPlugins ( src/HlsPlugins.hs, dist/build/HlsPlugins.p_o )
  24899. 2179.67 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 )
  24900. 2179.67 s [haskell-language-server] [3 of 5] Compiling Ide.Version ( src/Ide/Version.hs, dist/build/Ide/Version.p_o )
  24901. 2181.18 s [haskell-language-server] [4 of 5] Compiling Ide.Arguments ( src/Ide/Arguments.hs, dist/build/Ide/Arguments.p_o )
  24902. 2181.69 s [haskell-language-server] [5 of 5] Compiling Ide.Main ( src/Ide/Main.hs, dist/build/Ide/Main.p_o )
  24903. 2191.22 s [haskell-language-server] Preprocessing executable 'haskell-language-server' for haskell-language-server-2.12.0.0...
  24904. 2191.27 s [haskell-language-server] Building executable 'haskell-language-server' for haskell-language-server-2.12.0.0...
  24905. 2191.30 s [haskell-language-server] [1 of 1] Compiling Main ( exe/Main.hs, dist/build/haskell-language-server/haskell-language-server-tmp/Main.dyn_o )
  24906. 2192.28 s [haskell-language-server] [2 of 2] Linking dist/build/haskell-language-server/haskell-language-server
  24907. 2194.03 s [haskell-language-server] Preprocessing executable 'haskell-language-server-wrapper' for haskell-language-server-2.12.0.0...
  24908. 2194.03 s [haskell-language-server] Building executable 'haskell-language-server-wrapper' for haskell-language-server-2.12.0.0...
  24909. 2194.17 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 )
  24910. 2195.03 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 )
  24911. 2195.40 s [haskell-language-server] [3 of 3] Linking dist/build/haskell-language-server-wrapper/haskell-language-server-wrapper
  24912. 2197.14 s [haskell-language-server] buildPhase completed in 5 minutes 59 seconds
  24913. 2197.17 s [haskell-language-server] Phase: haddockPhase
  24914. 2197.17 s [haskell-language-server] Phase: installPhase
  24915. 2197.30 s [haskell-language-server] Installing internal library hls-eval-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-a7tiXgEdjY38lgjDFcv1j-hls-eval-plugin
  24916. 2197.47 s [haskell-language-server] Installing internal library hls-call-hierarchy-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-LMJPnR3MxfJKZdnZ50ULcV-hls-call-hierarchy-plugin
  24917. 2197.53 s [haskell-language-server] Installing internal library hls-class-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-KgtE7X97LVPKLu1ndMFmJD-hls-class-plugin
  24918. 2197.58 s [haskell-language-server] Installing internal library hls-signature-help-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-JpbPsr8vd0o7cYSinddOcq-hls-signature-help-plugin
  24919. 2197.60 s [haskell-language-server] Installing internal library hls-alternate-number-format-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-JoSuIyBQiO06WmqPqPuwvY-hls-alternate-number-format-plugin
  24920. 2197.65 s [haskell-language-server] Installing internal library hls-cabal-fmt-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-J57ZarmnTSB30ELGqZg1Cy-hls-cabal-fmt-plugin
  24921. 2197.67 s [haskell-language-server] Installing internal library hls-notes-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-IOoWWVMVvdP4O05AtZGCQ4-hls-notes-plugin
  24922. 2197.70 s [haskell-language-server] Installing internal library hls-qualify-imported-names-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-G2gy2Ie0kgMJCjwbc3rcjL-hls-qualify-imported-names-plugin
  24923. 2197.72 s [haskell-language-server] Installing internal library hls-overloaded-record-dot-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-FgDur2skb3T9s92xwpR1yp-hls-overloaded-record-dot-plugin
  24924. 2197.76 s [haskell-language-server] Installing internal library hls-explicit-record-fields-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-F041b9OddpCCRdG5KhmbLI-hls-explicit-record-fields-plugin
  24925. 2197.79 s [haskell-language-server] Installing internal library hls-ormolu-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-CnXnuji40DEHLfEDMqAglQ-hls-ormolu-plugin
  24926. 2197.81 s [haskell-language-server] Installing internal library hls-refactor-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin
  24927. 2198.14 s [haskell-language-server] Installing internal library hls-rename-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-FOHMiG3SF9QCb2AQd4yOY5-hls-rename-plugin
  24928. 2198.17 s [haskell-language-server] Installing internal library hls-gadt-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-WfbsSVP9wPFtAxJ84klm-hls-gadt-plugin
  24929. 2198.20 s [haskell-language-server] Installing internal library hls-explicit-fixity-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-ARO5FkUGa7OKwL0R0DzWhi-hls-explicit-fixity-plugin
  24930. 2198.22 s [haskell-language-server] Installing internal library hls-change-type-signature-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-A97TUUnXqLsCoe5106gwwB-hls-change-type-signature-plugin
  24931. 2198.24 s [haskell-language-server] Installing internal library hls-explicit-imports-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-9t56ORzJcXSLmT21Bdnpn7-hls-explicit-imports-plugin
  24932. 2198.29 s [haskell-language-server] Installing internal library hls-fourmolu-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-9Ob9WuZTAly7YMxYNOfsj-hls-fourmolu-plugin
  24933. 2198.32 s [haskell-language-server] Installing internal library hls-cabal-gild-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-77Nlqk4Udy91iogj9liWUK-hls-cabal-gild-plugin
  24934. 2198.34 s [haskell-language-server] Installing internal library hls-cabal-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin
  24935. 2198.50 s [haskell-language-server] Installing internal library hls-pragmas-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-4g0fpFqrd18D7fbQdbxM93-hls-pragmas-plugin
  24936. 2198.53 s [haskell-language-server] Installing internal library hls-stylish-haskell-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-3ymNwe5SNei8Tmd8LarKtk-hls-stylish-haskell-plugin
  24937. 2198.55 s [haskell-language-server] Installing internal library hls-stan-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-3kbB6nZ9VbB1Ff1D1OFOKz-hls-stan-plugin
  24938. 2198.57 s [haskell-language-server] Installing executable ghcide-test-preprocessor in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin
  24939. 2198.57 s [haskell-language-server] Warning: The directory
  24940. 2198.57 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin
  24941. 2198.57 s [haskell-language-server] is not in the system search path.
  24942. 2198.58 s [haskell-language-server] Installing internal library hls-semantic-tokens-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin
  24943. 2198.64 s [haskell-language-server] Installing internal library hls-code-range-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-1x3H8IWb5jpBSL7tF7e0Tv-hls-code-range-plugin
  24944. 2198.67 s [haskell-language-server] Installing internal library ghcide-bench-lib in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-1ZLUUCiVYtO8Ibsvfy6la7-ghcide-bench-lib
  24945. 2198.75 s [haskell-language-server] Installing executable ghcide-bench in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin
  24946. 2198.75 s [haskell-language-server] Warning: The directory
  24947. 2198.75 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin
  24948. 2198.75 s [haskell-language-server] is not in the system search path.
  24949. 2198.76 s [haskell-language-server] Installing internal library hls-module-name-plugin in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-1D5uudkEXL5It2QMF1wGGd-hls-module-name-plugin
  24950. 2198.78 s [haskell-language-server] Installing library in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/haskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj
  24951. 2198.84 s [haskell-language-server] Installing executable haskell-language-server in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin
  24952. 2198.84 s [haskell-language-server] Warning: The directory
  24953. 2198.84 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin
  24954. 2198.84 s [haskell-language-server] is not in the system search path.
  24955. 2198.84 s [haskell-language-server] Installing executable haskell-language-server-wrapper in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin
  24956. 2198.84 s [haskell-language-server] Warning: The directory
  24957. 2198.84 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin
  24958. 2198.84 s [haskell-language-server] is not in the system search path.
  24959. 2200.89 s [haskell-language-server] Phase: fixupPhase
  24960. 2200.90 s [haskell-language-server] shrinking RPATHs of ELF executables and libraries in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0
  24961. 2200.91 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin/ghcide-bench
  24962. 2201.09 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin/.haskell-language-server-9.10.2-unwrapped
  24963. 2201.22 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin/haskell-language-server-wrapper
  24964. 2201.33 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin/ghcide-test-preprocessor
  24965. 2201.37 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-IOoWWVMVvdP4O05AtZGCQ4-hls-notes-plugin-ghc9.10.2.so
  24966. 2201.44 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-1D5uudkEXL5It2QMF1wGGd-hls-module-name-plugin-ghc9.10.2.so
  24967. 2201.53 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-J57ZarmnTSB30ELGqZg1Cy-hls-cabal-fmt-plugin-ghc9.10.2.so
  24968. 2201.61 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-1ZLUUCiVYtO8Ibsvfy6la7-ghcide-bench-lib-ghc9.10.2.so
  24969. 2201.71 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-LMJPnR3MxfJKZdnZ50ULcV-hls-call-hierarchy-plugin-ghc9.10.2.so
  24970. 2201.78 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-9t56ORzJcXSLmT21Bdnpn7-hls-explicit-imports-plugin-ghc9.10.2.so
  24971. 2201.86 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-4g0fpFqrd18D7fbQdbxM93-hls-pragmas-plugin-ghc9.10.2.so
  24972. 2201.95 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-1x3H8IWb5jpBSL7tF7e0Tv-hls-code-range-plugin-ghc9.10.2.so
  24973. 2202.03 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-3ymNwe5SNei8Tmd8LarKtk-hls-stylish-haskell-plugin-ghc9.10.2.so
  24974. 2202.11 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-WfbsSVP9wPFtAxJ84klm-hls-gadt-plugin-ghc9.10.2.so
  24975. 2202.20 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-77Nlqk4Udy91iogj9liWUK-hls-cabal-gild-plugin-ghc9.10.2.so
  24976. 2202.29 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-3kbB6nZ9VbB1Ff1D1OFOKz-hls-stan-plugin-ghc9.10.2.so
  24977. 2202.38 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-C9CQzYManVDCU54xiVYwyf-hls-refactor-plugin-ghc9.10.2.so
  24978. 2202.47 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-a7tiXgEdjY38lgjDFcv1j-hls-eval-plugin-ghc9.10.2.so
  24979. 2202.54 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-2WOukXWdw30FjBhjXPDyoW-hls-semantic-tokens-plugin-ghc9.10.2.so
  24980. 2202.62 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-6beW0m5qdTU1l7Oq9hxcVL-hls-cabal-plugin-ghc9.10.2.so
  24981. 2202.71 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-KgtE7X97LVPKLu1ndMFmJD-hls-class-plugin-ghc9.10.2.so
  24982. 2202.79 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-F041b9OddpCCRdG5KhmbLI-hls-explicit-record-fields-plugin-ghc9.10.2.so
  24983. 2202.87 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-G2gy2Ie0kgMJCjwbc3rcjL-hls-qualify-imported-names-plugin-ghc9.10.2.so
  24984. 2202.95 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-ARO5FkUGa7OKwL0R0DzWhi-hls-explicit-fixity-plugin-ghc9.10.2.so
  24985. 2203.03 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-FgDur2skb3T9s92xwpR1yp-hls-overloaded-record-dot-plugin-ghc9.10.2.so
  24986. 2203.10 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-JpbPsr8vd0o7cYSinddOcq-hls-signature-help-plugin-ghc9.10.2.so
  24987. 2203.18 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-A97TUUnXqLsCoe5106gwwB-hls-change-type-signature-plugin-ghc9.10.2.so
  24988. 2203.28 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-9Ob9WuZTAly7YMxYNOfsj-hls-fourmolu-plugin-ghc9.10.2.so
  24989. 2203.37 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-CnXnuji40DEHLfEDMqAglQ-hls-ormolu-plugin-ghc9.10.2.so
  24990. 2203.45 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-JoSuIyBQiO06WmqPqPuwvY-hls-alternate-number-format-plugin-ghc9.10.2.so
  24991. 2203.52 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-FOHMiG3SF9QCb2AQd4yOY5-hls-rename-plugin-ghc9.10.2.so
  24992. 2203.60 s [haskell-language-server] shrinking /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-2a2a/libHShaskell-language-server-2.12.0.0-BD3IYYrGnaEExcZAmdWybj-ghc9.10.2.so
  24993. 2203.70 s [haskell-language-server] checking for references to /build/ in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0...
  24994. 2203.84 s [haskell-language-server] patching script interpreter paths in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0
  24995. 2203.84 s [haskell-language-server] /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-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"
  24996. 2203.86 s [haskell-language-server] stripping (with command strip and flags -S -p) in /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/lib /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin
  24997. 2204.64 s [haskell-language-server] rewriting symlink /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0/bin/haskell-language-server-9.10.2 to be relative to /nix/store/8jswhn2kkdf8kfpirpg60axa158xbxa5-haskell-language-server-2.12.0.0
  24998. 2208.07 s Progress: 362 of 364 built, 461 of 461 downloaded from cache
  24999. 2208.19 s Building ghc-shell-for-packages
  25000. 2208.99 s Progress: 363 of 364 built, 461 of 461 downloaded from cache