hexchat: Haskell scripting interface for HexChat

[ library, mit, system ] [ Propose Tags ]

This package builds a shared object ready for loading into HexChat, that will compile and interpret scripts written in Haskell; and also a Haskell library that said scripts should import and use to interface with HexChat.

At the moment the scripting interface is not finalized and may (and will) change in a future.

At the moment only Linux is supported.

For instructions on how to write a script, see the HexChat module.

Currently the plugin only understands the classic /load, /unload, /reload commands.

To automatically load the plugin symlink or copy ~/.cabal/lib/libhexchat-haskell.so (or /usr/local/lib/libhexchat-haskell.so) to ~/.config/hexchat/addons/ (or /usr/lib/hexchat/plugins/).

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1.0, 0.0.2.0
Dependencies base (>=4.10 && <4.11), containers (>=0.5 && <0.6) [details]
License MIT
Copyright (C) 2017 mniip
Author mniip
Maintainer mniip@mniip.com
Revised Revision 1 made by mniip at 2017-11-27T01:50:59Z
Category System
Home page https://github.com/mniip/hexchat-haskell
Uploaded by mniip at 2017-11-27T01:46:34Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1215 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]