tabloid 0.45 → 0.46
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- ShellCmdInputController.hs +1/−1
- tabloid.cabal +1/−1
ShellCmdInputController.hs view
@@ -85,7 +85,7 @@ P.terminateProcess ph return ()) forkOS $ do- hPutStr hin (text ++ otherStdIn)+ hPutStr hin text lines <- L.hGetContents hout postGUISync $ execCB lines
tabloid.cabal view
@@ -1,5 +1,5 @@ Name: tabloid-Version: 0.45+Version: 0.46 Description: GUI for shell commands and log analysis Category: System Synopsis: View the output of shell commands in a table