[Haskell-beginners] Empty type

Kim-Ee Yeoh ky3 at atamo.com
Fri Oct 25 08:04:51 UTC 2013


On Fri, Oct 25, 2013 at 10:44 AM, KwangYul Seo <skyul at company100.com> wrote:

> 2) newtype Void = Void Void


It's a Catch-22:

you: So tell me how to create smth of type Void

newtype: Sure, I can do that! After all, I'm the declaration of the type,
aren't I? But first, you gotta do something for me.

you: Ok, what's that?

newtype: gimme smth of type Void --- MWAHAHAHAHA

you: (trolled hard)

-- Kim-Ee


-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20131025/0a661c87/attachment.html>


More information about the Beginners mailing list