summaryrefslogtreecommitdiffstats
path: root/src/Reaktor/Plugins/System.hs
Commit message (Expand)AuthorAgeFilesLines
* Reaktor.Plugins.System: add hEnvtv2019-01-271-0/+1
* Reaktor.Plugins.System.hWithLines: use untilM_tv2019-01-271-7/+2
* Reaktor.Plugins.System: Command -> SystemCommandtv2019-01-271-5/+5
* Reaktor: add data Commandtv2019-01-271-4/+4
* Reaktor.Plugins.System: JOIN has only one paramtv2019-01-271-2/+2
* Reaktor.Plugins.System: use forM_ like whenJusttv2019-01-271-74/+72
* Reaktor.Plugins.System: compile hPattern oncetv2019-01-261-34/+17
* Reaktor.Plugins.System: add _msgtarget to envtv2019-01-261-0/+1
* Reaktor.Plugins.System: prefix each line with PIDtv2019-01-261-30/+31
* Reaktor.Plugins.System: kill process grouptv2019-01-261-9/+28
* Reaktor.Plugins.System: add optional timeouttv2019-01-261-18/+33
* Reaktor.Plugins.System: don't send errorstv2019-01-241-4/+5
* src: ByteString -> Texttv2019-01-241-21/+21
* Reaktor.Plugins.System: print exec errors to IRCtv2019-01-231-116/+119
* src: use more simple functionstv2019-01-231-55/+46
* src: Types -> Internaltv2019-01-211-2/+2
* src: add Data.ByteString.Char8.Extendedtv2019-01-211-1/+1
* src: inittv2019-01-211-0/+213