module Handler.ProfitItems where import Import getProfitItemsR :: Handler Html getProfitItemsR = error "Not yet implemented: getProfitItemsR"