HasswordManager/app/Main.hs
2024-05-22 18:37:36 +02:00

7 lines
68 B
Haskell

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