From 894a1ac90fcf36ee63096f7bfce48aee7047cd2c Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 9 Mar 2026 14:56:38 +0100 Subject: Main: src/ -> app/ --- hack.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hack.cabal') diff --git a/hack.cabal b/hack.cabal index a03c107..f7c8d3a 100644 --- a/hack.cabal +++ b/hack.cabal @@ -15,13 +15,15 @@ library hs-source-dirs: src Executable hack - hs-source-dirs: src main-is: Main.hs + hs-source-dirs: app + other-modules: Process Build-depends: blessings, containers, data-default, + hack, lens, mtl, old-locale, -- cgit v1.2.3