minio-hs/app/Main.hs
Aditya Manthramurthy d7ceaf272e Initial commit
2017-02-13 16:03:23 +05:30

8 lines
78 B
Haskell

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