pretty-parse/app/Main.hs
2025-08-20 17:34:56 +02:00

4 lines
55 B
Haskell

module Main (main) where
main :: IO ()
main = pure ()