Clipboard
From HaskellWiki
1 Description
Clipboard package implements operations over the system clipboard.
Currently, it only works on Windows, and it is based on the Win32 package.
2 Links
Package in Hackage: http://hackage.haskell.org/package/Clipboard
Since Hackage was unable to build the API documentation, you can consult it in: http://ddiaz.asofilak.es/packages/Clipboard/doc/
