From 23e71c199f0f6542676d6363b9ae52977a37cc43 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Mon, 30 May 2022 15:18:22 +1000 Subject: added other-modules --- f2md.cabal | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/f2md.cabal b/f2md.cabal index 5977e4b..190490b 100644 --- a/f2md.cabal +++ b/f2md.cabal @@ -27,7 +27,12 @@ executable f2md main-is: Main.hs -- Modules included in this executable, other than Main. - -- other-modules: + other-modules: + F2Md.Config + F2Md.Export + F2Md.Import + F2Md.Types + F2Md.Utils -- LANGUAGE extensions used by modules in this package. -- other-extensions: -- cgit v1.2.3