More koans #29
Annotations
1 error and 2 warnings
|
koans/basic/2/3-count-the-lines/Koan.hs#L26
Suggestion in main in module Koan: Redundant $ ▫︎ Found: "flow $ _" ▫︎ Perhaps: "flow _"
|
koans/basic/2/5-count-all-the-chars/test/Test.hs#L4
Warning in module Main: Use fewer imports ▫︎ Found: "import Data.Text\nimport Data.Text as Text\n" ▫︎ Perhaps: "import Data.Text as Text\n"
|
The logs for this run have expired and are no longer available.
Loading