Skip to content

Commit

Permalink
Finish a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed Jul 9, 2015
1 parent ec043d1 commit 9d252c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Stack/Build/Execute.hs
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ compareTestsComponents comps tests2 =
("test", y) -> Set.singleton $ T.drop 1 y
_ -> Set.empty

-- | Generate the HTML report and
-- | Generate the HTML report and textual report.
generateHpcReport
:: M env m
=> Path Abs Dir -> Path Rel Dir -> [Path Abs File] -> m ()
Expand Down

0 comments on commit 9d252c6

Please sign in to comment.