From fc6cf6169868e60c189e4b243330c3717ff159f3 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 26 May 2022 13:58:07 +0200 Subject: ... --- overlays/spm/lib/Spm.hs | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 overlays/spm/lib/Spm.hs (limited to 'overlays/spm/lib/Spm.hs') diff --git a/overlays/spm/lib/Spm.hs b/overlays/spm/lib/Spm.hs new file mode 100644 index 00000000..c7f7dfe5 --- /dev/null +++ b/overlays/spm/lib/Spm.hs @@ -0,0 +1,5 @@ +module Spm + ( module Spm.Api + ) where + +import Spm.Api -- cgit v1.2.3