Clipboard: Access to the (Windows) clipboard.
Clipboard is a package that allows you to interact with the system clipboard easily.
Currently, only in a Windows system.
Changes from last version:
New definitions of
setClipboardString
andgetClipboardString
, according to the API specifications on MSDN. So, it's highly recommended update to this version.Added
modifyClipboardString
.Shorter name of the module
System.Windows.Clipboard
:System.Clipboard
.
Downloads
- Clipboard-2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 2.0.0, 2.1.0, 2.2.0, 2.2.0.1, 2.2.0.2, 2.2.0.3, 2.3.0.0, 2.3.0.1, 2.3.0.2, 2.3.1.0, 2.3.2.0, 2.3.2.2 |
---|---|
Dependencies | base (>=4 && <5), Win32 (>=2.2 && <2.3) [details] |
License | BSD-3-Clause |
Author | Sævar Berg |
Maintainer | Daniel Diaz <danieldiaz@asofilak.es> |
Category | System |
Home page | http://ddiaz.asofilak.es/packages/Clipboard |
Uploaded | by DanielDiaz at 2010-11-02T12:27:34Z |
Distributions | LTSHaskell:2.3.2.2, NixOS:2.3.2.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 11641 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-28 [all 7 reports] |