packages feed

espial-0.0.1: app/main.hs

import Prelude     (IO)
import Application (appMain)

main :: IO ()
main = appMain