packages feed

diagnostician-0.2.0.0: test/Main.hs

-- SPDX-FileCopyrightText: 2026 Coln contributors
--
-- SPDX-License-Identifier: Apache-2.0 OR MIT

module Main (main) where

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