Re: [Haskell-cafe] short licensing question

2010-01-11 Thread Matthias-Christian Ott
On Mon, Jan 11, 2010 at 12:02:46PM -0600, Tom Tobin wrote: > On Mon, Jan 11, 2010 at 6:58 AM, Sebastian Fischer > wrote: > > when writing a Haskell library that uses two other Haskell libraries -- one > > licensed under BSD3 and one under LGPL -- what are allowed possibilities for > > licensing th

Re: [Haskell-cafe] Haskell Users in Leipzig

2009-12-24 Thread Matthias-Christian Ott
On Thu, 24 Dec 2009 23:32:47 +0100 Alexander Bau wrote: > > Users of other functional programming languages are of course also > welcome. > > Nice, because I would like to meet some local Ocaml users as well. Perhaps you can ask on the Ocaml mailing list too. I know Standard ML, never wrote any

[Haskell-cafe] Haskell Users in Leipzig

2009-12-24 Thread Matthias-Christian Ott
Hi, I just wanted to know whether there are any Haskell users and enthusiasts in the Leipzig area who are interested in meeting with other users and perhaps interested in creating a user group. Users of other functional programming languages are of course also welcome. Regards, Matthias-Christia

Re: [Haskell-cafe] Haskell's type system compared to CLOS

2009-08-11 Thread Matthias-Christian Ott
On Tue, Aug 11, 2009 at 11:20:02PM +0100, Philippa Cowderoy wrote: > Matthias-Christian Ott wrote: >> What has Haskell to provide what Common Lisp and Dylan haven't? > Static typing (with inference). Very large difference, that. That's true. This is a big advantage when com

[Haskell-cafe] Haskell's type system compared to CLOS

2009-08-11 Thread Matthias-Christian Ott
Hi, usually I'm sceptical of programming languages which are not based on the von Neumann architecture, but recently I got interested in functional programming languages. The arrogance of lots of Haskell users, who made me feel that using a programming language other than Haskell is a waste of tim