|
|
"Cristian Baboi" <cristi@xxxxxxxxxx> wrote:
> How about
>
> a :: Something
> a = let x = x in x
>
:t a
would give (a -> [a]), not Something, or am I mistaken?
--
(c) this sig last receiving data processing entity. Inspect headers for
past copyright information. All rights reserved. Unauthorised copying,
hiring, renting, public performance and/or broadcasting of this
signature prohibited.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/haskell-cafe
|
|