import Prelude (IO) import Rentals.Application (appMain) main :: IO () main = appMain