bugfix
This commit is contained in:
parent
b8ba60428a
commit
4c3ad80f32
6 changed files with 26 additions and 22 deletions
4
Types.hs
4
Types.hs
|
@ -3,8 +3,10 @@
|
|||
module Types (
|
||||
Annex,
|
||||
AnnexState,
|
||||
Backend,
|
||||
Key,
|
||||
Backend
|
||||
backendName,
|
||||
keyFrag
|
||||
) where
|
||||
|
||||
import BackendTypes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue