[project @ 2003-07-03 16:22:16 by simonpj]
authorsimonpj <unknown>
Thu, 3 Jul 2003 16:22:17 +0000 (16:22 +0000)
committersimonpj <unknown>
Thu, 3 Jul 2003 16:22:17 +0000 (16:22 +0000)
commit38c8801e397417be75ac4427d9c0a62a7942e0eb
treed326c3f154a1732c3eb21090f802851e412ae780
parent18340925716fb6e68672c69bd263ad9041f81822
[project @ 2003-07-03 16:22:16 by simonpj]
-----------------------
Type defaulting in GHCi
-----------------------

[Merge to stable branch, I think.]

[Part 2 to this commit: add Eq and Ord, to allow

[] == []

at the prompt.

      Extend type defaulting in GHCi so that

ghci>  []
[]

      works.  Suggested by Ralf Hinze.
ghc/compiler/typecheck/TcSimplify.lhs
ghc/docs/users_guide/ghci.sgml