packages feed

mortred-0.0.1: app/Main.hs

module Main where

import Mortred
import Prelude (IO)

-- This `main` function just delegates to the library's definition of `main`
main :: IO ()
main = runMain