only enable SHA backends that configure finds support for
This commit is contained in:
parent
70a6eb6d73
commit
a3daac8a8b
12 changed files with 57 additions and 89 deletions
|
@ -26,7 +26,8 @@ module Backend (
|
|||
fsckKey,
|
||||
lookupFile,
|
||||
chooseBackends,
|
||||
keyBackend
|
||||
keyBackend,
|
||||
lookupBackendName
|
||||
) where
|
||||
|
||||
import Control.Monad.State
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue