diff options
Diffstat (limited to 'Logs')
-rw-r--r-- | Logs/Trust.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Logs/Trust.hs b/Logs/Trust.hs index 89a5404f7..eb6e42ad7 100644 --- a/Logs/Trust.hs +++ b/Logs/Trust.hs @@ -9,6 +9,7 @@ module Logs.Trust ( trustLog, TrustLevel(..), trustGet, + trustMap, trustSet, trustPartition, trustExclude, |