diff options
Diffstat (limited to 'Remote/S3.hs')
-rw-r--r-- | Remote/S3.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/S3.hs b/Remote/S3.hs index 348b240d4..0933f30de 100644 --- a/Remote/S3.hs +++ b/Remote/S3.hs @@ -63,6 +63,7 @@ gen r u c gc = new <$> remoteCost gc expensiveRemoteCost hasKeyCheap = False, whereisKey = Nothing, remoteFsck = Nothing, + repairRepo = Nothing, config = c, repo = r, gitconfig = gc, |