packages feed

mushu-0.1.0: app/Main.hs

module Main where

import ClassyPrelude

import UI (start)

main :: IO ()
main = start