abacus/app/Main.hs
2024-08-19 20:06:34 -04:00

7 lines
68 B
Haskell

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