Clipboard-2.2.0.3: System clipboard interface.

Safe HaskellSafe-Inferred
LanguageHaskell98

System.Clipboard

Contents

Description

System clipboard interface with unicode support.

For more information, see Graphics.Win32.GDI.Clip or documentation for GetClipboardData on MSDN.

Synopsis

Undefined

This library currently only works in Windows. If you want to contribute, please, don't hesitate in visit the Git repository at https://github.com/Daniel-Diaz/Clipboard.