command-qq-0.3.0.0: Quasiquoters for external commands

Safe HaskellNone

System.Command.QQ.Predef

Description

Some predefined quasiquoters

Synopsis

Documentation

bash :: QuasiQuoterSource

bash shell

zsh :: QuasiQuoterSource

zsh shell

awk :: QuasiQuoterSource

awk interpreter

ghci :: QuasiQuoterSource

ghci interpreter

perl :: QuasiQuoterSource

perl interpreter

ruby :: QuasiQuoterSource

ruby interpreter

python :: QuasiQuoterSource

python interpreter

python2 :: QuasiQuoterSource

python2 interpreter

python3 :: QuasiQuoterSource

python3 interpreter