build devShells.x86_64-linux.ghc964
4173.99 s
[hlint] [54 of 61] Compiling Config.Haskell ( src/Config/Haskell.hs, dist/build/Config/Haskell.p_o )
4173.99 s
[hlint] [55 of 61] Compiling CmdLine ( src/CmdLine.hs, dist/build/CmdLine.p_o )
4173.99 s
[hlint] [56 of 61] Compiling Apply ( src/Apply.hs, dist/build/Apply.p_o )
4174.05 s
[fourmolu] File #0 works with fixity info from config [✔]
4174.12 s
[fourmolu] File #1 works with no extra info [✔]
4174.19 s
[fourmolu] File #1 works with manual fixity info [✔]
4174.25 s
[stylish-haskell] 66% ( 10 / 15) in 'Language.Haskell.Stylish.Module'
4174.25 s
[stylish-haskell] Missing documentation for:
4174.25 s
[stylish-haskell] Module header
4174.25 s
[stylish-haskell] Lines (lib/Language/Haskell/Stylish/Module.hs:52)
4174.25 s
[stylish-haskell] groupByLine (lib/Language/Haskell/Stylish/Module.hs:90)
4174.25 s
[stylish-haskell] importModuleName (lib/Language/Haskell/Stylish/Module.hs:60)
4174.25 s
[stylish-haskell] moduleLanguagePragmas (lib/Language/Haskell/Stylish/Module.hs:136)
4174.26 s
[fourmolu] File #1 works with fixity info from config [✔]
4174.27 s
[stylish-haskell]
4174.27 s
[stylish-haskell] lib/Language/Haskell/Stylish/Module.hs:54:1: warning : [ GHC-90177 ] [ -Worphans ]
4174.27 s
[stylish-haskell] Orphan instance: instance Eq GHC.RawPkgQual
4174.27 s
[stylish-haskell] Suggested fix:
4174.27 s
[stylish-haskell] Move the instance declaration to the module of the class or of the type, or
4174.27 s
[stylish-haskell] wrap the type with a newtype and declare the instance on the new type.
4174.27 s
[stylish-haskell] |
4174.27 s
[stylish-haskell] 54 | deriving instance Eq GHC.RawPkgQual
4174.27 s
[stylish-haskell] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4174.31 s
[fourmolu] File #1 works with weird fixity info overwrite [✔]
4174.38 s
[fourmolu] File #2 works with no extra info [✔]
4174.39 s
[stylish-haskell] Warning: 'Imports' is out of scope.
4174.39 s
[stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
4174.39 s
[stylish-haskell] Warning: 'ModuleHeader' is out of scope.
4174.39 s
[stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
4174.39 s
[stylish-haskell] Warning: 'RdrName' is out of scope.
4174.39 s
[stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
4174.44 s
[hlint] [57 of 61] Compiling Test.Annotations ( src/Test/Annotations.hs, dist/build/Test/Annotations.p_o )
4174.44 s
[fourmolu] File #2 works with manual reexport info [✔]
4174.51 s
[fourmolu] File #2 works with fixity info from config [✔]
4174.51 s
[fourmolu] Ormolu.Integration.Region
4174.51 s
[fourmolu] region-tests
4174.54 s
[stylish-haskell] Warning: 'Safe' is out of scope.
4174.54 s
[stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
4174.54 s
[stylish-haskell] 50% ( 1 / 2) in 'Language.Haskell.Stylish.Parse'
4174.54 s
[stylish-haskell] Missing documentation for:
4174.54 s
[stylish-haskell] Module header
4174.58 s
[fourmolu] Works with implicit arguments [✔]
4174.65 s
[fourmolu] Works with explicit arguments [✔]
4174.73 s
[fourmolu] Works with only --start-line [✔]
4174.80 s
[fourmolu] Works with only --end-line [✔]
4174.82 s
[fourmolu] Works with lines 8-9 [✔]
4174.84 s
[fourmolu] Works with lines 8-10 [✔]
4174.91 s
[fourmolu] Works with lines 11-14 [✔]
4174.93 s
[stylish-haskell] Warning: 'SrcSpan' is out of scope.
4174.93 s
[stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
4174.94 s
[stylish-haskell] 84% ( 28 / 33) in 'Language.Haskell.Stylish.Printer'
4174.94 s
[stylish-haskell] Missing documentation for:
4174.94 s
[stylish-haskell] Module header
4174.94 s
[stylish-haskell] putMaybeLineComment (lib/Language/Haskell/Stylish/Printer.hs:143)
4174.94 s
[stylish-haskell] withColumns (lib/Language/Haskell/Stylish/Printer.hs:352)
4174.94 s
[stylish-haskell] modifyCurrentLine (lib/Language/Haskell/Stylish/Printer.hs:321)
4174.94 s
[stylish-haskell] wrapping (lib/Language/Haskell/Stylish/Printer.hs:326)
4174.96 s
[hlint] [58 of 61] Compiling Test.All ( src/Test/All.hs, dist/build/Test/All.p_o )
4174.97 s
[fourmolu] Works with lines 19-23 [✔]
4174.97 s
[fourmolu] Ormolu.OpTree
4174.97 s
[fourmolu] flattens a tree correctly [✔]
4174.97 s
[fourmolu] uses 'minOps' strategy by default [✔]
4174.97 s
[fourmolu] uses 'maxOps' strategy if 'minOps' strategy fails [✔]
4174.97 s
[fourmolu] defaults to 'hardSplitter' strategy if both 'minOps' and 'maxOps' strategies fail [✔]
4174.97 s
[fourmolu] reassociates correctly: complex example 1 [✔]
4174.97 s
[fourmolu] Ormolu.Parser.Options
4174.97 s
[fourmolu] GHC options in source files take priority
4174.97 s
[fourmolu] default extensions can be disabled locally [✔]
4174.98 s
[fourmolu] extensions disabled via CLI can be enabled locally [✔]
4174.98 s
[fourmolu] Ormolu.Parser.ParseFailure
4174.98 s
[fourmolu] disabling-preserves-error-location.hs fails at 12:1 [✔]
4174.98 s
[fourmolu] line-pragma.hs fails at 4:47 [✔]
4174.98 s
[fourmolu] Ormolu.Parser.Pragma
4174.98 s
[fourmolu] parsePragma
4174.98 s
[fourmolu] {-# LANGUAGE Foo #-} [✔]
4174.98 s
[fourmolu] {-# language Foo #-} [✔]
4174.98 s
[fourmolu] {-#LANGUAGE Foo#-} [✔]
4174.98 s
[fourmolu] {-# LANGUAGE Foo#-} [✔]
4174.98 s
[fourmolu] {-#language Foo#-} [✔]
4174.98 s
[fourmolu] {-# lAngUAGe Foo #-} [✔]
4174.98 s
[fourmolu] {-# LANGUAGE Foo, Bar #-} [✔]
4174.98 s
[fourmolu] {-# LANGUAGE Foo Bar #-} [✔]
4174.98 s
[fourmolu] {-# BOO Foo #-} [✔]
4174.98 s
[fourmolu] something [✔]
4174.98 s
[fourmolu] {-# LANGUAGE foo, Bar #-} [✔]
4174.98 s
[fourmolu] {-# OPTIONS_GHC foo bar baz #-} [✔]
4174.98 s
[fourmolu] {-#OPTIONS_HADDOCK foo, bar, baz #-} [✔]
4174.98 s
[fourmolu] Ormolu.Printer
4174.98 s
[fourmolu] module-header/warning-pragma-list-multiline.hs works (ormolu) [✔]
4174.98 s
[fourmolu] module-header/shebang.hs works (ormolu) [✔]
4174.98 s
[fourmolu] module-header/singleline.hs works (ormolu) [✔]
4174.98 s
[fourmolu] module-header/empty.hs works (ormolu) [✔]
4174.98 s
[fourmolu] module-header/multiline2.hs works (ormolu) [✔]
4174.98 s
[fourmolu] module-header/singleline-empty.hs works (ormolu) [✔]
4174.98 s
[fourmolu] module-header/warning-pragma.hs works (ormolu) [✔]
4174.99 s
[fourmolu] module-header/double-shebangs.hs works (ormolu) [✔]
4174.99 s
[fourmolu] module-header/warning-pragma-singleton-list.hs works (ormolu) [✔]
4174.99 s
[fourmolu] module-header/named-section.hs works (ormolu) [✔]
4174.99 s
[fourmolu] module-header/warning-pragma-multiline.hs works (ormolu) [✔]
4174.99 s
[fourmolu] module-header/multiline.hs works (ormolu) [✔]
4174.99 s
[fourmolu] module-header/leading-empty-line.hs works (ormolu) [✔]
4175.00 s
[fourmolu] module-header/preceding-comment-with-haddock.hs works (ormolu) [✔]
4175.00 s
[fourmolu] module-header/stack-header-2.hs works (ormolu) [✔]
4175.00 s
[fourmolu] module-header/multiline-with-comments.hs works (ormolu) [✔]
4175.01 s
[fourmolu] module-header/shebang-with-pragmas.hs works (ormolu) [✔]
4175.01 s
[fourmolu] module-header/multiline-empty-comment.hs works (ormolu) [✔]
4175.01 s
[fourmolu] module-header/double-dot-with-names.hs works (ormolu) [✔]
4175.01 s
[fourmolu] module-header/multiline-empty.hs works (ormolu) [✔]
4175.02 s
[fourmolu] module-header/stack-header-0.hs works (ormolu) [✔]
4175.02 s
[fourmolu] module-header/simple.hs works (ormolu) [✔]
4175.02 s
[fourmolu] module-header/simple-with-comments.hs works (ormolu) [✔]
4175.02 s
[fourmolu] module-header/empty-haddock.hs works (ormolu) [✔]
4175.02 s
[fourmolu] module-header/stack-header-1.hs works (ormolu) [✔]
4175.02 s
[fourmolu] import/explicit-imports-with-comments.hs works (ormolu) [✔]
4175.02 s
[fourmolu] import/merging-1.hs works (ormolu) [✔]
4175.02 s
[fourmolu] import/explicit-imports.hs works (ormolu) [✔]
4175.03 s
[fourmolu] import/comments-inside-imports.hs works (ormolu) [✔]
4175.03 s
[fourmolu] import/merging-0.hs works (ormolu) [✔]
4175.03 s
[fourmolu] import/merging-2.hs works (ormolu) [✔]
4175.03 s
[fourmolu] import/qualified-prelude.hs works (ormolu) [✔]
4175.03 s
[fourmolu] import/explicit-prelude.hs works (ormolu) [✔]
4175.03 s
[fourmolu] import/sorted-package-imports.hs works (ormolu) [✔]
4175.04 s
[fourmolu] import/deduplication-bug.hs works (ormolu) [✔]
4175.04 s
[fourmolu] import/comments-per-import.hs works (ormolu) [✔]
4175.04 s
[fourmolu] import/sorted.hs works (ormolu) [✔]
4175.04 s
[fourmolu] import/qualified-post.hs works (ormolu) [✔]
4175.04 s
[fourmolu] import/misc.hs works (ormolu) [✔]
4175.04 s
[fourmolu] import/nested-explicit-imports.hs works (ormolu) [✔]
4175.05 s
[fourmolu] import/simple.hs works (ormolu) [✔]
4175.05 s
[fourmolu] import/sorted-export-list.hs works (ormolu) [✔]
4175.05 s
[fourmolu] fourmolu/mixed-disable-pragmas.hs works (ormolu) [✔]
4175.05 s
[fourmolu] fourmolu/multiline-haddocks.hs works (ormolu) [✔]
4175.05 s
[fourmolu] fourmolu/type-app-promoted.hs works (ormolu) [✔]
4175.06 s
[fourmolu] fourmolu/list-multiline.hs works (ormolu) [✔]
4175.06 s
[fourmolu] declaration/warning/warning-single-line.hs works (ormolu) [✔]
4175.06 s
[fourmolu] declaration/warning/warning-multiline.hs works (ormolu) [✔]
4175.06 s
[fourmolu] declaration/type/promotion-0.hs works (ormolu) [✔]
4175.07 s
[fourmolu] declaration/type/misc-kind-signatures.hs works (ormolu) [✔]
4175.07 s
[fourmolu] declaration/type/forall.hs works (ormolu) [✔]
4175.08 s
[fourmolu] declaration/type/splice.hs works (ormolu) [✔]
4175.08 s
[fourmolu] declaration/type/visible-forall.hs works (ormolu) [✔]
4175.08 s
[fourmolu] declaration/type/lits.hs works (ormolu) [✔]
4175.08 s
[fourmolu] declaration/type/type-applications.hs works (ormolu) [✔]
4175.09 s
[fourmolu] declaration/type/promotion-1.hs works (ormolu) [✔]
4175.09 s
[fourmolu] declaration/foreign/foreign-import.hs works (ormolu) [✔]
4175.10 s
[fourmolu] declaration/foreign/foreign-export.hs works (ormolu) [✔]
4175.10 s
[fourmolu] declaration/value/function/operators-1.hs works (ormolu) [✔]
4175.10 s
[fourmolu] declaration/value/function/application-1.hs works (ormolu) [✔]
4175.11 s
[fourmolu] declaration/value/function/negation.hs works (ormolu) [✔]
4175.11 s
[fourmolu] declaration/value/function/operators-7.hs works (ormolu) [✔]
4175.12 s
[fourmolu] declaration/value/function/if-multi-line.hs works (ormolu) [✔]
4175.12 s
[fourmolu] declaration/value/function/builtin-syntax.hs works (ormolu) [✔]
4175.12 s
[fourmolu] declaration/value/function/fancy-forall-1.hs works (ormolu) [✔]
4175.13 s
[fourmolu] declaration/value/function/let-multi-line.hs works (ormolu) [✔]
4175.14 s
[fourmolu] declaration/value/function/application-2.hs works (ormolu) [✔]
4175.15 s
[fourmolu] declaration/value/function/list-comprehensions.hs works (ormolu) [✔]
4175.15 s
[fourmolu] declaration/value/function/pragmas.hs works (ormolu) [✔]
4175.16 s
[fourmolu] declaration/value/function/operator-comments-0.hs works (ormolu) [✔]
4175.16 s
[fourmolu] declaration/value/function/arg-breakpoints.hs works (ormolu) [✔]
4175.16 s
[fourmolu] declaration/value/function/unboxed-sums.hs works (ormolu) [✔]
4175.17 s
[fourmolu] declaration/value/function/where.hs works (ormolu) [✔]
4175.17 s
[fourmolu] declaration/value/function/unboxed-string-lit.hs works (ormolu) [✔]
4175.18 s
[fourmolu] declaration/value/function/operator-fixity-defaulting.hs works (ormolu) [✔]
4175.18 s
[fourmolu] declaration/value/function/parens.hs works (ormolu) [✔]
4175.18 s
[fourmolu] declaration/value/function/operators-2.hs works (ormolu) [✔]
4175.18 s
[fourmolu] declaration/value/function/list-notation-3.hs works (ormolu) [✔]
4175.18 s
[fourmolu] declaration/value/function/typed-expressions.hs works (ormolu) [✔]
4175.19 s
[fourmolu] declaration/value/function/case-single-line.hs works (ormolu) [✔]
4175.19 s
[fourmolu] declaration/value/function/awkward-comment-0.hs works (ormolu) [✔]
4175.19 s
[fourmolu] declaration/value/function/lexical-negation.hs works (ormolu) [✔]
4175.19 s
[fourmolu] declaration/value/function/equality-constraints.hs works (ormolu) [✔]
4175.20 s
[fourmolu] declaration/value/function/explicit-type.hs works (ormolu) [✔]
4175.20 s
[fourmolu] declaration/value/function/if-with-comment.hs works (ormolu) [✔]
4175.20 s
[fourmolu] declaration/value/function/backticks.hs works (ormolu) [✔]
4175.20 s
[stylish-haskell] 0% ( 0 / 4) in 'Language.Haskell.Stylish.Step'
4175.20 s
[stylish-haskell] Missing documentation for:
4175.20 s
[stylish-haskell] Module header
4175.20 s
[stylish-haskell] Lines (lib/Language/Haskell/Stylish/Module.hs:52)
4175.20 s
[stylish-haskell] Step (lib/Language/Haskell/Stylish/Step.hs:13)
4175.20 s
[stylish-haskell] makeStep (lib/Language/Haskell/Stylish/Step.hs:19)
4175.21 s
[fourmolu] declaration/value/function/let-single-line.hs works (ormolu) [✔]
4175.21 s
[fourmolu] declaration/value/function/lambda-multi-line2.hs works (ormolu) [✔]
4175.22 s
[fourmolu] declaration/value/function/multiple-guards.hs works (ormolu) [✔]
4175.22 s
[fourmolu] declaration/value/function/operator-comments-2.hs works (ormolu) [✔]
4175.22 s
[fourmolu] declaration/value/function/where-nested.hs works (ormolu) [✔]
4175.23 s
[fourmolu] declaration/value/function/tuple-sections.hs works (ormolu) [✔]
4175.23 s
[fourmolu] declaration/value/function/overindentation.hs works (ormolu) [✔]
4175.23 s
[fourmolu] declaration/value/function/backticks-lhs.hs works (ormolu) [✔]
4175.23 s
[fourmolu] declaration/value/function/splice.hs works (ormolu) [✔]
4175.24 s
[fourmolu] declaration/value/function/negative-literals.hs works (ormolu) [✔]
4175.24 s
[stylish-haskell] 0% ( 0 / 2) in 'Language.Haskell.Stylish.Step.Tabs'
4175.24 s
[stylish-haskell] Missing documentation for:
4175.24 s
[stylish-haskell] Module header
4175.24 s
[stylish-haskell] step (lib/Language/Haskell/Stylish/Step/Tabs.hs:20)
4175.24 s
[fourmolu] declaration/value/function/static-pointers.hs works (ormolu) [✔]
4175.25 s
[fourmolu] declaration/value/function/awkward-comment-1.hs works (ormolu) [✔]
4175.26 s
[fourmolu] declaration/value/function/lambda-multi-line1.hs works (ormolu) [✔]
4175.26 s
[fourmolu] declaration/value/function/operators-3.hs works (ormolu) [✔]
4175.26 s
[fourmolu] declaration/value/function/application-0.hs works (ormolu) [✔]
4175.26 s
[fourmolu] declaration/value/function/let-nested.hs works (ormolu) [✔]
4175.27 s
[fourmolu] declaration/value/function/case-empty.hs works (ormolu) [✔]
4175.27 s
[fourmolu] declaration/value/function/tuples.hs works (ormolu) [✔]
4175.27 s
[fourmolu] declaration/value/function/operators-5.hs works (ormolu) [✔]
4175.27 s
[fourmolu] declaration/value/function/multiple-matches.hs works (ormolu) [✔]
4175.28 s
[fourmolu] declaration/value/function/parallel-comprehensions-complex.hs works (ormolu) [✔]
4175.29 s
[fourmolu] declaration/value/function/blank-lines-where.hs works (ormolu) [✔]
4175.29 s
[fourmolu] declaration/value/function/multiline-arguments.hs works (ormolu) [✔]
4175.29 s
[hlint] [59 of 61] Compiling Summary ( src/Summary.hs, dist/build/Summary.p_o )
4175.29 s
[stylish-haskell] 0% ( 0 / 2) in 'Language.Haskell.Stylish.Step.TrailingWhitespace'
4175.29 s
[stylish-haskell] Missing documentation for:
4175.29 s
[stylish-haskell] Module header
4175.29 s
[stylish-haskell] step (lib/Language/Haskell/Stylish/Step/TrailingWhitespace.hs:21)
4175.30 s
[fourmolu] declaration/value/function/block-arguments.hs works (ormolu) [✔]
4175.30 s
[fourmolu] declaration/value/function/strings.hs works (ormolu) [✔]
4175.30 s
[fourmolu] declaration/value/function/operators-0.hs works (ormolu) [✔]
4175.31 s
[fourmolu] declaration/value/function/guards.hs works (ormolu) [✔]
4175.31 s
[fourmolu] declaration/value/function/typed-hole.hs works (ormolu) [✔]
4175.31 s
[fourmolu] declaration/value/function/blank-lines-let.hs works (ormolu) [✔]
4175.31 s
[fourmolu] declaration/value/function/operators-6.hs works (ormolu) [✔]
4175.31 s
[fourmolu] declaration/value/function/prefix.hs works (ormolu) [✔]
4175.31 s
[fourmolu] declaration/value/function/operator-hash-without-unboxed-sums.hs works (ormolu) [✔]
4175.31 s
[fourmolu] declaration/value/function/list-notation-2.hs works (ormolu) [✔]
4175.32 s
[fourmolu] declaration/value/function/arithmetic-sequences.hs works (ormolu) [✔]
4175.32 s
[fourmolu] declaration/value/function/parallel-comprehensions-single-line.hs works (ormolu) [✔]
4175.33 s
[fourmolu] declaration/value/function/lambda-single-line.hs works (ormolu) [✔]
4175.33 s
[fourmolu] declaration/value/function/parenthesis-lhs.hs works (ormolu) [✔]
4175.33 s
[fourmolu] declaration/value/function/operators-4.hs works (ormolu) [✔]
4175.34 s
[fourmolu] declaration/value/function/fancy-forall-0.hs works (ormolu) [✔]
4175.34 s
[fourmolu] declaration/value/function/type-applications.hs works (ormolu) [✔]
4175.34 s
[fourmolu] declaration/value/function/list-notation-0.hs works (ormolu) [✔]
4175.35 s
[fourmolu] declaration/value/function/overloaded-labels.hs works (ormolu) [✔]
4175.35 s
[fourmolu] declaration/value/function/do-single-multi.hs works (ormolu) [✔]
4175.35 s
[fourmolu] declaration/value/function/tricky-parens.hs works (ormolu) [✔]
4175.36 s
[fourmolu] declaration/value/function/case-multi-line.hs works (ormolu) [✔]
4175.37 s
[fourmolu] declaration/value/function/operator-sections.hs works (ormolu) [✔]
4175.37 s
[fourmolu] declaration/value/function/if-single-line.hs works (ormolu) [✔]
4175.38 s
[fourmolu] declaration/value/function/case-multi-line-guards.hs works (ormolu) [✔]
4175.38 s
[fourmolu] declaration/value/function/newline-single-line-body.hs works (ormolu) [✔]
4175.38 s
[fourmolu] declaration/value/function/simple.hs works (ormolu) [✔]
4175.39 s
[fourmolu] declaration/value/function/quasi-quotes.hs works (ormolu) [✔]
4175.39 s
[fourmolu] declaration/value/function/complex-list.hs works (ormolu) [✔]
4175.39 s
[fourmolu] declaration/value/function/operator-hash-with-unboxed-sums.hs works (ormolu) [✔]
4175.40 s
[fourmolu] declaration/value/function/lambda-case.hs works (ormolu) [✔]
4175.41 s
[fourmolu] declaration/value/function/operator-comments-1.hs works (ormolu) [✔]
4175.41 s
[fourmolu] declaration/value/function/do-where.hs works (ormolu) [✔]
4175.41 s
[fourmolu] declaration/value/function/unboxed-tuples.hs works (ormolu) [✔]
4175.42 s
[fourmolu] declaration/value/function/type-applications-and-splice.hs works (ormolu) [✔]
4175.42 s
[fourmolu] declaration/value/function/multi-way-if.hs works (ormolu) [✔]
4175.43 s
[fourmolu] declaration/value/function/implicit-params.hs works (ormolu) [✔]
4175.43 s
[fourmolu] declaration/value/function/list-notation-1.hs works (ormolu) [✔]
4175.44 s
[fourmolu] declaration/value/function/do/recursive-do-rec.hs works (ormolu) [✔]
4175.44 s
[fourmolu] declaration/value/function/do/hang-rhs-arrow.hs works (ormolu) [✔]
4175.44 s
[fourmolu] declaration/value/function/do/do-dollar-mixed-chain.hs works (ormolu) [✔]
4175.45 s
[fourmolu] declaration/value/function/do/blocks.hs works (ormolu) [✔]
4175.45 s
[fourmolu] declaration/value/function/do/comment-alignment.hs works (ormolu) [✔]
4175.46 s
[fourmolu] declaration/value/function/do/recursive-do-mdo.hs works (ormolu) [✔]
4175.46 s
[fourmolu] declaration/value/function/do/applications-and-parens.hs works (ormolu) [✔]
4175.46 s
[fourmolu] declaration/value/function/do/expr.hs works (ormolu) [✔]
4175.47 s
[fourmolu] declaration/value/function/do/let.hs works (ormolu) [✔]
4175.47 s
[fourmolu] declaration/value/function/do/comment-spacing.hs works (ormolu) [✔]
4175.47 s
[fourmolu] declaration/value/function/do/operator-and-parens.hs works (ormolu) [✔]
4175.48 s
[fourmolu] declaration/value/function/comprehension/transform-multi-line2.hs works (ormolu) [✔]
4175.48 s
[fourmolu] declaration/value/function/comprehension/transform-monad.hs works (ormolu) [✔]
4175.49 s
[fourmolu] declaration/value/function/comprehension/transform-single-line.hs works (ormolu) [✔]
4175.49 s
[fourmolu] declaration/value/function/comprehension/transform-multi-line1.hs works (ormolu) [✔]
4175.49 s
[fourmolu] declaration/value/function/comprehension/transform-multi-line4.hs works (ormolu) [✔]
4175.50 s
[fourmolu] declaration/value/function/comprehension/transform-multi-line3.hs works (ormolu) [✔]
4175.50 s
[fourmolu] declaration/value/function/arrow/proc-lets.hs works (ormolu) [✔]
4175.50 s
[fourmolu] declaration/value/function/arrow/proc-form-do-indent.hs works (ormolu) [✔]
4175.51 s
[fourmolu] declaration/value/function/arrow/proc-ifs.hs works (ormolu) [✔]
4175.51 s
[fourmolu] declaration/value/function/arrow/proc-do-simple2.hs works (ormolu) [✔]
4175.52 s
[fourmolu] declaration/value/function/arrow/proc-cases.hs works (ormolu) [✔]
4175.52 s
[fourmolu] declaration/value/function/arrow/proc-applications2.hs works (ormolu) [✔]
4175.52 s
[fourmolu] declaration/value/function/arrow/multiline-case.hs works (ormolu) [✔]
4175.52 s
[fourmolu] declaration/value/function/arrow/proc-parentheses.hs works (ormolu) [✔]
4175.53 s
[fourmolu] declaration/value/function/arrow/proc-applications.hs works (ormolu) [✔]
4175.53 s
[stylish-haskell] 0% ( 0 / 2) in 'Language.Haskell.Stylish.Step.Squash'
4175.53 s
[stylish-haskell] Missing documentation for:
4175.53 s
[stylish-haskell] Module header
4175.53 s
[stylish-haskell] step (lib/Language/Haskell/Stylish/Step/Squash.hs:84)
4175.55 s
[fourmolu] declaration/value/function/arrow/proc-forms2.hs works (ormolu) [✔]
4175.56 s
[fourmolu] declaration/value/function/arrow/proc-do-complex.hs works (ormolu) [✔]
4175.56 s
[fourmolu] declaration/value/function/arrow/recursive-procs.hs works (ormolu) [✔]
4175.57 s
[fourmolu] declaration/value/function/arrow/proc-lambdas.hs works (ormolu) [✔]
4175.57 s
[fourmolu] declaration/value/function/arrow/proc-forms1.hs works (ormolu) [✔]
4175.58 s
[fourmolu] declaration/value/function/arrow/proc-do-simple1.hs works (ormolu) [✔]
4175.58 s
[fourmolu] declaration/value/function/record/constructors.hs works (ormolu) [✔]
4175.59 s
[fourmolu] declaration/value/function/record/record-dot.hs works (ormolu) [✔]
4175.59 s
[fourmolu] declaration/value/function/record/wildcards.hs works (ormolu) [✔]
4175.60 s
[fourmolu] declaration/value/function/record/hanging-after-equal-con.hs works (ormolu) [✔]
4175.60 s
[fourmolu] declaration/value/function/record/updaters.hs works (ormolu) [✔]
4175.60 s
[fourmolu] declaration/value/function/record/hanging-after-equal-update.hs works (ormolu) [✔]
4175.60 s
[fourmolu] declaration/value/function/record/inter-comments.hs works (ormolu) [✔]
4175.60 s
[fourmolu] declaration/value/function/pattern/strictness.hs works (ormolu) [✔]
4175.61 s
[fourmolu] declaration/value/function/pattern/n-plus-k-pattern.hs works (ormolu) [✔]
4175.61 s
[fourmolu] declaration/value/function/pattern/many-guards-in-singleline.hs works (ormolu) [✔]
4175.61 s
[fourmolu] declaration/value/function/pattern/sig-pattern.hs works (ormolu) [✔]
4175.61 s
[fourmolu] declaration/value/function/pattern/multiline-case-pattern.hs works (ormolu) [✔]
4175.62 s
[fourmolu] declaration/value/function/pattern/view-pattern.hs works (ormolu) [✔]
4175.62 s
[fourmolu] declaration/value/function/pattern/as-pattern.hs works (ormolu) [✔]
4175.63 s
[fourmolu] declaration/value/function/pattern/unboxed-sum-pattern.hs works (ormolu) [✔]
4175.63 s
[fourmolu] declaration/value/function/pattern/record-patterns.hs works (ormolu) [✔]
4175.63 s
[fourmolu] declaration/value/function/pattern/pattern-bind.hs works (ormolu) [✔]
4175.63 s
[fourmolu] declaration/value/function/pattern/famous-cardano-pattern.hs works (ormolu) [✔]
4175.64 s
[fourmolu] declaration/value/function/pattern/splice-pattern.hs works (ormolu) [✔]
4175.64 s
[fourmolu] declaration/value/function/pattern/multiline-guard-statement.hs works (ormolu) [✔]
4175.64 s
[fourmolu] declaration/value/function/pattern/multiple-guard-statements.hs works (ormolu) [✔]
4175.64 s
[fourmolu] declaration/value/function/pattern/quasi-quotes-pattern.hs works (ormolu) [✔]
4175.65 s
[stylish-haskell] 40% ( 2 / 5) in 'Language.Haskell.Stylish.Step.LanguagePragmas'
4175.65 s
[stylish-haskell] Missing documentation for:
4175.65 s
[stylish-haskell] Module header
4175.65 s
[stylish-haskell] Style (lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs:32)
4175.65 s
[stylish-haskell] step (lib/Language/Haskell/Stylish/Step/LanguagePragmas.hs:116)
4175.65 s
[fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-1.hs works (ormolu) [✔]
4175.65 s
[fourmolu] declaration/value/function/infix/do.hs works (ormolu) [✔]
4175.65 s
[fourmolu] declaration/value/function/infix/unicode.hs works (ormolu) [✔]
4175.65 s
[fourmolu] declaration/value/function/infix/op-chain-r-lt-dollar.hs works (ormolu) [✔]
4175.65 s
[fourmolu] declaration/value/function/infix/dollar-chains-3.hs works (ormolu) [✔]
4175.66 s
[fourmolu] declaration/value/function/infix/dollar-chains-6.hs works (ormolu) [✔]
4175.66 s
[fourmolu] declaration/value/function/infix/qualified-ops.hs works (ormolu) [✔]
4175.67 s
[fourmolu] declaration/value/function/infix/lenses.hs works (ormolu) [✔]
4175.67 s
[fourmolu] declaration/value/function/infix/op-chain-r-gt-normal.hs works (ormolu) [✔]
4175.67 s
[fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-2.hs works (ormolu) [✔]
4175.67 s
[fourmolu] declaration/value/function/infix/op-chain-l-lt.hs works (ormolu) [✔]
4175.67 s
[fourmolu] declaration/value/function/infix/op-chain-l-s.hs works (ormolu) [✔]
4175.68 s
[fourmolu] declaration/value/function/infix/hspec-expectation.hs works (ormolu) [✔]
4175.68 s
[fourmolu] declaration/value/function/infix/tricky-colon-chain.hs works (ormolu) [✔]
4175.68 s
[fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-1.hs works (ormolu) [✔]
4175.68 s
[fourmolu] declaration/value/function/infix/dollar-chains-5.hs works (ormolu) [✔]
4175.68 s
[fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-1.hs works (ormolu) [✔]
4175.69 s
[fourmolu] declaration/value/function/infix/op-chain-colon-do.hs works (ormolu) [✔]
4175.69 s
[fourmolu] declaration/value/function/infix/dollar-chains-4.hs works (ormolu) [✔]
4175.69 s
[fourmolu] declaration/value/function/infix/op-chain-r-s-normal.hs works (ormolu) [✔]
4175.69 s
[fourmolu] declaration/value/function/infix/qualified-prelude.hs works (ormolu) [✔]
4175.69 s
[fourmolu] declaration/value/function/infix/op-chain-r-gt-dollar.hs works (ormolu) [✔]
4175.70 s
[fourmolu] declaration/value/function/infix/hanging.hs works (ormolu) [✔]
4175.70 s
[fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-1.hs works (ormolu) [✔]
4175.70 s
[fourmolu] declaration/value/function/infix/op-chain-r-s-dollar.hs works (ormolu) [✔]
4175.70 s
[fourmolu] declaration/value/function/infix/op-chain-l-eq.hs works (ormolu) [✔]
4175.70 s
[fourmolu] declaration/value/function/infix/dollar-chains-2.hs works (ormolu) [✔]
4175.71 s
[fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-2.hs works (ormolu) [✔]
4175.71 s
[fourmolu] declaration/value/function/infix/op-chain-l-gt.hs works (ormolu) [✔]
4175.71 s
[fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-2.hs works (ormolu) [✔]
4175.71 s
[fourmolu] declaration/value/function/infix/op-chain-r-eq-normal.hs works (ormolu) [✔]
4175.72 s
[fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-2.hs works (ormolu) [✔]
4175.72 s
[fourmolu] declaration/value/function/infix/esqueleto-0.hs works (ormolu) [✔]
4175.72 s
[fourmolu] declaration/value/function/infix/esqueleto-1.hs works (ormolu) [✔]
4175.72 s
[fourmolu] declaration/value/function/infix/applicative.hs works (ormolu) [✔]
4175.73 s
[fourmolu] declaration/value/function/infix/simple.hs works (ormolu) [✔]
4175.73 s
[fourmolu] declaration/value/function/infix/op-chain-r-lt-normal.hs works (ormolu) [✔]
4175.73 s
[fourmolu] declaration/value/function/infix/dollar-chains-1.hs works (ormolu) [✔]
4175.73 s
[fourmolu] declaration/value/function/infix/comments.hs works (ormolu) [✔]
4175.73 s
[fourmolu] declaration/value/function/infix/op-chain-r-s-colon.hs works (ormolu) [✔]
4175.74 s
[fourmolu] declaration/value/pattern-synonyms/unidirectional.hs works (ormolu) [✔]
4175.74 s
[fourmolu] declaration/value/pattern-synonyms/explicitely-bidirectional.hs works (ormolu) [✔]
4175.75 s
[fourmolu] declaration/value/pattern-synonyms/bidirectional.hs works (ormolu) [✔]
4175.75 s
[fourmolu] declaration/value/other/comments-get-before-op.hs works (ormolu) [✔]
4175.75 s
[fourmolu] declaration/value/other/line-multi-line.hs works (ormolu) [✔]
4175.75 s
[fourmolu] declaration/value/other/line-single-line.hs works (ormolu) [✔]
4175.75 s
[fourmolu] declaration/default/default.hs works (ormolu) [✔]
4175.76 s
[fourmolu] declaration/data/unnamed-field-comment-3.hs works (ormolu) [✔]
4175.76 s
[fourmolu] declaration/data/strictness.hs works (ormolu) [✔]
4175.76 s
[fourmolu] declaration/data/existential.hs works (ormolu) [✔]
4175.76 s
[fourmolu] declaration/data/existential-multiline.hs works (ormolu) [✔]
4175.77 s
[fourmolu] declaration/data/empty.hs works (ormolu) [✔]
4175.77 s
[fourmolu] declaration/data/unnamed-field-comment-2.hs works (ormolu) [✔]
4175.77 s
[fourmolu] declaration/data/single-constructor-with-haddock.hs works (ormolu) [✔]
4175.77 s
[fourmolu] declaration/data/unnamed-field-comment-0.hs works (ormolu) [✔]
4175.78 s
[fourmolu] declaration/data/record-multi-const.hs works (ormolu) [✔]
4175.78 s
[fourmolu] declaration/data/ctype.hs works (ormolu) [✔]
4175.78 s
[fourmolu] declaration/data/infix.hs works (ormolu) [✔]
4175.78 s
[fourmolu] declaration/data/deriving-strategies.hs works (ormolu) [✔]
4175.78 s
[fourmolu] declaration/data/newtype.hs works (ormolu) [✔]
4175.78 s
[fourmolu] declaration/data/gadt-syntax.hs works (ormolu) [✔]
4175.78 s
[fourmolu] declaration/data/unnamed-field-comment-1.hs works (ormolu) [✔]
4175.79 s
[fourmolu] declaration/data/fat-multiline.hs works (ormolu) [✔]
4175.79 s
[fourmolu] declaration/data/type-data.hs works (ormolu) [✔]
4175.79 s
[fourmolu] declaration/data/multiline.hs works (ormolu) [✔]
4175.79 s
[fourmolu] declaration/data/datatype-contexts.hs works (ormolu) [✔]
4175.80 s
[fourmolu] declaration/data/operators.hs works (ormolu) [✔]
4175.80 s
[fourmolu] declaration/data/record-singleline.hs works (ormolu) [✔]
4175.80 s
[fourmolu] declaration/data/record.hs works (ormolu) [✔]
4175.80 s
[fourmolu] declaration/data/deriving.hs works (ormolu) [✔]
4175.81 s
[fourmolu] declaration/data/partly-documented.hs works (ormolu) [✔]
4175.81 s
[fourmolu] declaration/data/multiline-arg-parens.hs works (ormolu) [✔]
4175.81 s
[fourmolu] declaration/data/kind-annotations.hs works (ormolu) [✔]
4175.81 s
[fourmolu] declaration/data/existential-unicode.hs works (ormolu) [✔]
4175.82 s
[fourmolu] declaration/data/multiline-names.hs works (ormolu) [✔]
4175.82 s
[fourmolu] declaration/data/simple.hs works (ormolu) [✔]
4175.82 s
[fourmolu] declaration/data/simple-broken.hs works (ormolu) [✔]
4175.83 s
[fourmolu] declaration/data/with-weird-haddock.hs works (ormolu) [✔]
4175.83 s
[fourmolu] declaration/data/with-comment.hs works (ormolu) [✔]
4175.83 s
[fourmolu] declaration/data/gadt/multiple-declaration.hs works (ormolu) [✔]
4175.83 s
[fourmolu] declaration/data/gadt/strictness.hs works (ormolu) [✔]
4175.83 s
[fourmolu] declaration/data/gadt/unicode.hs works (ormolu) [✔]
4175.84 s
[fourmolu] declaration/data/gadt/multiline-where.hs works (ormolu) [✔]
4175.84 s
[fourmolu] declaration/data/gadt/multiline.hs works (ormolu) [✔]
4175.85 s
[stylish-haskell] 0% ( 0 / 2) in 'Language.Haskell.Stylish.Step.UnicodeSyntax'
4175.85 s
[stylish-haskell] Missing documentation for:
4175.85 s
[stylish-haskell] Module header
4175.85 s
[stylish-haskell] step (lib/Language/Haskell/Stylish/Step/UnicodeSyntax.hs:41)
4175.85 s
[fourmolu] declaration/data/gadt/record.hs works (ormolu) [✔]
4175.85 s
[fourmolu] declaration/data/gadt/simple.hs works (ormolu) [✔]
4175.85 s
[fourmolu] declaration/data/field-layout/gadt.hs works (ormolu) [✔]
4175.86 s
[fourmolu] declaration/data/field-layout/variants.hs works (ormolu) [✔]
4175.86 s
[fourmolu] declaration/data/field-layout/record.hs works (ormolu) [✔]
4175.86 s
[fourmolu] declaration/splice/untyped-splice.hs works (ormolu) [✔]
4175.86 s
[fourmolu] declaration/splice/typed-splice.hs works (ormolu) [✔]
4175.87 s
[fourmolu] declaration/splice/grouped-splices.hs works (ormolu) [✔]
4175.87 s
[fourmolu] declaration/splice/bracket.hs works (ormolu) [✔]
4175.88 s
[fourmolu] declaration/splice/bracket-declaration.hs works (ormolu) [✔]
4175.88 s
[fourmolu] declaration/splice/quotes.hs works (ormolu) [✔]
4175.88 s
[fourmolu] declaration/splice/quasiquote.hs works (ormolu) [✔]
4175.89 s
[fourmolu] declaration/splice/splice-decl.hs works (ormolu) [✔]
4175.89 s
[fourmolu] declaration/splice/bracket-unicode.hs works (ormolu) [✔]
4175.89 s
[fourmolu] declaration/role-annotation/multi-line.hs works (ormolu) [✔]
4175.89 s
[fourmolu] declaration/role-annotation/single-line.hs works (ormolu) [✔]
4175.90 s
[fourmolu] declaration/instance/data-family-instances-gadt.hs works (ormolu) [✔]
4175.90 s
[fourmolu] declaration/instance/instance-sigs.hs works (ormolu) [✔]
4175.90 s
[fourmolu] declaration/instance/type-family-instances.hs works (ormolu) [✔]
4175.91 s
[fourmolu] declaration/instance/contexts-comments.hs works (ormolu) [✔]
4175.91 s
[fourmolu] declaration/instance/data-family-instances.hs works (ormolu) [✔]
4175.91 s
[fourmolu] declaration/instance/associated-types.hs works (ormolu) [✔]
4175.92 s
[fourmolu] declaration/instance/newlines-after-where.hs works (ormolu) [✔]
4175.92 s
[fourmolu] declaration/instance/contexts.hs works (ormolu) [✔]
4175.92 s
[fourmolu] declaration/instance/multi-parameter.hs works (ormolu) [✔]
4175.93 s
[fourmolu] declaration/instance/associated-data.hs works (ormolu) [✔]
4175.93 s
[fourmolu] declaration/instance/instance-sigs-multiple.hs works (ormolu) [✔]
4175.93 s
[fourmolu] declaration/instance/data-family-instances-newtype.hs works (ormolu) [✔]
4175.94 s
[fourmolu] declaration/instance/newlines-between-methods.hs works (ormolu) [✔]
4175.94 s
[fourmolu] declaration/instance/single-parameter.hs works (ormolu) [✔]
4175.95 s
[fourmolu] declaration/instance/overlappable-instances.hs works (ormolu) [✔]
4175.95 s
[fourmolu] declaration/instance/empty-instance.hs works (ormolu) [✔]
4175.95 s
[fourmolu] declaration/signature/standalone-kind.hs works (ormolu) [✔]
4175.95 s
[fourmolu] declaration/signature/fixity/infix.hs works (ormolu) [✔]
4175.95 s
[fourmolu] declaration/signature/fixity/infixr.hs works (ormolu) [✔]
4175.95 s
[fourmolu] declaration/signature/fixity/infixl.hs works (ormolu) [✔]
4175.96 s
[fourmolu] declaration/signature/inline/conlike.hs works (ormolu) [✔]
4175.96 s
[fourmolu] declaration/signature/inline/inline.hs works (ormolu) [✔]
4175.96 s
[fourmolu] declaration/signature/inline/noinline.hs works (ormolu) [✔]
4175.97 s
[fourmolu] declaration/signature/inline/inlineable.hs works (ormolu) [✔]
4175.97 s
[fourmolu] declaration/signature/type/context-single-line.hs works (ormolu) [✔]
4175.97 s
[fourmolu] declaration/signature/type/unicode.hs works (ormolu) [✔]
4175.97 s
[fourmolu] declaration/signature/type/multi-value.hs works (ormolu) [✔]
4175.97 s
[fourmolu] declaration/signature/type/unrelated.hs works (ormolu) [✔]
4175.97 s
[fourmolu] declaration/signature/type/long-function-name.hs works (ormolu) [✔]
4175.98 s
[fourmolu] declaration/signature/type/arguments.hs works (ormolu) [✔]
4175.98 s
[fourmolu] declaration/signature/type/long-multiline-applications.hs works (ormolu) [✔]
4175.98 s
[fourmolu] declaration/signature/type/context-multi-line.hs works (ormolu) [✔]
4175.98 s
[fourmolu] declaration/signature/type/infix-promoted-type-constructor.hs works (ormolu) [✔]
4175.98 s
[fourmolu] declaration/signature/complete/complete.hs works (ormolu) [✔]
4175.99 s
[fourmolu] declaration/signature/minimal/minimal.hs works (ormolu) [✔]
4175.99 s
[fourmolu] declaration/signature/set-cost-centre/set-cost-centre.hs works (ormolu) [✔]
4176.00 s
[fourmolu] declaration/signature/specialize/specialize.hs works (ormolu) [✔]
4176.00 s
[fourmolu] declaration/signature/specialize/specialize-instance.hs works (ormolu) [✔]
4176.01 s
[fourmolu] declaration/signature/pattern/single-line.hs works (ormolu) [✔]
4176.01 s
[fourmolu] declaration/signature/pattern/multiline.hs works (ormolu) [✔]
4176.01 s
[fourmolu] declaration/type-synonyms/multi-line.hs works (ormolu) [✔]
4176.01 s
[fourmolu] declaration/type-synonyms/simple.hs works (ormolu) [✔]
4176.02 s
[fourmolu] declaration/type-synonyms/with-weird-haddock.hs works (ormolu) [✔]
4176.02 s
[fourmolu] declaration/deriving/singleline.hs works (ormolu) [✔]
4176.02 s
[fourmolu] declaration/deriving/overlapping.hs works (ormolu) [✔]
4176.02 s
[fourmolu] declaration/deriving/multiline.hs works (ormolu) [✔]
4176.02 s
[fourmolu] declaration/type-families/type-family/injective.hs works (ormolu) [✔]
4176.02 s
[fourmolu] declaration/type-families/type-family/operator.hs works (ormolu) [✔]
4176.02 s
[fourmolu] declaration/type-families/type-family/no-annotation.hs works (ormolu) [✔]
4176.03 s
[fourmolu] declaration/type-families/type-family/simple.hs works (ormolu) [✔]
4176.03 s
[fourmolu] declaration/type-families/data-family/type-arguments.hs works (ormolu) [✔]
4176.03 s
[fourmolu] declaration/type-families/data-family/no-annotation.hs works (ormolu) [✔]
4176.03 s
[fourmolu] declaration/type-families/data-family/simple.hs works (ormolu) [✔]
4176.03 s
[fourmolu] declaration/type-families/closed-type-family/with-forall.hs works (ormolu) [✔]
4176.04 s
[fourmolu] declaration/type-families/closed-type-family/multi-line.hs works (ormolu) [✔]
4176.04 s
[fourmolu] declaration/type-families/closed-type-family/type-arguments.hs works (ormolu) [✔]
4176.04 s
[fourmolu] declaration/type-families/closed-type-family/injective.hs works (ormolu) [✔]
4176.04 s
[fourmolu] declaration/type-families/closed-type-family/promotion.hs works (ormolu) [✔]
4176.05 s
[fourmolu] declaration/type-families/closed-type-family/infix.hs works (ormolu) [✔]
4176.05 s
[fourmolu] declaration/type-families/closed-type-family/no-annotation.hs works (ormolu) [✔]
4176.05 s
[fourmolu] declaration/type-families/closed-type-family/with-comments.hs works (ormolu) [✔]
4176.06 s
[fourmolu] declaration/type-families/closed-type-family/simple.hs works (ormolu) [✔]
4176.06 s
[fourmolu] declaration/type-families/closed-type-family/with-equal-sign.hs works (ormolu) [✔]
4176.06 s
[fourmolu] declaration/rewrite-rule/forall-1.hs works (ormolu) [✔]
4176.07 s
[fourmolu] declaration/rewrite-rule/prelude4.hs works (ormolu) [✔]
4176.10 s
[fourmolu] declaration/rewrite-rule/prelude2.hs works (ormolu) [✔]
4176.11 s
[fourmolu] declaration/rewrite-rule/basic1.hs works (ormolu) [✔]
4176.11 s
[fourmolu] declaration/rewrite-rule/type-signature.hs works (ormolu) [✔]
4176.11 s
[fourmolu] declaration/rewrite-rule/empty.hs works (ormolu) [✔]
4176.11 s
[fourmolu] declaration/rewrite-rule/forall-0.hs works (ormolu) [✔]
4176.12 s
[fourmolu] declaration/rewrite-rule/basic2.hs works (ormolu) [✔]
4176.13 s
[fourmolu] declaration/rewrite-rule/prelude3.hs works (ormolu) [✔]
4176.14 s
[fourmolu] declaration/rewrite-rule/prelude1.hs works (ormolu) [✔]
4176.14 s
[fourmolu] declaration/rewrite-rule/phase.hs works (ormolu) [✔]
4176.14 s
[fourmolu] declaration/rewrite-rule/never-active.hs works (ormolu) [✔]
4176.15 s
[fourmolu] declaration/class/default-implementations-comments.hs works (ormolu) [✔]
4176.15 s
[fourmolu] declaration/class/default-signatures.hs works (ormolu) [✔]
4176.16 s
[fourmolu] declaration/class/super-classes.hs works (ormolu) [✔]
4176.16 s
[fourmolu] declaration/class/associated-data2.hs works (ormolu) [✔]
4176.16 s
[fourmolu] declaration/class/newlines-and-haddocks.hs works (ormolu) [✔]
4176.17 s
[fourmolu] declaration/class/poly-kinded-classes.hs works (ormolu) [✔]
4176.17 s
[fourmolu] declaration/class/multi-parameters1.hs works (ormolu) [✔]
4176.17 s
[fourmolu] declaration/class/newlines-after-where.hs works (ormolu) [✔]
4176.18 s
[fourmolu] declaration/class/associated-types1.hs works (ormolu) [✔]
4176.18 s
[fourmolu] declaration/class/default-signatures-simple.hs works (ormolu) [✔]
4176.18 s
[fourmolu] declaration/class/associated-data1.hs works (ormolu) [✔]
4176.19 s
[fourmolu] declaration/class/multi-parameters2.hs works (ormolu) [✔]
4176.19 s
[fourmolu] declaration/class/associated-types2.hs works (ormolu) [✔]
4176.19 s
[fourmolu] declaration/class/empty-classes.hs works (ormolu) [✔]
4176.20 s
[fourmolu] declaration/class/associated-type-defaults.hs works (ormolu) [✔]
4176.21 s
[fourmolu] declaration/class/single-parameters.hs works (ormolu) [✔]
4176.22 s
[fourmolu] declaration/class/dependency-super-classes.hs works (ormolu) [✔]
4176.22 s
[fourmolu] declaration/class/newlines-between-methods.hs works (ormolu) [✔]
4176.23 s
[fourmolu] declaration/class/functional-dependencies.hs works (ormolu) [✔]
4176.23 s
[fourmolu] declaration/class/newlines-and-default-decls.hs works (ormolu) [✔]
4176.23 s
[fourmolu] declaration/class/default-implementations.hs works (ormolu) [✔]
4176.24 s
[fourmolu] declaration/class/type-operators3.hs works (ormolu) [✔]
4176.24 s
[fourmolu] declaration/class/type-operators2.hs works (ormolu) [✔]
4176.24 s
[fourmolu] declaration/class/type-operators1.hs works (ormolu) [✔]
4176.25 s
[fourmolu] declaration/annotation/annotation.hs works (ormolu) [✔]
4176.25 s
[fourmolu] other/pragma-comments.hs works (ormolu) [✔]
4176.25 s
[fourmolu] other/comment-following-preceding-gap.hs works (ormolu) [✔]
4176.26 s
[fourmolu] other/comment-inside-construct.hs works (ormolu) [✔]
4176.26 s
[fourmolu] other/inline-comment-0.hs works (ormolu) [✔]
4176.26 s
[fourmolu] other/invalid-haddock-1.hs works (ormolu) [✔]
4176.26 s
[fourmolu] other/comment-after-preceding-haddock.hs works (ormolu) [✔]
4176.27 s
[fourmolu] other/inline-comment-1.hs works (ormolu) [✔]
4176.27 s
[fourmolu] other/ascii.hs works (ormolu) [✔]
4176.27 s
[fourmolu] other/comment-style-transform.hs works (ormolu) [✔]
4176.27 s
[fourmolu] other/following-comment-last-2.hs works (ormolu) [✔]
4176.27 s
[fourmolu] other/comment-two-blocks.hs works (ormolu) [✔]
4176.27 s
[fourmolu] other/comment-trailing-space.hs works (ormolu) [✔]
4176.28 s
[fourmolu] other/pragma-no-header.hs works (ormolu) [✔]
4176.28 s
[fourmolu] other/pragma.hs works (ormolu) [✔]
4176.28 s
[fourmolu] other/comment-multiline-after.hs works (ormolu) [✔]
4176.29 s
[fourmolu] other/comment-empty-let.hs works (ormolu) [✔]
4176.29 s
[fourmolu] other/haddock-without-module-header.hs works (ormolu) [✔]
4176.29 s
[fourmolu] other/pragma-sorting.hs works (ormolu) [✔]
4176.29 s
[fourmolu] other/consequetive-pipe-comments.hs works (ormolu) [✔]
4176.29 s
[fourmolu] other/comment-alignment.hs works (ormolu) [✔]
4176.30 s
[fourmolu] other/overly-indented.hs works (ormolu) [✔]
4176.30 s
[fourmolu] other/following-comment-last-1.hs works (ormolu) [✔]
4176.30 s
[fourmolu] other/pragma-comments-after.hs works (ormolu) [✔]
4176.30 s
[fourmolu] other/following-comment-last-3.hs works (ormolu) [✔]
4176.30 s
[fourmolu] other/trailing-whitespace.hs works (ormolu) [✔]
4176.31 s
[fourmolu] other/necessary-brackets.hs works (ormolu) [✔]
4176.31 s
[fourmolu] other/invalid-haddock-2.hs works (ormolu) [✔]
4176.31 s
[fourmolu] other/argument-comment.hs works (ormolu) [✔]
4176.31 s
[fourmolu] other/merging-comments.hs works (ormolu) [✔]
4176.32 s
[fourmolu] other/invalid-haddock-double-trigger.hs works (ormolu) [✔]
4176.32 s
[fourmolu] other/empty-forall.hs works (ormolu) [✔]
4176.32 s
[fourmolu] other/invalid-haddock-weird.hs works (ormolu) [✔]
4176.32 s
[fourmolu] other/following-comment-last-0.hs works (ormolu) [✔]
4176.32 s
[fourmolu] other/multiple-blank-line-comment.hs works (ormolu) [✔]
4176.32 s
[fourmolu] other/comment-before-hanging.hs works (ormolu) [✔]
4176.33 s
[fourmolu] other/comment-glued-together.hs works (ormolu) [✔]
4176.33 s
[fourmolu] other/linear-arrows.hs works (ormolu) [✔]
4176.33 s
[fourmolu] other/comment-spacing.hs works (ormolu) [✔]
4176.33 s
[fourmolu] other/empty-haddock.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/multiline-forall.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/multiline-comments-reindent.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/haddock-sections.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/disabling/closing-comment-in-disabled-region.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/disabling/single-definition.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/disabling/empty-disabled-region.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/disabling/suffix-comment.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/disabling/normalize-magic-comments.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/disabling/preserve-trailing-whitespace.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/disabling/line-pragma-in-disabled-region.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/disabling/whole-file.hs works (ormolu) [✔]
4176.35 s
[fourmolu] other/disabling/preserve-empty-lines.hs works (ormolu) [✔]
4176.36 s
[fourmolu] other/cpp/separation-1a.hs works (ormolu) [✔]
4176.36 s
[fourmolu] other/cpp/separation-2b.hs works (ormolu) [✔]
4176.36 s
[fourmolu] other/cpp/lonely-hash.hs works (ormolu) [✔]
4176.36 s
[fourmolu] other/cpp/cpp-and-imports.hs works (ormolu) [✔]
4176.36 s
[fourmolu] other/cpp/separation-2a.hs works (ormolu) [✔]
4176.37 s
[fourmolu] other/cpp/shifted.hs works (ormolu) [✔]
4176.37 s
[fourmolu] other/cpp/separation-0a.hs works (ormolu) [✔]
4176.37 s
[fourmolu] other/cpp/separation-0b.hs works (ormolu) [✔]
4176.37 s
[fourmolu] other/cpp/continuation.hs works (ormolu) [✔]
4176.38 s
[fourmolu] other/cpp/simple-import.hs works (ormolu) [✔]
4176.38 s
[fourmolu] other/cpp/separation-1b.hs works (ormolu) [✔]
4176.38 s
[fourmolu] module-header/warning-pragma-list-multiline.hs works (fourmolu) [✔]
4176.38 s
[fourmolu] module-header/shebang.hs works (fourmolu) [✔]
4176.38 s
[fourmolu] module-header/singleline.hs works (fourmolu) [✔]
4176.38 s
[fourmolu] module-header/empty.hs works (fourmolu) [✔]
4176.38 s
[fourmolu] module-header/multiline2.hs works (fourmolu) [✔]
4176.38 s
[fourmolu] module-header/singleline-empty.hs works (fourmolu) [✔]
4176.38 s
[fourmolu] module-header/warning-pragma.hs works (fourmolu) [✔]
4176.39 s
[fourmolu] module-header/double-shebangs.hs works (fourmolu) [✔]
4176.39 s
[fourmolu] module-header/warning-pragma-singleton-list.hs works (fourmolu) [✔]
4176.39 s
[fourmolu] module-header/named-section.hs works (fourmolu) [✔]
4176.39 s
[fourmolu] module-header/warning-pragma-multiline.hs works (fourmolu) [✔]
4176.39 s
[fourmolu] module-header/multiline.hs works (fourmolu) [✔]
4176.39 s
[fourmolu] module-header/leading-empty-line.hs works (fourmolu) [✔]
4176.39 s
[stylish-haskell] Warning: 'FromJSON' is out of scope.
4176.39 s
[stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
4176.39 s
[fourmolu] module-header/preceding-comment-with-haddock.hs works (fourmolu) [✔]
4176.39 s
[stylish-haskell] Warning: 'groupPatterns' is out of scope.
4176.39 s
[stylish-haskell] If you qualify the identifier, haddock can try to link it anyway.
4176.39 s
[fourmolu] module-header/stack-header-2.hs works (fourmolu) [✔]
4176.40 s
[stylish-haskell] 23% ( 3 / 13) in 'Language.Haskell.Stylish.Step.Imports'
4176.40 s
[stylish-haskell] Missing documentation for:
4176.40 s
[stylish-haskell] Module header
4176.40 s
[stylish-haskell] Options (lib/Language/Haskell/Stylish/Step/Imports.hs:63)
4176.40 s
[stylish-haskell] defaultOptions (lib/Language/Haskell/Stylish/Step/Imports.hs:77)
4176.40 s
[stylish-haskell] ImportAlign (lib/Language/Haskell/Stylish/Step/Imports.hs:101)
4176.40 s
[stylish-haskell] ListAlign (lib/Language/Haskell/Stylish/Step/Imports.hs:108)
4176.40 s
[stylish-haskell] LongListAlign (lib/Language/Haskell/Stylish/Step/Imports.hs:121)
4176.40 s
[stylish-haskell] EmptyListAlign (lib/Language/Haskell/Stylish/Step/Imports.hs:116)
4176.40 s
[stylish-haskell] ListPadding (lib/Language/Haskell/Stylish/Step/Imports.hs:96)
4176.40 s
[stylish-haskell] step (lib/Language/Haskell/Stylish/Step/Imports.hs:201)
4176.40 s
[stylish-haskell] printImport (lib/Language/Haskell/Stylish/Step/Imports.hs:509)
4176.40 s
[fourmolu] module-header/multiline-with-comments.hs works (fourmolu) [✔]
4176.40 s
[fourmolu] module-header/shebang-with-pragmas.hs works (fourmolu) [✔]
4176.40 s
[fourmolu] module-header/multiline-empty-comment.hs works (fourmolu) [✔]
4176.40 s
[fourmolu] module-header/double-dot-with-names.hs works (fourmolu) [✔]
4176.41 s
[fourmolu] module-header/multiline-empty.hs works (fourmolu) [✔]
4176.41 s
[fourmolu] module-header/stack-header-0.hs works (fourmolu) [✔]
4176.41 s
[fourmolu] module-header/simple.hs works (fourmolu) [✔]
4176.41 s
[fourmolu] module-header/simple-with-comments.hs works (fourmolu) [✔]
4176.41 s
[fourmolu] module-header/empty-haddock.hs works (fourmolu) [✔]
4176.41 s
[fourmolu] module-header/stack-header-1.hs works (fourmolu) [✔]
4176.41 s
[fourmolu] import/explicit-imports-with-comments.hs works (fourmolu) [✔]
4176.41 s
[fourmolu] import/merging-1.hs works (fourmolu) [✔]
4176.41 s
[fourmolu] import/explicit-imports.hs works (fourmolu) [✔]
4176.42 s
[fourmolu] import/comments-inside-imports.hs works (fourmolu) [✔]
4176.42 s
[fourmolu] import/merging-0.hs works (fourmolu) [✔]
4176.42 s
[fourmolu] import/merging-2.hs works (fourmolu) [✔]
4176.42 s
[fourmolu] import/qualified-prelude.hs works (fourmolu) [✔]
4176.42 s
[fourmolu] import/explicit-prelude.hs works (fourmolu) [✔]
4176.42 s
[fourmolu] import/sorted-package-imports.hs works (fourmolu) [✔]
4176.42 s
[fourmolu] import/deduplication-bug.hs works (fourmolu) [✔]
4176.42 s
[fourmolu] import/comments-per-import.hs works (fourmolu) [✔]
4176.42 s
[fourmolu] import/sorted.hs works (fourmolu) [✔]
4176.43 s
[fourmolu] import/qualified-post.hs works (fourmolu) [✔]
4176.43 s
[fourmolu] import/misc.hs works (fourmolu) [✔]
4176.43 s
[fourmolu] import/nested-explicit-imports.hs works (fourmolu) [✔]
4176.43 s
[fourmolu] import/simple.hs works (fourmolu) [✔]
4176.43 s
[fourmolu] import/sorted-export-list.hs works (fourmolu) [✔]
4176.43 s
[fourmolu] fourmolu/mixed-disable-pragmas.hs works (fourmolu) [✔]
4176.44 s
[fourmolu] fourmolu/multiline-haddocks.hs works (fourmolu) [✔]
4176.44 s
[fourmolu] fourmolu/type-app-promoted.hs works (fourmolu) [✔]
4176.44 s
[fourmolu] fourmolu/list-multiline.hs works (fourmolu) [✔]
4176.44 s
[fourmolu] declaration/warning/warning-single-line.hs works (fourmolu) [✔]
4176.44 s
[fourmolu] declaration/warning/warning-multiline.hs works (fourmolu) [✔]
4176.45 s
[fourmolu] declaration/type/promotion-0.hs works (fourmolu) [✔]
4176.45 s
[fourmolu] declaration/type/misc-kind-signatures.hs works (fourmolu) [✔]
4176.45 s
[fourmolu] declaration/type/forall.hs works (fourmolu) [✔]
4176.45 s
[fourmolu] declaration/type/splice.hs works (fourmolu) [✔]
4176.45 s
[fourmolu] declaration/type/visible-forall.hs works (fourmolu) [✔]
4176.45 s
[fourmolu] declaration/type/lits.hs works (fourmolu) [✔]
4176.46 s
[fourmolu] declaration/type/type-applications.hs works (fourmolu) [✔]
4176.46 s
[fourmolu] declaration/type/promotion-1.hs works (fourmolu) [✔]
4176.47 s
[fourmolu] declaration/foreign/foreign-import.hs works (fourmolu) [✔]
4176.47 s
[fourmolu] declaration/foreign/foreign-export.hs works (fourmolu) [✔]
4176.47 s
[fourmolu] declaration/value/function/operators-1.hs works (fourmolu) [✔]
4176.47 s
[fourmolu] declaration/value/function/application-1.hs works (fourmolu) [✔]
4176.48 s
[fourmolu] declaration/value/function/negation.hs works (fourmolu) [✔]
4176.48 s
[fourmolu] declaration/value/function/operators-7.hs works (fourmolu) [✔]
4176.48 s
[fourmolu] declaration/value/function/if-multi-line.hs works (fourmolu) [✔]
4176.48 s
[fourmolu] declaration/value/function/builtin-syntax.hs works (fourmolu) [✔]
4176.49 s
[fourmolu] declaration/value/function/fancy-forall-1.hs works (fourmolu) [✔]
4176.49 s
[fourmolu] declaration/value/function/let-multi-line.hs works (fourmolu) [✔]
4176.50 s
[fourmolu] declaration/value/function/application-2.hs works (fourmolu) [✔]
4176.51 s
[fourmolu] declaration/value/function/list-comprehensions.hs works (fourmolu) [✔]
4176.51 s
[fourmolu] declaration/value/function/pragmas.hs works (fourmolu) [✔]
4176.51 s
[fourmolu] declaration/value/function/operator-comments-0.hs works (fourmolu) [✔]
4176.52 s
[fourmolu] declaration/value/function/arg-breakpoints.hs works (fourmolu) [✔]
4176.52 s
[fourmolu] declaration/value/function/unboxed-sums.hs works (fourmolu) [✔]
4176.52 s
[fourmolu] declaration/value/function/where.hs works (fourmolu) [✔]
4176.52 s
[fourmolu] declaration/value/function/unboxed-string-lit.hs works (fourmolu) [✔]
4176.53 s
[fourmolu] declaration/value/function/operator-fixity-defaulting.hs works (fourmolu) [✔]
4176.53 s
[fourmolu] declaration/value/function/parens.hs works (fourmolu) [✔]
4176.53 s
[fourmolu] declaration/value/function/operators-2.hs works (fourmolu) [✔]
4176.53 s
[fourmolu] declaration/value/function/list-notation-3.hs works (fourmolu) [✔]
4176.53 s
[fourmolu] declaration/value/function/typed-expressions.hs works (fourmolu) [✔]
4176.54 s
[fourmolu] declaration/value/function/case-single-line.hs works (fourmolu) [✔]
4176.54 s
[fourmolu] declaration/value/function/awkward-comment-0.hs works (fourmolu) [✔]
4176.54 s
[fourmolu] declaration/value/function/lexical-negation.hs works (fourmolu) [✔]
4176.55 s
[fourmolu] declaration/value/function/equality-constraints.hs works (fourmolu) [✔]
4176.55 s
[fourmolu] declaration/value/function/explicit-type.hs works (fourmolu) [✔]
4176.55 s
[fourmolu] declaration/value/function/if-with-comment.hs works (fourmolu) [✔]
4176.55 s
[fourmolu] declaration/value/function/backticks.hs works (fourmolu) [✔]
4176.56 s
[fourmolu] declaration/value/function/let-single-line.hs works (fourmolu) [✔]
4176.56 s
[fourmolu] declaration/value/function/lambda-multi-line2.hs works (fourmolu) [✔]
4176.56 s
[fourmolu] declaration/value/function/multiple-guards.hs works (fourmolu) [✔]
4176.56 s
[fourmolu] declaration/value/function/operator-comments-2.hs works (fourmolu) [✔]
4176.57 s
[fourmolu] declaration/value/function/where-nested.hs works (fourmolu) [✔]
4176.57 s
[fourmolu] declaration/value/function/tuple-sections.hs works (fourmolu) [✔]
4176.57 s
[fourmolu] declaration/value/function/overindentation.hs works (fourmolu) [✔]
4176.57 s
[fourmolu] declaration/value/function/backticks-lhs.hs works (fourmolu) [✔]
4176.58 s
[fourmolu] declaration/value/function/splice.hs works (fourmolu) [✔]
4176.58 s
[fourmolu] declaration/value/function/negative-literals.hs works (fourmolu) [✔]
4176.58 s
[fourmolu] declaration/value/function/static-pointers.hs works (fourmolu) [✔]
4176.59 s
[fourmolu] declaration/value/function/awkward-comment-1.hs works (fourmolu) [✔]
4176.59 s
[fourmolu] declaration/value/function/lambda-multi-line1.hs works (fourmolu) [✔]
4176.59 s
[fourmolu] declaration/value/function/operators-3.hs works (fourmolu) [✔]
4176.59 s
[fourmolu] declaration/value/function/application-0.hs works (fourmolu) [✔]
4176.60 s
[fourmolu] declaration/value/function/let-nested.hs works (fourmolu) [✔]
4176.60 s
[fourmolu] declaration/value/function/case-empty.hs works (fourmolu) [✔]
4176.60 s
[fourmolu] declaration/value/function/tuples.hs works (fourmolu) [✔]
4176.60 s
[fourmolu] declaration/value/function/operators-5.hs works (fourmolu) [✔]
4176.60 s
[fourmolu] declaration/value/function/multiple-matches.hs works (fourmolu) [✔]
4176.61 s
[fourmolu] declaration/value/function/parallel-comprehensions-complex.hs works (fourmolu) [✔]
4176.61 s
[fourmolu] declaration/value/function/blank-lines-where.hs works (fourmolu) [✔]
4176.61 s
[fourmolu] declaration/value/function/multiline-arguments.hs works (fourmolu) [✔]
4176.62 s
[fourmolu] declaration/value/function/block-arguments.hs works (fourmolu) [✔]
4176.62 s
[fourmolu] declaration/value/function/strings.hs works (fourmolu) [✔]
4176.62 s
[fourmolu] declaration/value/function/operators-0.hs works (fourmolu) [✔]
4176.63 s
[fourmolu] declaration/value/function/guards.hs works (fourmolu) [✔]
4176.63 s
[fourmolu] declaration/value/function/typed-hole.hs works (fourmolu) [✔]
4176.63 s
[fourmolu] declaration/value/function/blank-lines-let.hs works (fourmolu) [✔]
4176.63 s
[fourmolu] declaration/value/function/operators-6.hs works (fourmolu) [✔]
4176.63 s
[fourmolu] declaration/value/function/prefix.hs works (fourmolu) [✔]
4176.63 s
[fourmolu] declaration/value/function/operator-hash-without-unboxed-sums.hs works (fourmolu) [✔]
4176.64 s
[fourmolu] declaration/value/function/list-notation-2.hs works (fourmolu) [✔]
4176.64 s
[fourmolu] declaration/value/function/arithmetic-sequences.hs works (fourmolu) [✔]
4176.64 s
[fourmolu] declaration/value/function/parallel-comprehensions-single-line.hs works (fourmolu) [✔]
4176.65 s
[fourmolu] declaration/value/function/lambda-single-line.hs works (fourmolu) [✔]
4176.65 s
[fourmolu] declaration/value/function/parenthesis-lhs.hs works (fourmolu) [✔]
4176.65 s
[fourmolu] declaration/value/function/operators-4.hs works (fourmolu) [✔]
4176.66 s
[fourmolu] declaration/value/function/fancy-forall-0.hs works (fourmolu) [✔]
4176.66 s
[fourmolu] declaration/value/function/type-applications.hs works (fourmolu) [✔]
4176.67 s
[fourmolu] declaration/value/function/list-notation-0.hs works (fourmolu) [✔]
4176.67 s
[fourmolu] declaration/value/function/overloaded-labels.hs works (fourmolu) [✔]
4176.67 s
[fourmolu] declaration/value/function/do-single-multi.hs works (fourmolu) [✔]
4176.67 s
[fourmolu] declaration/value/function/tricky-parens.hs works (fourmolu) [✔]
4176.68 s
[fourmolu] declaration/value/function/case-multi-line.hs works (fourmolu) [✔]
4176.68 s
[fourmolu] declaration/value/function/operator-sections.hs works (fourmolu) [✔]
4176.69 s
[fourmolu] declaration/value/function/if-single-line.hs works (fourmolu) [✔]
4176.69 s
[fourmolu] declaration/value/function/case-multi-line-guards.hs works (fourmolu) [✔]
4176.69 s
[fourmolu] declaration/value/function/newline-single-line-body.hs works (fourmolu) [✔]
4176.69 s
[fourmolu] declaration/value/function/simple.hs works (fourmolu) [✔]
4176.70 s
[fourmolu] declaration/value/function/quasi-quotes.hs works (fourmolu) [✔]
4176.70 s
[fourmolu] declaration/value/function/complex-list.hs works (fourmolu) [✔]
4176.70 s
[fourmolu] declaration/value/function/operator-hash-with-unboxed-sums.hs works (fourmolu) [✔]
4176.71 s
[fourmolu] declaration/value/function/lambda-case.hs works (fourmolu) [✔]
4176.71 s
[fourmolu] declaration/value/function/operator-comments-1.hs works (fourmolu) [✔]
4176.71 s
[fourmolu] declaration/value/function/do-where.hs works (fourmolu) [✔]
4176.72 s
[fourmolu] declaration/value/function/unboxed-tuples.hs works (fourmolu) [✔]
4176.73 s
[fourmolu] declaration/value/function/type-applications-and-splice.hs works (fourmolu) [✔]
4176.73 s
[fourmolu] declaration/value/function/multi-way-if.hs works (fourmolu) [✔]
4176.74 s
[fourmolu] declaration/value/function/implicit-params.hs works (fourmolu) [✔]
4176.74 s
[fourmolu] declaration/value/function/list-notation-1.hs works (fourmolu) [✔]
4176.74 s
[fourmolu] declaration/value/function/do/recursive-do-rec.hs works (fourmolu) [✔]
4176.74 s
[fourmolu] declaration/value/function/do/hang-rhs-arrow.hs works (fourmolu) [✔]
4176.75 s
[fourmolu] declaration/value/function/do/do-dollar-mixed-chain.hs works (fourmolu) [✔]
4176.75 s
[fourmolu] declaration/value/function/do/blocks.hs works (fourmolu) [✔]
4176.76 s
[fourmolu] declaration/value/function/do/comment-alignment.hs works (fourmolu) [✔]
4176.76 s
[fourmolu] declaration/value/function/do/recursive-do-mdo.hs works (fourmolu) [✔]
4176.76 s
[fourmolu] declaration/value/function/do/applications-and-parens.hs works (fourmolu) [✔]
4176.76 s
[fourmolu] declaration/value/function/do/expr.hs works (fourmolu) [✔]
4176.77 s
[fourmolu] declaration/value/function/do/let.hs works (fourmolu) [✔]
4176.77 s
[fourmolu] declaration/value/function/do/comment-spacing.hs works (fourmolu) [✔]
4176.77 s
[fourmolu] declaration/value/function/do/operator-and-parens.hs works (fourmolu) [✔]
4176.78 s
[fourmolu] declaration/value/function/comprehension/transform-multi-line2.hs works (fourmolu) [✔]
4176.78 s
[fourmolu] declaration/value/function/comprehension/transform-monad.hs works (fourmolu) [✔]
4176.79 s
[fourmolu] declaration/value/function/comprehension/transform-single-line.hs works (fourmolu) [✔]
4176.79 s
[fourmolu] declaration/value/function/comprehension/transform-multi-line1.hs works (fourmolu) [✔]
4176.79 s
[fourmolu] declaration/value/function/comprehension/transform-multi-line4.hs works (fourmolu) [✔]
4176.79 s
[fourmolu] declaration/value/function/comprehension/transform-multi-line3.hs works (fourmolu) [✔]
4176.80 s
[fourmolu] declaration/value/function/arrow/proc-lets.hs works (fourmolu) [✔]
4176.80 s
[fourmolu] declaration/value/function/arrow/proc-form-do-indent.hs works (fourmolu) [✔]
4176.80 s
[fourmolu] declaration/value/function/arrow/proc-ifs.hs works (fourmolu) [✔]
4176.81 s
[fourmolu] declaration/value/function/arrow/proc-do-simple2.hs works (fourmolu) [✔]
4176.81 s
[fourmolu] declaration/value/function/arrow/proc-cases.hs works (fourmolu) [✔]
4176.82 s
[fourmolu] declaration/value/function/arrow/proc-applications2.hs works (fourmolu) [✔]
4176.82 s
[fourmolu] declaration/value/function/arrow/multiline-case.hs works (fourmolu) [✔]
4176.82 s
[fourmolu] declaration/value/function/arrow/proc-parentheses.hs works (fourmolu) [✔]
4176.83 s
[fourmolu] declaration/value/function/arrow/proc-applications.hs works (fourmolu) [✔]
4176.84 s
[fourmolu] declaration/value/function/arrow/proc-forms2.hs works (fourmolu) [✔]
4176.86 s
[fourmolu] declaration/value/function/arrow/proc-do-complex.hs works (fourmolu) [✔]
4176.86 s
[fourmolu] declaration/value/function/arrow/recursive-procs.hs works (fourmolu) [✔]
4176.87 s
[fourmolu] declaration/value/function/arrow/proc-lambdas.hs works (fourmolu) [✔]
4176.87 s
[fourmolu] declaration/value/function/arrow/proc-forms1.hs works (fourmolu) [✔]
4176.88 s
[fourmolu] declaration/value/function/arrow/proc-do-simple1.hs works (fourmolu) [✔]
4176.88 s
[fourmolu] declaration/value/function/record/constructors.hs works (fourmolu) [✔]
4176.89 s
[fourmolu] declaration/value/function/record/record-dot.hs works (fourmolu) [✔]
4176.89 s
[fourmolu] declaration/value/function/record/wildcards.hs works (fourmolu) [✔]
4176.90 s
[fourmolu] declaration/value/function/record/hanging-after-equal-con.hs works (fourmolu) [✔]
4176.90 s
[fourmolu] declaration/value/function/record/updaters.hs works (fourmolu) [✔]
4176.90 s
[fourmolu] declaration/value/function/record/hanging-after-equal-update.hs works (fourmolu) [✔]
4176.90 s
[fourmolu] declaration/value/function/record/inter-comments.hs works (fourmolu) [✔]
4176.90 s
[fourmolu] declaration/value/function/pattern/strictness.hs works (fourmolu) [✔]
4176.91 s
[fourmolu] declaration/value/function/pattern/n-plus-k-pattern.hs works (fourmolu) [✔]
4176.91 s
[fourmolu] declaration/value/function/pattern/many-guards-in-singleline.hs works (fourmolu) [✔]
4176.91 s
[fourmolu] declaration/value/function/pattern/sig-pattern.hs works (fourmolu) [✔]
4176.91 s
[fourmolu] declaration/value/function/pattern/multiline-case-pattern.hs works (fourmolu) [✔]
4176.92 s
[fourmolu] declaration/value/function/pattern/view-pattern.hs works (fourmolu) [✔]
4176.92 s
[fourmolu] declaration/value/function/pattern/as-pattern.hs works (fourmolu) [✔]
4176.92 s
[fourmolu] declaration/value/function/pattern/unboxed-sum-pattern.hs works (fourmolu) [✔]
4176.93 s
[fourmolu] declaration/value/function/pattern/record-patterns.hs works (fourmolu) [✔]
4176.93 s
[fourmolu] declaration/value/function/pattern/pattern-bind.hs works (fourmolu) [✔]
4176.93 s
[fourmolu] declaration/value/function/pattern/famous-cardano-pattern.hs works (fourmolu) [✔]
4176.94 s
[fourmolu] declaration/value/function/pattern/splice-pattern.hs works (fourmolu) [✔]
4176.94 s
[fourmolu] declaration/value/function/pattern/multiline-guard-statement.hs works (fourmolu) [✔]
4176.94 s
[fourmolu] declaration/value/function/pattern/multiple-guard-statements.hs works (fourmolu) [✔]
4176.94 s
[fourmolu] declaration/value/function/pattern/quasi-quotes-pattern.hs works (fourmolu) [✔]
4176.94 s
[fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-1.hs works (fourmolu) [✔]
4176.95 s
[fourmolu] declaration/value/function/infix/do.hs works (fourmolu) [✔]
4176.95 s
[fourmolu] declaration/value/function/infix/unicode.hs works (fourmolu) [✔]
4176.95 s
[fourmolu] declaration/value/function/infix/op-chain-r-lt-dollar.hs works (fourmolu) [✔]
4176.95 s
[fourmolu] declaration/value/function/infix/dollar-chains-3.hs works (fourmolu) [✔]
4176.95 s
[fourmolu] declaration/value/function/infix/dollar-chains-6.hs works (fourmolu) [✔]
4176.96 s
[fourmolu] declaration/value/function/infix/qualified-ops.hs works (fourmolu) [✔]
4176.96 s
[fourmolu] declaration/value/function/infix/lenses.hs works (fourmolu) [✔]
4176.96 s
[fourmolu] declaration/value/function/infix/op-chain-r-gt-normal.hs works (fourmolu) [✔]
4176.97 s
[fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-2.hs works (fourmolu) [✔]
4176.97 s
[fourmolu] declaration/value/function/infix/op-chain-l-lt.hs works (fourmolu) [✔]
4176.97 s
[fourmolu] declaration/value/function/infix/op-chain-l-s.hs works (fourmolu) [✔]
4176.97 s
[fourmolu] declaration/value/function/infix/hspec-expectation.hs works (fourmolu) [✔]
4176.98 s
[fourmolu] declaration/value/function/infix/tricky-colon-chain.hs works (fourmolu) [✔]
4176.98 s
[fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-1.hs works (fourmolu) [✔]
4176.98 s
[fourmolu] declaration/value/function/infix/dollar-chains-5.hs works (fourmolu) [✔]
4176.98 s
[fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-1.hs works (fourmolu) [✔]
4176.98 s
[fourmolu] declaration/value/function/infix/op-chain-colon-do.hs works (fourmolu) [✔]
4176.98 s
[fourmolu] declaration/value/function/infix/dollar-chains-4.hs works (fourmolu) [✔]
4176.99 s
[fourmolu] declaration/value/function/infix/op-chain-r-s-normal.hs works (fourmolu) [✔]
4176.99 s
[fourmolu] declaration/value/function/infix/qualified-prelude.hs works (fourmolu) [✔]
4176.99 s
[fourmolu] declaration/value/function/infix/op-chain-r-gt-dollar.hs works (fourmolu) [✔]
4176.99 s
[fourmolu] declaration/value/function/infix/hanging.hs works (fourmolu) [✔]
4177.00 s
[fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-1.hs works (fourmolu) [✔]
4177.00 s
[fourmolu] declaration/value/function/infix/op-chain-r-s-dollar.hs works (fourmolu) [✔]
4177.00 s
[fourmolu] declaration/value/function/infix/op-chain-l-eq.hs works (fourmolu) [✔]
4177.00 s
[fourmolu] declaration/value/function/infix/dollar-chains-2.hs works (fourmolu) [✔]
4177.00 s
[fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-2.hs works (fourmolu) [✔]
4177.01 s
[fourmolu] declaration/value/function/infix/op-chain-l-gt.hs works (fourmolu) [✔]
4177.01 s
[fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-2.hs works (fourmolu) [✔]
4177.01 s
[fourmolu] declaration/value/function/infix/op-chain-r-eq-normal.hs works (fourmolu) [✔]
4177.01 s
[fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-2.hs works (fourmolu) [✔]
4177.01 s
[fourmolu] declaration/value/function/infix/esqueleto-0.hs works (fourmolu) [✔]
4177.02 s
[fourmolu] declaration/value/function/infix/esqueleto-1.hs works (fourmolu) [✔]
4177.02 s
[fourmolu] declaration/value/function/infix/applicative.hs works (fourmolu) [✔]
4177.02 s
[fourmolu] declaration/value/function/infix/simple.hs works (fourmolu) [✔]
4177.02 s
[fourmolu] declaration/value/function/infix/op-chain-r-lt-normal.hs works (fourmolu) [✔]
4177.03 s
[fourmolu] declaration/value/function/infix/dollar-chains-1.hs works (fourmolu) [✔]
4177.03 s
[fourmolu] declaration/value/function/infix/comments.hs works (fourmolu) [✔]
4177.03 s
[fourmolu] declaration/value/function/infix/op-chain-r-s-colon.hs works (fourmolu) [✔]
4177.03 s
[fourmolu] declaration/value/pattern-synonyms/unidirectional.hs works (fourmolu) [✔]
4177.04 s
[fourmolu] declaration/value/pattern-synonyms/explicitely-bidirectional.hs works (fourmolu) [✔]
4177.04 s
[fourmolu] declaration/value/pattern-synonyms/bidirectional.hs works (fourmolu) [✔]
4177.05 s
[fourmolu] declaration/value/other/comments-get-before-op.hs works (fourmolu) [✔]
4177.05 s
[fourmolu] declaration/value/other/line-multi-line.hs works (fourmolu) [✔]
4177.05 s
[fourmolu] declaration/value/other/line-single-line.hs works (fourmolu) [✔]
4177.05 s
[fourmolu] declaration/default/default.hs works (fourmolu) [✔]
4177.05 s
[fourmolu] declaration/data/unnamed-field-comment-3.hs works (fourmolu) [✔]
4177.05 s
[fourmolu] declaration/data/strictness.hs works (fourmolu) [✔]
4177.05 s
[fourmolu] declaration/data/existential.hs works (fourmolu) [✔]
4177.06 s
[fourmolu] declaration/data/existential-multiline.hs works (fourmolu) [✔]
4177.06 s
[fourmolu] declaration/data/empty.hs works (fourmolu) [✔]
4177.06 s
[fourmolu] declaration/data/unnamed-field-comment-2.hs works (fourmolu) [✔]
4177.06 s
[fourmolu] declaration/data/single-constructor-with-haddock.hs works (fourmolu) [✔]
4177.07 s
[fourmolu] declaration/data/unnamed-field-comment-0.hs works (fourmolu) [✔]
4177.07 s
[fourmolu] declaration/data/record-multi-const.hs works (fourmolu) [✔]
4177.07 s
[fourmolu] declaration/data/ctype.hs works (fourmolu) [✔]
4177.07 s
[fourmolu] declaration/data/infix.hs works (fourmolu) [✔]
4177.07 s
[fourmolu] declaration/data/deriving-strategies.hs works (fourmolu) [✔]
4177.07 s
[fourmolu] declaration/data/newtype.hs works (fourmolu) [✔]
4177.08 s
[fourmolu] declaration/data/gadt-syntax.hs works (fourmolu) [✔]
4177.08 s
[fourmolu] declaration/data/unnamed-field-comment-1.hs works (fourmolu) [✔]
4177.08 s
[fourmolu] declaration/data/fat-multiline.hs works (fourmolu) [✔]
4177.08 s
[fourmolu] declaration/data/type-data.hs works (fourmolu) [✔]
4177.09 s
[fourmolu] declaration/data/multiline.hs works (fourmolu) [✔]
4177.09 s
[fourmolu] declaration/data/datatype-contexts.hs works (fourmolu) [✔]
4177.09 s
[fourmolu] declaration/data/operators.hs works (fourmolu) [✔]
4177.09 s
[fourmolu] declaration/data/record-singleline.hs works (fourmolu) [✔]
4177.09 s
[fourmolu] declaration/data/record.hs works (fourmolu) [✔]
4177.09 s
[fourmolu] declaration/data/deriving.hs works (fourmolu) [✔]
4177.10 s
[fourmolu] declaration/data/partly-documented.hs works (fourmolu) [✔]
4177.10 s
[fourmolu] declaration/data/multiline-arg-parens.hs works (fourmolu) [✔]
4177.10 s
[fourmolu] declaration/data/kind-annotations.hs works (fourmolu) [✔]
4177.10 s
[fourmolu] declaration/data/existential-unicode.hs works (fourmolu) [✔]
4177.11 s
[fourmolu] declaration/data/multiline-names.hs works (fourmolu) [✔]
4177.11 s
[fourmolu] declaration/data/simple.hs works (fourmolu) [✔]
4177.11 s
[fourmolu] declaration/data/simple-broken.hs works (fourmolu) [✔]
4177.11 s
[fourmolu] declaration/data/with-weird-haddock.hs works (fourmolu) [✔]
4177.11 s
[fourmolu] declaration/data/with-comment.hs works (fourmolu) [✔]
4177.12 s
[fourmolu] declaration/data/gadt/multiple-declaration.hs works (fourmolu) [✔]
4177.12 s
[fourmolu] declaration/data/gadt/strictness.hs works (fourmolu) [✔]
4177.12 s
[fourmolu] declaration/data/gadt/unicode.hs works (fourmolu) [✔]
4177.12 s
[fourmolu] declaration/data/gadt/multiline-where.hs works (fourmolu) [✔]
4177.13 s
[fourmolu] declaration/data/gadt/multiline.hs works (fourmolu) [✔]
4177.13 s
[fourmolu] declaration/data/gadt/record.hs works (fourmolu) [✔]
4177.14 s
[fourmolu] declaration/data/gadt/simple.hs works (fourmolu) [✔]
4177.14 s
[fourmolu] declaration/data/field-layout/gadt.hs works (fourmolu) [✔]
4177.14 s
[fourmolu] declaration/data/field-layout/variants.hs works (fourmolu) [✔]
4177.14 s
[fourmolu] declaration/data/field-layout/record.hs works (fourmolu) [✔]
4177.15 s
[fourmolu] declaration/splice/untyped-splice.hs works (fourmolu) [✔]
4177.15 s
[stylish-haskell] 0% ( 0 / 6) in 'Language.Haskell.Stylish.Step.ModuleHeader'
4177.15 s
[stylish-haskell] Missing documentation for:
4177.15 s
[stylish-haskell] Module header
4177.15 s
[stylish-haskell] Config (lib/Language/Haskell/Stylish/Step/ModuleHeader.hs:35)
4177.15 s
[stylish-haskell] BreakWhere (lib/Language/Haskell/Stylish/Step/ModuleHeader.hs:48)
4177.15 s
[stylish-haskell] OpenBracket (lib/Language/Haskell/Stylish/Step/ModuleHeader.hs:43)
4177.15 s
[stylish-haskell] defaultConfig (lib/Language/Haskell/Stylish/Step/ModuleHeader.hs:55)
4177.15 s
[stylish-haskell] step (lib/Language/Haskell/Stylish/Step/ModuleHeader.hs:64)
4177.15 s
[fourmolu] declaration/splice/typed-splice.hs works (fourmolu) [✔]
4177.15 s
[fourmolu] declaration/splice/grouped-splices.hs works (fourmolu) [✔]
4177.15 s
[fourmolu] declaration/splice/bracket.hs works (fourmolu) [✔]
4177.16 s
[fourmolu] declaration/splice/bracket-declaration.hs works (fourmolu) [✔]
4177.16 s
[fourmolu] declaration/splice/quotes.hs works (fourmolu) [✔]
4177.17 s
[fourmolu] declaration/splice/quasiquote.hs works (fourmolu) [✔]
4177.17 s
[fourmolu] declaration/splice/splice-decl.hs works (fourmolu) [✔]
4177.17 s
[fourmolu] declaration/splice/bracket-unicode.hs works (fourmolu) [✔]
4177.17 s
[fourmolu] declaration/role-annotation/multi-line.hs works (fourmolu) [✔]
4177.17 s
[fourmolu] declaration/role-annotation/single-line.hs works (fourmolu) [✔]
4177.18 s
[fourmolu] declaration/instance/data-family-instances-gadt.hs works (fourmolu) [✔]
4177.18 s
[fourmolu] declaration/instance/instance-sigs.hs works (fourmolu) [✔]
4177.18 s
[fourmolu] declaration/instance/type-family-instances.hs works (fourmolu) [✔]
4177.18 s
[fourmolu] declaration/instance/contexts-comments.hs works (fourmolu) [✔]
4177.19 s
[fourmolu] declaration/instance/data-family-instances.hs works (fourmolu) [✔]
4177.19 s
[fourmolu] declaration/instance/associated-types.hs works (fourmolu) [✔]
4177.19 s
[fourmolu] declaration/instance/newlines-after-where.hs works (fourmolu) [✔]
4177.20 s
[fourmolu] declaration/instance/contexts.hs works (fourmolu) [✔]
4177.20 s
[fourmolu] declaration/instance/multi-parameter.hs works (fourmolu) [✔]
4177.20 s
[fourmolu] declaration/instance/associated-data.hs works (fourmolu) [✔]
4177.21 s
[fourmolu] declaration/instance/instance-sigs-multiple.hs works (fourmolu) [✔]
4177.21 s
[fourmolu] declaration/instance/data-family-instances-newtype.hs works (fourmolu) [✔]
4177.22 s
[fourmolu] declaration/instance/newlines-between-methods.hs works (fourmolu) [✔]
4177.22 s
[fourmolu] declaration/instance/single-parameter.hs works (fourmolu) [✔]
4177.22 s
[fourmolu] declaration/instance/overlappable-instances.hs works (fourmolu) [✔]
4177.22 s
[fourmolu] declaration/instance/empty-instance.hs works (fourmolu) [✔]
4177.23 s
[fourmolu] declaration/signature/standalone-kind.hs works (fourmolu) [✔]
4177.23 s
[fourmolu] declaration/signature/fixity/infix.hs works (fourmolu) [✔]
4177.23 s
[fourmolu] declaration/signature/fixity/infixr.hs works (fourmolu) [✔]
4177.23 s
[fourmolu] declaration/signature/fixity/infixl.hs works (fourmolu) [✔]
4177.23 s
[fourmolu] declaration/signature/inline/conlike.hs works (fourmolu) [✔]
4177.23 s
[fourmolu] declaration/signature/inline/inline.hs works (fourmolu) [✔]
4177.24 s
[fourmolu] declaration/signature/inline/noinline.hs works (fourmolu) [✔]
4177.24 s
[fourmolu] declaration/signature/inline/inlineable.hs works (fourmolu) [✔]
4177.24 s
[fourmolu] declaration/signature/type/context-single-line.hs works (fourmolu) [✔]
4177.24 s
[fourmolu] declaration/signature/type/unicode.hs works (fourmolu) [✔]
4177.24 s
[fourmolu] declaration/signature/type/multi-value.hs works (fourmolu) [✔]
4177.25 s
[fourmolu] declaration/signature/type/unrelated.hs works (fourmolu) [✔]
4177.25 s
[fourmolu] declaration/signature/type/long-function-name.hs works (fourmolu) [✔]
4177.25 s
[fourmolu] declaration/signature/type/arguments.hs works (fourmolu) [✔]
4177.25 s
[fourmolu] declaration/signature/type/long-multiline-applications.hs works (fourmolu) [✔]
4177.25 s
[fourmolu] declaration/signature/type/context-multi-line.hs works (fourmolu) [✔]
4177.26 s
[fourmolu] declaration/signature/type/infix-promoted-type-constructor.hs works (fourmolu) [✔]
4177.26 s
[fourmolu] declaration/signature/complete/complete.hs works (fourmolu) [✔]
4177.26 s
[fourmolu] declaration/signature/minimal/minimal.hs works (fourmolu) [✔]
4177.26 s
[fourmolu] declaration/signature/set-cost-centre/set-cost-centre.hs works (fourmolu) [✔]
4177.27 s
[fourmolu] declaration/signature/specialize/specialize.hs works (fourmolu) [✔]
4177.27 s
[fourmolu] declaration/signature/specialize/specialize-instance.hs works (fourmolu) [✔]
4177.28 s
[fourmolu] declaration/signature/pattern/single-line.hs works (fourmolu) [✔]
4177.28 s
[fourmolu] declaration/signature/pattern/multiline.hs works (fourmolu) [✔]
4177.30 s
[fourmolu] declaration/type-synonyms/multi-line.hs works (fourmolu) [✔]
4177.30 s
[fourmolu] declaration/type-synonyms/simple.hs works (fourmolu) [✔]
4177.30 s
[fourmolu] declaration/type-synonyms/with-weird-haddock.hs works (fourmolu) [✔]
4177.31 s
[fourmolu] declaration/deriving/singleline.hs works (fourmolu) [✔]
4177.31 s
[fourmolu] declaration/deriving/overlapping.hs works (fourmolu) [✔]
4177.31 s
[fourmolu] declaration/deriving/multiline.hs works (fourmolu) [✔]
4177.31 s
[fourmolu] declaration/type-families/type-family/injective.hs works (fourmolu) [✔]
4177.31 s
[fourmolu] declaration/type-families/type-family/operator.hs works (fourmolu) [✔]
4177.31 s
[fourmolu] declaration/type-families/type-family/no-annotation.hs works (fourmolu) [✔]
4177.31 s
[fourmolu] declaration/type-families/type-family/simple.hs works (fourmolu) [✔]
4177.32 s
[fourmolu] declaration/type-families/data-family/type-arguments.hs works (fourmolu) [✔]
4177.32 s
[fourmolu] declaration/type-families/data-family/no-annotation.hs works (fourmolu) [✔]
4177.32 s
[fourmolu] declaration/type-families/data-family/simple.hs works (fourmolu) [✔]
4177.32 s
[fourmolu] declaration/type-families/closed-type-family/with-forall.hs works (fourmolu) [✔]
4177.32 s
[fourmolu] declaration/type-families/closed-type-family/multi-line.hs works (fourmolu) [✔]
4177.33 s
[fourmolu] declaration/type-families/closed-type-family/type-arguments.hs works (fourmolu) [✔]
4177.33 s
[fourmolu] declaration/type-families/closed-type-family/injective.hs works (fourmolu) [✔]
4177.33 s
[fourmolu] declaration/type-families/closed-type-family/promotion.hs works (fourmolu) [✔]
4177.33 s
[fourmolu] declaration/type-families/closed-type-family/infix.hs works (fourmolu) [✔]
4177.34 s
[fourmolu] declaration/type-families/closed-type-family/no-annotation.hs works (fourmolu) [✔]
4177.34 s
[fourmolu] declaration/type-families/closed-type-family/with-comments.hs works (fourmolu) [✔]
4177.34 s
[fourmolu] declaration/type-families/closed-type-family/simple.hs works (fourmolu) [✔]
4177.34 s
[fourmolu] declaration/type-families/closed-type-family/with-equal-sign.hs works (fourmolu) [✔]
4177.35 s
[fourmolu] declaration/rewrite-rule/forall-1.hs works (fourmolu) [✔]
4177.35 s
[fourmolu] declaration/rewrite-rule/prelude4.hs works (fourmolu) [✔]
4177.36 s
[fourmolu] declaration/rewrite-rule/prelude2.hs works (fourmolu) [✔]
4177.36 s
[fourmolu] declaration/rewrite-rule/basic1.hs works (fourmolu) [✔]
4177.37 s
[fourmolu] declaration/rewrite-rule/type-signature.hs works (fourmolu) [✔]
4177.37 s
[fourmolu] declaration/rewrite-rule/empty.hs works (fourmolu) [✔]
4177.37 s
[fourmolu] declaration/rewrite-rule/forall-0.hs works (fourmolu) [✔]
4177.37 s
[fourmolu] declaration/rewrite-rule/basic2.hs works (fourmolu) [✔]
4177.38 s
[fourmolu] declaration/rewrite-rule/prelude3.hs works (fourmolu) [✔]
4177.38 s
[fourmolu] declaration/rewrite-rule/prelude1.hs works (fourmolu) [✔]
4177.39 s
[fourmolu] declaration/rewrite-rule/phase.hs works (fourmolu) [✔]
4177.39 s
[fourmolu] declaration/rewrite-rule/never-active.hs works (fourmolu) [✔]
4177.39 s
[fourmolu] declaration/class/default-implementations-comments.hs works (fourmolu) [✔]
4177.40 s
[fourmolu] declaration/class/default-signatures.hs works (fourmolu) [✔]
4177.40 s
[fourmolu] declaration/class/super-classes.hs works (fourmolu) [✔]
4177.40 s
[fourmolu] declaration/class/associated-data2.hs works (fourmolu) [✔]
4177.41 s
[fourmolu] declaration/class/newlines-and-haddocks.hs works (fourmolu) [✔]
4177.41 s
[fourmolu] declaration/class/poly-kinded-classes.hs works (fourmolu) [✔]
4177.41 s
[fourmolu] declaration/class/multi-parameters1.hs works (fourmolu) [✔]
4177.41 s
[fourmolu] declaration/class/newlines-after-where.hs works (fourmolu) [✔]
4177.41 s
[fourmolu] declaration/class/associated-types1.hs works (fourmolu) [✔]
4177.42 s
[fourmolu] declaration/class/default-signatures-simple.hs works (fourmolu) [✔]
4177.42 s
[fourmolu] declaration/class/associated-data1.hs works (fourmolu) [✔]
4177.42 s
[fourmolu] declaration/class/multi-parameters2.hs works (fourmolu) [✔]
4177.43 s
[fourmolu] declaration/class/associated-types2.hs works (fourmolu) [✔]
4177.43 s
[fourmolu] declaration/class/empty-classes.hs works (fourmolu) [✔]
4177.43 s
[fourmolu] declaration/class/associated-type-defaults.hs works (fourmolu) [✔]
4177.44 s
[fourmolu] declaration/class/single-parameters.hs works (fourmolu) [✔]
4177.44 s
[stylish-haskell] 16% ( 1 / 6) in 'Language.Haskell.Stylish.Step.Data'
4177.44 s
[stylish-haskell] Missing documentation for:
4177.44 s
[stylish-haskell] Module header
4177.44 s
[stylish-haskell] Config (lib/Language/Haskell/Stylish/Step/Data.hs:53)
4177.44 s
[stylish-haskell] Indent (lib/Language/Haskell/Stylish/Step/Data.hs:43)
4177.44 s
[stylish-haskell] MaxColumns (lib/Language/Haskell/Stylish/Step/Data.hs:48)
4177.44 s
[stylish-haskell] step (lib/Language/Haskell/Stylish/Step/Data.hs:90)
4177.44 s
[fourmolu] declaration/class/dependency-super-classes.hs works (fourmolu) [✔]
4177.45 s
[fourmolu] declaration/class/newlines-between-methods.hs works (fourmolu) [✔]
4177.45 s
[fourmolu] declaration/class/functional-dependencies.hs works (fourmolu) [✔]
4177.45 s
[fourmolu] declaration/class/newlines-and-default-decls.hs works (fourmolu) [✔]
4177.46 s
[fourmolu] declaration/class/default-implementations.hs works (fourmolu) [✔]
4177.46 s
[fourmolu] declaration/class/type-operators3.hs works (fourmolu) [✔]
4177.46 s
[fourmolu] declaration/class/type-operators2.hs works (fourmolu) [✔]
4177.47 s
[fourmolu] declaration/class/type-operators1.hs works (fourmolu) [✔]
4177.47 s
[fourmolu] declaration/annotation/annotation.hs works (fourmolu) [✔]
4177.47 s
[fourmolu] other/pragma-comments.hs works (fourmolu) [✔]
4177.47 s
[fourmolu] other/comment-following-preceding-gap.hs works (fourmolu) [✔]
4177.48 s
[fourmolu] other/comment-inside-construct.hs works (fourmolu) [✔]
4177.48 s
[fourmolu] other/inline-comment-0.hs works (fourmolu) [✔]
4177.48 s
[fourmolu] other/invalid-haddock-1.hs works (fourmolu) [✔]
4177.48 s
[fourmolu] other/comment-after-preceding-haddock.hs works (fourmolu) [✔]
4177.49 s
[fourmolu] other/inline-comment-1.hs works (fourmolu) [✔]
4177.49 s
[fourmolu] other/ascii.hs works (fourmolu) [✔]
4177.49 s
[fourmolu] other/comment-style-transform.hs works (fourmolu) [✔]
4177.49 s
[fourmolu] other/following-comment-last-2.hs works (fourmolu) [✔]
4177.49 s
[fourmolu] other/comment-two-blocks.hs works (fourmolu) [✔]
4177.49 s
[fourmolu] other/comment-trailing-space.hs works (fourmolu) [✔]
4177.50 s
[fourmolu] other/pragma-no-header.hs works (fourmolu) [✔]
4177.50 s
[fourmolu] other/pragma.hs works (fourmolu) [✔]
4177.50 s
[fourmolu] other/comment-multiline-after.hs works (fourmolu) [✔]
4177.50 s
[fourmolu] other/comment-empty-let.hs works (fourmolu) [✔]
4177.51 s
[fourmolu] other/haddock-without-module-header.hs works (fourmolu) [✔]
4177.51 s
[fourmolu] other/pragma-sorting.hs works (fourmolu) [✔]
4177.51 s
[fourmolu] other/consequetive-pipe-comments.hs works (fourmolu) [✔]
4177.51 s
[fourmolu] other/comment-alignment.hs works (fourmolu) [✔]
4177.51 s
[fourmolu] other/overly-indented.hs works (fourmolu) [✔]
4177.52 s
[fourmolu] other/following-comment-last-1.hs works (fourmolu) [✔]
4177.52 s
[fourmolu] other/pragma-comments-after.hs works (fourmolu) [✔]
4177.52 s
[fourmolu] other/following-comment-last-3.hs works (fourmolu) [✔]
4177.52 s
[fourmolu] other/trailing-whitespace.hs works (fourmolu) [✔]
4177.52 s
[fourmolu] other/necessary-brackets.hs works (fourmolu) [✔]
4177.52 s
[fourmolu] other/invalid-haddock-2.hs works (fourmolu) [✔]
4177.53 s
[fourmolu] other/argument-comment.hs works (fourmolu) [✔]
4177.53 s
[fourmolu] other/merging-comments.hs works (fourmolu) [✔]
4177.53 s
[fourmolu] other/invalid-haddock-double-trigger.hs works (fourmolu) [✔]
4177.54 s
[fourmolu] other/empty-forall.hs works (fourmolu) [✔]
4177.54 s
[fourmolu] other/invalid-haddock-weird.hs works (fourmolu) [✔]
4177.54 s
[fourmolu] other/following-comment-last-0.hs works (fourmolu) [✔]
4177.54 s
[fourmolu] other/multiple-blank-line-comment.hs works (fourmolu) [✔]
4177.54 s
[fourmolu] other/comment-before-hanging.hs works (fourmolu) [✔]
4177.54 s
[fourmolu] other/comment-glued-together.hs works (fourmolu) [✔]
4177.55 s
[fourmolu] other/linear-arrows.hs works (fourmolu) [✔]
4177.55 s
[fourmolu] other/comment-spacing.hs works (fourmolu) [✔]
4177.55 s
[fourmolu] other/empty-haddock.hs works (fourmolu) [✔]
4177.56 s
[fourmolu] other/multiline-forall.hs works (fourmolu) [✔]
4177.56 s
[fourmolu] other/multiline-comments-reindent.hs works (fourmolu) [✔]
4177.56 s
[fourmolu] other/haddock-sections.hs works (fourmolu) [✔]
4177.57 s
[fourmolu] other/disabling/closing-comment-in-disabled-region.hs works (fourmolu) [✔]
4177.57 s
[fourmolu] other/disabling/single-definition.hs works (fourmolu) [✔]
4177.57 s
[fourmolu] other/disabling/empty-disabled-region.hs works (fourmolu) [✔]
4177.57 s
[fourmolu] other/disabling/suffix-comment.hs works (fourmolu) [✔]
4177.57 s
[fourmolu] other/disabling/normalize-magic-comments.hs works (fourmolu) [✔]
4177.57 s
[fourmolu] other/disabling/preserve-trailing-whitespace.hs works (fourmolu) [✔]
4177.57 s
[fourmolu] other/disabling/line-pragma-in-disabled-region.hs works (fourmolu) [✔]
4177.57 s
[fourmolu] other/disabling/whole-file.hs works (fourmolu) [✔]
4177.57 s
[fourmolu] other/disabling/preserve-empty-lines.hs works (fourmolu) [✔]
4177.57 s
[fourmolu] other/cpp/separation-1a.hs works (fourmolu) [✔]
4177.58 s
[fourmolu] other/cpp/separation-2b.hs works (fourmolu) [✔]
4177.58 s
[fourmolu] other/cpp/lonely-hash.hs works (fourmolu) [✔]
4177.58 s
[fourmolu] other/cpp/cpp-and-imports.hs works (fourmolu) [✔]
4177.58 s
[fourmolu] other/cpp/separation-2a.hs works (fourmolu) [✔]
4177.59 s
[fourmolu] other/cpp/shifted.hs works (fourmolu) [✔]
4177.59 s
[fourmolu] other/cpp/separation-0a.hs works (fourmolu) [✔]
4177.59 s
[fourmolu] other/cpp/separation-0b.hs works (fourmolu) [✔]
4177.59 s
[fourmolu] other/cpp/continuation.hs works (fourmolu) [✔]
4177.60 s
[fourmolu] other/cpp/simple-import.hs works (fourmolu) [✔]
4177.60 s
[fourmolu] other/cpp/separation-1b.hs works (fourmolu) [✔]
4177.60 s
[fourmolu]
4177.60 s
[fourmolu] Finished in 6.9206 seconds
4177.60 s
[fourmolu] 1119 examples, 0 failures
4177.62 s
[fourmolu] Test suite tests: PASS
4177.62 s
[fourmolu] Test suite logged to: dist/test/fourmolu-0.14.0.0-tests.log
4177.62 s
[fourmolu] 1 of 1 test suites (1 of 1 test cases) passed.
4177.63 s
[fourmolu] Phase: haddockPhase
4177.83 s
[fourmolu] Preprocessing library for fourmolu-0.14.0.0..
4177.84 s
[fourmolu] Running Haddock on library for fourmolu-0.14.0.0..
4177.84 s
[fourmolu] Warning: The documentation for the following packages are not installed. No
4177.84 s
[fourmolu] links will be generated to these packages: attoparsec-0.14.4,
4177.84 s
[fourmolu] attoparsec-0.14.4, libyaml-clib-0.2.5
4177.91 s
[fourmolu] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
4178.14 s
[stylish-haskell] 0% ( 0 / 5) in 'Language.Haskell.Stylish.Step.SimpleAlign'
4178.14 s
[stylish-haskell] Missing documentation for:
4178.14 s
[stylish-haskell] Module header
4178.14 s
[stylish-haskell] Config (lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:32)
4178.14 s
[stylish-haskell] Align (lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:39)
4178.14 s
[stylish-haskell] defaultConfig (lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:45)
4178.14 s
[stylish-haskell] step (lib/Language/Haskell/Stylish/Step/SimpleAlign.hs:182)
4179.32 s
[stylish-haskell] 0% ( 0 / 8) in 'Language.Haskell.Stylish.Config'
4179.32 s
[stylish-haskell] Missing documentation for:
4179.32 s
[stylish-haskell] Module header
4179.32 s
[stylish-haskell] Extensions (lib/Language/Haskell/Stylish/Config.hs:59)
4179.32 s
[stylish-haskell] Config (lib/Language/Haskell/Stylish/Config.hs:63)
4179.32 s
[stylish-haskell] ExitCodeBehavior (lib/Language/Haskell/Stylish/Config.hs:73)
4179.32 s
[stylish-haskell] defaultConfigBytes (lib/Language/Haskell/Stylish/Config.hs:93)
4179.32 s
[stylish-haskell] configFilePath (lib/Language/Haskell/Stylish/Config.hs:98)
4179.32 s
[stylish-haskell] loadConfig (lib/Language/Haskell/Stylish/Config.hs:117)
4179.32 s
[stylish-haskell] parseConfig (lib/Language/Haskell/Stylish/Config.hs:137)
4179.55 s
[stylish-haskell] 34% ( 8 / 23) in 'Language.Haskell.Stylish'
4179.55 s
[stylish-haskell] Missing documentation for:
4179.55 s
[stylish-haskell] Module header
4179.55 s
[stylish-haskell] runSteps (lib/Language/Haskell/Stylish.hs:99)
4179.55 s
[stylish-haskell] simpleAlign (lib/Language/Haskell/Stylish.hs:51)
4179.55 s
[stylish-haskell] imports (lib/Language/Haskell/Stylish.hs:58)
4179.55 s
[stylish-haskell] languagePragmas (lib/Language/Haskell/Stylish.hs:65)
4179.55 s
[stylish-haskell] tabs (lib/Language/Haskell/Stylish.hs:75)
4179.55 s
[stylish-haskell] trailingWhitespace (lib/Language/Haskell/Stylish.hs:81)
4179.55 s
[stylish-haskell] unicodeSyntax (lib/Language/Haskell/Stylish.hs:86)
4179.55 s
[stylish-haskell] stepName (lib/Language/Haskell/Stylish/Step.hs:14)
4179.55 s
[stylish-haskell] Verbose (lib/Language/Haskell/Stylish/Verbose.hs:13)
4179.55 s
[stylish-haskell] makeVerbose (lib/Language/Haskell/Stylish/Verbose.hs:17)
4179.55 s
[stylish-haskell] version (dist/build/autogen/Paths_stylish_haskell.hs:35)
4179.55 s
[stylish-haskell] ConfigPath (lib/Language/Haskell/Stylish.hs:108)
4179.55 s
[stylish-haskell] Lines (lib/Language/Haskell/Stylish/Module.hs:52)
4179.55 s
[stylish-haskell] Step (lib/Language/Haskell/Stylish/Step.hs:13)
4179.64 s
[ormolu] Documentation created: dist/doc/html/ormolu/index.html,
4179.64 s
[ormolu] dist/doc/html/ormolu/ormolu.txt
4179.71 s
[ormolu] Preprocessing test suite 'tests' for ormolu-0.7.2.0..
4179.72 s
[ormolu] Preprocessing executable 'ormolu' for ormolu-0.7.2.0..
4179.73 s
[ormolu] Phase: installPhase
4179.92 s
[ormolu] Installing library in /nix/store/z9dinca6gmjlcld4j4saxczvhazpdy9q-ormolu-0.7.2.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/ormolu-0.7.2.0-LRt4PJJKniVIw8UgftQ6gB
4180.13 s
[hlint] [60 of 61] Compiling HLint ( src/HLint.hs, dist/build/HLint.p_o )
4180.15 s
[stylish-haskell] Warning: Language.Haskell.Stylish.Parse: could not find link destinations for:
4180.15 s
[stylish-haskell] - Language.Haskell.Stylish.Parse.Extensions
4180.16 s
[stylish-haskell] Warning: Language.Haskell.Stylish.Step.LanguagePragmas: could not find link destinations for:
4180.16 s
[stylish-haskell] - Language.Haskell.Stylish.Editor.Edits
4180.16 s
[stylish-haskell] Warning: Language.Haskell.Stylish.Step.Imports: could not find link destinations for:
4180.16 s
[stylish-haskell] - Language.Haskell.Stylish.Step.Imports.Pattern
4180.38 s
[ormolu] Installing executable ormolu in /nix/store/wbiiw7a0ng2v0sh0fqfy1qa1bxr7w371-ormolu-0.7.2.0-bin/bin
4180.38 s
[ormolu] Warning: The directory
4180.38 s
[ormolu] /nix/store/wbiiw7a0ng2v0sh0fqfy1qa1bxr7w371-ormolu-0.7.2.0-bin/bin is not in
4180.38 s
[ormolu] the system search path.
4180.72 s
[fourmolu] Warning: 'RealSrcSpan' is ambiguous. It is defined
4180.72 s
[fourmolu] * in ‘GHC.Types.SrcLoc’
4180.72 s
[fourmolu] * in ‘GHC.Types.SrcLoc’
4180.72 s
[fourmolu] You may be able to disambiguate the identifier by qualifying it or
4180.72 s
[fourmolu] by specifying the type/value namespace explicitly.
4180.72 s
[fourmolu] Defaulting to the one defined in ‘GHC.Types.SrcLoc’
4180.72 s
[fourmolu] 100% ( 3 / 3) in 'Ormolu.Printer.SpanStream'
4180.75 s
[fourmolu] 100% ( 3 / 3) in 'Ormolu.Processing.Cpp'
4180.77 s
[hlint] [61 of 61] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/Language/Haskell/HLint.p_o )
4180.98 s
[fourmolu] Warning: 'groupBy' is out of scope.
4180.98 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4180.98 s
[fourmolu] 88% ( 15 / 17) in 'Ormolu.Utils'
4180.98 s
[fourmolu] Missing documentation for:
4180.98 s
[fourmolu] HasSrcSpan (src/Ormolu/Utils.hs:169)
4180.98 s
[fourmolu] getLoc' (src/Ormolu/Utils.hs:178)
4181.17 s
[fourmolu] 87% ( 14 / 16) in 'Ormolu.Terminal'
4181.17 s
[fourmolu] Missing documentation for:
4181.17 s
[fourmolu] Term (src/Ormolu/Terminal.hs:42)
4181.17 s
[fourmolu] runTermPure (src/Ormolu/Terminal.hs:87)
4181.33 s
[fourmolu] 0% ( 0 / 2) in 'Ormolu.Terminal.QualifiedDo'
4181.33 s
[fourmolu] Missing documentation for:
4181.33 s
[fourmolu] Module header
4181.33 s
[fourmolu] >> (src/Ormolu/Terminal/QualifiedDo.hs:6)
4181.40 s
[fourmolu] 100% ( 5 / 5) in 'Ormolu.Diff.Text'
4181.42 s
[ormolu] Phase: fixupPhase
4181.45 s
[ormolu] shrinking RPATHs of ELF executables and libraries in /nix/store/z9dinca6gmjlcld4j4saxczvhazpdy9q-ormolu-0.7.2.0
4181.45 s
[ormolu] shrinking /nix/store/z9dinca6gmjlcld4j4saxczvhazpdy9q-ormolu-0.7.2.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHSormolu-0.7.2.0-LRt4PJJKniVIw8UgftQ6gB-ghc9.6.4.so
4181.51 s
[ormolu] checking for references to /build/ in /nix/store/z9dinca6gmjlcld4j4saxczvhazpdy9q-ormolu-0.7.2.0...
4181.55 s
[ormolu] patching script interpreter paths in /nix/store/z9dinca6gmjlcld4j4saxczvhazpdy9q-ormolu-0.7.2.0
4181.56 s
[ormolu] stripping (with command strip and flags -S -p) in /nix/store/z9dinca6gmjlcld4j4saxczvhazpdy9q-ormolu-0.7.2.0/lib
4181.73 s
[fourmolu] 100% ( 4 / 4) in 'Ormolu.Exception'
4181.98 s
[fourmolu] 100% ( 3 / 3) in 'Ormolu.Parser.Pragma'
4182.02 s
[ormolu] shrinking RPATHs of ELF executables and libraries in /nix/store/lfi9rsngpxrc3l4989snnd60f07rbhb8-ormolu-0.7.2.0-doc
4182.04 s
[fourmolu] 90% ( 9 / 10) in 'Ormolu.Parser.CommentStream'
4182.04 s
[fourmolu] Missing documentation for:
4182.04 s
[fourmolu] LComment (src/Ormolu/Parser/CommentStream.hs:110)
4182.05 s
[ormolu] checking for references to /build/ in /nix/store/lfi9rsngpxrc3l4989snnd60f07rbhb8-ormolu-0.7.2.0-doc...
4182.08 s
[ormolu] patching script interpreter paths in /nix/store/lfi9rsngpxrc3l4989snnd60f07rbhb8-ormolu-0.7.2.0-doc
4182.09 s
[ormolu] shrinking RPATHs of ELF executables and libraries in /nix/store/wbiiw7a0ng2v0sh0fqfy1qa1bxr7w371-ormolu-0.7.2.0-bin
4182.09 s
[ormolu] shrinking /nix/store/wbiiw7a0ng2v0sh0fqfy1qa1bxr7w371-ormolu-0.7.2.0-bin/bin/ormolu
4182.14 s
[ormolu] checking for references to /build/ in /nix/store/wbiiw7a0ng2v0sh0fqfy1qa1bxr7w371-ormolu-0.7.2.0-bin...
4182.18 s
[ormolu] patching script interpreter paths in /nix/store/wbiiw7a0ng2v0sh0fqfy1qa1bxr7w371-ormolu-0.7.2.0-bin
4182.19 s
[ormolu] stripping (with command strip and flags -S -p) in /nix/store/wbiiw7a0ng2v0sh0fqfy1qa1bxr7w371-ormolu-0.7.2.0-bin/bin
4182.56 s
[ormolu:post-build] Uploading to the NixCI cache: /nix/store/lfi9rsngpxrc3l4989snnd60f07rbhb8-ormolu-0.7.2.0-doc /nix/store/wbiiw7a0ng2v0sh0fqfy1qa1bxr7w371-ormolu-0.7.2.0-bin /nix/store/z9dinca6gmjlcld4j4saxczvhazpdy9q-ormolu-0.7.2.0
4182.61 s
[ormolu:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4183.41 s
[ormolu:post-build] copying 3 paths...
4183.41 s
[ormolu:post-build] copying path '/nix/store/lfi9rsngpxrc3l4989snnd60f07rbhb8-ormolu-0.7.2.0-doc' to 'https://cache.nix-ci.com'...
4183.41 s
[ormolu:post-build] copying path '/nix/store/wbiiw7a0ng2v0sh0fqfy1qa1bxr7w371-ormolu-0.7.2.0-bin' to 'https://cache.nix-ci.com'...
4193.70 s
[ormolu:post-build] copying path '/nix/store/z9dinca6gmjlcld4j4saxczvhazpdy9q-ormolu-0.7.2.0' to 'https://cache.nix-ci.com'...
4201.49 s
[ormolu:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4202.04 s
[ormolu:post-build] copying 1 paths...
4202.04 s
[ormolu:post-build] copying path '/nix/store/nvf0zy83if5sgzjmm0x6rh6q51ylpyaq-ormolu-0.7.2.0.drv' to 'https://cache.nix-ci.com'...
4202.56 s
Uploaded ormolu in 20.0s
4202.56 s
Progress: 232 of 238 built (3 building), 50 of 50 downloaded from cache
4202.56 s
Built ormolu in 1m44s
4202.57 s
[fourmolu] Warning: 'GhcPs' is ambiguous. It is defined
4202.57 s
[fourmolu] * in ‘GHC.Hs.Extension’
4202.57 s
[fourmolu] * in ‘GHC.Hs.Extension’
4202.57 s
[fourmolu] You may be able to disambiguate the identifier by qualifying it or
4202.57 s
[fourmolu] by specifying the type/value namespace explicitly.
4202.57 s
[fourmolu] Defaulting to the one defined in ‘GHC.Hs.Extension’
4202.57 s
[fourmolu] Warning: 'IEWrapppedName' is out of scope.
4202.57 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[fourmolu] 100% ( 2 / 2) in 'Ormolu.Imports'
4202.57 s
[fourmolu] Warning: 'OpName' is ambiguous. It is defined
4202.57 s
[fourmolu] * at src/Ormolu/Fixity/Internal.hs:65:1
4202.57 s
[fourmolu] * at src/Ormolu/Fixity/Internal.hs:54:1
4202.57 s
[fourmolu] You may be able to disambiguate the identifier by qualifying it or
4202.57 s
[fourmolu] by specifying the type/value namespace explicitly.
4202.57 s
[fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:54:1
4202.57 s
[fourmolu] 90% ( 19 / 21) in 'Ormolu.Fixity.Internal'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] Module header
4202.57 s
[fourmolu] OpName (src/Ormolu/Fixity/Internal.hs:64)
4202.57 s
[fourmolu] 100% ( 4 / 4) in 'Ormolu.Fixity.Imports'
4202.57 s
[fourmolu] 95% ( 23 / 24) in 'Ormolu.Fixity'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] OpName (src/Ormolu/Fixity/Internal.hs:64)
4202.57 s
[fourmolu] Warning: 'equal' is out of scope.
4202.57 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[fourmolu] Warning: 'lessThan' is out of scope.
4202.57 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[fourmolu] Warning: 'greaterThan' is out of scope.
4202.57 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[fourmolu] 100% ( 6 / 6) in 'Ormolu.Printer.Operators'
4202.57 s
[fourmolu] 100% ( 2 / 2) in 'Ormolu.Fixity.Printer'
4202.57 s
[fourmolu] 50% ( 8 / 16) in 'Ormolu.Fixity.Parser'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] pModuleName (src/Ormolu/Fixity/Parser.hs:146)
4202.57 s
[fourmolu] pPackageName (src/Ormolu/Fixity/Parser.hs:161)
4202.57 s
[fourmolu] isIdentifierFirstChar (src/Ormolu/Fixity/Parser.hs:167)
4202.57 s
[fourmolu] isIdentifierConstituent (src/Ormolu/Fixity/Parser.hs:170)
4202.57 s
[fourmolu] isOperatorConstituent (src/Ormolu/Fixity/Parser.hs:173)
4202.57 s
[fourmolu] isPackageNameConstituent (src/Ormolu/Fixity/Parser.hs:178)
4202.57 s
[fourmolu] isModuleSegmentFirstChar (src/Ormolu/Fixity/Parser.hs:181)
4202.57 s
[fourmolu] isModuleSegmentConstituent (src/Ormolu/Fixity/Parser.hs:184)
4202.57 s
[fourmolu] 100% ( 6 / 6) in 'Ormolu.Utils.IO'
4202.57 s
[fourmolu] Warning: 'CabalInfo' is out of scope.
4202.57 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[fourmolu] 75% ( 3 / 4) in 'Ormolu.Utils.Fixity'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] Module header
4202.57 s
[fourmolu] 58% ( 21 / 36) in 'Ormolu.Config'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] defaultPrinterOpts (src/Ormolu/Config/Gen.hs:95)
4202.57 s
[fourmolu] defaultPrinterOptsYaml (src/Ormolu/Config/Gen.hs:493)
4202.57 s
[fourmolu] CommaStyle (src/Ormolu/Config/Gen.hs:250)
4202.57 s
[fourmolu] FunctionArrowsStyle (src/Ormolu/Config/Gen.hs:255)
4202.57 s
[fourmolu] HaddockPrintStyle (src/Ormolu/Config/Gen.hs:261)
4202.57 s
[fourmolu] HaddockPrintStyleModule (src/Ormolu/Config/Gen.hs:267)
4202.57 s
[fourmolu] ImportExportStyle (src/Ormolu/Config/Gen.hs:272)
4202.57 s
[fourmolu] LetStyle (src/Ormolu/Config/Gen.hs:278)
4202.57 s
[fourmolu] InStyle (src/Ormolu/Config/Gen.hs:285)
4202.57 s
[fourmolu] Unicode (src/Ormolu/Config/Gen.hs:291)
4202.57 s
[fourmolu] ColumnLimit (src/Ormolu/Config/Gen.hs:303)
4202.57 s
[fourmolu] parsePrinterOptsCLI (src/Ormolu/Config/Gen.hs:142)
4202.57 s
[fourmolu] parsePrinterOptType (src/Ormolu/Config/Gen.hs:234)
4202.57 s
[fourmolu] FourmoluConfig (src/Ormolu/Config.hs:238)
4202.57 s
[fourmolu] emptyConfig (src/Ormolu/Config.hs:260)
4202.57 s
[fourmolu] Warning: 'RegionDelta' is out of scope.
4202.57 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[fourmolu] 100% ( 5 / 5) in 'Ormolu.Processing.Common'
4202.57 s
[fourmolu] 100% ( 2 / 2) in 'Ormolu.Processing.Preprocess'
4202.57 s
[fourmolu] Warning: 'n' is out of scope.
4202.57 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[fourmolu] Warning: 'RealSrcSpan' is ambiguous. It is defined
4202.57 s
[fourmolu] * in ‘GHC.Types.SrcLoc’
4202.57 s
[fourmolu] * in ‘GHC.Types.SrcLoc’
4202.57 s
[fourmolu] You may be able to disambiguate the identifier by qualifying it or
4202.57 s
[fourmolu] by specifying the type/value namespace explicitly.
4202.57 s
[fourmolu] Defaulting to the one defined in ‘GHC.Types.SrcLoc’
4202.57 s
[fourmolu] 95% ( 43 / 45) in 'Ormolu.Printer.Internal'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] declNewline (src/Ormolu/Printer/Internal.hs:332)
4202.57 s
[fourmolu] isExtensionEnabled (src/Ormolu/Printer/Internal.hs:618)
4202.57 s
[fourmolu] 100% ( 6 / 6) in 'Ormolu.Printer.Comments'
4202.57 s
[fourmolu] 96% ( 74 / 77) in 'Ormolu.Printer.Combinators'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] isExtensionEnabled (src/Ormolu/Printer/Internal.hs:618)
4202.57 s
[hlint] Preprocessing executable 'hlint' for hlint-3.6.1..
4202.57 s
[hlint] Building executable 'hlint' for hlint-3.6.1..
4202.57 s
[hlint] [1 of 1] Compiling Main ( src/Main.hs, dist/build/hlint/hlint-tmp/Main.o )
4202.57 s
[hlint] [2 of 2] Linking dist/build/hlint/hlint
4202.57 s
[hlint] buildPhase completed in 51 seconds
4202.57 s
[hlint] Phase: checkPhase
4202.57 s
[hlint] Package has no test suites.
4202.57 s
[hlint] Phase: haddockPhase
4202.57 s
[hlint] Preprocessing library for hlint-3.6.1..
4202.57 s
[hlint] Running Haddock on library for hlint-3.6.1..
4202.57 s
[hlint] Warning: The documentation for the following packages are not installed. No
4202.57 s
[hlint] links will be generated to these packages: attoparsec-0.14.4,
4202.57 s
[hlint] attoparsec-0.14.4, libyaml-clib-0.2.5
4202.57 s
[hlint] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
4202.57 s
[hlint] Warning: 'e' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: Couldn't find .haddock for export srcSpanFilename
4202.57 s
[hlint] Warning: Couldn't find .haddock for export srcSpanStartLine'
4202.57 s
[hlint] Warning: Couldn't find .haddock for export srcSpanStartColumn
4202.57 s
[hlint] Warning: Couldn't find .haddock for export srcSpanEndLine'
4202.57 s
[hlint] Warning: Couldn't find .haddock for export srcSpanEndColumn
4202.57 s
[hlint] Warning: Couldn't find .haddock for export srcFilename
4202.57 s
[hlint] Warning: Couldn't find .haddock for export srcLine
4202.57 s
[hlint] Warning: Couldn't find .haddock for export srcColumn
4202.57 s
[hlint] Warning: 'Idea' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'ideaHint' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'ideaModule' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'ideaDecl' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'Hint' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'NoCpp' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'Decl' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'f' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'a' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'b' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'refactor' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] Warning: 'resolveHints' is out of scope.
4202.57 s
[hlint] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[hlint] 96% ( 30 / 31) in 'Language.Haskell.HLint'
4202.57 s
[hlint] Missing documentation for:
4202.57 s
[hlint] createModuleExWithFixities (src/GHC/All.hs:160)
4202.57 s
[stylish-haskell] Documentation created: dist/doc/html/stylish-haskell/index.html,
4202.57 s
[stylish-haskell] dist/doc/html/stylish-haskell/stylish-haskell.txt
4202.57 s
[stylish-haskell] Preprocessing executable 'stylish-haskell' for stylish-haskell-0.14.5.0..
4202.57 s
[stylish-haskell] Preprocessing test suite 'stylish-haskell-tests' for stylish-haskell-0.14.5.0..
4202.57 s
[stylish-haskell] Phase: installPhase
4202.57 s
[stylish-haskell] Installing library in /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/stylish-haskell-0.14.5.0-KbvTDYIo3CzKPAHyVNz7So
4202.57 s
[stylish-haskell] Installing executable stylish-haskell in /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0/bin
4202.57 s
[stylish-haskell] Warning: The directory
4202.57 s
[stylish-haskell] /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0/bin is
4202.57 s
[stylish-haskell] not in the system search path.
4202.57 s
[stylish-haskell] Phase: fixupPhase
4202.57 s
[stylish-haskell] shrinking RPATHs of ELF executables and libraries in /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0
4202.57 s
[stylish-haskell] shrinking /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHSstylish-haskell-0.14.5.0-KbvTDYIo3CzKPAHyVNz7So-ghc9.6.4.so
4202.57 s
[stylish-haskell] shrinking /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0/bin/stylish-haskell
4202.57 s
[stylish-haskell] checking for references to /build/ in /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0...
4202.57 s
[stylish-haskell] patching script interpreter paths in /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0
4202.57 s
[stylish-haskell] stripping (with command strip and flags -S -p) in /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0/lib /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0/bin
4202.57 s
[stylish-haskell] shrinking RPATHs of ELF executables and libraries in /nix/store/pixp392zddjs4wgdjyag063hivipp72p-stylish-haskell-0.14.5.0-doc
4202.57 s
[stylish-haskell] checking for references to /build/ in /nix/store/pixp392zddjs4wgdjyag063hivipp72p-stylish-haskell-0.14.5.0-doc...
4202.57 s
[stylish-haskell] patching script interpreter paths in /nix/store/pixp392zddjs4wgdjyag063hivipp72p-stylish-haskell-0.14.5.0-doc
4202.57 s
[fourmolu] declNewline (src/Ormolu/Printer/Internal.hs:332)
4202.57 s
[fourmolu] switchLayout (src/Ormolu/Printer/Combinators.hs:184)
4202.57 s
[fourmolu] Warning: 'LanguagePragma' is out of scope.
4202.57 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[fourmolu] 100% ( 2 / 2) in 'Ormolu.Printer.Meat.Pragma'
4202.57 s
[fourmolu] 70% ( 7 / 10) in 'Ormolu.Printer.Meat.Common'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] p_ieWrappedName (src/Ormolu/Printer/Meat/Common.hs:53)
4202.57 s
[fourmolu] p_qualName (src/Ormolu/Printer/Meat/Common.hs:108)
4202.57 s
[fourmolu] p_sourceText (src/Ormolu/Printer/Meat/Common.hs:248)
4202.57 s
[fourmolu] 33% ( 1 / 3) in 'Ormolu.Printer.Meat.ImportExport'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] p_hsmodExports (src/Ormolu/Printer/Meat/ImportExport.hs:24)
4202.57 s
[fourmolu] p_hsmodImport (src/Ormolu/Printer/Meat/ImportExport.hs:33)
4202.57 s
[fourmolu] 0% ( 0 / 3) in 'Ormolu.Printer.Meat.Declaration.Warning'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] Module header
4202.57 s
[fourmolu] p_warnDecls (src/Ormolu/Printer/Meat/Declaration/Warning.hs:20)
4202.57 s
[fourmolu] p_moduleWarning (src/Ormolu/Printer/Meat/Declaration/Warning.hs:28)
4202.57 s
[fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.RoleAnnotation'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] p_roleAnnot (src/Ormolu/Printer/Meat/Declaration/RoleAnnotation.hs:17)
4202.57 s
[fourmolu] 20% ( 3 / 15) in 'Ormolu.Printer.Meat.Type'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] p_hsType (src/Ormolu/Printer/Meat/Type.hs:39)
4202.57 s
[fourmolu] startTypeAnnotation (src/Ormolu/Printer/Meat/Type.hs:202)
4202.57 s
[fourmolu] startTypeAnnotationDecl (src/Ormolu/Printer/Meat/Type.hs:209)
4202.57 s
[fourmolu] p_hsContext (src/Ormolu/Printer/Meat/Type.hs:260)
4202.57 s
[fourmolu] p_hsTyVarBndr (src/Ormolu/Printer/Meat/Type.hs:277)
4202.57 s
[fourmolu] ForAllVisibility (src/Ormolu/Printer/Meat/Type.hs:285)
4202.57 s
[fourmolu] p_conDeclFields (src/Ormolu/Printer/Meat/Type.hs:311)
4202.57 s
[fourmolu] p_lhsTypeArg (src/Ormolu/Printer/Meat/Type.hs:344)
4202.57 s
[fourmolu] p_hsSigType (src/Ormolu/Printer/Meat/Type.hs:353)
4202.57 s
[fourmolu] tyVarsToTyPats (src/Ormolu/Printer/Meat/Type.hs:372)
4202.57 s
[fourmolu] hsOuterTyVarBndrsToHsType (src/Ormolu/Printer/Meat/Type.hs:376)
4202.57 s
[fourmolu] lhsTypeToSigType (src/Ormolu/Printer/Meat/Type.hs:385)
4202.57 s
[fourmolu] 20% ( 1 / 5) in 'Ormolu.Printer.Meat.Declaration.Signature'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] p_sigDecl (src/Ormolu/Printer/Meat/Declaration/Signature.hs:27)
4202.57 s
[fourmolu] p_typeAscription (src/Ormolu/Printer/Meat/Declaration/Signature.hs:58)
4202.57 s
[fourmolu] p_activation (src/Ormolu/Printer/Meat/Declaration/Signature.hs:147)
4202.57 s
[fourmolu] p_standaloneKindSig (src/Ormolu/Printer/Meat/Declaration/Signature.hs:217)
4202.57 s
[fourmolu] Warning: 'ForeignImport' is ambiguous. It is defined
4202.57 s
[fourmolu] * in ‘Language.Haskell.Syntax.Decls’
4202.57 s
[fourmolu] * in ‘Language.Haskell.Syntax.Decls’
4202.57 s
[fourmolu] You may be able to disambiguate the identifier by qualifying it or
4202.57 s
[fourmolu] by specifying the type/value namespace explicitly.
4202.57 s
[fourmolu] Defaulting to the one defined in ‘Language.Haskell.Syntax.Decls’
4202.57 s
[fourmolu] Warning: 'SourceText' is out of scope.
4202.57 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[fourmolu] Warning: 'Outputable' is out of scope.
4202.57 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4202.57 s
[fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Foreign'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] Module header
4202.57 s
[fourmolu] p_foreignDecl (src/Ormolu/Printer/Meat/Declaration/Foreign.hs:17)
4202.57 s
[fourmolu] 33% ( 1 / 3) in 'Ormolu.Printer.Meat.Declaration.TypeFamily'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] p_famDecl (src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs:21)
4202.57 s
[fourmolu] p_tyFamInstEqn (src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs:82)
4202.57 s
[fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Type'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] p_synDecl (src/Ormolu/Printer/Meat/Declaration/Type.hs:20)
4202.57 s
[fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Data'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] p_dataDecl (src/Ormolu/Printer/Meat/Declaration/Data.hs:31)
4202.57 s
[fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Default'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] Module header
4202.57 s
[fourmolu] p_defaultDecl (src/Ormolu/Printer/Meat/Declaration/Default.hs:12)
4202.57 s
[fourmolu] 45% ( 5 / 11) in 'Ormolu.Printer.Meat.Declaration.Value'
4202.57 s
[fourmolu] Missing documentation for:
4202.57 s
[fourmolu] Module header
4202.57 s
[fourmolu] p_valDecl (src/Ormolu/Printer/Meat/Declaration/Value.hs:71)
4202.57 s
[fourmolu] p_pat (src/Ormolu/Printer/Meat/Declaration/Value.hs:1109)
4202.57 s
[fourmolu] p_hsExpr (src/Ormolu/Printer/Meat/Declaration/Value.hs:593)
4202.76 s
[stylish-haskell:post-build] Uploading to the NixCI cache: /nix/store/pixp392zddjs4wgdjyag063hivipp72p-stylish-haskell-0.14.5.0-doc /nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0
4202.81 s
[stylish-haskell:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4203.30 s
[stylish-haskell:post-build] copying 2 paths...
4203.30 s
[stylish-haskell:post-build] copying path '/nix/store/pixp392zddjs4wgdjyag063hivipp72p-stylish-haskell-0.14.5.0-doc' to 'https://cache.nix-ci.com'...
4205.14 s
[stylish-haskell:post-build] copying path '/nix/store/v0b7kdyzq8awl9bc2vrh8bgzyc1barf5-stylish-haskell-0.14.5.0' to 'https://cache.nix-ci.com'...
4224.25 s
[stylish-haskell:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4224.87 s
[stylish-haskell:post-build] copying 1 paths...
4224.87 s
[stylish-haskell:post-build] copying path '/nix/store/yhb0f6m09w9vc4dvj344c5ha85xyfkq5-stylish-haskell-0.14.5.0.drv' to 'https://cache.nix-ci.com'...
4225.43 s
Uploaded stylish-haskell in 22.6s
4225.43 s
Progress: 233 of 238 built (2 building), 50 of 50 downloaded from cache
4225.43 s
Built stylish-haskell in 1m31s
4225.43 s
[fourmolu] p_hsUntypedSplice (src/Ormolu/Printer/Meat/Declaration/Value.hs:1216)
4225.43 s
[fourmolu] p_hsExpr' (src/Ormolu/Printer/Meat/Declaration/Value.hs:610)
4225.43 s
[fourmolu] 100% ( 9 / 9) in 'Ormolu.Printer.Meat.Declaration.OpTree'
4225.43 s
[fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Splice'
4225.43 s
[fourmolu] Missing documentation for:
4225.43 s
[fourmolu] Module header
4225.43 s
[fourmolu] p_spliceDecl (src/Ormolu/Printer/Meat/Declaration/Splice.hs:10)
4225.43 s
[fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Rule'
4225.43 s
[fourmolu] Missing documentation for:
4225.43 s
[fourmolu] Module header
4225.43 s
[fourmolu] p_ruleDecls (src/Ormolu/Printer/Meat/Declaration/Rule.hs:20)
4225.43 s
[fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Annotation'
4225.43 s
[fourmolu] Missing documentation for:
4225.43 s
[fourmolu] Module header
4225.43 s
[fourmolu] p_annDecl (src/Ormolu/Printer/Meat/Declaration/Annotation.hs:14)
4225.43 s
[fourmolu] 20% ( 1 / 5) in 'Ormolu.Printer.Meat.Declaration.Instance'
4225.43 s
[fourmolu] Missing documentation for:
4225.43 s
[fourmolu] p_clsInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:58)
4225.43 s
[fourmolu] p_tyFamInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:90)
4225.43 s
[fourmolu] p_dataFamInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:98)
4225.43 s
[fourmolu] p_standaloneDerivDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:28)
4225.43 s
[fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Class'
4225.43 s
[fourmolu] Missing documentation for:
4225.43 s
[fourmolu] p_classDecl (src/Ormolu/Printer/Meat/Declaration/Class.hs:27)
4225.43 s
[fourmolu] 66% ( 2 / 3) in 'Ormolu.Printer.Meat.Declaration'
4225.43 s
[fourmolu] Missing documentation for:
4225.43 s
[fourmolu] p_hsDecls (src/Ormolu/Printer/Meat/Declaration.hs:47)
4225.43 s
[fourmolu] 100% ( 2 / 2) in 'Ormolu.Printer.Meat.Module'
4225.43 s
[fourmolu] 100% ( 3 / 3) in 'Ormolu.Parser.Result'
4225.43 s
[fourmolu] 100% ( 3 / 3) in 'Ormolu.Printer'
4225.43 s
[fourmolu] Warning: 'Diff' is out of scope.
4225.43 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4225.43 s
[fourmolu] 100% ( 3 / 3) in 'Ormolu.Diff.ParseResult'
4225.43 s
[fourmolu] 100% ( 3 / 3) in 'Ormolu.Parser'
4225.44 s
[fourmolu] 85% ( 6 / 7) in 'Ormolu.Utils.Cabal'
4225.44 s
[fourmolu] Missing documentation for:
4225.44 s
[fourmolu] Module header
4225.44 s
[fourmolu] Warning: 'CabalInfo' is out of scope.
4225.44 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4225.44 s
[fourmolu] Warning: 'FixityMap' is out of scope.
4225.44 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4225.44 s
[fourmolu] Warning: 'getFixityOverridesForSourceFile' is out of scope.
4225.44 s
[fourmolu] If you qualify the identifier, haddock can try to link it anyway.
4225.44 s
[fourmolu] 97% ( 33 / 34) in 'Ormolu'
4225.44 s
[fourmolu] Missing documentation for:
4225.44 s
[fourmolu] defaultPrinterOpts (src/Ormolu/Config/Gen.hs:95)
4225.44 s
[fourmolu] 0% ( 0 / 9) in 'Paths_fourmolu'
4225.44 s
[fourmolu] Missing documentation for:
4225.44 s
[fourmolu] Module header
4225.44 s
[fourmolu] version (dist/build/autogen/Paths_fourmolu.hs:35)
4225.44 s
[fourmolu] getBinDir (dist/build/autogen/Paths_fourmolu.hs:43)
4225.44 s
[fourmolu] getLibDir (dist/build/autogen/Paths_fourmolu.hs:43)
4225.44 s
[fourmolu] getDynLibDir (dist/build/autogen/Paths_fourmolu.hs:43)
4225.44 s
[fourmolu] getDataDir (dist/build/autogen/Paths_fourmolu.hs:43)
4225.44 s
[fourmolu] getLibexecDir (dist/build/autogen/Paths_fourmolu.hs:43)
4225.44 s
[fourmolu] getDataFileName (dist/build/autogen/Paths_fourmolu.hs:38)
4225.44 s
[fourmolu] getSysconfDir (dist/build/autogen/Paths_fourmolu.hs:43)
4225.44 s
[fourmolu] Warning: Ormolu.Terminal: could not find link destinations for:
4225.44 s
[fourmolu] - Ormolu.Terminal.TermOutput
4225.44 s
[fourmolu] Warning: Ormolu.Fixity.Parser: could not find link destinations for:
4225.44 s
[fourmolu] - Ormolu.Fixity.Parser.Parser
4225.44 s
[fourmolu] Warning: Ormolu.Config: could not find link destinations for:
4225.44 s
[fourmolu] - Ormolu.Config.Gen.SingleConstraintParens
4225.44 s
[fourmolu] - Ormolu.Config.Gen.PrinterOptsFieldType
4225.44 s
[fourmolu] Warning: Ormolu.Printer.Meat.Type: could not find link destinations for:
4225.44 s
[fourmolu] - Ormolu.Printer.Meat.Type.IsInferredTyVarBndr
4225.44 s
[fourmolu] Warning: Ormolu.Printer: could not find link destinations for:
4225.44 s
[fourmolu] - Ormolu.Config.Gen.SingleConstraintParens
4225.44 s
[fourmolu] Warning: Ormolu.Utils.Cabal: could not find link destinations for:
4225.44 s
[fourmolu] - Distribution.Utils.Structured.Tagged
4225.44 s
[fourmolu] - Distribution.Utils.Structured.structureHash'
4225.44 s
[fourmolu] Warning: Ormolu: could not find link destinations for:
4225.44 s
[fourmolu] - Ormolu.Config.Gen.SingleConstraintParens
4225.44 s
[fourmolu] Documentation created: dist/doc/html/fourmolu/index.html,
4225.44 s
[fourmolu] dist/doc/html/fourmolu/fourmolu.txt
4225.44 s
[fourmolu] Preprocessing executable 'fourmolu' for fourmolu-0.14.0.0..
4225.44 s
[fourmolu] Preprocessing test suite 'tests' for fourmolu-0.14.0.0..
4225.44 s
[fourmolu] Phase: installPhase
4225.44 s
[fourmolu] Installing library in /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/fourmolu-0.14.0.0-8fkxXGjoLJoAbV4VIFbGgo
4225.44 s
[hlint] Documentation created: dist/doc/html/hlint/index.html,
4225.44 s
[hlint] dist/doc/html/hlint/hlint.txt
4225.44 s
[hlint] Preprocessing executable 'hlint' for hlint-3.6.1..
4225.44 s
[hlint] Phase: installPhase
4225.44 s
[hlint] Installing library in /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/hlint-3.6.1-CEVegcSh8X2KCu3WRhwckq
4225.44 s
[hlint] Installing executable hlint in /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1/bin
4225.44 s
[hlint] Warning: The directory
4225.44 s
[hlint] /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1/bin is not in the
4225.44 s
[hlint] system search path.
4225.44 s
[hlint] Phase: fixupPhase
4225.44 s
[hlint] shrinking RPATHs of ELF executables and libraries in /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1
4225.44 s
[hlint] shrinking /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShlint-3.6.1-CEVegcSh8X2KCu3WRhwckq-ghc9.6.4.so
4225.44 s
[hlint] shrinking /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1/bin/hlint
4225.44 s
[hlint] checking for references to /build/ in /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1...
4225.44 s
[hlint] gzipping man pages under /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1/share/man/
4225.44 s
[hlint] patching script interpreter paths in /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1
4225.44 s
[hlint] stripping (with command strip and flags -S -p) in /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1/lib /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1/bin
4225.44 s
[hlint] shrinking RPATHs of ELF executables and libraries in /nix/store/w379rd0lvd79dsbi29p1496s2147liq3-hlint-3.6.1-data
4225.44 s
[hlint] checking for references to /build/ in /nix/store/w379rd0lvd79dsbi29p1496s2147liq3-hlint-3.6.1-data...
4225.44 s
[hlint] patching script interpreter paths in /nix/store/w379rd0lvd79dsbi29p1496s2147liq3-hlint-3.6.1-data
4225.44 s
[hlint] shrinking RPATHs of ELF executables and libraries in /nix/store/zbbwrb5lva662hcj71xhwcqafvmznwjm-hlint-3.6.1-doc
4225.44 s
[hlint] checking for references to /build/ in /nix/store/zbbwrb5lva662hcj71xhwcqafvmznwjm-hlint-3.6.1-doc...
4225.44 s
[hlint] patching script interpreter paths in /nix/store/zbbwrb5lva662hcj71xhwcqafvmznwjm-hlint-3.6.1-doc
4225.44 s
[fourmolu] Installing executable fourmolu in /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0/bin
4225.44 s
[fourmolu] Warning: The directory
4225.44 s
[fourmolu] /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0/bin is not in
4225.44 s
[fourmolu] the system search path.
4225.44 s
[fourmolu] Phase: fixupPhase
4225.44 s
[fourmolu] shrinking RPATHs of ELF executables and libraries in /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0
4225.44 s
[fourmolu] shrinking /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHSfourmolu-0.14.0.0-8fkxXGjoLJoAbV4VIFbGgo-ghc9.6.4.so
4225.44 s
[fourmolu] shrinking /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0/bin/fourmolu
4225.44 s
[fourmolu] checking for references to /build/ in /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0...
4225.44 s
[fourmolu] patching script interpreter paths in /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0
4225.44 s
[fourmolu] stripping (with command strip and flags -S -p) in /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0/lib /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0/bin
4225.44 s
[fourmolu] shrinking RPATHs of ELF executables and libraries in /nix/store/lasnaknv7ww8in3vgq645v7gzx8hbdil-fourmolu-0.14.0.0-doc
4225.44 s
[fourmolu] checking for references to /build/ in /nix/store/lasnaknv7ww8in3vgq645v7gzx8hbdil-fourmolu-0.14.0.0-doc...
4225.44 s
[fourmolu] patching script interpreter paths in /nix/store/lasnaknv7ww8in3vgq645v7gzx8hbdil-fourmolu-0.14.0.0-doc
4225.87 s
[hlint:post-build] Uploading to the NixCI cache: /nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1 /nix/store/w379rd0lvd79dsbi29p1496s2147liq3-hlint-3.6.1-data /nix/store/zbbwrb5lva662hcj71xhwcqafvmznwjm-hlint-3.6.1-doc
4225.95 s
[hlint:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4226.42 s
[hlint:post-build] copying 3 paths...
4226.42 s
[hlint:post-build] copying path '/nix/store/w379rd0lvd79dsbi29p1496s2147liq3-hlint-3.6.1-data' to 'https://cache.nix-ci.com'...
4227.02 s
[hlint:post-build] copying path '/nix/store/zbbwrb5lva662hcj71xhwcqafvmznwjm-hlint-3.6.1-doc' to 'https://cache.nix-ci.com'...
4229.43 s
[hlint:post-build] copying path '/nix/store/vk3xccs7dp0as75cnxnhvm97jmymq0np-hlint-3.6.1' to 'https://cache.nix-ci.com'...
4247.57 s
[hlint:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4248.12 s
[hlint:post-build] copying 1 paths...
4248.12 s
[hlint:post-build] copying path '/nix/store/4b0r6c5nph6hfqlhayh4xq081pqdarwy-hlint-3.6.1.drv' to 'https://cache.nix-ci.com'...
4248.66 s
Uploaded hlint in 22.8s
4248.66 s
Progress: 234 of 238 built (1 building), 50 of 50 downloaded from cache
4248.66 s
Built hlint in 1m55s
4249.06 s
[fourmolu:post-build] Uploading to the NixCI cache: /nix/store/lasnaknv7ww8in3vgq645v7gzx8hbdil-fourmolu-0.14.0.0-doc /nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0
4249.12 s
[fourmolu:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4249.59 s
[fourmolu:post-build] copying 2 paths...
4249.59 s
[fourmolu:post-build] copying path '/nix/store/lasnaknv7ww8in3vgq645v7gzx8hbdil-fourmolu-0.14.0.0-doc' to 'https://cache.nix-ci.com'...
4251.52 s
[fourmolu:post-build] copying path '/nix/store/qih4gq6y08f2vrjqhrq0dzsip7yxyjih-fourmolu-0.14.0.0' to 'https://cache.nix-ci.com'...
4262.16 s
[fourmolu:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4262.73 s
[fourmolu:post-build] copying 1 paths...
4262.73 s
[fourmolu:post-build] copying path '/nix/store/v19x35grz6llwqafg9qp9xbvg7393bxh-fourmolu-0.14.0.0.drv' to 'https://cache.nix-ci.com'...
4263.20 s
Uploaded fourmolu in 14.1s
4263.20 s
Progress: 235 of 238 built, 50 of 50 downloaded from cache
4263.20 s
Built fourmolu in 2m44s
4263.29 s
Building /nix/store/w3mj4xp9zlznyqz7xzl0wsyxac68cda8-haskell-language-server-2.9.0.0.drv
4264.14 s
[haskell-language-server] Phase: setupCompilerEnvironmentPhase
4264.14 s
[haskell-language-server] Build with /nix/store/1f4pvqhgg70cnngpd03iaj1parn75myl-ghc-9.6.4.
4264.85 s
[haskell-language-server] Phase: unpackPhase
4264.85 s
[haskell-language-server] unpacking source archive /nix/store/3ndg71x5gdm1v8k44n5f185bpmx7mq2i-haskell-language-server-2.9.0.0.tar.gz
4264.89 s
[haskell-language-server] source root is haskell-language-server-2.9.0.0
4264.92 s
[haskell-language-server] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file haskell-language-server-2.9.0.0/test/wrapper/Main.hs
4264.92 s
[haskell-language-server] Phase: patchPhase
4264.93 s
[haskell-language-server] Run jailbreak-cabal to lift version restrictions on build inputs.
4264.97 s
[haskell-language-server] Phase: compileBuildDriverPhase
4264.98 s
[haskell-language-server] setupCompileFlags: -package-db=/build/tmp.qbOSArWxg2/setup-package.conf.d -threaded
4265.03 s
[haskell-language-server] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.qbOSArWxg2/Main.o )
4265.11 s
[haskell-language-server] [2 of 2] Linking Setup
4266.32 s
[haskell-language-server] Phase: updateAutotoolsGnuConfigScriptsPhase
4266.35 s
[haskell-language-server] Phase: configurePhase
4266.35 s
[haskell-language-server] configureFlags: --verbose --prefix=/nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.qbOSArWxg2/package.conf.d --ghc-option=-optl=-Wl,-rpath=/nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/haskell-language-server-2.9.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 --extra-lib-dirs=/nix/store/z7ndn3k8zfjrf713gq443q7a2ixzaab5-ncurses-6.4.20221231/lib --extra-lib-dirs=/nix/store/r25i9ffbldgn22436psygd7ivbvs3qq8-libffi-3.4.6/lib --extra-lib-dirs=/nix/store/zhsjsq37d57kfp5wz0xcg6x97x1426aj-elfutils-0.191/lib --extra-lib-dirs=/nix/store/nn7nj7xq8gdfyxqhchphzia7i34rwb0v-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/1f4pvqhgg70cnngpd03iaj1parn75myl-ghc-9.6.4/lib
4266.40 s
[haskell-language-server] Using Parsec parser
4266.40 s
[haskell-language-server] Configuring haskell-language-server-2.9.0.0...
4267.12 s
[haskell-language-server] Flags chosen: alternatenumberformat=True, cabal=True, cabalfmt=True,
4267.12 s
[haskell-language-server] cabalgild=True, callhierarchy=True, changetypesignature=True, class=True,
4267.12 s
[haskell-language-server] coderange=True, dynamic=True, eval=True, explicitfields=True,
4267.12 s
[haskell-language-server] explicitfixity=True, floskell=True, fourmolu=True, gadt=True, ghc-lib=True,
4267.12 s
[haskell-language-server] hlint=True, ignore-plugins-ghc-bounds=False, importlens=True,
4267.12 s
[haskell-language-server] isolatecabalfmttests=False, isolatecabalgildtests=False, modulename=True,
4267.12 s
[haskell-language-server] notes=True, ormolu=True, overloadedrecorddot=True, pedantic=False,
4267.12 s
[haskell-language-server] pragmas=True, qualifyimportednames=True, refactor=True, rename=True,
4267.12 s
[haskell-language-server] retrie=True, semantictokens=True, splice=True, stan=True, stylishhaskell=True
4267.12 s
[haskell-language-server] Dependency aeson-pretty: using aeson-pretty-0.8.10
4267.12 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.12 s
[haskell-language-server] Dependency data-default: using data-default-0.7.1.2
4267.12 s
[haskell-language-server] Dependency directory: using directory-1.3.8.1
4267.12 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.12 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.12 s
[haskell-language-server] Dependency ghc: using ghc-9.6.4
4267.12 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.12 s
[haskell-language-server] Dependency githash: using githash-0.1.7.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.12 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.12 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.12 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.12 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.12 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.12 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.12 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.12 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.12 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.12 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.12 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.12 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
4267.13 s
[haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
4267.13 s
[haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
4267.13 s
[haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
4267.13 s
[haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
4267.13 s
[haskell-language-server] hls-floskell-plugin, hls-fourmolu-plugin, hls-gadt-plugin, hls-hlint-plugin,
4267.13 s
[haskell-language-server] hls-module-name-plugin, hls-notes-plugin, hls-ormolu-plugin,
4267.13 s
[haskell-language-server] hls-overloaded-record-dot-plugin, hls-pragmas-plugin,
4267.13 s
[haskell-language-server] hls-qualify-imported-names-plugin, hls-refactor-plugin, hls-rename-plugin,
4267.13 s
[haskell-language-server] hls-retrie-plugin, hls-semantic-tokens-plugin, hls-splice-plugin,
4267.13 s
[haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hie-bios: using hie-bios-0.14.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
4267.13 s
[haskell-language-server] Dependency optparse-simple: using optparse-simple-0.1.1.4
4267.13 s
[haskell-language-server] Dependency prettyprinter: using prettyprinter-1.7.1
4267.13 s
[haskell-language-server] Dependency process: using process-1.6.17.0
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency directory: using directory-1.3.8.1
4267.13 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.13 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.13 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.13 s
[haskell-language-server] Dependency process-extras: using process-extras-0.7.4
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency directory: using directory-1.3.8.1
4267.13 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.13 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.13 s
[haskell-language-server] Dependency process-extras: using process-extras-0.7.4
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency Cabal-syntax: using Cabal-syntax-3.10.1.0
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency bytestring: using bytestring-0.11.5.3
4267.13 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.13 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.13 s
[haskell-language-server] Dependency directory: using directory-1.3.8.1
4267.13 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.13 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hashable: using hashable-1.4.4.0
4267.13 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.13 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.13 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.13 s
[haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.2
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.13 s
[haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20
4267.13 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.13 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.13 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.13 s
[haskell-language-server] Dependency ghc: using ghc-9.6.4
4267.13 s
[haskell-language-server] Dependency ghc-exactprint: using ghc-exactprint-1.7.1.0
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.13 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.13 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.13 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.13 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hiedb: using hiedb-0.6.0.1
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.13 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.13 s
[haskell-language-server] Dependency sqlite-simple: using sqlite-simple-0.4.19.0
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency Diff: using Diff-0.4.1
4267.13 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency bytestring: using bytestring-0.11.5.3
4267.13 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.13 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.13 s
[haskell-language-server] Dependency dlist: using dlist-1.0
4267.13 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.13 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.13 s
[haskell-language-server] Dependency ghc: using ghc-9.6.4
4267.13 s
[haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.6.4
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.13 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.13 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.13 s
[haskell-language-server] Dependency megaparsec: using megaparsec-9.5.0
4267.13 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.13 s
[haskell-language-server] Dependency parser-combinators: using parser-combinators-1.3.0
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.13 s
[haskell-language-server] Dependency unliftio: using unliftio-0.2.25.0
4267.13 s
[haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20
4267.13 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.13 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.13 s
[haskell-language-server] Dependency ghc: using ghc-9.6.4
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.13 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.13 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hashable: using hashable-1.4.4.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:hls-refactor-plugin: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hie-compat: using hie-compat-0.3.1.2
4267.13 s
[haskell-language-server] Dependency hiedb: using hiedb-0.6.0.1
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.13 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.13 s
[haskell-language-server] Dependency mod: using mod-0.2.0.1
4267.13 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.13 s
[haskell-language-server] Dependency syb: using syb-0.7.2.4
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.13 s
[haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20
4267.13 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency bytestring: using bytestring-0.11.5.3
4267.13 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.13 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.13 s
[haskell-language-server] Dependency ghc: using ghc-9.6.4
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hashable: using hashable-1.4.4.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:hls-refactor-plugin: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.13 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.13 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.13 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.13 s
[haskell-language-server] Dependency retrie: using retrie-1.2.3
4267.13 s
[haskell-language-server] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
4267.13 s
[haskell-language-server] Dependency stm: using stm-2.5.1.0
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.13 s
[haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20
4267.13 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.13 s
[haskell-language-server] Dependency apply-refact: using apply-refact-0.13.0.0
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency bytestring: using bytestring-0.11.5.3
4267.13 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.13 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.13 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.13 s
[haskell-language-server] Dependency ghc-lib-parser: using ghc-lib-parser-9.6.6.20240701
4267.13 s
[haskell-language-server] Dependency ghc-lib-parser-ex: using ghc-lib-parser-ex-9.6.0.2
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hashable: using hashable-1.4.4.0
4267.13 s
[haskell-language-server] Dependency hlint: using hlint-3.6.1
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.13 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.13 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.13 s
[haskell-language-server] Dependency refact: using refact-0.3.0.2
4267.13 s
[haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.2
4267.13 s
[haskell-language-server] Dependency stm: using stm-2.5.1.0
4267.13 s
[haskell-language-server] Dependency temporary: using temporary-1.3
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.13 s
[haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.13 s
[haskell-language-server] Dependency directory: using directory-1.3.8.1
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hashable: using hashable-1.4.4.0
4267.13 s
[haskell-language-server] Dependency hie-compat: using hie-compat-0.3.1.2
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.13 s
[haskell-language-server] Dependency stan: using stan-0.1.3.0
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency trial: using trial-0.0.0.0
4267.13 s
[haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20
4267.13 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.13 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.13 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.13 s
[haskell-language-server] Dependency fuzzy: using fuzzy-0.1.1.0
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.13 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.13 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.13 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.13 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.13 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.13 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.13 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.13 s
[haskell-language-server] Dependency foldl: using foldl-1.4.17
4267.13 s
[haskell-language-server] Dependency ghc: using ghc-9.6.4
4267.13 s
[haskell-language-server] Dependency ghc-exactprint: using ghc-exactprint-1.7.1.0
4267.13 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.13 s
[haskell-language-server] Dependency haskell-language-server:hls-refactor-plugin: using
4267.13 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.13 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency syb: using syb-0.7.2.4
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency unliftio-core: using unliftio-core-0.2.1.0
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.14 s
[haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.6.4
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.2
4267.14 s
[haskell-language-server] Dependency syb: using syb-0.7.2.4
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency dlist: using dlist-1.0
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.14 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hashable: using hashable-1.4.4.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency semigroupoids: using semigroupoids-6.0.1
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency vector: using vector-0.13.1.0
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.14 s
[haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.2
4267.14 s
[haskell-language-server] Dependency syb: using syb-0.7.2.4
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.14 s
[haskell-language-server] Dependency ghc: using ghc-9.6.4
4267.14 s
[haskell-language-server] Dependency ghc-exactprint: using ghc-exactprint-1.7.1.0
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency haskell-language-server:hls-refactor-plugin: using
4267.14 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.14 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hashable: using hashable-1.4.4.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency syb: using syb-0.7.2.4
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency syb: using syb-0.7.2.4
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency floskell: using floskell-0.11.1
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.14 s
[haskell-language-server] Dependency fourmolu: using fourmolu-0.14.0.0
4267.14 s
[haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.6.4
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency process-extras: using process-extras-0.7.4
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency yaml: using yaml-0.11.11.2
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.14 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.14 s
[haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.6.4
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency ormolu: using ormolu-0.7.2.0
4267.14 s
[haskell-language-server] Dependency process-extras: using process-extras-0.7.4
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency directory: using directory-1.3.8.1
4267.14 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.14 s
[haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.6.4
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency stylish-haskell: using stylish-haskell-0.14.5.0
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency bytestring: using bytestring-0.11.5.3
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency data-default: using data-default-0.7.1.2
4267.14 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.14 s
[haskell-language-server] Dependency dlist: using dlist-1.0
4267.14 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.14 s
[haskell-language-server] Dependency ghc: using ghc-9.6.4
4267.14 s
[haskell-language-server] Dependency ghc-boot: using ghc-boot-9.6.4
4267.14 s
[haskell-language-server] Dependency ghc-exactprint: using ghc-exactprint-1.7.1.0
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency parser-combinators: using parser-combinators-1.3.0
4267.14 s
[haskell-language-server] Dependency regex-applicative: using regex-applicative-0.3.4
4267.14 s
[haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.2
4267.14 s
[haskell-language-server] Dependency syb: using syb-0.7.2.4
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency time: using time-1.12.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20
4267.14 s
[haskell-language-server] Dependency array: using array-0.5.6.0
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency bytestring: using bytestring-0.11.5.3
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency data-default: using data-default-0.7.1.2
4267.14 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.14 s
[haskell-language-server] Dependency dlist: using dlist-1.0
4267.14 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency stm: using stm-2.5.1.0
4267.14 s
[haskell-language-server] Dependency stm-containers: using stm-containers-1.2.1
4267.14 s
[haskell-language-server] Dependency syb: using syb-0.7.2.4
4267.14 s
[haskell-language-server] Dependency template-haskell: using template-haskell-2.20.0.0
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency text-rope: using text-rope-0.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency array: using array-0.5.6.0
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency mtl: using mtl-2.3.1
4267.14 s
[haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.2
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency text-rope: using text-rope-0.2
4267.14 s
[haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20
4267.14 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.14 s
[haskell-language-server] Dependency async: using async-2.2.5
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency binary: using binary-0.8.9.1
4267.14 s
[haskell-language-server] Dependency bytestring: using bytestring-0.11.5.3
4267.14 s
[haskell-language-server] Dependency deepseq: using deepseq-1.4.8.1
4267.14 s
[haskell-language-server] Dependency directory: using directory-1.3.8.1
4267.14 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.14 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hashable: using hashable-1.4.4.0
4267.14 s
[haskell-language-server] Dependency hls-test-utils: using hls-test-utils-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp-test: using lsp-test-0.17.1.0
4267.14 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.14 s
[haskell-language-server] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
4267.14 s
[haskell-language-server] Dependency parser-combinators: using parser-combinators-1.3.0
4267.14 s
[haskell-language-server] Dependency process: using process-1.6.17.0
4267.14 s
[haskell-language-server] Dependency row-types: using row-types-1.0.1.2
4267.14 s
[haskell-language-server] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
4267.14 s
[haskell-language-server] Dependency shake: using shake-0.19.8
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency haskell-language-server: using haskell-language-server-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency prettyprinter: using prettyprinter-1.7.1
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency data-default: using data-default-0.7.1.2
4267.14 s
[haskell-language-server] Dependency directory: using directory-1.3.8.1
4267.14 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.14 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.14 s
[haskell-language-server] Dependency ghcide: using ghcide-2.9.0.0
4267.14 s
[haskell-language-server] Dependency haskell-language-server: using haskell-language-server-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hie-bios: using hie-bios-0.14.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lsp: using lsp-2.7.0.0
4267.14 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.14 s
[haskell-language-server] Dependency transformers: using transformers-0.6.1.0
4267.14 s
[haskell-language-server] Dependency unix: using unix-2.8.4.0
4267.14 s
[haskell-language-server] Dependency unliftio-core: using unliftio-core-0.2.1.0
4267.14 s
[haskell-language-server] Dependency aeson: using aeson-2.1.2.1
4267.14 s
[haskell-language-server] Dependency base: using base-4.18.2.0
4267.14 s
[haskell-language-server] Dependency bytestring: using bytestring-0.11.5.3
4267.14 s
[haskell-language-server] Dependency containers: using containers-0.6.7
4267.14 s
[haskell-language-server] Dependency data-default: using data-default-0.7.1.2
4267.14 s
[haskell-language-server] Dependency extra: using extra-1.7.16
4267.14 s
[haskell-language-server] Dependency filepath: using filepath-1.4.200.1
4267.14 s
[haskell-language-server] Dependency haskell-language-server:ghcide-bench-lib: using
4267.14 s
[haskell-language-server] haskell-language-server-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-graph: using hls-graph-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.9.0.0
4267.14 s
[haskell-language-server] Dependency hls-test-utils: using hls-test-utils-2.9.0.0
4267.14 s
[haskell-language-server] Dependency lens: using lens-5.2.3
4267.14 s
[haskell-language-server] Dependency lsp-test: using lsp-test-0.17.1.0
4267.14 s
[haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.0
4267.14 s
[haskell-language-server] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
4267.14 s
[haskell-language-server] Dependency process: using process-1.6.17.0
4267.14 s
[haskell-language-server] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
4267.14 s
[haskell-language-server] Dependency shake: using shake-0.19.8
4267.14 s
[haskell-language-server] Dependency tasty-hunit: using tasty-hunit-0.10.2
4267.14 s
[haskell-language-server] Dependency text: using text-2.0.2
4267.42 s
[haskell-language-server] Source component graph:
4267.42 s
[haskell-language-server] component lib:hls-stylish-haskell-plugin
4267.42 s
[haskell-language-server] component lib:hls-stan-plugin
4267.42 s
[haskell-language-server] component lib:hls-semantic-tokens-plugin
4267.42 s
[haskell-language-server] component lib:hls-refactor-plugin
4267.42 s
[haskell-language-server] component lib:hls-rename-plugin dependency lib:hls-refactor-plugin
4267.42 s
[haskell-language-server] component lib:hls-retrie-plugin dependency lib:hls-refactor-plugin
4267.42 s
[haskell-language-server] component lib:hls-splice-plugin dependency lib:hls-refactor-plugin
4267.42 s
[haskell-language-server] component lib:hls-qualify-imported-names-plugin
4267.42 s
[haskell-language-server] component lib:hls-pragmas-plugin
4267.42 s
[haskell-language-server] component lib:hls-overloaded-record-dot-plugin
4267.42 s
[haskell-language-server] component lib:hls-ormolu-plugin
4267.42 s
[haskell-language-server] component lib:hls-notes-plugin
4267.42 s
[haskell-language-server] component lib:hls-module-name-plugin
4267.42 s
[haskell-language-server] component lib:hls-hlint-plugin
4267.42 s
[haskell-language-server] component lib:hls-gadt-plugin dependency lib:hls-refactor-plugin
4267.42 s
[haskell-language-server] component lib:hls-fourmolu-plugin
4267.42 s
[haskell-language-server] component lib:hls-floskell-plugin
4267.42 s
[haskell-language-server] component lib:hls-explicit-record-fields-plugin
4267.42 s
[haskell-language-server] component lib:hls-explicit-imports-plugin
4267.42 s
[haskell-language-server] component lib:hls-explicit-fixity-plugin
4267.42 s
[haskell-language-server] component lib:hls-eval-plugin
4267.42 s
[haskell-language-server] component lib:hls-code-range-plugin
4267.42 s
[haskell-language-server] component lib:hls-class-plugin
4267.42 s
[haskell-language-server] component lib:hls-change-type-signature-plugin
4267.42 s
[haskell-language-server] component lib:hls-call-hierarchy-plugin
4267.42 s
[haskell-language-server] component lib:hls-cabal-plugin
4267.42 s
[haskell-language-server] component lib:hls-cabal-gild-plugin
4267.42 s
[haskell-language-server] component lib:hls-cabal-fmt-plugin
4267.42 s
[haskell-language-server] component lib:hls-alternate-number-format-plugin
4267.42 s
[haskell-language-server] component lib:ghcide-bench-lib
4267.42 s
[haskell-language-server] component exe:ghcide-bench dependency lib:ghcide-bench-lib
4267.42 s
[haskell-language-server] component lib
4267.42 s
[haskell-language-server] dependency lib:hls-alternate-number-format-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-cabal-fmt-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-cabal-gild-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-cabal-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-call-hierarchy-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-change-type-signature-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-class-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-code-range-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-eval-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-explicit-fixity-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-explicit-imports-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-explicit-record-fields-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-floskell-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-fourmolu-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-gadt-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-hlint-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-module-name-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-notes-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-ormolu-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-overloaded-record-dot-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-pragmas-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-qualify-imported-names-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-refactor-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-rename-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-retrie-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-semantic-tokens-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-splice-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-stan-plugin
4267.42 s
[haskell-language-server] dependency lib:hls-stylish-haskell-plugin
4267.42 s
[haskell-language-server] component exe:haskell-language-server dependency lib
4267.42 s
[haskell-language-server] component exe:haskell-language-server-wrapper dependency lib
4267.42 s
[haskell-language-server] Configured component graph:
4267.42 s
[haskell-language-server] component haskell-language-server-2.9.0.0-Du0aZi8lU3jFDHfaJwV73z-hls-stylish-haskell-plugin
4267.42 s
[haskell-language-server] include base-4.18.2.0
4267.42 s
[haskell-language-server] include directory-1.3.8.1
4267.42 s
[haskell-language-server] include filepath-1.4.200.1
4267.42 s
[haskell-language-server] include ghc-boot-th-9.6.4
4267.42 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.42 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.42 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.42 s
[haskell-language-server] include mtl-2.3.1
4267.42 s
[haskell-language-server] include stylish-haskell-0.14.5.0-KbvTDYIo3CzKPAHyVNz7So
4267.42 s
[haskell-language-server] include text-2.0.2
4267.42 s
[haskell-language-server] component haskell-language-server-2.9.0.0-AjIgQKZRr7VAtVCJemyJLv-hls-stan-plugin
4267.42 s
[haskell-language-server] include base-4.18.2.0
4267.42 s
[haskell-language-server] include deepseq-1.4.8.1
4267.42 s
[haskell-language-server] include directory-1.3.8.1
4267.42 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.42 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.42 s
[haskell-language-server] include hie-compat-0.3.1.2-E5FwgshgOlR1zzKzvU7g2D
4267.42 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.42 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.42 s
[haskell-language-server] include stan-0.1.3.0-3yPgtPU0wbD11749bclprn
4267.42 s
[haskell-language-server] include text-2.0.2
4267.42 s
[haskell-language-server] include trial-0.0.0.0-7S9BSxAoO2M2BNw9e1x1wn
4267.42 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.42 s
[haskell-language-server] component haskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin
4267.42 s
[haskell-language-server] include array-0.5.6.0
4267.42 s
[haskell-language-server] include base-4.18.2.0
4267.42 s
[haskell-language-server] include bytestring-0.11.5.3
4267.42 s
[haskell-language-server] include containers-0.6.7
4267.42 s
[haskell-language-server] include data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.42 s
[haskell-language-server] include deepseq-1.4.8.1
4267.42 s
[haskell-language-server] include dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.42 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.42 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.42 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.42 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.42 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.42 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.42 s
[haskell-language-server] include mtl-2.3.1
4267.42 s
[haskell-language-server] include stm-2.5.1.0
4267.42 s
[haskell-language-server] include stm-containers-1.2.1-Ff41A9ZVBY3GVZ6eFhCndG
4267.42 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.42 s
[haskell-language-server] include template-haskell-2.20.0.0
4267.42 s
[haskell-language-server] include text-2.0.2
4267.42 s
[haskell-language-server] include text-rope-0.2-9UC4bYSHTmF3kx5IxNSgVR
4267.42 s
[haskell-language-server] include transformers-0.6.1.0
4267.42 s
[haskell-language-server] component haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.42 s
[haskell-language-server] include base-4.18.2.0
4267.42 s
[haskell-language-server] include bytestring-0.11.5.3
4267.42 s
[haskell-language-server] include containers-0.6.7
4267.42 s
[haskell-language-server] include data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.42 s
[haskell-language-server] include deepseq-1.4.8.1
4267.42 s
[haskell-language-server] include dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.42 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.42 s
[haskell-language-server] include ghc-9.6.4
4267.42 s
[haskell-language-server] include ghc-boot-9.6.4
4267.42 s
[haskell-language-server] include ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.42 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.42 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.42 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.42 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.42 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.42 s
[haskell-language-server] include mtl-2.3.1
4267.42 s
[haskell-language-server] include parser-combinators-1.3.0-CLzvY25Tdrt6arBuVaQF22
4267.42 s
[haskell-language-server] include regex-applicative-0.3.4-InvWUew1CW5HLYHwi4dOnm
4267.42 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.42 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.42 s
[haskell-language-server] include text-2.0.2
4267.42 s
[haskell-language-server] include time-1.12.2
4267.42 s
[haskell-language-server] include transformers-0.6.1.0
4267.42 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.42 s
[haskell-language-server] component haskell-language-server-2.9.0.0-JG8rVPTSfBbGkt7w3eemly-hls-rename-plugin
4267.42 s
[haskell-language-server] include base-4.18.2.0
4267.42 s
[haskell-language-server] include containers-0.6.7
4267.42 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.42 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.42 s
[haskell-language-server] include haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.42 s
[haskell-language-server] include hie-compat-0.3.1.2-E5FwgshgOlR1zzKzvU7g2D
4267.42 s
[haskell-language-server] include hiedb-0.6.0.1-LEnEju9ftkT5emR8yIyqoV
4267.42 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.42 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.42 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.42 s
[haskell-language-server] include mod-0.2.0.1-KgiKpsieuiZALlhMu88bym
4267.42 s
[haskell-language-server] include mtl-2.3.1
4267.42 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.42 s
[haskell-language-server] include text-2.0.2
4267.42 s
[haskell-language-server] include transformers-0.6.1.0
4267.42 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.42 s
[haskell-language-server] component haskell-language-server-2.9.0.0-7BiOD7uF16eBioNvV5OpAn-hls-retrie-plugin
4267.42 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.42 s
[haskell-language-server] include base-4.18.2.0
4267.42 s
[haskell-language-server] include bytestring-0.11.5.3
4267.42 s
[haskell-language-server] include containers-0.6.7
4267.42 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.42 s
[haskell-language-server] include ghc-9.6.4
4267.42 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.42 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.42 s
[haskell-language-server] include haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.42 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.42 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.42 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.42 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.42 s
[haskell-language-server] include mtl-2.3.1
4267.42 s
[haskell-language-server] include retrie-1.2.3-G1FMMw7v1FnBtjvpH4nJ2U
4267.42 s
[haskell-language-server] include safe-exceptions-0.1.7.4-LDu2YEcxrL60PRxnTpC3n
4267.42 s
[haskell-language-server] include stm-2.5.1.0
4267.42 s
[haskell-language-server] include text-2.0.2
4267.42 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-1io2BSTlkko3jcoZsERdE7-hls-splice-plugin
4267.43 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.43 s
[haskell-language-server] include foldl-1.4.17-6azjLV1tmhkCItMsWh7N7s
4267.43 s
[haskell-language-server] include ghc-9.6.4
4267.43 s
[haskell-language-server] include ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include mtl-2.3.1
4267.43 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] include unliftio-core-0.2.1.0-jCMAjQfJQAFcRO0d4vNHT
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-2nFr1MBE7gBDc7W3dtwNyh-hls-qualify-imported-names-plugin
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include containers-0.6.7
4267.43 s
[haskell-language-server] include dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-J5VMZ24q5YnLkJH4IEUDAm-hls-pragmas-plugin
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include containers-0.6.7
4267.43 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.43 s
[haskell-language-server] include fuzzy-0.1.1.0-IKCMM21sJyU2W35alo2mhn
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-CkejQEjPLgxCbnPk0UEbtv-hls-overloaded-record-dot-plugin
4267.43 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include containers-0.6.7
4267.43 s
[haskell-language-server] include deepseq-1.4.8.1
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-94iKgyazUxCEKaq2jmJFVi-hls-ormolu-plugin
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.43 s
[haskell-language-server] include filepath-1.4.200.1
4267.43 s
[haskell-language-server] include ghc-boot-th-9.6.4
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include mtl-2.3.1
4267.43 s
[haskell-language-server] include ormolu-0.7.2.0-LRt4PJJKniVIw8UgftQ6gB
4267.43 s
[haskell-language-server] include process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-8ZgPrH61Fz8BhxCkDg4tlJ-hls-notes-plugin
4267.43 s
[haskell-language-server] include array-0.5.6.0
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include mtl-2.3.1
4267.43 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include text-rope-0.2-9UC4bYSHTmF3kx5IxNSgVR
4267.43 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-H20iFMS10NW8VanLwOL7tQ-hls-module-name-plugin
4267.43 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include containers-0.6.7
4267.43 s
[haskell-language-server] include filepath-1.4.200.1
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-EatBjfh5XEeLPqZohhdMkJ-hls-hlint-plugin
4267.43 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.43 s
[haskell-language-server] include apply-refact-0.13.0.0-3QAiSyBA77C9teB2doAggb
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include bytestring-0.11.5.3
4267.43 s
[haskell-language-server] include containers-0.6.7
4267.43 s
[haskell-language-server] include deepseq-1.4.8.1
4267.43 s
[haskell-language-server] include filepath-1.4.200.1
4267.43 s
[haskell-language-server] include ghc-lib-parser-9.6.6.20240701-GZY7ke2v0IMKuLUVjKoyt6
4267.43 s
[haskell-language-server] include ghc-lib-parser-ex-9.6.0.2-3HdfywMse4nAXmZGiWxUxn
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.43 s
[haskell-language-server] include hlint-3.6.1-CEVegcSh8X2KCu3WRhwckq
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include mtl-2.3.1
4267.43 s
[haskell-language-server] include refact-0.3.0.2-9sd87bzln30Ep1xbFPI169
4267.43 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.43 s
[haskell-language-server] include stm-2.5.1.0
4267.43 s
[haskell-language-server] include temporary-1.3-3A7j9gspWdr21XxDg0nhIA
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-2Lw2tRpfUsBCeqqh7uXAwz-hls-gadt-plugin
4267.43 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include containers-0.6.7
4267.43 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.43 s
[haskell-language-server] include ghc-9.6.4
4267.43 s
[haskell-language-server] include ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include mtl-2.3.1
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-FCflOZLWRvw12MfcvAirz2-hls-fourmolu-plugin
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include filepath-1.4.200.1
4267.43 s
[haskell-language-server] include fourmolu-0.14.0.0-8fkxXGjoLJoAbV4VIFbGgo
4267.43 s
[haskell-language-server] include ghc-boot-th-9.6.4
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include mtl-2.3.1
4267.43 s
[haskell-language-server] include process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] include yaml-0.11.11.2-7CM8crORmHAC6OazxNvApg
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-ETWafOaqFxT2mwacRkOdDE-hls-floskell-plugin
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include floskell-0.11.1-2hMb3YDOODIZGzbydVOEm
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.43 s
[haskell-language-server] include mtl-2.3.1
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-KRz8W2leXuO2NpR8xaaTiT-hls-explicit-record-fields-plugin
4267.43 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include containers-0.6.7
4267.43 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.43 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.43 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.43 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.43 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.43 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.43 s
[haskell-language-server] include text-2.0.2
4267.43 s
[haskell-language-server] include transformers-0.6.1.0
4267.43 s
[haskell-language-server] component haskell-language-server-2.9.0.0-5BIePMya9vz9acE3HH7Ux0-hls-explicit-imports-plugin
4267.43 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.43 s
[haskell-language-server] include base-4.18.2.0
4267.43 s
[haskell-language-server] include containers-0.6.7
4267.43 s
[haskell-language-server] include deepseq-1.4.8.1
4267.43 s
[haskell-language-server] include ghc-9.6.4
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.44 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.44 s
[haskell-language-server] include mtl-2.3.1
4267.44 s
[haskell-language-server] include text-2.0.2
4267.44 s
[haskell-language-server] include transformers-0.6.1.0
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-ALcAzOQGdKgGlateXyKcTy-hls-explicit-fixity-plugin
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include containers-0.6.7
4267.44 s
[haskell-language-server] include deepseq-1.4.8.1
4267.44 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.44 s
[haskell-language-server] include text-2.0.2
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-4x1S1tdnXZpDDYcsoWlk19-hls-eval-plugin
4267.44 s
[haskell-language-server] include Diff-0.4.1-GNcENdyhFp1JIqx0oyGFBq
4267.44 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include bytestring-0.11.5.3
4267.44 s
[haskell-language-server] include containers-0.6.7
4267.44 s
[haskell-language-server] include deepseq-1.4.8.1
4267.44 s
[haskell-language-server] include dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.44 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.44 s
[haskell-language-server] include filepath-1.4.200.1
4267.44 s
[haskell-language-server] include ghc-9.6.4
4267.44 s
[haskell-language-server] include ghc-boot-th-9.6.4
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.44 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.44 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.44 s
[haskell-language-server] include megaparsec-9.5.0-9KNYixVp7KbKrZF4yfrUJf
4267.44 s
[haskell-language-server] include mtl-2.3.1
4267.44 s
[haskell-language-server] include parser-combinators-1.3.0-CLzvY25Tdrt6arBuVaQF22
4267.44 s
[haskell-language-server] include text-2.0.2
4267.44 s
[haskell-language-server] include transformers-0.6.1.0
4267.44 s
[haskell-language-server] include unliftio-0.2.25.0-A3aTw54blhiEsewkppu485
4267.44 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-LmhJeygUJIV8QtnZUN9HKZ-hls-code-range-plugin
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include containers-0.6.7
4267.44 s
[haskell-language-server] include deepseq-1.4.8.1
4267.44 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.44 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.44 s
[haskell-language-server] include mtl-2.3.1
4267.44 s
[haskell-language-server] include semigroupoids-6.0.1-2rm3ClqY5FTD4TwknWbNpJ
4267.44 s
[haskell-language-server] include transformers-0.6.1.0
4267.44 s
[haskell-language-server] include vector-0.13.1.0-3qzflc9ZVPTCYTgdNTHP33
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-KD5VM2ueLUDKmzaxXcpf3A-hls-class-plugin
4267.44 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include containers-0.6.7
4267.44 s
[haskell-language-server] include deepseq-1.4.8.1
4267.44 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.44 s
[haskell-language-server] include ghc-9.6.4
4267.44 s
[haskell-language-server] include ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.44 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.44 s
[haskell-language-server] include mtl-2.3.1
4267.44 s
[haskell-language-server] include text-2.0.2
4267.44 s
[haskell-language-server] include transformers-0.6.1.0
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-Jx7Tv1RZozoDVxihWImaq4-hls-change-type-signature-plugin
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include containers-0.6.7
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.44 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.44 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.44 s
[haskell-language-server] include text-2.0.2
4267.44 s
[haskell-language-server] include transformers-0.6.1.0
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-FLQ7ootdBrG56tWpYkb6rR-hls-call-hierarchy-plugin
4267.44 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include containers-0.6.7
4267.44 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hiedb-0.6.0.1-LEnEju9ftkT5emR8yIyqoV
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.44 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.44 s
[haskell-language-server] include sqlite-simple-0.4.19.0-BMczxzasv9q4vAK8A8kph9
4267.44 s
[haskell-language-server] include text-2.0.2
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin
4267.44 s
[haskell-language-server] include Cabal-syntax-3.10.1.0
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include bytestring-0.11.5.3
4267.44 s
[haskell-language-server] include containers-0.6.7
4267.44 s
[haskell-language-server] include deepseq-1.4.8.1
4267.44 s
[haskell-language-server] include directory-1.3.8.1
4267.44 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.44 s
[haskell-language-server] include filepath-1.4.200.1
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.44 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.44 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.44 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.44 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.44 s
[haskell-language-server] include text-2.0.2
4267.44 s
[haskell-language-server] include transformers-0.6.1.0
4267.44 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-1Ge34p51nAjAYsE9Iln3CK-hls-cabal-gild-plugin
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include directory-1.3.8.1
4267.44 s
[haskell-language-server] include filepath-1.4.200.1
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.44 s
[haskell-language-server] include mtl-2.3.1
4267.44 s
[haskell-language-server] include process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.44 s
[haskell-language-server] include text-2.0.2
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-1DZIxhnhf7Q1ps5PrDPIlE-hls-cabal-fmt-plugin
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include directory-1.3.8.1
4267.44 s
[haskell-language-server] include filepath-1.4.200.1
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.44 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.44 s
[haskell-language-server] include mtl-2.3.1
4267.44 s
[haskell-language-server] include process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.44 s
[haskell-language-server] include text-2.0.2
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-IgW9EQsRZgT554kMDLL2N5-hls-alternate-number-format-plugin
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include containers-0.6.7
4267.44 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.44 s
[haskell-language-server] include ghc-boot-th-9.6.4
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.44 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.44 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.44 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.44 s
[haskell-language-server] include mtl-2.3.1
4267.44 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.44 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.44 s
[haskell-language-server] include text-2.0.2
4267.44 s
[haskell-language-server] component haskell-language-server-2.9.0.0-DBK3HeQpqONft90qZZuzB-ghcide-bench-lib
4267.44 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.44 s
[haskell-language-server] include async-2.2.5-CD3KZbgGMvCHZE9du48UdT
4267.44 s
[haskell-language-server] include base-4.18.2.0
4267.44 s
[haskell-language-server] include binary-0.8.9.1
4267.44 s
[haskell-language-server] include bytestring-0.11.5.3
4267.44 s
[haskell-language-server] include deepseq-1.4.8.1
4267.44 s
[haskell-language-server] include directory-1.3.8.1
4267.44 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.44 s
[haskell-language-server] include filepath-1.4.200.1
4267.44 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.44 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.44 s
[haskell-language-server] include hls-test-utils-2.9.0.0-5Yv3u1BxrJwK38MbRcuqbx
4267.44 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.44 s
[haskell-language-server] include lsp-test-0.17.1.0-6SAsPSNninj58iv2ZkQrzu
4267.44 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.44 s
[haskell-language-server] include optparse-applicative-0.18.1.0-Ix6OJnPGDwd8lgiK1dFPqY
4267.44 s
[haskell-language-server] include parser-combinators-1.3.0-CLzvY25Tdrt6arBuVaQF22
4267.44 s
[haskell-language-server] include process-1.6.17.0
4267.46 s
[haskell-language-server] include row-types-1.0.1.2-5kUjPhx0swsqZ0aXq9oQw
4267.46 s
[haskell-language-server] include safe-exceptions-0.1.7.4-LDu2YEcxrL60PRxnTpC3n
4267.46 s
[haskell-language-server] include shake-0.19.8-Ahfcxcdrvf0GfVqfbyt36d
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] component haskell-language-server-2.9.0.0-HJzvSaPqydE4jN0RqwKVhJ-ghcide-bench
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include bytestring-0.11.5.3
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-DBK3HeQpqONft90qZZuzB-ghcide-bench-lib
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include hls-test-utils-2.9.0.0-5Yv3u1BxrJwK38MbRcuqbx
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-test-0.17.1.0-6SAsPSNninj58iv2ZkQrzu
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include optparse-applicative-0.18.1.0-Ix6OJnPGDwd8lgiK1dFPqY
4267.46 s
[haskell-language-server] include process-1.6.17.0
4267.46 s
[haskell-language-server] include safe-exceptions-0.1.7.4-LDu2YEcxrL60PRxnTpC3n
4267.46 s
[haskell-language-server] include shake-0.19.8-Ahfcxcdrvf0GfVqfbyt36d
4267.46 s
[haskell-language-server] include tasty-hunit-0.10.2-GgDJWfca0qz3VQYvFVrv8k
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] component haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4267.46 s
[haskell-language-server] include aeson-pretty-0.8.10-BTWKOuSCOAb8rTwRPcKO3o
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] include directory-1.3.8.1
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghc-9.6.4
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include githash-0.1.7.0-2NR9wwPJz2y9Co0cD7SxhK
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-IgW9EQsRZgT554kMDLL2N5-hls-alternate-number-format-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-1DZIxhnhf7Q1ps5PrDPIlE-hls-cabal-fmt-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-1Ge34p51nAjAYsE9Iln3CK-hls-cabal-gild-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-FLQ7ootdBrG56tWpYkb6rR-hls-call-hierarchy-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-Jx7Tv1RZozoDVxihWImaq4-hls-change-type-signature-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-KD5VM2ueLUDKmzaxXcpf3A-hls-class-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-LmhJeygUJIV8QtnZUN9HKZ-hls-code-range-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-4x1S1tdnXZpDDYcsoWlk19-hls-eval-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-ALcAzOQGdKgGlateXyKcTy-hls-explicit-fixity-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-5BIePMya9vz9acE3HH7Ux0-hls-explicit-imports-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-KRz8W2leXuO2NpR8xaaTiT-hls-explicit-record-fields-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-ETWafOaqFxT2mwacRkOdDE-hls-floskell-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-FCflOZLWRvw12MfcvAirz2-hls-fourmolu-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-2Lw2tRpfUsBCeqqh7uXAwz-hls-gadt-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-EatBjfh5XEeLPqZohhdMkJ-hls-hlint-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-H20iFMS10NW8VanLwOL7tQ-hls-module-name-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-8ZgPrH61Fz8BhxCkDg4tlJ-hls-notes-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-94iKgyazUxCEKaq2jmJFVi-hls-ormolu-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-CkejQEjPLgxCbnPk0UEbtv-hls-overloaded-record-dot-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-J5VMZ24q5YnLkJH4IEUDAm-hls-pragmas-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-2nFr1MBE7gBDc7W3dtwNyh-hls-qualify-imported-names-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-JG8rVPTSfBbGkt7w3eemly-hls-rename-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-7BiOD7uF16eBioNvV5OpAn-hls-retrie-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-1io2BSTlkko3jcoZsERdE7-hls-splice-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-AjIgQKZRr7VAtVCJemyJLv-hls-stan-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-Du0aZi8lU3jFDHfaJwV73z-hls-stylish-haskell-plugin
4267.46 s
[haskell-language-server] include hie-bios-0.14.0-C4HlS4Bt8WdEl9WF8WxQ2B
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include optparse-applicative-0.18.1.0-Ix6OJnPGDwd8lgiK1dFPqY
4267.46 s
[haskell-language-server] include optparse-simple-0.1.1.4-AH9Ffh92GK0396QW7sBLVU
4267.46 s
[haskell-language-server] include prettyprinter-1.7.1-Hej1zHKCrxbGcezwwa85RK
4267.46 s
[haskell-language-server] include process-1.6.17.0
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] component haskell-language-server-2.9.0.0-HlUXyQPzsOKATNLQyerTDG-haskell-language-server
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include prettyprinter-1.7.1-Hej1zHKCrxbGcezwwa85RK
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] component haskell-language-server-2.9.0.0-4qlgx1hpKD78jzEChaFKMy-haskell-language-server-wrapper
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] include directory-1.3.8.1
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4267.46 s
[haskell-language-server] include hie-bios-0.14.0-C4HlS4Bt8WdEl9WF8WxQ2B
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include unix-2.8.4.0
4267.46 s
[haskell-language-server] include unliftio-core-0.2.1.0-jCMAjQfJQAFcRO0d4vNHT
4267.46 s
[haskell-language-server] Linked component graph:
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-Du0aZi8lU3jFDHfaJwV73z-hls-stylish-haskell-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include directory-1.3.8.1
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghc-boot-th-9.6.4
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include stylish-haskell-0.14.5.0-KbvTDYIo3CzKPAHyVNz7So
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] Ide.Plugin.StylishHaskell=haskell-language-server-2.9.0.0-Du0aZi8lU3jFDHfaJwV73z-hls-stylish-haskell-plugin:Ide.Plugin.StylishHaskell
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-AjIgQKZRr7VAtVCJemyJLv-hls-stan-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include directory-1.3.8.1
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] include hie-compat-0.3.1.2-E5FwgshgOlR1zzKzvU7g2D
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include stan-0.1.3.0-3yPgtPU0wbD11749bclprn
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include trial-0.0.0.0-7S9BSxAoO2M2BNw9e1x1wn
4267.46 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] Ide.Plugin.Stan=haskell-language-server-2.9.0.0-AjIgQKZRr7VAtVCJemyJLv-hls-stan-plugin:Ide.Plugin.Stan
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin
4267.46 s
[haskell-language-server] include array-0.5.6.0
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include bytestring-0.11.5.3
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include stm-2.5.1.0
4267.46 s
[haskell-language-server] include stm-containers-1.2.1-Ff41A9ZVBY3GVZ6eFhCndG
4267.46 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] include template-haskell-2.20.0.0
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include text-rope-0.2-9UC4bYSHTmF3kx5IxNSgVR
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.SemanticTokens=haskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin:Ide.Plugin.SemanticTokens,Ide.Plugin.SemanticTokens.Mappings=haskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin:Ide.Plugin.SemanticTokens.Mappings,Ide.Plugin.SemanticTokens.Types=haskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin:Ide.Plugin.SemanticTokens.Types
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include bytestring-0.11.5.3
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include ghc-9.6.4
4267.46 s
[haskell-language-server] include ghc-boot-9.6.4
4267.46 s
[haskell-language-server] include ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include parser-combinators-1.3.0-CLzvY25Tdrt6arBuVaQF22
4267.46 s
[haskell-language-server] include regex-applicative-0.3.4-InvWUew1CW5HLYHwi4dOnm
4267.46 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include time-1.12.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] Development.IDE.GHC.Compat.ExactPrint=haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin:Development.IDE.GHC.Compat.ExactPrint,Development.IDE.GHC.Dump=haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin:Development.IDE.GHC.Dump,Development.IDE.GHC.ExactPrint=haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin:Development.IDE.GHC.ExactPrint,Development.IDE.Plugin.CodeAction=haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin:Development.IDE.Plugin.CodeAction,Development.IDE.Plugin.CodeAction.Util=haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin:Development.IDE.Plugin.CodeAction.Util
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-JG8rVPTSfBbGkt7w3eemly-hls-rename-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] include hie-compat-0.3.1.2-E5FwgshgOlR1zzKzvU7g2D
4267.46 s
[haskell-language-server] include hiedb-0.6.0.1-LEnEju9ftkT5emR8yIyqoV
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include mod-0.2.0.1-KgiKpsieuiZALlhMu88bym
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] Ide.Plugin.Rename=haskell-language-server-2.9.0.0-JG8rVPTSfBbGkt7w3eemly-hls-rename-plugin:Ide.Plugin.Rename
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-7BiOD7uF16eBioNvV5OpAn-hls-retrie-plugin
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include bytestring-0.11.5.3
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include ghc-9.6.4
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include retrie-1.2.3-G1FMMw7v1FnBtjvpH4nJ2U
4267.46 s
[haskell-language-server] include safe-exceptions-0.1.7.4-LDu2YEcxrL60PRxnTpC3n
4267.46 s
[haskell-language-server] include stm-2.5.1.0
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] Ide.Plugin.Retrie=haskell-language-server-2.9.0.0-7BiOD7uF16eBioNvV5OpAn-hls-retrie-plugin:Ide.Plugin.Retrie
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-1io2BSTlkko3jcoZsERdE7-hls-splice-plugin
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include foldl-1.4.17-6azjLV1tmhkCItMsWh7N7s
4267.46 s
[haskell-language-server] include ghc-9.6.4
4267.46 s
[haskell-language-server] include ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include unliftio-core-0.2.1.0-jCMAjQfJQAFcRO0d4vNHT
4267.46 s
[haskell-language-server] Ide.Plugin.Splice=haskell-language-server-2.9.0.0-1io2BSTlkko3jcoZsERdE7-hls-splice-plugin:Ide.Plugin.Splice,Ide.Plugin.Splice.Types=haskell-language-server-2.9.0.0-1io2BSTlkko3jcoZsERdE7-hls-splice-plugin:Ide.Plugin.Splice.Types
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-2nFr1MBE7gBDc7W3dtwNyh-hls-qualify-imported-names-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.QualifyImportedNames=haskell-language-server-2.9.0.0-2nFr1MBE7gBDc7W3dtwNyh-hls-qualify-imported-names-plugin:Ide.Plugin.QualifyImportedNames
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-J5VMZ24q5YnLkJH4IEUDAm-hls-pragmas-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include fuzzy-0.1.1.0-IKCMM21sJyU2W35alo2mhn
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.Pragmas=haskell-language-server-2.9.0.0-J5VMZ24q5YnLkJH4IEUDAm-hls-pragmas-plugin:Ide.Plugin.Pragmas
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-CkejQEjPLgxCbnPk0UEbtv-hls-overloaded-record-dot-plugin
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.OverloadedRecordDot=haskell-language-server-2.9.0.0-CkejQEjPLgxCbnPk0UEbtv-hls-overloaded-record-dot-plugin:Ide.Plugin.OverloadedRecordDot
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-94iKgyazUxCEKaq2jmJFVi-hls-ormolu-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghc-boot-th-9.6.4
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include ormolu-0.7.2.0-LRt4PJJKniVIw8UgftQ6gB
4267.46 s
[haskell-language-server] include process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.Ormolu=haskell-language-server-2.9.0.0-94iKgyazUxCEKaq2jmJFVi-hls-ormolu-plugin:Ide.Plugin.Ormolu
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-8ZgPrH61Fz8BhxCkDg4tlJ-hls-notes-plugin
4267.46 s
[haskell-language-server] include array-0.5.6.0
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include text-rope-0.2-9UC4bYSHTmF3kx5IxNSgVR
4267.46 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] Ide.Plugin.Notes=haskell-language-server-2.9.0.0-8ZgPrH61Fz8BhxCkDg4tlJ-hls-notes-plugin:Ide.Plugin.Notes
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-H20iFMS10NW8VanLwOL7tQ-hls-module-name-plugin
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.ModuleName=haskell-language-server-2.9.0.0-H20iFMS10NW8VanLwOL7tQ-hls-module-name-plugin:Ide.Plugin.ModuleName
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-EatBjfh5XEeLPqZohhdMkJ-hls-hlint-plugin
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include apply-refact-0.13.0.0-3QAiSyBA77C9teB2doAggb
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include bytestring-0.11.5.3
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghc-lib-parser-9.6.6.20240701-GZY7ke2v0IMKuLUVjKoyt6
4267.46 s
[haskell-language-server] include ghc-lib-parser-ex-9.6.0.2-3HdfywMse4nAXmZGiWxUxn
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] include hlint-3.6.1-CEVegcSh8X2KCu3WRhwckq
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include refact-0.3.0.2-9sd87bzln30Ep1xbFPI169
4267.46 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] include stm-2.5.1.0
4267.46 s
[haskell-language-server] include temporary-1.3-3A7j9gspWdr21XxDg0nhIA
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] Ide.Plugin.Hlint=haskell-language-server-2.9.0.0-EatBjfh5XEeLPqZohhdMkJ-hls-hlint-plugin:Ide.Plugin.Hlint
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-2Lw2tRpfUsBCeqqh7uXAwz-hls-gadt-plugin
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include ghc-9.6.4
4267.46 s
[haskell-language-server] include ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.GADT=haskell-language-server-2.9.0.0-2Lw2tRpfUsBCeqqh7uXAwz-hls-gadt-plugin:Ide.Plugin.GADT
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-FCflOZLWRvw12MfcvAirz2-hls-fourmolu-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include fourmolu-0.14.0.0-8fkxXGjoLJoAbV4VIFbGgo
4267.46 s
[haskell-language-server] include ghc-boot-th-9.6.4
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include yaml-0.11.11.2-7CM8crORmHAC6OazxNvApg
4267.46 s
[haskell-language-server] Ide.Plugin.Fourmolu=haskell-language-server-2.9.0.0-FCflOZLWRvw12MfcvAirz2-hls-fourmolu-plugin:Ide.Plugin.Fourmolu
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-ETWafOaqFxT2mwacRkOdDE-hls-floskell-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include floskell-0.11.1-2hMb3YDOODIZGzbydVOEm
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] Ide.Plugin.Floskell=haskell-language-server-2.9.0.0-ETWafOaqFxT2mwacRkOdDE-hls-floskell-plugin:Ide.Plugin.Floskell
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-KRz8W2leXuO2NpR8xaaTiT-hls-explicit-record-fields-plugin
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.ExplicitFields=haskell-language-server-2.9.0.0-KRz8W2leXuO2NpR8xaaTiT-hls-explicit-record-fields-plugin:Ide.Plugin.ExplicitFields
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-5BIePMya9vz9acE3HH7Ux0-hls-explicit-imports-plugin
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include ghc-9.6.4
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.ExplicitImports=haskell-language-server-2.9.0.0-5BIePMya9vz9acE3HH7Ux0-hls-explicit-imports-plugin:Ide.Plugin.ExplicitImports
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-ALcAzOQGdKgGlateXyKcTy-hls-explicit-fixity-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] Ide.Plugin.ExplicitFixity=haskell-language-server-2.9.0.0-ALcAzOQGdKgGlateXyKcTy-hls-explicit-fixity-plugin:Ide.Plugin.ExplicitFixity
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-4x1S1tdnXZpDDYcsoWlk19-hls-eval-plugin
4267.46 s
[haskell-language-server] include Diff-0.4.1-GNcENdyhFp1JIqx0oyGFBq
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include bytestring-0.11.5.3
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghc-9.6.4
4267.46 s
[haskell-language-server] include ghc-boot-th-9.6.4
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include megaparsec-9.5.0-9KNYixVp7KbKrZF4yfrUJf
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include parser-combinators-1.3.0-CLzvY25Tdrt6arBuVaQF22
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include unliftio-0.2.25.0-A3aTw54blhiEsewkppu485
4267.46 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] Ide.Plugin.Eval=haskell-language-server-2.9.0.0-4x1S1tdnXZpDDYcsoWlk19-hls-eval-plugin:Ide.Plugin.Eval,Ide.Plugin.Eval.Types=haskell-language-server-2.9.0.0-4x1S1tdnXZpDDYcsoWlk19-hls-eval-plugin:Ide.Plugin.Eval.Types
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-LmhJeygUJIV8QtnZUN9HKZ-hls-code-range-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include semigroupoids-6.0.1-2rm3ClqY5FTD4TwknWbNpJ
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include vector-0.13.1.0-3qzflc9ZVPTCYTgdNTHP33
4267.46 s
[haskell-language-server] Ide.Plugin.CodeRange=haskell-language-server-2.9.0.0-LmhJeygUJIV8QtnZUN9HKZ-hls-code-range-plugin:Ide.Plugin.CodeRange,Ide.Plugin.CodeRange.Rules=haskell-language-server-2.9.0.0-LmhJeygUJIV8QtnZUN9HKZ-hls-code-range-plugin:Ide.Plugin.CodeRange.Rules
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-KD5VM2ueLUDKmzaxXcpf3A-hls-class-plugin
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include ghc-9.6.4
4267.46 s
[haskell-language-server] include ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.Class=haskell-language-server-2.9.0.0-KD5VM2ueLUDKmzaxXcpf3A-hls-class-plugin:Ide.Plugin.Class
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-Jx7Tv1RZozoDVxihWImaq4-hls-change-type-signature-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] Ide.Plugin.ChangeTypeSignature=haskell-language-server-2.9.0.0-Jx7Tv1RZozoDVxihWImaq4-hls-change-type-signature-plugin:Ide.Plugin.ChangeTypeSignature
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-FLQ7ootdBrG56tWpYkb6rR-hls-call-hierarchy-plugin
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hiedb-0.6.0.1-LEnEju9ftkT5emR8yIyqoV
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include sqlite-simple-0.4.19.0-BMczxzasv9q4vAK8A8kph9
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] Ide.Plugin.CallHierarchy=haskell-language-server-2.9.0.0-FLQ7ootdBrG56tWpYkb6rR-hls-call-hierarchy-plugin:Ide.Plugin.CallHierarchy
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin
4267.46 s
[haskell-language-server] include Cabal-syntax-3.10.1.0
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include bytestring-0.11.5.3
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include directory-1.3.8.1
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] Ide.Plugin.Cabal=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal,Ide.Plugin.Cabal.Completion.Completer.FilePath=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.FilePath,Ide.Plugin.Cabal.Completion.Completer.Module=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Module,Ide.Plugin.Cabal.Completion.Completer.Paths=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Paths,Ide.Plugin.Cabal.Completion.Completer.Simple=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Simple,Ide.Plugin.Cabal.Completion.Completer.Snippet=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Snippet,Ide.Plugin.Cabal.Completion.Completer.Types=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Types,Ide.Plugin.Cabal.Completion.Completions=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completions,Ide.Plugin.Cabal.Completion.Data=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Data,Ide.Plugin.Cabal.Completion.Types=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Types,Ide.Plugin.Cabal.Diagnostics=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Diagnostics,Ide.Plugin.Cabal.LicenseSuggest=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.LicenseSuggest,Ide.Plugin.Cabal.Orphans=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Orphans,Ide.Plugin.Cabal.Parse=haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin:Ide.Plugin.Cabal.Parse
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-1Ge34p51nAjAYsE9Iln3CK-hls-cabal-gild-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include directory-1.3.8.1
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] Ide.Plugin.CabalGild=haskell-language-server-2.9.0.0-1Ge34p51nAjAYsE9Iln3CK-hls-cabal-gild-plugin:Ide.Plugin.CabalGild
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-1DZIxhnhf7Q1ps5PrDPIlE-hls-cabal-fmt-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include directory-1.3.8.1
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] Ide.Plugin.CabalFmt=haskell-language-server-2.9.0.0-1DZIxhnhf7Q1ps5PrDPIlE-hls-cabal-fmt-plugin:Ide.Plugin.CabalFmt
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-IgW9EQsRZgT554kMDLL2N5-hls-alternate-number-format-plugin
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include ghc-boot-th-9.6.4
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include mtl-2.3.1
4267.46 s
[haskell-language-server] include regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] include syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] Ide.Plugin.AlternateNumberFormat=haskell-language-server-2.9.0.0-IgW9EQsRZgT554kMDLL2N5-hls-alternate-number-format-plugin:Ide.Plugin.AlternateNumberFormat,Ide.Plugin.Conversion=haskell-language-server-2.9.0.0-IgW9EQsRZgT554kMDLL2N5-hls-alternate-number-format-plugin:Ide.Plugin.Conversion
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-DBK3HeQpqONft90qZZuzB-ghcide-bench-lib
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include async-2.2.5-CD3KZbgGMvCHZE9du48UdT
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include binary-0.8.9.1
4267.46 s
[haskell-language-server] include bytestring-0.11.5.3
4267.46 s
[haskell-language-server] include deepseq-1.4.8.1
4267.46 s
[haskell-language-server] include directory-1.3.8.1
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] include hls-test-utils-2.9.0.0-5Yv3u1BxrJwK38MbRcuqbx
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-test-0.17.1.0-6SAsPSNninj58iv2ZkQrzu
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include optparse-applicative-0.18.1.0-Ix6OJnPGDwd8lgiK1dFPqY
4267.46 s
[haskell-language-server] include parser-combinators-1.3.0-CLzvY25Tdrt6arBuVaQF22
4267.46 s
[haskell-language-server] include process-1.6.17.0
4267.46 s
[haskell-language-server] include row-types-1.0.1.2-5kUjPhx0swsqZ0aXq9oQw
4267.46 s
[haskell-language-server] include safe-exceptions-0.1.7.4-LDu2YEcxrL60PRxnTpC3n
4267.46 s
[haskell-language-server] include shake-0.19.8-Ahfcxcdrvf0GfVqfbyt36d
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] Experiments=haskell-language-server-2.9.0.0-DBK3HeQpqONft90qZZuzB-ghcide-bench-lib:Experiments,Experiments.Types=haskell-language-server-2.9.0.0-DBK3HeQpqONft90qZZuzB-ghcide-bench-lib:Experiments.Types
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-HJzvSaPqydE4jN0RqwKVhJ-ghcide-bench
4267.46 s
[haskell-language-server] include aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include bytestring-0.11.5.3
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-DBK3HeQpqONft90qZZuzB-ghcide-bench-lib
4267.46 s
[haskell-language-server] include hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include hls-test-utils-2.9.0.0-5Yv3u1BxrJwK38MbRcuqbx
4267.46 s
[haskell-language-server] include lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] include lsp-test-0.17.1.0-6SAsPSNninj58iv2ZkQrzu
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include optparse-applicative-0.18.1.0-Ix6OJnPGDwd8lgiK1dFPqY
4267.46 s
[haskell-language-server] include process-1.6.17.0
4267.46 s
[haskell-language-server] include safe-exceptions-0.1.7.4-LDu2YEcxrL60PRxnTpC3n
4267.46 s
[haskell-language-server] include shake-0.19.8-Ahfcxcdrvf0GfVqfbyt36d
4267.46 s
[haskell-language-server] include tasty-hunit-0.10.2-GgDJWfca0qz3VQYvFVrv8k
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4267.46 s
[haskell-language-server] include aeson-pretty-0.8.10-BTWKOuSCOAb8rTwRPcKO3o
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] include directory-1.3.8.1
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghc-9.6.4
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include githash-0.1.7.0-2NR9wwPJz2y9Co0cD7SxhK
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-IgW9EQsRZgT554kMDLL2N5-hls-alternate-number-format-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-1DZIxhnhf7Q1ps5PrDPIlE-hls-cabal-fmt-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-1Ge34p51nAjAYsE9Iln3CK-hls-cabal-gild-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-FLQ7ootdBrG56tWpYkb6rR-hls-call-hierarchy-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-Jx7Tv1RZozoDVxihWImaq4-hls-change-type-signature-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-KD5VM2ueLUDKmzaxXcpf3A-hls-class-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-LmhJeygUJIV8QtnZUN9HKZ-hls-code-range-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-4x1S1tdnXZpDDYcsoWlk19-hls-eval-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-ALcAzOQGdKgGlateXyKcTy-hls-explicit-fixity-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-5BIePMya9vz9acE3HH7Ux0-hls-explicit-imports-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-KRz8W2leXuO2NpR8xaaTiT-hls-explicit-record-fields-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-ETWafOaqFxT2mwacRkOdDE-hls-floskell-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-FCflOZLWRvw12MfcvAirz2-hls-fourmolu-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-2Lw2tRpfUsBCeqqh7uXAwz-hls-gadt-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-EatBjfh5XEeLPqZohhdMkJ-hls-hlint-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-H20iFMS10NW8VanLwOL7tQ-hls-module-name-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-8ZgPrH61Fz8BhxCkDg4tlJ-hls-notes-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-94iKgyazUxCEKaq2jmJFVi-hls-ormolu-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-CkejQEjPLgxCbnPk0UEbtv-hls-overloaded-record-dot-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-J5VMZ24q5YnLkJH4IEUDAm-hls-pragmas-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-2nFr1MBE7gBDc7W3dtwNyh-hls-qualify-imported-names-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-JG8rVPTSfBbGkt7w3eemly-hls-rename-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-7BiOD7uF16eBioNvV5OpAn-hls-retrie-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-1io2BSTlkko3jcoZsERdE7-hls-splice-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-AjIgQKZRr7VAtVCJemyJLv-hls-stan-plugin
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-Du0aZi8lU3jFDHfaJwV73z-hls-stylish-haskell-plugin
4267.46 s
[haskell-language-server] include hie-bios-0.14.0-C4HlS4Bt8WdEl9WF8WxQ2B
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include optparse-applicative-0.18.1.0-Ix6OJnPGDwd8lgiK1dFPqY
4267.46 s
[haskell-language-server] include optparse-simple-0.1.1.4-AH9Ffh92GK0396QW7sBLVU
4267.46 s
[haskell-language-server] include prettyprinter-1.7.1-Hej1zHKCrxbGcezwwa85RK
4267.46 s
[haskell-language-server] include process-1.6.17.0
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] HlsPlugins=haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl:HlsPlugins,Ide.Arguments=haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl:Ide.Arguments,Ide.Main=haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl:Ide.Main,Ide.Version=haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl:Ide.Version
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-HlUXyQPzsOKATNLQyerTDG-haskell-language-server
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include prettyprinter-1.7.1-Hej1zHKCrxbGcezwwa85RK
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] unit haskell-language-server-2.9.0.0-4qlgx1hpKD78jzEChaFKMy-haskell-language-server-wrapper
4267.46 s
[haskell-language-server] include base-4.18.2.0
4267.46 s
[haskell-language-server] include containers-0.6.7
4267.46 s
[haskell-language-server] include data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] include directory-1.3.8.1
4267.46 s
[haskell-language-server] include extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] include filepath-1.4.200.1
4267.46 s
[haskell-language-server] include ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] include haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4267.46 s
[haskell-language-server] include hie-bios-0.14.0-C4HlS4Bt8WdEl9WF8WxQ2B
4267.46 s
[haskell-language-server] include hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] include lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] include lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] include text-2.0.2
4267.46 s
[haskell-language-server] include transformers-0.6.1.0
4267.46 s
[haskell-language-server] include unix-2.8.4.0
4267.46 s
[haskell-language-server] include unliftio-core-0.2.1.0-jCMAjQfJQAFcRO0d4vNHT
4267.46 s
[haskell-language-server] Ready component graph:
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends bytestring-0.11.5.3
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends ghc-9.6.4
4267.46 s
[haskell-language-server] depends ghc-boot-9.6.4
4267.46 s
[haskell-language-server] depends ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends parser-combinators-1.3.0-CLzvY25Tdrt6arBuVaQF22
4267.46 s
[haskell-language-server] depends regex-applicative-0.3.4-InvWUew1CW5HLYHwi4dOnm
4267.46 s
[haskell-language-server] depends regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] depends syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends time-1.12.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] depends unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-LmhJeygUJIV8QtnZUN9HKZ-hls-code-range-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends semigroupoids-6.0.1-2rm3ClqY5FTD4TwknWbNpJ
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] depends vector-0.13.1.0-3qzflc9ZVPTCYTgdNTHP33
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-KRz8W2leXuO2NpR8xaaTiT-hls-explicit-record-fields-plugin
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-KD5VM2ueLUDKmzaxXcpf3A-hls-class-plugin
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends ghc-9.6.4
4267.46 s
[haskell-language-server] depends ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-Jx7Tv1RZozoDVxihWImaq4-hls-change-type-signature-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] depends syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-JG8rVPTSfBbGkt7w3eemly-hls-rename-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] depends hie-compat-0.3.1.2-E5FwgshgOlR1zzKzvU7g2D
4267.46 s
[haskell-language-server] depends hiedb-0.6.0.1-LEnEju9ftkT5emR8yIyqoV
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends mod-0.2.0.1-KgiKpsieuiZALlhMu88bym
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] depends unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-J5VMZ24q5YnLkJH4IEUDAm-hls-pragmas-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends fuzzy-0.1.1.0-IKCMM21sJyU2W35alo2mhn
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-IgW9EQsRZgT554kMDLL2N5-hls-alternate-number-format-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends ghc-boot-th-9.6.4
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] depends syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin
4267.46 s
[haskell-language-server] depends array-0.5.6.0
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends bytestring-0.11.5.3
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends stm-2.5.1.0
4267.46 s
[haskell-language-server] depends stm-containers-1.2.1-Ff41A9ZVBY3GVZ6eFhCndG
4267.46 s
[haskell-language-server] depends syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] depends template-haskell-2.20.0.0
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends text-rope-0.2-9UC4bYSHTmF3kx5IxNSgVR
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-H20iFMS10NW8VanLwOL7tQ-hls-module-name-plugin
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-FLQ7ootdBrG56tWpYkb6rR-hls-call-hierarchy-plugin
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hiedb-0.6.0.1-LEnEju9ftkT5emR8yIyqoV
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends sqlite-simple-0.4.19.0-BMczxzasv9q4vAK8A8kph9
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-FCflOZLWRvw12MfcvAirz2-hls-fourmolu-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends fourmolu-0.14.0.0-8fkxXGjoLJoAbV4VIFbGgo
4267.46 s
[haskell-language-server] depends ghc-boot-th-9.6.4
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] depends yaml-0.11.11.2-7CM8crORmHAC6OazxNvApg
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-EatBjfh5XEeLPqZohhdMkJ-hls-hlint-plugin
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends apply-refact-0.13.0.0-3QAiSyBA77C9teB2doAggb
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends bytestring-0.11.5.3
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends ghc-lib-parser-9.6.6.20240701-GZY7ke2v0IMKuLUVjKoyt6
4267.46 s
[haskell-language-server] depends ghc-lib-parser-ex-9.6.0.2-3HdfywMse4nAXmZGiWxUxn
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] depends hlint-3.6.1-CEVegcSh8X2KCu3WRhwckq
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends refact-0.3.0.2-9sd87bzln30Ep1xbFPI169
4267.46 s
[haskell-language-server] depends regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] depends stm-2.5.1.0
4267.46 s
[haskell-language-server] depends temporary-1.3-3A7j9gspWdr21XxDg0nhIA
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] depends unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-ETWafOaqFxT2mwacRkOdDE-hls-floskell-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends floskell-0.11.1-2hMb3YDOODIZGzbydVOEm
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-Du0aZi8lU3jFDHfaJwV73z-hls-stylish-haskell-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends directory-1.3.8.1
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends ghc-boot-th-9.6.4
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends stylish-haskell-0.14.5.0-KbvTDYIo3CzKPAHyVNz7So
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-DBK3HeQpqONft90qZZuzB-ghcide-bench-lib
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends async-2.2.5-CD3KZbgGMvCHZE9du48UdT
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends binary-0.8.9.1
4267.46 s
[haskell-language-server] depends bytestring-0.11.5.3
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends directory-1.3.8.1
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] depends hls-test-utils-2.9.0.0-5Yv3u1BxrJwK38MbRcuqbx
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-test-0.17.1.0-6SAsPSNninj58iv2ZkQrzu
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends optparse-applicative-0.18.1.0-Ix6OJnPGDwd8lgiK1dFPqY
4267.46 s
[haskell-language-server] depends parser-combinators-1.3.0-CLzvY25Tdrt6arBuVaQF22
4267.46 s
[haskell-language-server] depends process-1.6.17.0
4267.46 s
[haskell-language-server] depends row-types-1.0.1.2-5kUjPhx0swsqZ0aXq9oQw
4267.46 s
[haskell-language-server] depends safe-exceptions-0.1.7.4-LDu2YEcxrL60PRxnTpC3n
4267.46 s
[haskell-language-server] depends shake-0.19.8-Ahfcxcdrvf0GfVqfbyt36d
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-HJzvSaPqydE4jN0RqwKVhJ-ghcide-bench
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends bytestring-0.11.5.3
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-DBK3HeQpqONft90qZZuzB-ghcide-bench-lib
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends hls-test-utils-2.9.0.0-5Yv3u1BxrJwK38MbRcuqbx
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-test-0.17.1.0-6SAsPSNninj58iv2ZkQrzu
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends optparse-applicative-0.18.1.0-Ix6OJnPGDwd8lgiK1dFPqY
4267.46 s
[haskell-language-server] depends process-1.6.17.0
4267.46 s
[haskell-language-server] depends safe-exceptions-0.1.7.4-LDu2YEcxrL60PRxnTpC3n
4267.46 s
[haskell-language-server] depends shake-0.19.8-Ahfcxcdrvf0GfVqfbyt36d
4267.46 s
[haskell-language-server] depends tasty-hunit-0.10.2-GgDJWfca0qz3VQYvFVrv8k
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-CkejQEjPLgxCbnPk0UEbtv-hls-overloaded-record-dot-plugin
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-AjIgQKZRr7VAtVCJemyJLv-hls-stan-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends directory-1.3.8.1
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] depends hie-compat-0.3.1.2-E5FwgshgOlR1zzKzvU7g2D
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends stan-0.1.3.0-3yPgtPU0wbD11749bclprn
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends trial-0.0.0.0-7S9BSxAoO2M2BNw9e1x1wn
4267.46 s
[haskell-language-server] depends unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-ALcAzOQGdKgGlateXyKcTy-hls-explicit-fixity-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-94iKgyazUxCEKaq2jmJFVi-hls-ormolu-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends ghc-boot-th-9.6.4
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends ormolu-0.7.2.0-LRt4PJJKniVIw8UgftQ6gB
4267.46 s
[haskell-language-server] depends process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-8ZgPrH61Fz8BhxCkDg4tlJ-hls-notes-plugin
4267.46 s
[haskell-language-server] depends array-0.5.6.0
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends text-rope-0.2-9UC4bYSHTmF3kx5IxNSgVR
4267.46 s
[haskell-language-server] depends unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-7BiOD7uF16eBioNvV5OpAn-hls-retrie-plugin
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends bytestring-0.11.5.3
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends ghc-9.6.4
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends retrie-1.2.3-G1FMMw7v1FnBtjvpH4nJ2U
4267.46 s
[haskell-language-server] depends safe-exceptions-0.1.7.4-LDu2YEcxrL60PRxnTpC3n
4267.46 s
[haskell-language-server] depends stm-2.5.1.0
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] depends unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-5BIePMya9vz9acE3HH7Ux0-hls-explicit-imports-plugin
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends ghc-9.6.4
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin
4267.46 s
[haskell-language-server] depends Cabal-syntax-3.10.1.0
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends bytestring-0.11.5.3
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends directory-1.3.8.1
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hashable-1.4.4.0-EYgokg2Er1IJzXd2Z9A918
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends regex-tdfa-1.3.2.2-5SUCkdo12yhK96s88l01tr
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] depends unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-4x1S1tdnXZpDDYcsoWlk19-hls-eval-plugin
4267.46 s
[haskell-language-server] depends Diff-0.4.1-GNcENdyhFp1JIqx0oyGFBq
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends bytestring-0.11.5.3
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends deepseq-1.4.8.1
4267.46 s
[haskell-language-server] depends dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends ghc-9.6.4
4267.46 s
[haskell-language-server] depends ghc-boot-th-9.6.4
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-graph-2.9.0.0-C1fEC4ziJCaReLzMRgTpk
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends megaparsec-9.5.0-9KNYixVp7KbKrZF4yfrUJf
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends parser-combinators-1.3.0-CLzvY25Tdrt6arBuVaQF22
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] depends unliftio-0.2.25.0-A3aTw54blhiEsewkppu485
4267.46 s
[haskell-language-server] depends unordered-containers-0.2.20-2hEtSwJDqAW4PFTpOfhK1G
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-2nFr1MBE7gBDc7W3dtwNyh-hls-qualify-imported-names-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends dlist-1.0-Fw5TUYtsnR3X3pZf0TOak
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-2Lw2tRpfUsBCeqqh7uXAwz-hls-gadt-plugin
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends containers-0.6.7
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends ghc-9.6.4
4267.46 s
[haskell-language-server] depends ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-1io2BSTlkko3jcoZsERdE7-hls-splice-plugin
4267.46 s
[haskell-language-server] depends aeson-2.1.2.1-8frxaMFP6cuCXenFDktFlI
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends foldl-1.4.17-6azjLV1tmhkCItMsWh7N7s
4267.46 s
[haskell-language-server] depends ghc-9.6.4
4267.46 s
[haskell-language-server] depends ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends syb-0.7.2.4-6VU69jXOzwK5kPquc5oLgQ
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] depends transformers-0.6.1.0
4267.46 s
[haskell-language-server] depends unliftio-core-0.2.1.0-jCMAjQfJQAFcRO0d4vNHT
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-1Ge34p51nAjAYsE9Iln3CK-hls-cabal-gild-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends directory-1.3.8.1
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-1DZIxhnhf7Q1ps5PrDPIlE-hls-cabal-fmt-plugin
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends directory-1.3.8.1
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.46 s
[haskell-language-server] depends lens-5.2.3-ApaPIrIZSi5Ill3gaFjlRR
4267.46 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.46 s
[haskell-language-server] depends mtl-2.3.1
4267.46 s
[haskell-language-server] depends process-extras-0.7.4-HxLheH82opVGukvHJawgcB
4267.46 s
[haskell-language-server] depends text-2.0.2
4267.46 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4267.46 s
[haskell-language-server] depends aeson-pretty-0.8.10-BTWKOuSCOAb8rTwRPcKO3o
4267.46 s
[haskell-language-server] depends base-4.18.2.0
4267.46 s
[haskell-language-server] depends data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.46 s
[haskell-language-server] depends directory-1.3.8.1
4267.46 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.46 s
[haskell-language-server] depends filepath-1.4.200.1
4267.46 s
[haskell-language-server] depends ghc-9.6.4
4267.46 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.46 s
[haskell-language-server] depends githash-0.1.7.0-2NR9wwPJz2y9Co0cD7SxhK
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-IgW9EQsRZgT554kMDLL2N5-hls-alternate-number-format-plugin
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-1DZIxhnhf7Q1ps5PrDPIlE-hls-cabal-fmt-plugin
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-1Ge34p51nAjAYsE9Iln3CK-hls-cabal-gild-plugin
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-FLQ7ootdBrG56tWpYkb6rR-hls-call-hierarchy-plugin
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-Jx7Tv1RZozoDVxihWImaq4-hls-change-type-signature-plugin
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-KD5VM2ueLUDKmzaxXcpf3A-hls-class-plugin
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-LmhJeygUJIV8QtnZUN9HKZ-hls-code-range-plugin
4267.46 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-4x1S1tdnXZpDDYcsoWlk19-hls-eval-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-ALcAzOQGdKgGlateXyKcTy-hls-explicit-fixity-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-5BIePMya9vz9acE3HH7Ux0-hls-explicit-imports-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-KRz8W2leXuO2NpR8xaaTiT-hls-explicit-record-fields-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-ETWafOaqFxT2mwacRkOdDE-hls-floskell-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-FCflOZLWRvw12MfcvAirz2-hls-fourmolu-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-2Lw2tRpfUsBCeqqh7uXAwz-hls-gadt-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-EatBjfh5XEeLPqZohhdMkJ-hls-hlint-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-H20iFMS10NW8VanLwOL7tQ-hls-module-name-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-8ZgPrH61Fz8BhxCkDg4tlJ-hls-notes-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-94iKgyazUxCEKaq2jmJFVi-hls-ormolu-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-CkejQEjPLgxCbnPk0UEbtv-hls-overloaded-record-dot-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-J5VMZ24q5YnLkJH4IEUDAm-hls-pragmas-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-2nFr1MBE7gBDc7W3dtwNyh-hls-qualify-imported-names-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-JG8rVPTSfBbGkt7w3eemly-hls-rename-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-7BiOD7uF16eBioNvV5OpAn-hls-retrie-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-1io2BSTlkko3jcoZsERdE7-hls-splice-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-AjIgQKZRr7VAtVCJemyJLv-hls-stan-plugin
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-Du0aZi8lU3jFDHfaJwV73z-hls-stylish-haskell-plugin
4267.53 s
[haskell-language-server] depends hie-bios-0.14.0-C4HlS4Bt8WdEl9WF8WxQ2B
4267.53 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.53 s
[haskell-language-server] depends optparse-applicative-0.18.1.0-Ix6OJnPGDwd8lgiK1dFPqY
4267.53 s
[haskell-language-server] depends optparse-simple-0.1.1.4-AH9Ffh92GK0396QW7sBLVU
4267.53 s
[haskell-language-server] depends prettyprinter-1.7.1-Hej1zHKCrxbGcezwwa85RK
4267.53 s
[haskell-language-server] depends process-1.6.17.0
4267.53 s
[haskell-language-server] depends text-2.0.2
4267.53 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-4qlgx1hpKD78jzEChaFKMy-haskell-language-server-wrapper
4267.53 s
[haskell-language-server] depends base-4.18.2.0
4267.53 s
[haskell-language-server] depends containers-0.6.7
4267.53 s
[haskell-language-server] depends data-default-0.7.1.2-HJKfMqOAEDl3FoBVIHuKuX
4267.53 s
[haskell-language-server] depends directory-1.3.8.1
4267.53 s
[haskell-language-server] depends extra-1.7.16-IO57XLiJsmcICyoGD94EiX
4267.53 s
[haskell-language-server] depends filepath-1.4.200.1
4267.53 s
[haskell-language-server] depends ghcide-2.9.0.0-JjWUi7zdDj5HaeiSoafog4
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4267.53 s
[haskell-language-server] depends hie-bios-0.14.0-C4HlS4Bt8WdEl9WF8WxQ2B
4267.53 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.53 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.53 s
[haskell-language-server] depends lsp-types-2.3.0.0-CaZYNxzZErVB2MVtkaBBcS
4267.53 s
[haskell-language-server] depends text-2.0.2
4267.53 s
[haskell-language-server] depends transformers-0.6.1.0
4267.53 s
[haskell-language-server] depends unix-2.8.4.0
4267.53 s
[haskell-language-server] depends unliftio-core-0.2.1.0-jCMAjQfJQAFcRO0d4vNHT
4267.53 s
[haskell-language-server] definite haskell-language-server-2.9.0.0-HlUXyQPzsOKATNLQyerTDG-haskell-language-server
4267.53 s
[haskell-language-server] depends base-4.18.2.0
4267.53 s
[haskell-language-server] depends haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4267.53 s
[haskell-language-server] depends hls-plugin-api-2.9.0.0-ELxgptoNPTC5y0rcdLcEGO
4267.53 s
[haskell-language-server] depends lsp-2.7.0.0-77A6m4lTu8BJuCO38n6Obx
4267.53 s
[haskell-language-server] depends prettyprinter-1.7.1-Hej1zHKCrxbGcezwwa85RK
4267.53 s
[haskell-language-server] depends text-2.0.2
4267.53 s
[haskell-language-server] Using Cabal-3.10.1.0 compiled by ghc-9.6
4267.53 s
[haskell-language-server] Using compiler: ghc-9.6.4
4267.53 s
[haskell-language-server] Using install prefix:
4267.53 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0
4267.53 s
[haskell-language-server] Executables installed in:
4267.53 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin
4267.53 s
[haskell-language-server] Libraries installed in:
4267.53 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4267.53 s
[haskell-language-server] Dynamic Libraries installed in:
4267.53 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4
4267.53 s
[haskell-language-server] Private executables installed in:
4267.53 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/libexec/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0
4267.53 s
[haskell-language-server] Data files installed in:
4267.53 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/share/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0
4267.53 s
[haskell-language-server] Documentation installed in:
4267.53 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/share/doc/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0
4267.53 s
[haskell-language-server] Configuration files installed in:
4267.53 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/etc
4267.53 s
[haskell-language-server] No alex found
4267.53 s
[haskell-language-server] Using ar found on system at:
4267.53 s
[haskell-language-server] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ar
4267.53 s
[haskell-language-server] No c2hs found
4267.53 s
[haskell-language-server] Using cpphs version 1.20.9 found on system at:
4267.53 s
[haskell-language-server] /nix/store/52aa901nh3p9fc34bkwyr497j2g5pc6l-cpphs-1.20.9.1/bin/cpphs
4267.53 s
[haskell-language-server] No doctest found
4267.53 s
[haskell-language-server] Using gcc version 13.3.0 given by user at:
4267.53 s
[haskell-language-server] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/gcc
4267.53 s
[haskell-language-server] Using ghc version 9.6.4 found on system at:
4267.53 s
[haskell-language-server] /nix/store/1f4pvqhgg70cnngpd03iaj1parn75myl-ghc-9.6.4/bin/ghc
4267.53 s
[haskell-language-server] Using ghc-pkg version 9.6.4 found on system at:
4267.53 s
[haskell-language-server] /nix/store/1f4pvqhgg70cnngpd03iaj1parn75myl-ghc-9.6.4/bin/ghc-pkg-9.6.4
4267.53 s
[haskell-language-server] No ghcjs found
4267.53 s
[haskell-language-server] No ghcjs-pkg found
4267.53 s
[haskell-language-server] No greencard found
4267.53 s
[haskell-language-server] Using haddock version 2.29.2 found on system at:
4267.53 s
[haskell-language-server] /nix/store/1f4pvqhgg70cnngpd03iaj1parn75myl-ghc-9.6.4/bin/haddock-ghc-9.6.4
4267.53 s
[haskell-language-server] No happy found
4267.53 s
[haskell-language-server] Using haskell-suite found on system at: haskell-suite-dummy-location
4267.53 s
[haskell-language-server] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
4267.53 s
[haskell-language-server] No hmake found
4267.53 s
[haskell-language-server] Using hpc version 0.68 found on system at:
4267.53 s
[haskell-language-server] /nix/store/1f4pvqhgg70cnngpd03iaj1parn75myl-ghc-9.6.4/bin/hpc-ghc-9.6.4
4267.53 s
[haskell-language-server] Using hsc2hs version 0.68.9 found on system at:
4267.53 s
[haskell-language-server] /nix/store/1f4pvqhgg70cnngpd03iaj1parn75myl-ghc-9.6.4/bin/hsc2hs-ghc-9.6.4
4267.53 s
[haskell-language-server] Using hscolour version 1.25 found on system at:
4267.53 s
[haskell-language-server] /nix/store/02gjcq02gx5f42ax4mzyhinwmlaskiz0-hscolour-1.25/bin/HsColour
4267.53 s
[haskell-language-server] No jhc found
4267.53 s
[haskell-language-server] Using ld found on system at:
4267.53 s
[haskell-language-server] /nix/store/1mv8pj4nxwnd9bbxshljc9p4cnl3rakj-binutils-wrapper-2.43.1/bin/ld.gold
4267.53 s
[haskell-language-server] No pkg-config found
4267.53 s
[haskell-language-server] Using runghc version 9.6.4 found on system at:
4267.53 s
[haskell-language-server] /nix/store/1f4pvqhgg70cnngpd03iaj1parn75myl-ghc-9.6.4/bin/runghc-9.6.4
4267.53 s
[haskell-language-server] Using strip version 2.43 found on system at:
4267.53 s
[haskell-language-server] /nix/store/gnd8f9h2ycxrfrvrga508c4n9cxy6720-gcc-wrapper-13.3.0/bin/strip
4267.53 s
[haskell-language-server] Using tar found on system at:
4267.53 s
[haskell-language-server] /nix/store/pmg7hw4ar16dhx5hk6jswvxy349wzsm7-gnutar-1.35/bin/tar
4267.53 s
[haskell-language-server] No uhc found
4267.86 s
[haskell-language-server] Phase: buildPhase
4267.99 s
[haskell-language-server] Preprocessing library 'hls-refactor-plugin' for haskell-language-server-2.9.0.0..
4267.99 s
[haskell-language-server] Building library 'hls-refactor-plugin' for haskell-language-server-2.9.0.0..
4268.47 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 )
4268.78 s
[haskell-language-server] [ 2 of 13] Compiling Development.IDE.GHC.Dump ( plugins/hls-refactor-plugin/src/Development/IDE/GHC/Dump.hs, dist/build/hls-refactor-plugin/Development/IDE/GHC/Dump.o, dist/build/hls-refactor-plugin/Development/IDE/GHC/Dump.dyn_o )
4283.57 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 )
4283.57 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 )
4283.57 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 )
4283.66 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 )
4284.56 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 )
4285.49 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 )
4285.49 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 )
4285.49 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 )
4285.49 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 )
4285.49 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 )
4285.49 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 )
4293.53 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 )
4293.95 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 )
4313.19 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 )
4313.19 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 )
4313.19 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 )
4313.55 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 )
4315.50 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 )
4317.14 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 )
4317.14 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 )
4317.14 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 )
4317.14 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 )
4317.14 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 )
4317.14 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 )
4327.64 s
[haskell-language-server] Preprocessing library 'hls-code-range-plugin' for haskell-language-server-2.9.0.0..
4327.64 s
[haskell-language-server] Building library 'hls-code-range-plugin' for haskell-language-server-2.9.0.0..
4327.75 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 )
4329.12 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 )
4330.75 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 )
4331.34 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 )
4332.28 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 )
4333.51 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 )
4338.36 s
[haskell-language-server] Preprocessing library 'hls-explicit-record-fields-plugin' for haskell-language-server-2.9.0.0..
4338.36 s
[haskell-language-server] Building library 'hls-explicit-record-fields-plugin' for haskell-language-server-2.9.0.0..
4338.47 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 )
4341.10 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 )
4348.20 s
[haskell-language-server] Preprocessing library 'hls-class-plugin' for haskell-language-server-2.9.0.0..
4348.20 s
[haskell-language-server] Building library 'hls-class-plugin' for haskell-language-server-2.9.0.0..
4348.37 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 )
4349.77 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 )
4351.33 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 )
4351.53 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 )
4351.80 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 )
4352.25 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 )
4352.78 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 )
4353.98 s
[haskell-language-server] [2 of 6] Compiling Ide.Plugin.Class.Types ( plugins/hls-class-plugin/src/Ide/Plugin/Class/Types.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/Types.p_o )
4356.94 s
[haskell-language-server] [3 of 6] Compiling Ide.Plugin.Class.ExactPrint ( plugins/hls-class-plugin/src/Ide/Plugin/Class/ExactPrint.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/ExactPrint.p_o )
4357.24 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 )
4357.37 s
[haskell-language-server] [5 of 6] Compiling Ide.Plugin.Class.CodeAction ( plugins/hls-class-plugin/src/Ide/Plugin/Class/CodeAction.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/CodeAction.p_o )
4357.77 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 )
4362.57 s
[haskell-language-server] Preprocessing library 'hls-change-type-signature-plugin' for haskell-language-server-2.9.0.0..
4362.57 s
[haskell-language-server] Building library 'hls-change-type-signature-plugin' for haskell-language-server-2.9.0.0..
4362.67 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 )
4364.77 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 )
4371.06 s
[haskell-language-server] Preprocessing library 'hls-rename-plugin' for haskell-language-server-2.9.0.0..
4371.06 s
[haskell-language-server] Building library 'hls-rename-plugin' for haskell-language-server-2.9.0.0..
4371.19 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 )
4373.37 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 )
4379.95 s
[haskell-language-server] Preprocessing library 'hls-pragmas-plugin' for haskell-language-server-2.9.0.0..
4379.95 s
[haskell-language-server] Building library 'hls-pragmas-plugin' for haskell-language-server-2.9.0.0..
4380.08 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 )
4383.17 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 )
4390.28 s
[haskell-language-server] Preprocessing library 'hls-alternate-number-format-plugin' for haskell-language-server-2.9.0.0..
4390.28 s
[haskell-language-server] Building library 'hls-alternate-number-format-plugin' for haskell-language-server-2.9.0.0..
4390.42 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 )
4391.61 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 )
4392.22 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 )
4393.63 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 )
4395.59 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 )
4396.27 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 )
4401.98 s
[haskell-language-server] Preprocessing library 'hls-semantic-tokens-plugin' for haskell-language-server-2.9.0.0..
4401.98 s
[haskell-language-server] Building library 'hls-semantic-tokens-plugin' for haskell-language-server-2.9.0.0..
4402.12 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 )
4404.31 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 )
4404.81 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 )
4404.81 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 )
4404.81 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 )
4404.81 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 )
4404.85 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 )
4407.19 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 )
4407.62 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 )
4409.50 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 )
4410.07 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 )
4410.07 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 )
4410.07 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 )
4410.07 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 )
4410.23 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 )
4412.49 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 )
4417.61 s
[haskell-language-server] Preprocessing library 'hls-module-name-plugin' for haskell-language-server-2.9.0.0..
4417.61 s
[haskell-language-server] Building library 'hls-module-name-plugin' for haskell-language-server-2.9.0.0..
4417.70 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 )
4419.58 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 )
4425.97 s
[haskell-language-server] Preprocessing library 'hls-call-hierarchy-plugin' for haskell-language-server-2.9.0.0..
4425.97 s
[haskell-language-server] Building library 'hls-call-hierarchy-plugin' for haskell-language-server-2.9.0.0..
4426.09 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 )
4427.52 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 )
4427.95 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 )
4429.21 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 )
4429.66 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 )
4433.79 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 )
4434.16 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 )
4434.95 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 )
4440.12 s
[haskell-language-server] Preprocessing library 'hls-fourmolu-plugin' for haskell-language-server-2.9.0.0..
4440.12 s
[haskell-language-server] Building library 'hls-fourmolu-plugin' for haskell-language-server-2.9.0.0..
4440.22 s
[haskell-language-server]
4440.22 s
[haskell-language-server] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
4440.22 s
[haskell-language-server] The following packages were specified via -package or -package-id flags,
4440.22 s
[haskell-language-server] but were not needed for compilation:
4440.22 s
[haskell-language-server] - yaml-0.11.11.2 (exposed by flag -package-id yaml-0.11.11.2-7CM8crORmHAC6OazxNvApg)
4440.24 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 )
4443.33 s
[haskell-language-server]
4443.33 s
[haskell-language-server] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
4443.33 s
[haskell-language-server] The following packages were specified via -package or -package-id flags,
4443.33 s
[haskell-language-server] but were not needed for compilation:
4443.34 s
[haskell-language-server] - yaml-0.11.11.2 (exposed by flag -package-id yaml-0.11.11.2-7CM8crORmHAC6OazxNvApg)
4443.35 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 )
4452.07 s
[haskell-language-server] Preprocessing library 'hls-hlint-plugin' for haskell-language-server-2.9.0.0..
4452.07 s
[haskell-language-server] Building library 'hls-hlint-plugin' for haskell-language-server-2.9.0.0..
4452.23 s
[haskell-language-server] [1 of 1] Compiling Ide.Plugin.Hlint ( plugins/hls-hlint-plugin/src/Ide/Plugin/Hlint.hs, dist/build/hls-hlint-plugin/Ide/Plugin/Hlint.o, dist/build/hls-hlint-plugin/Ide/Plugin/Hlint.dyn_o )
4458.17 s
[haskell-language-server] [1 of 1] Compiling Ide.Plugin.Hlint ( plugins/hls-hlint-plugin/src/Ide/Plugin/Hlint.hs, dist/build/hls-hlint-plugin/Ide/Plugin/Hlint.p_o )
4470.27 s
[haskell-language-server] Preprocessing library 'hls-floskell-plugin' for haskell-language-server-2.9.0.0..
4470.27 s
[haskell-language-server] Building library 'hls-floskell-plugin' for haskell-language-server-2.9.0.0..
4470.39 s
[haskell-language-server] [1 of 1] Compiling Ide.Plugin.Floskell ( plugins/hls-floskell-plugin/src/Ide/Plugin/Floskell.hs, dist/build/hls-floskell-plugin/Ide/Plugin/Floskell.o, dist/build/hls-floskell-plugin/Ide/Plugin/Floskell.dyn_o )
4471.95 s
[haskell-language-server] [1 of 1] Compiling Ide.Plugin.Floskell ( plugins/hls-floskell-plugin/src/Ide/Plugin/Floskell.hs, dist/build/hls-floskell-plugin/Ide/Plugin/Floskell.p_o )
4479.45 s
[haskell-language-server] Preprocessing library 'hls-stylish-haskell-plugin' for haskell-language-server-2.9.0.0..
4479.45 s
[haskell-language-server] Building library 'hls-stylish-haskell-plugin' for haskell-language-server-2.9.0.0..
4479.58 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 )
4482.16 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 )
4490.70 s
[haskell-language-server] Preprocessing library 'ghcide-bench-lib' for haskell-language-server-2.9.0.0..
4490.70 s
[haskell-language-server] Building library 'ghcide-bench-lib' for haskell-language-server-2.9.0.0..
4490.80 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 )
4492.44 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 )
4493.40 s
[haskell-language-server]
4493.40 s
[haskell-language-server] ghcide-bench/src/Experiments.hs:345:1: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4493.40 s
[haskell-language-server] Pattern match(es) are non-exhaustive
4493.40 s
[haskell-language-server] In a pattern binding:
4493.40 s
[haskell-language-server] Patterns of type ‘ParserResult Config’ not matched:
4493.40 s
[haskell-language-server] Failure _
4493.40 s
[haskell-language-server] CompletionInvoked _
4493.40 s
[haskell-language-server] |
4493.40 s
[haskell-language-server] 345 | Success defConfig = execParserPure defaultPrefs (info configP fullDesc) []
4493.40 s
[haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4493.40 s
[haskell-language-server]
4493.40 s
[haskell-language-server] ghcide-bench/src/Experiments.hs:453:42: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4493.40 s
[haskell-language-server] Pattern match(es) are non-exhaustive
4493.40 s
[haskell-language-server] In a lambda abstraction:
4493.40 s
[haskell-language-server] Patterns of type ‘Maybe Handle’, ‘Maybe Handle’, ‘Maybe Handle’,
4493.40 s
[haskell-language-server] ‘ProcessHandle’ not matched:
4493.40 s
[haskell-language-server] Nothing _ _ _
4493.40 s
[haskell-language-server] (Just _) Nothing _ _
4493.40 s
[haskell-language-server] (Just _) (Just _) Nothing _
4493.40 s
[haskell-language-server] |
4493.40 s
[haskell-language-server] 453 | run sess = withCreateProcess p $ \(Just inH) (Just outH) (Just errH) pH -> do
4493.40 s
[haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4496.48 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 )
4498.05 s
[haskell-language-server] [2 of 2] Compiling Experiments ( ghcide-bench/src/Experiments.hs, dist/build/ghcide-bench-lib/Experiments.p_o )
4498.77 s
[haskell-language-server]
4498.77 s
[haskell-language-server] ghcide-bench/src/Experiments.hs:345:1: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4498.77 s
[haskell-language-server] Pattern match(es) are non-exhaustive
4498.77 s
[haskell-language-server] In a pattern binding:
4498.77 s
[haskell-language-server] Patterns of type ‘ParserResult Config’ not matched:
4498.77 s
[haskell-language-server] Failure _
4498.77 s
[haskell-language-server] CompletionInvoked _
4498.77 s
[haskell-language-server] |
4498.77 s
[haskell-language-server] 345 | Success defConfig = execParserPure defaultPrefs (info configP fullDesc) []
4498.77 s
[haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4498.77 s
[haskell-language-server]
4498.77 s
[haskell-language-server] ghcide-bench/src/Experiments.hs:453:42: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
4498.77 s
[haskell-language-server] Pattern match(es) are non-exhaustive
4498.77 s
[haskell-language-server] In a lambda abstraction:
4498.77 s
[haskell-language-server] Patterns of type ‘Maybe Handle’, ‘Maybe Handle’, ‘Maybe Handle’,
4498.77 s
[haskell-language-server] ‘ProcessHandle’ not matched:
4498.77 s
[haskell-language-server] Nothing _ _ _
4498.77 s
[haskell-language-server] (Just _) Nothing _ _
4498.77 s
[haskell-language-server] (Just _) (Just _) Nothing _
4498.77 s
[haskell-language-server] |
4498.77 s
[haskell-language-server] 453 | run sess = withCreateProcess p $ \(Just inH) (Just outH) (Just errH) pH -> do
4498.77 s
[haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
4506.72 s
[haskell-language-server] Preprocessing executable 'ghcide-bench' for haskell-language-server-2.9.0.0..
4506.72 s
[haskell-language-server] Building executable 'ghcide-bench' for haskell-language-server-2.9.0.0..
4506.86 s
[haskell-language-server] [1 of 1] Compiling Main ( ghcide-bench/exe/Main.hs, dist/build/ghcide-bench/ghcide-bench-tmp/Main.dyn_o )
4507.33 s
[haskell-language-server] [2 of 2] Linking dist/build/ghcide-bench/ghcide-bench
4508.54 s
[haskell-language-server] Preprocessing library 'hls-overloaded-record-dot-plugin' for haskell-language-server-2.9.0.0..
4508.54 s
[haskell-language-server] Building library 'hls-overloaded-record-dot-plugin' for haskell-language-server-2.9.0.0..
4508.66 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 )
4511.67 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 )
4519.69 s
[haskell-language-server] Preprocessing library 'hls-stan-plugin' for haskell-language-server-2.9.0.0..
4519.69 s
[haskell-language-server] Building library 'hls-stan-plugin' for haskell-language-server-2.9.0.0..
4519.81 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 )
4522.15 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 )
4529.78 s
[haskell-language-server] Preprocessing library 'hls-explicit-fixity-plugin' for haskell-language-server-2.9.0.0..
4529.78 s
[haskell-language-server] Building library 'hls-explicit-fixity-plugin' for haskell-language-server-2.9.0.0..
4529.87 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 )
4531.95 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 )
4538.85 s
[haskell-language-server] Preprocessing library 'hls-ormolu-plugin' for haskell-language-server-2.9.0.0..
4538.85 s
[haskell-language-server] Building library 'hls-ormolu-plugin' for haskell-language-server-2.9.0.0..
4539.44 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 )
4542.24 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 )
4550.69 s
[haskell-language-server] Preprocessing library 'hls-notes-plugin' for haskell-language-server-2.9.0.0..
4550.69 s
[haskell-language-server] Building library 'hls-notes-plugin' for haskell-language-server-2.9.0.0..
4550.78 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 )
4553.30 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 )
4560.78 s
[haskell-language-server] Preprocessing library 'hls-retrie-plugin' for haskell-language-server-2.9.0.0..
4560.78 s
[haskell-language-server] Building library 'hls-retrie-plugin' for haskell-language-server-2.9.0.0..
4560.92 s
[haskell-language-server] [1 of 1] Compiling Ide.Plugin.Retrie ( plugins/hls-retrie-plugin/src/Ide/Plugin/Retrie.hs, dist/build/hls-retrie-plugin/Ide/Plugin/Retrie.o, dist/build/hls-retrie-plugin/Ide/Plugin/Retrie.dyn_o )
4568.76 s
[haskell-language-server] [1 of 1] Compiling Ide.Plugin.Retrie ( plugins/hls-retrie-plugin/src/Ide/Plugin/Retrie.hs, dist/build/hls-retrie-plugin/Ide/Plugin/Retrie.p_o )
4584.43 s
[haskell-language-server] Preprocessing library 'hls-explicit-imports-plugin' for haskell-language-server-2.9.0.0..
4584.43 s
[haskell-language-server] Building library 'hls-explicit-imports-plugin' for haskell-language-server-2.9.0.0..
4584.53 s
[haskell-language-server]
4584.53 s
[haskell-language-server] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
4584.53 s
[haskell-language-server] The following packages were specified via -package or -package-id flags,
4584.53 s
[haskell-language-server] but were not needed for compilation:
4584.53 s
[haskell-language-server] - ghc-9.6.4 (exposed by flag -package-id ghc-9.6.4)
4584.55 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 )
4590.07 s
[haskell-language-server]
4590.07 s
[haskell-language-server] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
4590.07 s
[haskell-language-server] The following packages were specified via -package or -package-id flags,
4590.07 s
[haskell-language-server] but were not needed for compilation:
4590.07 s
[haskell-language-server] - ghc-9.6.4 (exposed by flag -package-id ghc-9.6.4)
4590.09 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 )
4600.80 s
[haskell-language-server] Preprocessing library 'hls-cabal-plugin' for haskell-language-server-2.9.0.0..
4600.80 s
[haskell-language-server] Building library 'hls-cabal-plugin' for haskell-language-server-2.9.0.0..
4600.95 s
[haskell-language-server] [ 1 of 14] 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 )
4602.70 s
[haskell-language-server] [ 2 of 14] 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 )
4602.77 s
[haskell-language-server] [ 3 of 14] 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 )
4602.89 s
[haskell-language-server] [ 4 of 14] 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 )
4603.10 s
[haskell-language-server] [ 5 of 14] 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 )
4603.10 s
[haskell-language-server] [ 6 of 14] 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 )
4603.10 s
[haskell-language-server] [ 7 of 14] 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 )
4603.23 s
[haskell-language-server] [ 8 of 14] 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 )
4603.23 s
[haskell-language-server] [ 9 of 14] 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 )
4603.23 s
[haskell-language-server] [10 of 14] 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 )
4604.36 s
[haskell-language-server] [11 of 14] 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 )
4604.70 s
[haskell-language-server] [12 of 14] 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 )
4604.70 s
[haskell-language-server] [13 of 14] 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 )
4604.70 s
[haskell-language-server] [14 of 14] 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 )
4605.99 s
[haskell-language-server] [ 1 of 14] 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 )
4607.37 s
[haskell-language-server] [ 2 of 14] 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 )
4607.67 s
[haskell-language-server] [ 3 of 14] 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 )
4607.88 s
[haskell-language-server] [ 4 of 14] 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 )
4608.15 s
[haskell-language-server] [ 5 of 14] 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 )
4608.15 s
[haskell-language-server] [ 6 of 14] 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 )
4608.15 s
[haskell-language-server] [ 7 of 14] 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 )
4608.34 s
[haskell-language-server] [ 8 of 14] 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 )
4608.34 s
[haskell-language-server] [ 9 of 14] 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 )
4608.34 s
[haskell-language-server] [10 of 14] 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 )
4608.95 s
[haskell-language-server] [11 of 14] 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 )
4609.55 s
[haskell-language-server] [12 of 14] 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 )
4609.55 s
[haskell-language-server] [13 of 14] 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 )
4609.55 s
[haskell-language-server] [14 of 14] Compiling Ide.Plugin.Cabal ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal.p_o )
4616.72 s
[haskell-language-server] Preprocessing library 'hls-eval-plugin' for haskell-language-server-2.9.0.0..
4616.72 s
[haskell-language-server] Building library 'hls-eval-plugin' for haskell-language-server-2.9.0.0..
4617.00 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 )
4617.50 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 )
4617.51 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 )
4617.85 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 )
4619.15 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 )
4624.61 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 )
4625.11 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 )
4627.62 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 )
4627.62 s
[haskell-language-server] [ 9 of 10] Compiling Ide.Plugin.Eval.CodeLens ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/CodeLens.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/CodeLens.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval/CodeLens.dyn_o )
4629.35 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 )
4629.97 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 )
4630.53 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 )
4630.61 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 )
4630.70 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 )
4631.59 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 )
4638.39 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 )
4638.85 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 )
4641.32 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 )
4641.32 s
[haskell-language-server] [ 9 of 10] Compiling Ide.Plugin.Eval.CodeLens ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/CodeLens.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/CodeLens.p_o )
4642.93 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 )
4648.27 s
[haskell-language-server] Preprocessing library 'hls-qualify-imported-names-plugin' for haskell-language-server-2.9.0.0..
4648.27 s
[haskell-language-server] Building library 'hls-qualify-imported-names-plugin' for haskell-language-server-2.9.0.0..
4648.39 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 )
4650.06 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 )
4656.21 s
[haskell-language-server] Preprocessing library 'hls-gadt-plugin' for haskell-language-server-2.9.0.0..
4656.21 s
[haskell-language-server] Building library 'hls-gadt-plugin' for haskell-language-server-2.9.0.0..
4656.34 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 )
4657.24 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 )
4659.22 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 )
4660.00 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 )
4666.37 s
[haskell-language-server] Preprocessing library 'hls-splice-plugin' for haskell-language-server-2.9.0.0..
4666.37 s
[haskell-language-server] Building library 'hls-splice-plugin' for haskell-language-server-2.9.0.0..
4666.46 s
[haskell-language-server]
4666.46 s
[haskell-language-server] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
4666.46 s
[haskell-language-server] The following packages were specified via -package or -package-id flags,
4666.46 s
[haskell-language-server] but were not needed for compilation:
4666.46 s
[haskell-language-server] - ghc-exactprint-1.7.1.0 (exposed by flag -package-id ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam)
4666.48 s
[haskell-language-server] [1 of 2] Compiling Ide.Plugin.Splice.Types ( plugins/hls-splice-plugin/src/Ide/Plugin/Splice/Types.hs, dist/build/hls-splice-plugin/Ide/Plugin/Splice/Types.o, dist/build/hls-splice-plugin/Ide/Plugin/Splice/Types.dyn_o )
4668.20 s
[haskell-language-server] [2 of 2] Compiling Ide.Plugin.Splice ( plugins/hls-splice-plugin/src/Ide/Plugin/Splice.hs, dist/build/hls-splice-plugin/Ide/Plugin/Splice.o, dist/build/hls-splice-plugin/Ide/Plugin/Splice.dyn_o )
4670.89 s
[haskell-language-server]
4670.89 s
[haskell-language-server] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
4670.89 s
[haskell-language-server] The following packages were specified via -package or -package-id flags,
4670.89 s
[haskell-language-server] but were not needed for compilation:
4670.89 s
[haskell-language-server] - ghc-exactprint-1.7.1.0 (exposed by flag -package-id ghc-exactprint-1.7.1.0-J6ZU9o69WKEDU0fxhfYzam)
4670.91 s
[haskell-language-server] [1 of 2] Compiling Ide.Plugin.Splice.Types ( plugins/hls-splice-plugin/src/Ide/Plugin/Splice/Types.hs, dist/build/hls-splice-plugin/Ide/Plugin/Splice/Types.p_o )
4674.44 s
[haskell-language-server] [2 of 2] Compiling Ide.Plugin.Splice ( plugins/hls-splice-plugin/src/Ide/Plugin/Splice.hs, dist/build/hls-splice-plugin/Ide/Plugin/Splice.p_o )
4680.26 s
[haskell-language-server] Preprocessing library 'hls-cabal-gild-plugin' for haskell-language-server-2.9.0.0..
4680.26 s
[haskell-language-server] Building library 'hls-cabal-gild-plugin' for haskell-language-server-2.9.0.0..
4680.35 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 )
4681.74 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 )
4687.05 s
[haskell-language-server] Preprocessing library 'hls-cabal-fmt-plugin' for haskell-language-server-2.9.0.0..
4687.05 s
[haskell-language-server] Building library 'hls-cabal-fmt-plugin' for haskell-language-server-2.9.0.0..
4687.12 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 )
4688.58 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 )
4694.24 s
[haskell-language-server] Preprocessing library for haskell-language-server-2.9.0.0..
4694.24 s
[haskell-language-server] Building library for haskell-language-server-2.9.0.0..
4694.47 s
[haskell-language-server]
4694.47 s
[haskell-language-server] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
4694.47 s
[haskell-language-server] The following packages were specified via -package or -package-id flags,
4694.47 s
[haskell-language-server] but were not needed for compilation:
4694.47 s
[haskell-language-server] - ghc-9.6.4 (exposed by flag -package-id ghc-9.6.4)
4694.48 s
[haskell-language-server] [1 of 5] Compiling HlsPlugins ( src/HlsPlugins.hs, dist/build/HlsPlugins.o, dist/build/HlsPlugins.dyn_o )
4695.78 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 )
4695.78 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 )
4696.83 s
[haskell-language-server] [4 of 5] Compiling Ide.Arguments ( src/Ide/Arguments.hs, dist/build/Ide/Arguments.o, dist/build/Ide/Arguments.dyn_o )
4697.12 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 )
4698.06 s
[haskell-language-server]
4698.06 s
[haskell-language-server] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
4698.06 s
[haskell-language-server] The following packages were specified via -package or -package-id flags,
4698.06 s
[haskell-language-server] but were not needed for compilation:
4698.06 s
[haskell-language-server] - ghc-9.6.4 (exposed by flag -package-id ghc-9.6.4)
4698.08 s
[haskell-language-server] [1 of 5] Compiling HlsPlugins ( src/HlsPlugins.hs, dist/build/HlsPlugins.p_o )
4699.36 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 )
4699.36 s
[haskell-language-server] [3 of 5] Compiling Ide.Version ( src/Ide/Version.hs, dist/build/Ide/Version.p_o )
4700.44 s
[haskell-language-server] [4 of 5] Compiling Ide.Arguments ( src/Ide/Arguments.hs, dist/build/Ide/Arguments.p_o )
4701.06 s
[haskell-language-server] [5 of 5] Compiling Ide.Main ( src/Ide/Main.hs, dist/build/Ide/Main.p_o )
4708.46 s
[haskell-language-server] Preprocessing executable 'haskell-language-server-wrapper' for haskell-language-server-2.9.0.0..
4708.46 s
[haskell-language-server] Building executable 'haskell-language-server-wrapper' for haskell-language-server-2.9.0.0..
4708.65 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 )
4710.28 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 )
4710.75 s
[haskell-language-server] [3 of 3] Linking dist/build/haskell-language-server-wrapper/haskell-language-server-wrapper
4712.38 s
[haskell-language-server] Preprocessing executable 'haskell-language-server' for haskell-language-server-2.9.0.0..
4712.38 s
[haskell-language-server] Building executable 'haskell-language-server' for haskell-language-server-2.9.0.0..
4712.50 s
[haskell-language-server] [1 of 1] Compiling Main ( exe/Main.hs, dist/build/haskell-language-server/haskell-language-server-tmp/Main.dyn_o )
4713.73 s
[haskell-language-server] [2 of 2] Linking dist/build/haskell-language-server/haskell-language-server
4715.61 s
[haskell-language-server] buildPhase completed in 7 minutes 28 seconds
4715.61 s
[haskell-language-server] Phase: haddockPhase
4715.62 s
[haskell-language-server] Phase: installPhase
4715.83 s
[haskell-language-server] Installing internal library hls-refactor-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin
4716.21 s
[haskell-language-server] Installing internal library hls-code-range-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-LmhJeygUJIV8QtnZUN9HKZ-hls-code-range-plugin
4716.25 s
[haskell-language-server] Installing internal library hls-explicit-record-fields-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-KRz8W2leXuO2NpR8xaaTiT-hls-explicit-record-fields-plugin
4716.28 s
[haskell-language-server] Installing internal library hls-class-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-KD5VM2ueLUDKmzaxXcpf3A-hls-class-plugin
4716.34 s
[haskell-language-server] Installing internal library hls-change-type-signature-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-Jx7Tv1RZozoDVxihWImaq4-hls-change-type-signature-plugin
4716.37 s
[haskell-language-server] Installing internal library hls-rename-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-JG8rVPTSfBbGkt7w3eemly-hls-rename-plugin
4716.40 s
[haskell-language-server] Installing internal library hls-pragmas-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-J5VMZ24q5YnLkJH4IEUDAm-hls-pragmas-plugin
4716.43 s
[haskell-language-server] Installing internal library hls-alternate-number-format-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-IgW9EQsRZgT554kMDLL2N5-hls-alternate-number-format-plugin
4716.49 s
[haskell-language-server] Installing internal library hls-semantic-tokens-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin
4716.56 s
[haskell-language-server] Installing internal library hls-module-name-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-H20iFMS10NW8VanLwOL7tQ-hls-module-name-plugin
4716.59 s
[haskell-language-server] Installing internal library hls-call-hierarchy-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-FLQ7ootdBrG56tWpYkb6rR-hls-call-hierarchy-plugin
4716.65 s
[haskell-language-server] Installing internal library hls-fourmolu-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-FCflOZLWRvw12MfcvAirz2-hls-fourmolu-plugin
4716.68 s
[haskell-language-server] Installing internal library hls-hlint-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-EatBjfh5XEeLPqZohhdMkJ-hls-hlint-plugin
4716.74 s
[haskell-language-server] Installing internal library hls-floskell-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-ETWafOaqFxT2mwacRkOdDE-hls-floskell-plugin
4716.75 s
[haskell-language-server] Installing internal library hls-stylish-haskell-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-Du0aZi8lU3jFDHfaJwV73z-hls-stylish-haskell-plugin
4716.78 s
[haskell-language-server] Installing internal library ghcide-bench-lib in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-DBK3HeQpqONft90qZZuzB-ghcide-bench-lib
4716.87 s
[haskell-language-server] Installing executable ghcide-bench in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin
4716.87 s
[haskell-language-server] Warning: The directory
4716.87 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin
4716.87 s
[haskell-language-server] is not in the system search path.
4716.87 s
[haskell-language-server] Installing internal library hls-overloaded-record-dot-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-CkejQEjPLgxCbnPk0UEbtv-hls-overloaded-record-dot-plugin
4716.91 s
[haskell-language-server] Installing internal library hls-stan-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-AjIgQKZRr7VAtVCJemyJLv-hls-stan-plugin
4716.93 s
[haskell-language-server] Installing internal library hls-explicit-fixity-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-ALcAzOQGdKgGlateXyKcTy-hls-explicit-fixity-plugin
4716.96 s
[haskell-language-server] Installing internal library hls-ormolu-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-94iKgyazUxCEKaq2jmJFVi-hls-ormolu-plugin
4716.99 s
[haskell-language-server] Installing internal library hls-notes-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-8ZgPrH61Fz8BhxCkDg4tlJ-hls-notes-plugin
4717.02 s
[haskell-language-server] Installing internal library hls-retrie-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-7BiOD7uF16eBioNvV5OpAn-hls-retrie-plugin
4717.12 s
[haskell-language-server] Installing internal library hls-explicit-imports-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-5BIePMya9vz9acE3HH7Ux0-hls-explicit-imports-plugin
4717.17 s
[haskell-language-server] Installing internal library hls-cabal-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin
4717.27 s
[haskell-language-server] Installing internal library hls-eval-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-4x1S1tdnXZpDDYcsoWlk19-hls-eval-plugin
4717.43 s
[haskell-language-server] Installing internal library hls-qualify-imported-names-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-2nFr1MBE7gBDc7W3dtwNyh-hls-qualify-imported-names-plugin
4717.45 s
[haskell-language-server] Installing internal library hls-gadt-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-2Lw2tRpfUsBCeqqh7uXAwz-hls-gadt-plugin
4717.48 s
[haskell-language-server] Installing internal library hls-splice-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-1io2BSTlkko3jcoZsERdE7-hls-splice-plugin
4717.54 s
[haskell-language-server] Installing internal library hls-cabal-gild-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-1Ge34p51nAjAYsE9Iln3CK-hls-cabal-gild-plugin
4717.56 s
[haskell-language-server] Installing internal library hls-cabal-fmt-plugin in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-1DZIxhnhf7Q1ps5PrDPIlE-hls-cabal-fmt-plugin
4717.58 s
[haskell-language-server] Installing library in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/haskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl
4717.63 s
[haskell-language-server] Installing executable haskell-language-server-wrapper in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin
4717.63 s
[haskell-language-server] Warning: The directory
4717.63 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin
4717.63 s
[haskell-language-server] is not in the system search path.
4717.63 s
[haskell-language-server] Installing executable haskell-language-server in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin
4717.63 s
[haskell-language-server] Warning: The directory
4717.63 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin
4717.63 s
[haskell-language-server] is not in the system search path.
4719.72 s
[haskell-language-server] Phase: fixupPhase
4719.74 s
[haskell-language-server] shrinking RPATHs of ELF executables and libraries in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0
4719.74 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-IBqo3bS0cHUAlei8Kv29vG-hls-semantic-tokens-plugin-ghc9.6.4.so
4719.94 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-J5VMZ24q5YnLkJH4IEUDAm-hls-pragmas-plugin-ghc9.6.4.so
4720.06 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-1DZIxhnhf7Q1ps5PrDPIlE-hls-cabal-fmt-plugin-ghc9.6.4.so
4720.20 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-AjIgQKZRr7VAtVCJemyJLv-hls-stan-plugin-ghc9.6.4.so
4720.34 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-H20iFMS10NW8VanLwOL7tQ-hls-module-name-plugin-ghc9.6.4.so
4720.46 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-2nFr1MBE7gBDc7W3dtwNyh-hls-qualify-imported-names-plugin-ghc9.6.4.so
4720.58 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-59okJjIujHT5BQyaZmMfKc-hls-cabal-plugin-ghc9.6.4.so
4720.72 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-EFAbkysrd9B7e62lnkEEfl-ghc9.6.4.so
4720.90 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-5BIePMya9vz9acE3HH7Ux0-hls-explicit-imports-plugin-ghc9.6.4.so
4721.03 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-IgW9EQsRZgT554kMDLL2N5-hls-alternate-number-format-plugin-ghc9.6.4.so
4721.14 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-7BiOD7uF16eBioNvV5OpAn-hls-retrie-plugin-ghc9.6.4.so
4721.28 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-EatBjfh5XEeLPqZohhdMkJ-hls-hlint-plugin-ghc9.6.4.so
4721.42 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-gzja6C2tzYDaaWf9jI6qC-hls-refactor-plugin-ghc9.6.4.so
4721.56 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-94iKgyazUxCEKaq2jmJFVi-hls-ormolu-plugin-ghc9.6.4.so
4721.68 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-JG8rVPTSfBbGkt7w3eemly-hls-rename-plugin-ghc9.6.4.so
4721.79 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-2Lw2tRpfUsBCeqqh7uXAwz-hls-gadt-plugin-ghc9.6.4.so
4721.91 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-ETWafOaqFxT2mwacRkOdDE-hls-floskell-plugin-ghc9.6.4.so
4722.04 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-KRz8W2leXuO2NpR8xaaTiT-hls-explicit-record-fields-plugin-ghc9.6.4.so
4722.16 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-1io2BSTlkko3jcoZsERdE7-hls-splice-plugin-ghc9.6.4.so
4722.30 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-LmhJeygUJIV8QtnZUN9HKZ-hls-code-range-plugin-ghc9.6.4.so
4722.43 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-CkejQEjPLgxCbnPk0UEbtv-hls-overloaded-record-dot-plugin-ghc9.6.4.so
4722.55 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-4x1S1tdnXZpDDYcsoWlk19-hls-eval-plugin-ghc9.6.4.so
4722.67 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-KD5VM2ueLUDKmzaxXcpf3A-hls-class-plugin-ghc9.6.4.so
4722.80 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-1Ge34p51nAjAYsE9Iln3CK-hls-cabal-gild-plugin-ghc9.6.4.so
4722.93 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-FLQ7ootdBrG56tWpYkb6rR-hls-call-hierarchy-plugin-ghc9.6.4.so
4723.05 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-DBK3HeQpqONft90qZZuzB-ghcide-bench-lib-ghc9.6.4.so
4723.21 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-8ZgPrH61Fz8BhxCkDg4tlJ-hls-notes-plugin-ghc9.6.4.so
4723.34 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-FCflOZLWRvw12MfcvAirz2-hls-fourmolu-plugin-ghc9.6.4.so
4723.48 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-Jx7Tv1RZozoDVxihWImaq4-hls-change-type-signature-plugin-ghc9.6.4.so
4723.61 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-ALcAzOQGdKgGlateXyKcTy-hls-explicit-fixity-plugin-ghc9.6.4.so
4723.73 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib/ghc-9.6.4/lib/x86_64-linux-ghc-9.6.4/libHShaskell-language-server-2.9.0.0-Du0aZi8lU3jFDHfaJwV73z-hls-stylish-haskell-plugin-ghc9.6.4.so
4723.88 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin/ghcide-bench
4724.03 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin/.haskell-language-server-9.6.4-unwrapped
4724.21 s
[haskell-language-server] shrinking /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin/haskell-language-server-wrapper
4724.38 s
[haskell-language-server] checking for references to /build/ in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0...
4724.57 s
[haskell-language-server] patching script interpreter paths in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0
4724.58 s
[haskell-language-server] /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin/haskell-language-server: interpreter directive changed from "#!/bin/sh" to "/nix/store/8vpg72ik2kgxfj05lc56hkqrdrfl8xi9-bash-5.2p37/bin/sh"
4724.60 s
[haskell-language-server] stripping (with command strip and flags -S -p) in /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/lib /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin
4725.37 s
[haskell-language-server] rewriting symlink /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0/bin/haskell-language-server-9.6.4 to be relative to /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0
4727.46 s
[haskell-language-server:post-build] Uploading to the NixCI cache: /nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0
4727.51 s
[haskell-language-server:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4728.07 s
[haskell-language-server:post-build] copying 1 paths...
4728.07 s
[haskell-language-server:post-build] copying path '/nix/store/sril7bnc40fpc767wrvjjq2073x247cn-haskell-language-server-2.9.0.0' to 'https://cache.nix-ci.com'...
4735.60 s
[haskell-language-server:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4737.33 s
[haskell-language-server:post-build] copying 1 paths...
4737.34 s
[haskell-language-server:post-build] copying path '/nix/store/w3mj4xp9zlznyqz7xzl0wsyxac68cda8-haskell-language-server-2.9.0.0.drv' to 'https://cache.nix-ci.com'...
4738.04 s
Uploaded haskell-language-server in 10.6s
4738.04 s
Progress: 236 of 238 built, 50 of 50 downloaded from cache
4738.04 s
Built haskell-language-server in 7m54s
4738.14 s
Building /nix/store/g43k58x7d7wy1iqwfmdn309v379374q1-ghc-shell-for-dualizer-0.2.0.0-0.drv
4738.99 s
[ghc-shell-for-dualizer-0.2.0.0:post-build] Uploading to the NixCI cache: /nix/store/i39nkg7aph9f7wbmrb19smlfwagif6mb-ghc-shell-for-dualizer-0.2.0.0-0
4739.03 s
[ghc-shell-for-dualizer-0.2.0.0:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4739.61 s
[ghc-shell-for-dualizer-0.2.0.0:post-build] copying 1 paths...
4739.61 s
[ghc-shell-for-dualizer-0.2.0.0:post-build] copying path '/nix/store/i39nkg7aph9f7wbmrb19smlfwagif6mb-ghc-shell-for-dualizer-0.2.0.0-0' to 'https://cache.nix-ci.com'...
4740.30 s
[ghc-shell-for-dualizer-0.2.0.0:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
4740.96 s
[ghc-shell-for-dualizer-0.2.0.0:post-build] copying 1 paths...
4740.96 s
[ghc-shell-for-dualizer-0.2.0.0:post-build] copying path '/nix/store/g43k58x7d7wy1iqwfmdn309v379374q1-ghc-shell-for-dualizer-0.2.0.0-0.drv' to 'https://cache.nix-ci.com'...
4741.54 s
Uploaded ghc-shell-for-dualizer-0.2.0.0 in 2.5s
4741.54 s
Progress: 237 of 238 built, 50 of 50 downloaded from cache
4741.54 s
Built ghc-shell-for-dualizer-0.2.0.0 in 3.4s
4741.54 s
Progress: 238 of 238 built, 50 of 50 downloaded from cache
4741.54 s
/nix/store/i39nkg7aph9f7wbmrb19smlfwagif6mb-ghc-shell-for-dualizer-0.2.0.0-0
4741.63 s
Build succeeded.