scalie/app/Main.hs
2025-08-11 15:53:56 +02:00

6 lines
68 B
Haskell

module Main (main) where
import Lib
main :: IO ()
main = someFunc