hledger-time/app/Main.hs

7 lines
90 B
Haskell

module Main where
import qualified MyLib (someFunc)
main :: IO ()
main = MyLib.someFunc