aboutsummaryrefslogtreecommitdiff
path: root/hsm-log/Hsm/Log.hs
diff options
context:
space:
mode:
Diffstat (limited to 'hsm-log/Hsm/Log.hs')
-rw-r--r--hsm-log/Hsm/Log.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hsm-log/Hsm/Log.hs b/hsm-log/Hsm/Log.hs
index a1ffdb4..d8dbab0 100644
--- a/hsm-log/Hsm/Log.hs
+++ b/hsm-log/Hsm/Log.hs
@@ -9,6 +9,7 @@ module Hsm.Log
, logMsg
, logBlock
, runLog
+ , runLogs
) where
import Control.Monad (when)