Copyright | (c) 2015-2019 Aelve (c) 2019-2020 Kowainik |
---|---|
License | MPL-2.0 |
Maintainer | Kowainik <xrom.xkov@gmail.com> |
Safe Haskell | Safe |
Language | Haskell2010 |
Documentation
Resulting data type over the work of shortcut-links
type Shortcut = Maybe Text -> Text -> Result Text Source #
Type alias for shortcut links Result
functions.
allShortcuts :: [([Text], Shortcut)] Source #
A list of all functions included in this module, together with suggested names for them.
Use a shortcut from allShortcuts
.
This is the main function you should use.