amaranth/app/Main.hs
2022-07-29 16:32:45 +02:00

7 lines
63 B
Haskell

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