Re: [Haskell-beginners] Beginners Digest, Vol 31, Issue 1

Hi. i did what you said ant worked. the Platform Haskell, its very interesting. thanks a lot On 2011/01/01, at 11:00, beginners-request@haskell.org wrote:
Send Beginners mailing list submissions to beginners@haskell.org
To subscribe or unsubscribe via the World Wide Web, visit http://www.haskell.org/mailman/listinfo/beginners or, via email, send a message with subject or body 'help' to beginners-request@haskell.org
You can reach the person managing the list at beginners-owner@haskell.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Beginners digest..."
Today's Topics:
1. Re: Beginners Digest, Vol 30, Issue 49 (Miguel Dias) 2. Re: Beginners Digest, Vol 30, Issue 49 (Brent Yorgey)
----------------------------------------------------------------------
Message: 1 Date: Fri, 31 Dec 2010 12:33:22 +0000 From: Miguel Dias
Subject: Re: [Haskell-beginners] Beginners Digest, Vol 30, Issue 49 To: beginners@haskell.org Message-ID: <80A0FA05-D6F1-43CB-BD2D-45BFD6DC0B3C@gmail.com> Content-Type: text/plain; charset=us-ascii i have the version 6.10.4. i realized now, that has a new version, i've tried to install it, but it still's in the old version. maybe i need to install cabal. i've downloaded of my actual version from the www.haskell.org/ghc
Miguel
On Dec 31, 2010, at 11:00 AM, beginners-request@haskell.org wrote:
Send Beginners mailing list submissions to beginners@haskell.org
To subscribe or unsubscribe via the World Wide Web, visit http://www.haskell.org/mailman/listinfo/beginners or, via email, send a message with subject or body 'help' to beginners-request@haskell.org
You can reach the person managing the list at beginners-owner@haskell.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Beginners digest..."
Today's Topics:
1. Problem installing lhs2tex (Miguel Dias) 2. Re: Problem installing lhs2tex (Brent Yorgey)
----------------------------------------------------------------------
Message: 1 Date: Thu, 30 Dec 2010 19:29:38 +0000 From: Miguel Dias
Subject: [Haskell-beginners] Problem installing lhs2tex To: beginners@haskell.org Message-ID: Content-Type: text/plain; charset="iso-8859-1" Hi, im trying to install lhs2TeX in Mac OS. But i got an error, that i dont know how to fix.
Someone can explain me what i need to do to fix that.
Is this error:
" MacBook:lhs2tex-1.16 mgd$ make /opt/local/bin/ghc -O --make -o lhs2TeX Main.lhs [17 of 19] Compiling FileNameUtils ( FileNameUtils.lhs, FileNameUtils.o )
FileNameUtils.lhs:15:57: Module `System.IO' does not export `hSetEncoding'
FileNameUtils.lhs:15:85: Module `System.IO' does not export `utf8' make: *** [lhs2TeX] Error 1
"
Thanks, Miguel
participants (1)
-
mgd