implement Unavilable for gcrypt
Sponsored-by: Brett Eisenberg on Patreon
This commit is contained in:
parent
977403d338
commit
7aac60769a
4 changed files with 23 additions and 26 deletions
|
@ -158,7 +158,7 @@ gen' r u c gc rs = do
|
|||
, readonly = Git.repoIsHttp r
|
||||
, appendonly = False
|
||||
, untrustworthy = False
|
||||
, availability = pure (availabilityCalc r)
|
||||
, availability = repoAvail r
|
||||
, remotetype = remote
|
||||
, mkUnavailable = return Nothing
|
||||
, getInfo = gitRepoInfo this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue