From b100f6e64074c761327e1113a0c8afaf74091a23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 25 Nov 2025 21:13:25 +0100 Subject: Add Config reference to JobSet --- src/Config.hs-boot | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/Config.hs-boot (limited to 'src/Config.hs-boot') diff --git a/src/Config.hs-boot b/src/Config.hs-boot new file mode 100644 index 0000000..ee6b0d1 --- /dev/null +++ b/src/Config.hs-boot @@ -0,0 +1,3 @@ +module Config where + +data Config -- cgit v1.2.3