build checks.x86_64-linux.mutation-opt-env-conf
- 662.60 s
[opt-env-conf-test] - functionChunk "long",
- 662.60 s
[opt-env-conf-test] - " ",
- 662.60 s
[opt-env-conf-test] - chunk $
- 662.60 s
[opt-env-conf-test] - T.pack $
- 662.60 s
[opt-env-conf-test] - show $
- 662.60 s
[opt-env-conf-test] - let go = \case
- 662.60 s
[opt-env-conf-test] - [] -> []
- 662.60 s
[opt-env-conf-test] - '-' : cs -> go cs
- 662.60 s
[opt-env-conf-test] - c : cs -> c : cs
- 662.60 s
[opt-env-conf-test] - in go $ NE.toList s,
- 662.60 s
[opt-env-conf-test] - " instead."
- 662.60 s
[opt-env-conf-test] - ]
- 662.60 s
[opt-env-conf-test] - ]
- 662.60 s
[opt-env-conf-test] + []
- 662.60 s
[opt-env-conf-test] LintErrorNoReaderForArgument ->
- 662.60 s
[opt-env-conf-test] [ [ functionChunk "argument",
- 662.60 s
[opt-env-conf-test] " has no ",
- 662.60 s
[opt-env-conf-test] Testing mutation ListLit at src/OptEnvConf/Lint.hs:131:13-14
- 662.60 s
[opt-env-conf-test] @@ -128,13 +128,7 @@
- 662.60 s
[opt-env-conf-test] ]
- 662.60 s
[opt-env-conf-test] ]
- 662.60 s
[opt-env-conf-test] LintErrorNoReaderForOption ->
- 662.60 s
[opt-env-conf-test] - [ [ functionChunk "option",
- 662.60 s
[opt-env-conf-test] - " or ",
- 662.60 s
[opt-env-conf-test] - functionChunk "name",