@hackage / xmonad-eval

Module for evaluation Haskell expressions in the running xmonad instance

Latest0.1

About

Metadata

  • Last updated , by DanielSchoepe
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: asgaroth_@gmx.de

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    small_base (on by default)

    Choose the new smaller, split-up base package.

Readme

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