Move things around. #10
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/Checker.hs#L5
The import of ‘Control.Monad’ is redundant
|
GHC 9.10.1 on ubuntu-22.04:
src/Checker.hs#L54
This binding for ‘prng’ shadows the existing binding
|
GHC 9.10.1 on ubuntu-22.04:
src/Checker.hs#L54
This binding for ‘q’ shadows the existing binding
|
GHC 9.10.1 on ubuntu-22.04:
src/Checker.hs#L55
This binding for ‘prng’ shadows the existing binding
|
GHC 9.10.1 on ubuntu-22.04:
src/Checker.hs#L55
This binding for ‘q’ shadows the existing binding
|