darcs patch: fix Actions.Wap doc (and 1 more)

Sun Jun 29 07:55:04 EDT 2008 gwern0@gmail.com * fix Actions.Wap doc warp 1 1 has a comment claiming that this moves the cursor to the lower *left*, but if you look at the warpToWindow haddock, it says that 1 1 is actually lower *right* - as indeed it proved to do. This was annoying as it led me astray for a minute or so. Sun Jun 29 16:20:47 EDT 2008 gwern0@gmail.com * fillout banish example in Warp.hs We also include a nice little type to avoid specifying 0 0 stuff.

On Sun, Jun 29, 2008 at 04:22:27PM -0400, gwern0@gmail.com wrote:
Sun Jun 29 07:55:04 EDT 2008 gwern0@gmail.com * fix Actions.Wap doc warp 1 1 has a comment claiming that this moves the cursor to the lower *left*, but if you look at the warpToWindow haddock, it says that 1 1 is actually lower *right* - as indeed it proved to do. This was annoying as it led me astray for a minute or so.
Sun Jun 29 16:20:47 EDT 2008 gwern0@gmail.com * fillout banish example in Warp.hs We also include a nice little type to avoid specifying 0 0 stuff.
Applied!
participants (2)
-
Devin Mullins
-
gwern0@gmail.com