[Xmonad] minor code comment

Michael Vanier mvanier at cs.caltech.edu
Tue Aug 7 04:53:52 EDT 2007


In StackSet.hs, the "Eq a" qualification in

index :: Eq a => StackSet i a s sd -> [a]
index = with [] integrate

is superfluous.  Is there any good reason to keep it?

Mike



More information about the Xmonad mailing list