From juhp@01.246.ne.jp Tue Feb 5 08:57:40 2002 From: juhp@01.246.ne.jp (Jens Petersen) Date: 05 Feb 2002 17:57:40 +0900 Subject: hslibs Posix? Message-ID: Just out of the blue.... How hard would it be to port hslibs/posix to hugs? IMHO it would be really nice to have it available in hugs under unix. Jens From joe@isun.informatik.uni-leipzig.de Tue Feb 5 09:20:12 2002 From: joe@isun.informatik.uni-leipzig.de (Johannes Waldmann) Date: Tue, 5 Feb 2002 10:20:12 +0100 (MET) Subject: hslibs Posix? In-Reply-To: from Jens Petersen at "Feb 5, 2002 05:57:40 pm" Message-ID: <200202050920.KAA01785@isun11.informatik.uni-leipzig.de> > How hard would it be to port hslibs/posix to hugs? > IMHO it would be really nice to have it available in hugs under unix. agreed. but meanwhile, how about using ghci? joe@isun11:~/projekte/trs-games/cgi$ ghci-5.00.2 -package posix ___ ___ _ / _ \ /\ /\/ __(_) / /_\// /_/ / / | | GHC Interactive, version 5.00.2, For Haskell 98. / /_\\/ __ / /___| | http://www.haskell.org/ghc/ \____/\/ /_/\____/|_| Type :? for help. Loading package std ... linking ... done. Loading package lang ... linking ... done. Loading package posix ... linking ... done. Prelude> Posix.getWorkingDirectory >>= print "/home/joe/projekte/trs-games/cgi" -- -- Johannes Waldmann ---- http://www.informatik.uni-leipzig.de/~joe/ -- -- joe@informatik.uni-leipzig.de -- phone/fax (+49) 341 9732 204/252 -- From juhp@01.246.ne.jp Wed Feb 6 00:57:22 2002 From: juhp@01.246.ne.jp (Jens Petersen) Date: 06 Feb 2002 09:57:22 +0900 Subject: hslibs Posix? In-Reply-To: <200202050920.KAA01785@isun11.informatik.uni-leipzig.de> References: <200202050920.KAA01785@isun11.informatik.uni-leipzig.de> Message-ID: Johannes Waldmann writes: > > How hard would it be to port hslibs/posix to hugs? > > IMHO it would be really nice to have it available in hugs under unix. > > agreed. but meanwhile, how about using ghci? I know about ghci and I like using it for testing programs. But, correct me if I'm wrong, as far as I know ghci doesn't support executable scripts, like runhugs does? For "scripting" isn't hugs still the way to go? Jens From monique_louise@uol.com.br Mon Feb 11 17:38:22 2002 From: monique_louise@uol.com.br (Monique Louise) Date: Mon, 11 Feb 2002 14:38:22 -0300 Subject: Sending mail Message-ID: <000801c1b322$e84cece0$1635e3c8@elogica.com.br> This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C1B309.C1F326E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I'd like to know if there's any library with funcionalities to send = mail. Thanks ------=_NextPart_000_0005_01C1B309.C1F326E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
    I'd like to know if there's = any library=20 with funcionalities to send mail.
 
 
        =    =20             =    =20             =    =20         Thanks
 
------=_NextPart_000_0005_01C1B309.C1F326E0--