| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Lemmatchers.TagRecords
Documentation
parseLemma :: ReadP Lemma Source #
data LemmaRecord Source #
Instances
| Show LemmaRecord Source # | |
Defined in Lemmatchers.TagRecords Methods showsPrec :: Int -> LemmaRecord -> ShowS # show :: LemmaRecord -> String # showList :: [LemmaRecord] -> ShowS # | |
| FromNamedRecord LemmaRecord Source # | |
Defined in Lemmatchers.TagRecords Methods | |
| Eq LemmaRecord Source # | |
Defined in Lemmatchers.TagRecords | |
csvToLemmaRecords :: ByteString -> [LemmaRecord] Source #