Home
last modified time | relevance | path

Searched refs:HasImportUnsupported (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/Remote/Helper/
H A DExportImport.hs50 class HasImportUnsupported a where constructor
53 instance HasImportUnsupported (ParsedRemoteConfig -> RemoteGitConfig -> Annex Bool) where
56 instance HasImportUnsupported (ImportActions Annex) where