mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
20a9657ece
commit
860ced4689
|
@ -103,13 +103,16 @@ runOracle = do
|
||||||
let manifest = _repoManifest
|
let manifest = _repoManifest
|
||||||
|
|
||||||
debug $ "found head"
|
debug $ "found head"
|
||||||
<+> pretty gitLwwRef
|
<+> pretty enc
|
||||||
<+> pretty n
|
<+> pretty n
|
||||||
|
<+> pretty gitLwwRef
|
||||||
<+> pretty gitRefLog
|
<+> pretty gitRefLog
|
||||||
|
<+> pretty tx
|
||||||
|
<> line
|
||||||
<+> pretty name
|
<+> pretty name
|
||||||
<+> pretty brief
|
<+> pretty brief
|
||||||
<+> pretty manifest
|
<+> pretty manifest
|
||||||
<+> pretty enc
|
<> line
|
||||||
<+> pretty tx
|
<> line
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue