Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Haskell
Wiki community
Recent changes
Random page
HaskellWiki
Search
Search
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
IRC channel
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Bots == There are various bots on the channel. Their names and usage are described here. === lambdabot === [[Lambdabot]] is both the name of a software package and a bot on the channel. The bot is operated by IRC user <code>int-e</code> and provides many useful services for visitors to the IRC channel. You can interact with it in a private chat or publicly in any channel where it appears (#haskell and a number of others). It is available as a haskell package and can be integrated into ghci. Details on the software are found on a [[Lambdabot|separate wiki page]]. Here is its interface for the IRC user: lambdabot's commands are prepended by a '@' sign. {| border="1" cellspacing="0" cellpadding="5" ! Command ! Usage |- | @help | display help to other commands, but help text is not available for all commands. |- | @where TOPIC (aliases: @what, @url) <br> @where ? <br> @where+ TOPIC NEWTEXT <br> @where+ TOPIC | show brief info about some TOPIC <br> list some useful topics (paste, cabalstackhelp, ...) <br> set/update a topic (check for collisions first with @where TOPIC) <br> delete a topic |- | @type EXPR or ':t' EXPR | shows the type of an expression |- | @kind TYPECONSTRUCTOR | shows the kind of a type constructor |- | @run EXPR or '>' EXPR | evaluates EXPR |- | @pl FUNCTION | shows a [[pointfree]] version of FUNCTION |- | @pointful FUNCTION or '@unpl' FUNCTION | shows a 'pointful' version of FUNCTION |- | @tell <nick> <msg> -- same as @ask | Next time <nick> speaks in channel they will be notified they have a message pending and how to receive it. |} See also: * http://silicon.int-e.eu/lambdabot/State/where - @where db snapshot, updated every few minutes * https://github.com/simonmichael/lambdabot-where - git repo and .tsv version of the @where db, updated occasionally === yahb === If lambdabot doesn't cut it for you, there is a bot called yahb which runs your request in an actual GHCi prompt, so you can use IO. Try e.g. <tt>% readFile "/proc/self/environ"</tt> === hackage === The hackage bot, when running, provides real-time notifications of new package uploads to [http://hackage.haskell.org Hackage].
Summary:
Please note that all contributions to HaskellWiki are considered to be released under simple permissive license (see
HaskellWiki:Copyrights
for details). If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!
Cancel
Editing help
(opens in new window)
Toggle limited content width