[Haskell-cafe] Article review: Category Theory
Neil Mitchell
ndmitchell at gmail.com
Thu Jan 18 11:22:20 EST 2007
Hi
> Isn't _|_ = \x -> _|_?
_|_ `seq` () = _|_
(\x -> _|_) `seq` () = ()
Whether this is the fault of seq or not is your call...
Thanks
Neil
More information about the Haskell-Cafe
mailing list