[Xmonad] [new] darcs patch: ScreenLayouts.hs: updates to the last
API changes
Andrea Rossato
mailing_list at istitutocolli.org
Tue Jul 3 16:18:46 EDT 2007
hi!
please forget the previous one. sometimes it takes time to relize that:
map (\(x,y) -> f x y) $ zip xs ys
is actually:
zipWith f xs ys
ciao
andrea
Tue Jul 3 22:11:45 CEST 2007 Andrea Rossato <andrea.rossato at unibz.it>
* ScreenLayouts.hs: updates to the last API changes
A silent API change broke this nice piece of David's code: Spencer decided
to move screen details into StackSet, and there we went to manipulate them!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 29301 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070703/667c3f3c/attachment-0001.bin
More information about the Xmonad
mailing list