From ef0713cbd90d6b84da7ea67e6dfc1fe5ab5bff86 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Sun, 7 Sep 2025 13:43:15 +0000 Subject: Adds generic app launcher helper function --- hsm-core/hsm-core.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hsm-core/hsm-core.cabal') 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 -- cgit v1.2.1