[Haskell] Programming language opening at Oxford

2010-08-16 Thread Simon Peyton-Jones
Oxford is advertising a tenure-track faculty position in programming languages: http://www.comlab.ox.ac.uk/news/231-full.html This is the same type of position as, say, Oege de Moor holds, so I can guarantee it's a nice job! Simon ___ Haskell mailin

[Haskell] Programming Languages opening at Oxford

2010-08-16 Thread Oege . de . Moor
FACULTY POSITION IN PROGRAMMING LANGUAGES AT OXFORD The University of Oxford is offering a tenure-track faculty position in the area of programming languages. Full details can be found at: http://www.comlab.ox.ac.uk/news/231-full.html The closing date for applications is September 24. __

[Haskell] Fwd: [Haskell-cafe] Question about memory usage

2010-08-16 Thread Alberto G. Corona
It is not repeated because fiblist is pure and has no arguments. Otherwise it would be repeated. 2010/8/14 Tako Schotanus > I was reading this article: > > http://scienceblogs.com/goodmath/2009/11/writing_basic_functions_in_has.php > > And came to the part where it shows: > > > > fiblist = 0 :