@hackage emacs-module0.1

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.

  • Installation

  • Tested Compilers

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      assertions
       (off by default)

      Enable runtime assertions

      module-assertions
       (off by default)

      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.