chitauri-0.1.0.0: Initial project template from stack
Phoneme
data Phoneme Source #
Constructors
Instances
Methods
showsPrec :: Int -> Phoneme -> ShowS #
show :: Phoneme -> String #
showList :: [Phoneme] -> ShowS #
charsToPhoneme :: String -> Maybe Phoneme Source #