aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Main.hs
diff options
context:
space:
mode:
authorBrent Yorgey <byorgey@gmail.com>2007-10-22 22:41:05 +0200
committerBrent Yorgey <byorgey@gmail.com>2007-10-22 22:41:05 +0200
commit0537e591a915f47c9227940163a16df40f14eedb (patch)
tree4f89506d223396f228815e2b4b0ccc1608046408 /tests/Main.hs
parente8928472be87183609883032a09fe01dfb3195b6 (diff)
downloadxmonad-0537e591a915f47c9227940163a16df40f14eedb.tar.gz
xmonad-0537e591a915f47c9227940163a16df40f14eedb.tar.xz
xmonad-0537e591a915f47c9227940163a16df40f14eedb.zip
Replace 'findIndex' with 'findTag', which more accurately describes what the function does.
I realize this is a big change, but the name 'findIndex' was confusing for me, since I expected it to return some sort of integer. What it actually does, of course, is return a workspace tag, which might be more general than an index. Of course, this change breaks several contrib modules; I'll submit a patch to make the change there as well. darcs-hash:20071022204105-bd4d7-9f5d5b8ce00c61b4830fde329f528b2d79af2fa6.gz
Diffstat (limited to 'tests/Main.hs')
0 files changed, 0 insertions, 0 deletions