@hackage lambdabot-haskell-plugins5.3.1.2
Lambdabot Haskell plugins
Categories
License
LicenseRef-GPL
Maintainer
Naïm Favier <n@monade.li>
Links
Versions
Installation
Tested Compilers
Dependencies (33)
- array >=0.4
- base >=4.4 && <5
- bytestring >=0.9
- containers >=0.4
- directory >=1.1
- filepath >=1.3 Show all…
Dependents (4)
@hackage/acme-everything, @hackage/lambdabot-telegram-plugins, @hackage/lambdabot-xmpp, @hackage/lambdabot
Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel.
Provided plugins:
- check
- Quick, check!
- djinn
- Derive implementations from types intuitinistically.
- eval
- Run Haskell code.
- free
- Theorems for free.
- haddock
- Find modules implementing a function.
- hoogle
- Search for functions by type using hoogle.
- instances
- Query instances of type classes.
- pl
- Produce point-less code.
- pointful
- Produce point-ful code.
- pretty
- Print code prettily.
- source
- Show implementations of standard functions.
- type
- Query type of expressions.
- undo
- Unfold do notation.
- unmtl
- Expand monad transformers stacks.