amaranth/app/Main.hs

7 lines
63 B
Haskell

module Main where
import Lib as L
main :: IO ()
main = L.app