From 9e552700b1ac0d0812956a90845ddf6889c0218d Mon Sep 17 00:00:00 2001
From: Alexander Foremny <aforemny@posteo.de>
Date: Fri, 9 Feb 2024 07:16:35 +0100
Subject: refactor `Debug`

---
 json2sql.cabal | 1 +
 1 file changed, 1 insertion(+)

(limited to 'json2sql.cabal')

diff --git a/json2sql.cabal b/json2sql.cabal
index 63c083c..fdd0aac 100644
--- a/json2sql.cabal
+++ b/json2sql.cabal
@@ -19,6 +19,7 @@ executable json2sql
     import:           warnings
     main-is:          Main.hs
     other-modules:
+      Debug
       Store
     -- other-extensions:
     build-depends:    base ^>=4.16.4.0,
-- 
cgit v1.2.3