module Handler.Stock where import Import getStockR :: Handler Html getStockR = error "Not yet implemented: getStockR"