Skip to content

fix bug for Kruskal Wallis Test #112

fix bug for Kruskal Wallis Test

fix bug for Kruskal Wallis Test #112

Triggered via pull request January 21, 2026 04:33
Status Failure
Total duration 12m 59s
Artifacts

ci.yml

on: pull_request
Matrix: cabal
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 89 warnings
ubuntu-latest / ghc 9.0.2
Process completed with exit code 1.
ubuntu-latest / ghc 9.2.8
Process completed with exit code 1.
ubuntu-latest / ghc 9.2.8: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
ubuntu-latest / ghc 9.2.8: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type: [U.Vector a2]
ubuntu-latest / ghc 8.8.4
Process completed with exit code 1.
ubuntu-latest / ghc 8.8.4: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
ubuntu-latest / ghc 8.8.4: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type ‘[U.Vector a2]’
ubuntu-latest / ghc 8.4.4
Process completed with exit code 1.
ubuntu-latest / ghc 8.4.4: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
ubuntu-latest / ghc 8.4.4: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type ‘[U.Vector a2]’
ubuntu-latest / ghc 8.10.7
Process completed with exit code 1.
ubuntu-latest / ghc 8.10.7: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
ubuntu-latest / ghc 8.10.7: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type ‘[U.Vector a2]’
ubuntu-latest / ghc 9.10.2
Process completed with exit code 1.
ubuntu-latest / ghc 9.10.2: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
ubuntu-latest / ghc 9.10.2: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type: [U.Vector a3]
ubuntu-latest / ghc 9.8.4
Process completed with exit code 1.
ubuntu-latest / ghc 9.8.4: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
ubuntu-latest / ghc 9.8.4: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type: [U.Vector a3]
ubuntu-latest / ghc 9.6.7
Process completed with exit code 1.
ubuntu-latest / ghc 9.6.7: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
ubuntu-latest / ghc 9.6.7: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type: [U.Vector a3]
ubuntu-latest / ghc 8.6.5
Process completed with exit code 1.
ubuntu-latest / ghc 8.6.5: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
ubuntu-latest / ghc 8.6.5: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type ‘[U.Vector a2]’
ubuntu-latest / ghc 9.12.2
Process completed with exit code 1.
ubuntu-latest / ghc 9.12.2: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
ubuntu-latest / ghc 9.12.2: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type: [U.Vector a3]
ubuntu-latest / ghc 9.4.8
Process completed with exit code 1.
ubuntu-latest / ghc 9.4.8: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
ubuntu-latest / ghc 9.4.8: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type: [U.Vector a3]
macos-latest / ghc 9.12.2
Process completed with exit code 1.
macos-latest / ghc 9.12.2: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
macos-latest / ghc 9.12.2: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type: [U.Vector a3]
macos-latest / ghc 9.8.4
Process completed with exit code 1.
macos-latest / ghc 9.8.4: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
macos-latest / ghc 9.8.4: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type: [U.Vector a3]
macos-latest / ghc 9.6.7
Process completed with exit code 1.
macos-latest / ghc 9.6.7: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
macos-latest / ghc 9.6.7: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type: [U.Vector a3]
macos-latest / ghc 9.10.2
Process completed with exit code 1.
macos-latest / ghc 9.10.2: tests/Tests/NonParametric.hs#L183
• Couldn't match expected type ‘Double’
macos-latest / ghc 9.10.2: tests/Tests/NonParametric.hs#L164
• Couldn't match expected type: [U.Vector a3]
ubuntu-latest / ghc 9.2.8: tests/Tests/Matrix/Types.hs#L14
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 9.2.8: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
ubuntu-latest / ghc 9.2.8: Statistics/Test/MannWhitneyU.hs#L164
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.8: Statistics/Regression.hs#L72
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.2.8: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
ubuntu-latest / ghc 8.8.4: tests/Tests/Matrix/Types.hs#L14
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 8.8.4: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
ubuntu-latest / ghc 8.8.4: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
ubuntu-latest / ghc 8.4.4: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
ubuntu-latest / ghc 8.4.4: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
ubuntu-latest / ghc 8.10.7: tests/Tests/Matrix/Types.hs#L14
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 8.10.7: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
ubuntu-latest / ghc 8.10.7: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
ubuntu-latest / ghc 9.10.2: tests/Tests/Matrix/Types.hs#L14
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 9.10.2: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
ubuntu-latest / ghc 9.10.2: tests/Tests/ExactDistribution.hs#L83
The import of ‘Data.Foldable’ is redundant
ubuntu-latest / ghc 9.10.2: tests/Tests/ApproxEq.hs#L94
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.10.2: Statistics/Test/MannWhitneyU.hs#L164
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.10.2: Statistics/Test/MannWhitneyU.hs#L114
In the use of ‘tail’
ubuntu-latest / ghc 9.10.2: Statistics/Regression.hs#L72
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.10.2: Statistics/Resampling.hs#L168
In the use of ‘tail’
ubuntu-latest / ghc 9.10.2: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
ubuntu-latest / ghc 9.10.2: Statistics/Distribution/NegativeBinomial.hs#L32
The import of ‘Data.Foldable’ is redundant
ubuntu-latest / ghc 9.8.4: tests/Tests/Matrix/Types.hs#L14
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 9.8.4: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
ubuntu-latest / ghc 9.8.4: tests/Tests/ApproxEq.hs#L94
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.8.4: Statistics/Test/MannWhitneyU.hs#L164
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.8.4: Statistics/Test/MannWhitneyU.hs#L114
In the use of ‘tail’
ubuntu-latest / ghc 9.8.4: Statistics/Regression.hs#L72
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.8.4: Statistics/Resampling.hs#L168
In the use of ‘tail’
ubuntu-latest / ghc 9.8.4: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
ubuntu-latest / ghc 9.6.7: tests/Tests/Matrix/Types.hs#L14
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 9.6.7: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
ubuntu-latest / ghc 9.6.7: tests/Tests/ApproxEq.hs#L94
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.6.7: Statistics/Test/MannWhitneyU.hs#L164
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6.7: Statistics/Regression.hs#L72
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.6.7: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
ubuntu-latest / ghc 8.6.5: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
ubuntu-latest / ghc 8.6.5: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
ubuntu-latest / ghc 9.12.2: Statistics/Distribution/Geometric.hs#L158
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
ubuntu-latest / ghc 9.12.2: Statistics/Distribution/Geometric.hs#L56
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
ubuntu-latest / ghc 9.12.2: Statistics/Distribution/Hypergeometric.hs#L48
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
ubuntu-latest / ghc 9.12.2: Statistics/Distribution/NegativeBinomial.hs#L64
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
ubuntu-latest / ghc 9.12.2: Statistics/Distribution/NegativeBinomial.hs#L32
The import of ‘Data.Foldable’ is redundant
ubuntu-latest / ghc 9.12.2: Statistics/Distribution/Poisson.hs#L48
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
ubuntu-latest / ghc 9.12.2: Statistics/Distribution/StudentT.hs#L38
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
ubuntu-latest / ghc 9.12.2: Statistics/Distribution/Transform.hs#L38
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
ubuntu-latest / ghc 9.12.2: Statistics/Distribution/Uniform.hs#L40
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
ubuntu-latest / ghc 9.12.2: Statistics/Quantile.hs#L131
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
ubuntu-latest / ghc 9.4.8: tests/Tests/Matrix/Types.hs#L14
The import of ‘Control.Applicative’ is redundant
ubuntu-latest / ghc 9.4.8: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
ubuntu-latest / ghc 9.4.8: tests/Tests/ApproxEq.hs#L94
The use of ‘~’ without TypeOperators
ubuntu-latest / ghc 9.4.8: Statistics/Test/MannWhitneyU.hs#L164
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4.8: Statistics/Regression.hs#L72
Pattern match(es) are non-exhaustive
ubuntu-latest / ghc 9.4.8: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
macos-latest / ghc 9.12.2: Statistics/Distribution/Geometric.hs#L158
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
macos-latest / ghc 9.12.2: Statistics/Distribution/Geometric.hs#L56
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
macos-latest / ghc 9.12.2: Statistics/Distribution/Hypergeometric.hs#L48
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
macos-latest / ghc 9.12.2: Statistics/Distribution/NegativeBinomial.hs#L64
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
macos-latest / ghc 9.12.2: Statistics/Distribution/NegativeBinomial.hs#L32
The import of ‘Data.Foldable’ is redundant
macos-latest / ghc 9.12.2: Statistics/Distribution/Poisson.hs#L48
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
macos-latest / ghc 9.12.2: Statistics/Distribution/StudentT.hs#L38
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
macos-latest / ghc 9.12.2: Statistics/Distribution/Transform.hs#L38
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
macos-latest / ghc 9.12.2: Statistics/Distribution/Uniform.hs#L40
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
macos-latest / ghc 9.12.2: Statistics/Quantile.hs#L131
• Deriving ‘Typeable’ has no effect: all types now auto-derive Typeable
macos-latest / ghc 9.8.4: tests/Tests/Matrix/Types.hs#L14
The import of ‘Control.Applicative’ is redundant
macos-latest / ghc 9.8.4: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
macos-latest / ghc 9.8.4: tests/Tests/ApproxEq.hs#L94
The use of ‘~’ without TypeOperators
macos-latest / ghc 9.8.4: Statistics/Test/MannWhitneyU.hs#L164
Pattern match(es) are non-exhaustive
macos-latest / ghc 9.8.4: Statistics/Test/MannWhitneyU.hs#L114
In the use of ‘tail’
macos-latest / ghc 9.8.4: Statistics/Regression.hs#L72
Pattern match(es) are non-exhaustive
macos-latest / ghc 9.8.4: Statistics/Resampling.hs#L168
In the use of ‘tail’
macos-latest / ghc 9.8.4: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
macos-latest / ghc 9.6.7: tests/Tests/Matrix/Types.hs#L14
The import of ‘Control.Applicative’ is redundant
macos-latest / ghc 9.6.7: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
macos-latest / ghc 9.6.7: tests/Tests/ApproxEq.hs#L94
The use of ‘~’ without TypeOperators
macos-latest / ghc 9.6.7: Statistics/Test/MannWhitneyU.hs#L164
Pattern match(es) are non-exhaustive
macos-latest / ghc 9.6.7: Statistics/Regression.hs#L72
Pattern match(es) are non-exhaustive
macos-latest / ghc 9.6.7: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
macos-latest / ghc 9.10.2: tests/Tests/Matrix/Types.hs#L14
The import of ‘Control.Applicative’ is redundant
macos-latest / ghc 9.10.2: tests/Tests/Function.hs#L6
The import of ‘Test.QuickCheck’ is redundant
macos-latest / ghc 9.10.2: tests/Tests/ExactDistribution.hs#L83
The import of ‘Data.Foldable’ is redundant
macos-latest / ghc 9.10.2: tests/Tests/ApproxEq.hs#L94
The use of ‘~’ without TypeOperators
macos-latest / ghc 9.10.2: Statistics/Test/MannWhitneyU.hs#L164
Pattern match(es) are non-exhaustive
macos-latest / ghc 9.10.2: Statistics/Test/MannWhitneyU.hs#L114
In the use of ‘tail’
macos-latest / ghc 9.10.2: Statistics/Regression.hs#L72
Pattern match(es) are non-exhaustive
macos-latest / ghc 9.10.2: Statistics/Resampling.hs#L168
In the use of ‘tail’
macos-latest / ghc 9.10.2: Statistics/Test/ChiSquared.hs#L14
The import of ‘Statistics.Sample.Internal’ is redundant
macos-latest / ghc 9.10.2: Statistics/Distribution/NegativeBinomial.hs#L32
The import of ‘Data.Foldable’ is redundant