From 307cb1b1094c73fd15eab378c27ac0073696b739 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Tue, 19 Aug 2025 03:56:40 +0000 Subject: Improves formatting --- hsm-core/hsm-core.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hsm-core') diff --git a/hsm-core/hsm-core.cabal b/hsm-core/hsm-core.cabal index 10862f7..856a359 100644 --- a/hsm-core/hsm-core.cabal +++ b/hsm-core/hsm-core.cabal @@ -3,10 +3,12 @@ author: Paul Oliver name: hsm-core version: 0.1.0.0 + library build-depends: , base , template-haskell + default-language: GHC2024 exposed-modules: Hsm.Core.Serial ghc-options: -O2 -Wall -Werror -Wno-star-is-type -Wunused-packages -- cgit v1.2.1