feat(users/Profpatsch): init openlab-tools

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>
This commit is contained in:
Profpatsch 2023-10-19 22:54:00 +02:00 committed by clbot
parent 42d3c1a748
commit efbffcd12d
4 changed files with 484 additions and 0 deletions

View file

@ -0,0 +1,6 @@
module Main where
import OpenlabTools qualified
main :: IO ()
main = OpenlabTools.main