diff options
author | Paul Oliver <contact@pauloliver.dev> | 2025-08-25 02:35:34 +0000 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2025-08-25 02:35:34 +0000 |
commit | 6f80d2d579d0be8773829ee277086af087e85862 (patch) | |
tree | 93a52fed4d72f6076f800e7aeea1a3ca663c1e06 /hsm-log/hsm-log.cabal | |
parent | 6db2d77345b1d3da432a73d9eaf0be34165567c3 (diff) |
Improves formatting of logs
Diffstat (limited to 'hsm-log/hsm-log.cabal')
-rw-r--r-- | hsm-log/hsm-log.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hsm-log/hsm-log.cabal b/hsm-log/hsm-log.cabal index 7aab0de..e8c3972 100644 --- a/hsm-log/hsm-log.cabal +++ b/hsm-log/hsm-log.cabal @@ -11,7 +11,6 @@ library , iso8601-time , text-ansi , time - , typelits-printf default-language: GHC2024 exposed-modules: Hsm.Log |