From a3d5295ee745ab851c28d0a53147cbad65a7805f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 3 Oct 2025 15:48:49 +0530 Subject: Refactor event module with actions --- daffm.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'daffm.cabal') diff --git a/daffm.cabal b/daffm.cabal index 781e01a..c125b10 100644 --- a/daffm.cabal +++ b/daffm.cabal @@ -63,6 +63,8 @@ library lib-daffm Daffm.Attrs Daffm.Event Daffm.State + Daffm.Action.Core + Daffm.Action.Cmdline test-suite specs import: common-config, warnings -- cgit v1.3.1