| Safe Haskell | Safe | 
|---|---|
| Language | Haskell2010 | 
Dustme.Types
Documentation
Constructors
| TTY | |
Fields 
  | |
Constructors
| Match | |
Fields 
  | |
type SearchResult = [Match] Source #
Constructors
| AddText Text | |
| Backspace | |
| DeleteWord | 
type SearchCache = HashMap Search SearchResult Source #