mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-12-24 16:51:38 +03:00
Fix haddock module links.
This commit is contained in:
parent
119889617c
commit
143e57454e
@ -38,7 +38,7 @@ import Text.Parsec.Combinator
|
||||
type LanguageDef st = GenLanguageDef String st Identity
|
||||
|
||||
-- | The @GenLanguageDef@ type is a record that contains all parameterizable
|
||||
-- features of the 'Text.Parsec.Token' module. The module 'Text.Parsec.Language'
|
||||
-- features of the "Text.Parsec.Token" module. The module "Text.Parsec.Language"
|
||||
-- contains some default definitions.
|
||||
|
||||
data GenLanguageDef s u m
|
||||
|
Loading…
Reference in New Issue
Block a user