Fix haddock annoyance (#228) #796
Annotations
1 error and 1 warning
Run haskell-actions/hlint-run@v2
HLint failed with status: 1. Warning (1)
|
Run haskell-actions/hlint-run@v2:
freckle-http/library/Freckle/App/Test/Http/MatchRequest.hs#L124
Warning in showMatchRequestWithMismatches in module Freckle.App.Test.Http.MatchRequest: Redundant toList ▫︎ Found: "concatMap (\"\\n \" <>) (toList mismatches)" ▫︎ Perhaps: "concatMap (\"\\n \" <>) mismatches"
|
Loading