clippard-0.1.1: A simple Haskell library for copying text to the clipboard in a cross-platform way.
System.Clippard
Description
A simple library fro copying to the clipboard.
Synopsis
paste :: String -> IO ()Source
Paste text to the command-line. Automagically determines operating system.