upgrade groundwork
pulled in old versions of functions for working with keys Wrote a parser from old key filenames to new keys.
This commit is contained in:
parent
f1e010f42e
commit
e227c210ec
4 changed files with 241 additions and 115 deletions
|
@ -27,7 +27,8 @@ module Backend (
|
|||
lookupFile,
|
||||
chooseBackends,
|
||||
keyBackend,
|
||||
lookupBackendName
|
||||
lookupBackendName,
|
||||
maybeLookupBackendName
|
||||
) where
|
||||
|
||||
import Control.Monad.State
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue