Hi John, > I threw something together fairly quickly and would like some feedback before > tossing it on Hackage. > > I'd really appreciate if some one would: > > make sure the code looks goodish (127 lines with full docs) > make sure my tests look saneish
A similar structure is used in XMonad where it's called a Stack (which isn't a very good name). There are loads of QuickCheck properties in the XMonad sources you might want to use. Hope this helps, Wouter _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
