mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-11-22 05:36: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
|
-> Editor T.Text n
|
||||||
editorText = editor
|
editorText = editor
|
||||||
|
|
||||||
-- | Construct an editor over 'String' values
|
-- | Construct an editor over generic text values
|
||||||
editor :: Z.GenericTextZipper a
|
editor :: Z.GenericTextZipper a
|
||||||
=> n
|
=> n
|
||||||
-- ^ The editor's name (must be unique)
|
-- ^ The editor's name (must be unique)
|
||||||
|
Loading…
Reference in New Issue
Block a user