tweaks
This commit is contained in:
parent
6d13ae10cf
commit
909f619c07
16 changed files with 27 additions and 11 deletions
|
@ -3,8 +3,9 @@
|
|||
|
||||
module Backend.SHA1 (backend) where
|
||||
|
||||
import qualified Backend.File
|
||||
import Data.Digest.Pure.SHA
|
||||
|
||||
import qualified Backend.File
|
||||
import BackendTypes
|
||||
|
||||
backend = Backend.File.backend {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue