[project @ 2003-07-22 16:18:06 by simonmar]
[ghc-hetmet.git] / ghc / tests / ghci / ghci008.script
1 -- testing :info
2 :info +
3 :info (+)
4 :info Complex.:+
5 :info (Complex.:+)
6 :info RealFloat
7 :info []
8 :info ()
9 :info (,)
10 :info `List.isPrefixOf`