WIP: trigger implementation #119
Annotations
1 error and 9 warnings
Run make test
Process completed with exit code 2.
|
Run brew install pkg-config
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Run make test:
lib/Patat/Presentation/Syntax.hs#L44
The import of ‘Control.Monad’ is redundant
|
Run make test:
lib/Patat/Presentation/Syntax.hs#L47
The import of ‘Data.List.NonEmpty’ is redundant
|
Run make test:
lib/Patat/Presentation/Syntax.hs#L49
The import of ‘Data.Monoid’ is redundant
|
Run make test:
lib/Patat/Presentation/Internal.hs#L155
Defined but not used: ‘fidx’
|
Run make test:
lib/Patat/Presentation/Fragment.hs#L16
The import of ‘intercalate’ from module ‘Data.List’ is redundant
|
Run make test:
lib/Patat/Presentation/Fragment.hs#L19
The import of ‘Data.Traversable’ is redundant
|
Run make test:
lib/Patat/Presentation/Fragment.hs#L21
The import of ‘Data.Foldable’ is redundant
|
Run make test:
lib/Patat/Presentation/Fragment.hs#L78
Pattern match(es) are non-exhaustive
|
Loading