RE: bug with splitPS in Data.PackedString

2003-03-25 Thread Simon Marlow
there's a bug in Data.PackedString that doesn't exist in PackedString: Prelude :m PackedString Prelude PackedString splitPS ('\t') (packString Foo\tBar) [Foo,Bar] Prelude PackedString :m Data.PackedString Prelude Data.PackedString splitPS ('\t') (packString Foo\tBar) [Foo*** Exception:

[ ghc-Bugs-668705 ] hsc2hs broken under Win32

2003-03-25 Thread SourceForge.net
Bugs item #668705, was opened at 2003-01-15 20:12 You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=108032aid=668705group_id=8032 Category: None Group: 5.04.2 Status: Open Resolution: None Priority: 8 Submitted By: Antony Courtney (antonyc) Assigned to:

Fix in CVS ndeed Posix compile problem

2003-03-25 Thread Ahn Ki-yung
SunOS 5.8 Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs gcc version 2.95.3 20010315 (release) In the posix related libaries there are two forign call definition. foreign import ccall unsafe getpwuid_r c_getpwuid_r :: CUid - Ptr CPasswd - CString -

Re: Fix in CVS ndeed Posix compile problem

2003-03-25 Thread Ahn Ki-yung
Ahn Ki-yung wrote: SunOS 5.8 Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs gcc version 2.95.3 20010315 (release) In the posix related libaries there are two forign call definition. foreign import ccall unsafe getpwuid_r c_getpwuid_r :: CUid - Ptr CPasswd -

FINAL CALL for papers: ICFP 2003 deadline is Saturday

2003-03-25 Thread Olin Shivers
The submission deadline for ICFP -- the International Conference on Functional Programming -- is coming up soon: this Saturday, March 29. The 2003 ICFP will be in Uppsala, Sweden on August 25-29, in conjunction with PPDP (Principles and Practice of Declarative Programming). Please take a moment

Re: Haskell help!

2003-03-25 Thread Marc Ziegert
looks like a genetic algorithm, i've programmed years ago. :) i need the sourcecode to solve the problem. it seems that you zip the two strings together: unzip $ zip abcde 123 - unzip [('a','1'),('b','2'),('c','3')] - (abc,123) i've no idea why you got saaturn. - marc Am Dienstag, 25. März

Error in Hugs 98

2003-03-25 Thread Cesar Augusto Acosta Minoli
Hello! I have this error when running my code in Hugs98 Program error: {primDivFloat (1.#QNAN) (1.#QNAN)} Anyone knows what it means? Thanks.Tired of spam? Get advanced junk mail protection with MSN 8. ___ Haskell mailing list [EMAIL PROTECTED]

Re: Haskell help!

2003-03-25 Thread Iavor S. Diatchki
hi, i think you might find the following paper relevant: Algebrainc Dynamic Prorgamming by Robert Gigerich and Carsten Meyer http://link.springer-ny.com/link/service/series/0558/papers/2422/24220349.pdf bye iavor Weix, Rachel Lynn wrote: Hi, I'm a college student trying to write a Haskell

Re: Haskell help!

2003-03-25 Thread Iavor S. Diatchki
hi, the paper i posted uses Haskell, no mutation or looping. it also uses Haskell's lazyness in a neat way. bye iavor Weix, Rachel Lynn wrote: I have since been able to figure out my problems - the algorithm for one of my methods was wrong and I found two typos so to speak. I now need to

CFP: DALT'03 - 1st Workshop on Declarative Agent Languages and Technologies

2003-03-25 Thread João Alexandre Leite
=== S E C O N D C A L L F O R P A P E R S DALT 2003 First International Workshop on Declarative Agent Languages and Technologies Melbourne, Australia July 15th 2003

Re: Arbitrary precision reals?

2003-03-25 Thread Fergus Henderson
On 25-Mar-2003, Tom Pledger [EMAIL PROTECTED] wrote: The floating point part of the GNU mp library looks difficult to fit into Haskell's numeric classes, because the type signatures in class Floating don't include a how-much-precision-do-you-want parameter. How about using a function type

Re: shortest path with Haskell

2003-03-25 Thread Keith Wansbrough
Hi every one ! I have a big problem with implementation the Dijkstra's shortest path with Haskell .the condition is it must be implemented with priority queue using list (or tree).Any of yo have the code for this ? I really really needs for help !!! thank a lot!! pham I

(no subject)

2003-03-25 Thread Mrs.Sese-seko
Dear friend, I am Mrs. Sese-Seko widow of late president Mobutu Sese-Seko of zaire? now known as democratic republic of congo (drc). I am moved to write you this letter, this was in confidence considering my present circumstance and situation. I escaped along with my husband and two of our

Re: African money

2003-03-25 Thread Jerzy Karczmarczuk
Dear friends, Some of you know me personally. I am the son of hm., my father, who left me hm., some money, which I have multiplied through an extremely fruitful work on functional programming. Anyway, I am willing to spend a part of this money on your behalf. If somebody has any idea how to

Re: African money

2003-03-25 Thread John Peterson
If the spam storm gets too heavy on haskell-cafe we can switch to moderator approval as on the main Haskell list. We have the spam assassin available at haskell.org but I've been reluctant to turn it loose on the lists. Maybe the time has come ... John

Re: African money

2003-03-25 Thread Peter Ross
On Tue, Mar 25, 2003 at 02:10:56PM +0100, Jerzy Karczmarczuk wrote: Or tell me how to *effectively* filter all that away. Or, I'll go mad and I strangle some of my students. Anyway they deserve it. I use bogofilter (bogofilter.sf.net). I am currently getting 98% accuracy in filtering my email

Re: African money

2003-03-25 Thread Mark Carroll
On Tue, 25 Mar 2003, Jerzy Karczmarczuk wrote: (snip) Anyway, I am willing to spend a part of this money on your behalf. If somebody has any idea how to empoison, strangle, shoot, electrocute or burn alive this annoying bastard who proposes regularly to everybody on Internet all that financial

Re: African money

2003-03-25 Thread Marcus Lindblom
From: John Peterson [EMAIL PROTECTED] If the spam storm gets too heavy on haskell-cafe we can switch to moderator approval as on the main Haskell list. We have the spam assassin available at haskell.org but I've been reluctant to turn it loose on the lists. Maybe the time has come ... Many

Re: African money

2003-03-25 Thread John Peterson
I checked and we do have spam assassin running on all haskel.org mail. The latest Nigerian spamlet somehow made it past - unfortunately nobody has been keeping the spam rules up to date, The mail haskell list is member only posting but not haskell-cafe. The member only posting is slightly

Re: parsing e-mail messages (Re: African money)

2003-03-25 Thread Ketil Z. Malde
Peter Simons [EMAIL PROTECTED] writes: Mark Carroll writes: Perhaps I'll have to look out for a library for parsing e-mail messages. I have written a set of parser functions for RFC 2822 messages, which should do exactly that. It's not finished yet, but if you're interested in using the

hi

2003-03-25 Thread ÐÝÏÐÒ»Àà
http://www.fadcn.comhttp://www.sbxm.com 1.5-35-64-5 http://www.sky999.net QQ124438130 http://www.lovexin.com; INFORMATION This message has been sent using a

Re: African money

2003-03-25 Thread Thaddeus L. Olczyk
On Tue, 25 Mar 2003 14:59:20 +0100, Peter Ross [EMAIL PROTECTED] wrote: On Tue, Mar 25, 2003 at 02:10:56PM +0100, Jerzy Karczmarczuk wrote: Or tell me how to *effectively* filter all that away. Or, I'll go mad and I strangle some of my students. Anyway they deserve it. I use bogofilter