Skip to content

Commit

Permalink
Fix after review
Browse files Browse the repository at this point in the history
  • Loading branch information
rashadg1030 committed Aug 17, 2019
1 parent ab142b7 commit 3afd8bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/IW/Sync/Update.hs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import IW.Sync.Search (searchAllHaskellRepos, searchAllHaskellIssues)
import IW.Time (getToday)


-- | This function synchronizes the database with the latest GitHub data.
syncWithGithub
:: forall env m.
( MonadCabal m
Expand Down

0 comments on commit 3afd8bd

Please sign in to comment.