emacs-module: Utilities to write Emacs dynamic modules
This package provides a full set of bindings to emacs-module.h that allows to develop Emacs modules in Haskell.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
assertions | Enable runtime assertions | Disabled |
module-assertions | Bulid plugin that is plugin indentended to be used with Emacs's '--module-assertions' enabled. Plugin will not free any global values returned to Emacs and thus have an ever-growing memory leak. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- emacs-module-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.1.1, 0.2, 0.2.1, 0.2.1.1 |
---|---|
Dependencies | base (>=4.7 && <4.20), bifunctors, bytestring, deepseq, exceptions, monad-control, mtl, prettyprinter, resourcet, safe-exceptions-checked, template-haskell, text, transformers-base, vector, void [details] |
License | BSD-3-Clause |
Author | Sergey Vinokurov |
Maintainer | Sergey Vinokurov <serg.foo@gmail.com> |
Revised | Revision 1 made by SergeyVinokurov at 2024-05-16T22:46:29Z |
Category | Foreign, Foreign binding |
Home page | https://github.com/sergv/emacs-module |
Source repo | head: git clone https://github.com/sergv/emacs-module.git |
Uploaded | by SergeyVinokurov at 2018-08-26T19:21:45Z |
Distributions | LTSHaskell:0.2.1, NixOS:0.2.1, Stackage:0.2.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3248 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-08-26 [all 1 reports] |