efbffcd12d
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>
6 lines
89 B
Haskell
6 lines
89 B
Haskell
module Main where
|
|
|
|
import OpenlabTools qualified
|
|
|
|
main :: IO ()
|
|
main = OpenlabTools.main
|