robot 1.3 → 1.3.0.1
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- Test/Robot/Connection.hs +1/−1
- robot.cabal +1/−1
Test/Robot/Connection.hs view
@@ -26,7 +26,7 @@ -- -- @ -- main = do--- Just conn <- 'connect'+-- conn <- 'connect' -- replicateM_ 500 $ do -- 'runRobotWith' conn $ tap _A -- putStrLn \"Ducks!\"
robot.cabal view
@@ -1,5 +1,5 @@ Name: robot-Version: 1.3+Version: 1.3.0.1 Synopsis: Simulate keyboard and mouse events Homepage: https://github.com/lfairy/robot License: OtherLicense