packages feed

cutesetup-0.1.0.0: app/Main.hs

module Main (main) where

import UI (runApp)

main :: IO ()
main = runApp