Re: Re: [Haskell] ANNOUNCE: GLUT 2.2.1.0

Martijn van Steenbergen <[email protected]> Mon, 17 Aug 2009 16:09:22 +0200
Newsgroups gmane.comp.lang.haskell.cafe,gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
Sven Panne wrote:
> and simply pass the unknown button numbers via this case. I am not so sure 
> about a nice name for this constructor: AdditionalButton? GenericButton? Or 
> simply MouseButton, just like the type itself?

How about OtherButton?

Martijn.