| Safe Haskell | Safe-Inferred |
|---|
NLP.DictParser.Types
Documentation
type Translation = StringSource
Constructors
| Translated String String | |
| Untranslated String |
Constructors
| Def Headword [(a, [(Translation, [Example])])] |
dictparser-0.3.0.0: Parsec parsers for the DICT format produced by dictfmt -t
| Safe Haskell | Safe-Inferred |
|---|
NLP.DictParser.Types
type Translation = StringSource
Constructors
| Translated String String | |
| Untranslated String |
Constructors
| Def Headword [(a, [(Translation, [Example])])] |