mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-11-21 19:49:00 +03:00
editor: update Haddock
This commit is contained in:
parent
816617d24a
commit
98f44dd2d3
@ -169,7 +169,7 @@ editorText :: n
|
||||
-> Editor T.Text n
|
||||
editorText = editor
|
||||
|
||||
-- | Construct an editor over 'String' values
|
||||
-- | Construct an editor over generic text values
|
||||
editor :: Z.GenericTextZipper a
|
||||
=> n
|
||||
-- ^ The editor's name (must be unique)
|
||||
|
Loading…
Reference in New Issue
Block a user