xmonad-eval

Module for evaluation Haskell expressions in the running xmonad instance

http://xmonad.org/

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Daniel Schoepe
Maintained by [email protected]

This modules allows the evaluation of Haskell expressions in the context of the currently running xmonad, similar to emacs' eval feature.