From bhaskar at cse.iitb.ac.in Thu Apr 13 12:49:38 2006 From: bhaskar at cse.iitb.ac.in (BHASKAR G. REDDY) Date: Thu Apr 13 12:44:46 2006 Subject: [nhc-users] Help Needed Message-ID: <56890.10.105.11.60.1144946978.squirrel@www.cse.iitb.ac.in> Hi, Me, pretty much new to using NHC-98. Till now i have used HUGS only. Is the syntax of input haskell programs same? Its not compiling when i am giving the same programs which are successfully got exeuted with HUGS. What could be the probelm? If thr is any subtle difference in syntax, then plz let me know good link whr can i get enough info? Thx in adavance, -- Bhaskar Reddy.G, Graduate Student, Department of CSE, IIT Bombay From arunk at it.iitb.ac.in Thu Apr 13 14:06:37 2006 From: arunk at it.iitb.ac.in (arunk@it.iitb.ac.in) Date: Thu Apr 13 14:01:49 2006 Subject: [nhc-users] Help Needed Message-ID: <34317.10.209.4.1.1144951597.squirrel@10.129.1.1> FP course of Prof Sanyal has started eh :) ? nhc adheres to Haskell-98 standards (Malcolm can correct me if I'm wrong), so most probably some linking/library issues. BTW it'll help if you can give us the exact error you got. Was it unable to compile ? or did you get some error while running the executable. - ASJ From paolo at nemail.it Mon Apr 24 12:58:37 2006 From: paolo at nemail.it (Paolo Martini) Date: Mon Apr 24 12:53:46 2006 Subject: [nhc-users] Google Summer of Code 2006 Message-ID: <444D03BD.3010709@nemail.it> Hello, Haskell.org is going to partecipate as mentoring organization to the Google Summer of Code programme of this year. We have formed a group of volunteers taking care of the administrative work as well as the mentoring part. The group is listed here: . We are now looking for projects, and mentors. We've reached number 24 but we are happily going to add more, Haskell Open Source paid work for the summer! If you run some active open source program you might want to mentor some student who will be working on your code, for example. Either just add your ideas here: (as well as your informations on the People's page) or contact me for details. I am also looking for students, I'd like to ear from them if they are going to partecipate with Haskell projects, last year I was alone! (I did write the bindings to the Cairo vector graphics library and integrated them in Gtk2Hs.) Details about the programme itself can be found on the official webpage: http://code.google.com/summerofcode.html Hoping you like the idea as much as me, Paolo. --