Closed solomon-b closed 2 years ago
Encodes input with Data.Text.Encoding in the runKriti function. This prevents an incorrectly encoded bytestring from being passed to the interpreter.
Data.Text.Encoding
runKriti
Encodes input with
Data.Text.Encoding
in therunKriti
function. This prevents an incorrectly encoded bytestring from being passed to the interpreter.