packages feed

life-sync-1.1.0.0: app/Main.hs

module Main (main) where

import Life.Main (lifeMain)

main :: IO ()
main = lifeMain