clippard-0.1.1: A simple Haskell library for copying text to the clipboard in a cross-platform way.

Safe HaskellSafe-Inferred

System.Clippard

Description

A simple library fro copying to the clipboard.

Synopsis

Documentation

paste :: String -> IO ()Source

Paste text to the command-line. Automagically determines operating system.