aboutsummaryrefslogtreecommitdiff
path: root/hsm-core/hsm-core.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hsm-core/hsm-core.cabal')
-rw-r--r--hsm-core/hsm-core.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hsm-core/hsm-core.cabal b/hsm-core/hsm-core.cabal
index e435f19..163e430 100644
--- a/hsm-core/hsm-core.cabal
+++ b/hsm-core/hsm-core.cabal
@@ -13,8 +13,8 @@ library
default-language: GHC2024
exposed-modules:
+ Hsm.Core.App
Hsm.Core.Bracket
Hsm.Core.Serial
- Hsm.Core.Options
ghc-options: -O2 -Wall -Werror -Wno-star-is-type -Wunused-packages