I also tried to use 'import Text.Parsec ()' It works, now I'm wondering does '()' really hide everything.
2011/6/17 Brandon Allbery <[email protected]>: > I think the usual cause of that is that one or more necessary > typeclass instances got defined by the import. > > -- > brandon s allbery [email protected] > wandering unix systems administrator (available) (412) 475-9364 vm/sms > -- ---------------- 吴兴博 Wu Xingbo _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
