[Haskell-cafe] Re: A GHC error message puzzle

Yitzchak Gale gale at sefer.org
Thu Aug 12 16:59:24 EDT 2010


Wei Hu wrote:
> nonTermination _ = blackhole where blackhole = blackhole

My original example was actually:

process :: String -> String
process = let x = x in x

Regards,
Yitz


More information about the Haskell-Cafe mailing list