coda-0.0.1: The coda compiler
Coda.Syntax.FromText
class FromText a where Source #
Minimal complete definition
fromText
Methods
fromText :: Text -> a Source #
Instances
fromText :: Text -> Text Source #
fromText :: Text -> AlexInput Source #
fromText :: Text -> Prefix Source #
fromText :: Text -> Rope Source #
fromText :: Text -> Line Source #