module Handler.Wallet where import Import getWalletR :: Handler Html getWalletR = error "Not yet implemented: getWalletR"