mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-11-24 08:43:41 +03:00
Compare commits
2 Commits
2c7f328509
...
8eb7c197b8
Author | SHA1 | Date | |
---|---|---|---|
|
8eb7c197b8 | ||
|
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