move supportedBackends list into annex monad
This was necessary so the File backend could import Backend w/o a cycle. Moved code that checks whether enough backends have a file into File backend.
Showing
- Annex.hs 19 additions, 7 deletionsAnnex.hs
- Backend.hs 25 additions, 10 deletionsBackend.hs
- Backend/File.hs 55 additions, 5 deletionsBackend/File.hs
- BackendList.hs 2 additions, 23 deletionsBackendList.hs
- BackendTypes.hs 1 addition, 0 deletionsBackendTypes.hs
- Commands.hs 1 addition, 49 deletionsCommands.hs
- git-annex.hs 2 additions, 1 deletiongit-annex.hs
Please register or sign in to comment