Same here. I'm usually using explicit type declarations for (at least all exported) top-level functions.
Michael On Thu, 13 Jan 2005 14:15:02 +1100, mattr <[EMAIL PROTECTED]> wrote: > > Inferred types are helpful as a demonstration and exploration tool. > > Once you are writing programs, having the compiler infer types and > check against your requirement is a fantastic bug finder. > > matt > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
