[Xmonad] Haskell 98 compliance

Neil Mitchell ndmitchell at gmail.com
Tue May 8 08:34:57 EDT 2007


Hi,

This patch makes the StackSet file Haskell 98 once more, by using list
comprehensions instead of pattern guards. This patch has not been
tested, so please do the test script first.

Use of Haskell 98 makes your lambdas sleep better at night, knowing
they are more portable.

Thanks

Neil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: haskell_98_compliance.patch.gz
Type: application/x-gzip
Size: 3202 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070508/a5d3e762/haskell_98_compliance.patch.bin


More information about the Xmonad mailing list