Edit first half of background. #26
Annotations
10 warnings
GHC 9.10.1 on ubuntu-22.04:
src/Generator.hs#L53
Defined but not used: ‘i’
|
GHC 9.10.1 on ubuntu-22.04:
src/Generator.hs#L63
Pattern match(es) are non-exhaustive
|
GHC 9.10.1 on ubuntu-22.04:
src/Generator.hs#L63
This binding for ‘xs’ shadows the existing binding
|
GHC 9.10.1 on ubuntu-22.04:
src/Mutator.hs#L5
The import of ‘Data.Char’ is redundant
|
GHC 9.10.1 on ubuntu-22.04:
src/Mutator.hs#L16
Defined but not used: ‘ch’
|
GHC 9.10.1 on ubuntu-22.04:
src/QuickCheckV1.hs#L97
This binding for ‘size’ shadows the existing binding
|
GHC 9.10.1 on ubuntu-22.04:
src/QuickCheckV1.hs#L104
Defined but not used: ‘n’
|
GHC 9.10.1 on ubuntu-22.04:
src/QuickCheckV1.hs#L104
Defined but not used: ‘r’
|
GHC 9.10.1 on ubuntu-22.04:
src/QuickCheckV1.hs#L112
Noncanonical ‘return’ definition detected
|
GHC 9.10.1 on ubuntu-22.04:
src/QuickCheckV1.hs#L112
Defined but not used: ‘n’
|