dotfiles/overlays/photo-hs/test/Main.hs
magic_rb 62f4255e6f
Publish photo-hs
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-07-13 21:11:48 +02:00

5 lines
90 B
Haskell

module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."