From 9e79b37ce9f6f863d50659d1c51620d544cc5b5c Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Mon, 12 Feb 2024 05:30:47 +0100 Subject: refactor `Record` --- json2sql.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'json2sql.cabal') diff --git a/json2sql.cabal b/json2sql.cabal index 5851d0e..aab906b 100644 --- a/json2sql.cabal +++ b/json2sql.cabal @@ -20,6 +20,9 @@ executable json2sql main-is: Main.hs other-modules: Debug + Exception + Field + Record Store -- other-extensions: build-depends: base ^>=4.16.4.0, -- cgit v1.2.3