qr-imager-0.1.2.1: test/Spec.hs
import System.Process main :: IO () main = readCreateProcess (shell "echo 'hello friend' | qrpipe write -v -s output.png") "" >>= putStrLn
import System.Process main :: IO () main = readCreateProcess (shell "echo 'hello friend' | qrpipe write -v -s output.png") "" >>= putStrLn