I'd advise against using implicit parameters, because (as you've seen) it's hard to reason about when they'll get passed to functions. Another example:

  http://www.haskell.org/pipermail/haskell-cafe/2005-January/008571.html

-- Ben

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

Reply via email to