module OCR (convert) where convert :: String -> String convert = undefined