widgettest/app/Main.hs
2023-05-19 15:00:22 -04:00

7 lines
68 B
Haskell

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