ghc-hclip 3.0.0.4
Small cross-platform library for reading and modifying the system clipboard
This package provides a small cross-platform library for reading and modifying the system clipboard. It uses xclip
or xsel
at runtime.
- Outputs:
out
- Website: https://github.com/jetho/Hclip
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-hclip 3.0.0.4
as follows:
guix install ghc-hclip@3.0.0.4
Or install the latest version:
guix install ghc-hclip
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.