summaryrefslogtreecommitdiff
path: root/overlays/spm/lib/Spm.hs
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/spm/lib/Spm.hs')
-rw-r--r--overlays/spm/lib/Spm.hs5
1 files changed, 5 insertions, 0 deletions
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 @@
1module Spm
2 ( module Spm.Api
3 ) where
4
5import Spm.Api