On Oct 21, 2005, at 4:22 PM, Stefan Monnier wrote:

You mean you'd like

 data TableInfo = TableInfo {
                            avgPot :: Double,

No, I would actually like to offset avgPot 4 spaces from TableInfo.

which is much better.  I'd personally prefer

      case findprop attr props of
        Just x -> x

but I haven't coded it yet.

Yes, that's what I would like to have too. I'm no stranger to Lisp but haven't spent the time to figure out how to do the two cases above yet. Maybe you could point me in the right direction.

    Thanks, Joel

--
http://wagerlabs.com/





_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to