about summary refs log tree commit diff
path: root/users/Profpatsch/openlab-tools/Main.hs
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2023-10-19T20·54+0200
committerclbot <clbot@tvl.fyi>2023-10-19T20·59+0000
commitefbffcd12dfcb1bff4a29b8e91b59428c9ad2dbe (patch)
tree4f511714561b48640eedbc23540dfcf49d464272 /users/Profpatsch/openlab-tools/Main.hs
parent42d3c1a74811bbe20ec8dd10d92cc28739b7fdc5 (diff)
feat(users/Profpatsch): init openlab-tools r/6858
Back at my bullshit.

Mostly copied the setup from whatcd-resolver.

Change-Id: I9edd4387ee73c18816b1692d5338735536cce70f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9803
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
Autosubmit: Profpatsch <mail@profpatsch.de>
Diffstat (limited to 'users/Profpatsch/openlab-tools/Main.hs')
-rw-r--r--users/Profpatsch/openlab-tools/Main.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/Profpatsch/openlab-tools/Main.hs b/users/Profpatsch/openlab-tools/Main.hs
new file mode 100644
index 000000000000..d5f958a38a6a
--- /dev/null
+++ b/users/Profpatsch/openlab-tools/Main.hs
@@ -0,0 +1,6 @@
+module Main where
+
+import OpenlabTools qualified
+
+main :: IO ()
+main = OpenlabTools.main