manatee-core-0.0.1: The core of Manatee.

Manatee.Core.Interactive

Synopsis

Documentation

parseInteractiveString :: String -> Either Text [(String, String)]Source

Parse interactive string. Return error reason if parse failed.

interactiveCandidateName :: Char -> StringSource

Get candidate name for type character.