On Thu, Aug 5, 2010 at 11:48 PM, Johan Tibell wrote:
> On Thu, Aug 5, 2010 at 3:35 PM, Dino Morelli wrote:
>>
>> On Wed, 4 Aug 2010, Mark Lentczner wrote:
>> One thing I haven't seen anyone else comment on is the width of the new
>> docs. I have a large (26") monitor and use the browser full-scre
On Tue, Jan 19, 2010 at 7:27 AM, Ivan Lazar Miljenovic
wrote:
> "Brandon S. Allbery KF8NH" writes:
>> I wonder if Wine would be good enough for testing.
>
> If memory serves me correctly, I have heard about people installing the
> Windows version of GHC and using it under Wine for testing purpose
2010/1/12 Günther Schmidt :
> Hi John,
>
> thanks for responding. As I said I've been using Parsec quite a lot, but
> wonder if there is a different approach possible/feasible to parsing. Parsec
> (2x) isn't an "online" parser, ie, it doesn't produce a result before the
> whole parse is completed.
On Wed, Nov 25, 2009 at 3:45 AM, Eitan Goldshtrom
wrote:
> Hello. I'm new to this mailing list, so I apologize if this question is
> inappropriate for this list, but I've been looking for a solution to this
> problem for weeks and I've had no luck.
>
> I am trying to write a program with HOpenGL a
2009/9/1 Günther Schmidt :
>
> One of the files for instance has 298 k lines. A glance over sushi revealed
> that parsec is involved so I can only presume it is read into memory all at
> once. That would certainly be a problem.
>
There is nothing inherent about parsec that would cause all input to
On Wed, Apr 8, 2009 at 3:14 PM, Alexandr N. Zamaraev
wrote:
>
> How to build HOpenGL?
>
> Os Windows Vista Home Ru + sp
Hello Alexandr,
Linked from here http://www.haskell.org/haskellwiki/Opengl
http://netsuperbrain.com/blog/posts/freeglut-windows-hopengl-hglut/
Jeff
__
On Tue, Feb 24, 2009 at 7:04 AM, Gü?nther Schmidt wrote:
> Hi,
>
> I've just finished developing my haskell - windows app and am ready to ship
> it now. I'm using Inno Setup for the installation but need another tool that
> would wrap my app inside itself and check for valid keys or an expiration
On Sat, Jan 10, 2009 at 5:20 AM, Andrew Coppin
wrote:
> Dominic Steinitz wrote:
>>
>> John Goerzen complete.org> writes:
>>
Any idea how I get Haskell to send ICMP ECHO packets? (And, obviously,
receive the replies.)
>>>
>>> SocketType claims to support Raw, which I think is t
On Mon, Dec 29, 2008 at 10:31 AM, Erik de Castro Lopo
wrote:
> Hi all,
>
> I've googled for this but haven't really found an answer yet. Is
> it possible to build (or better yet download) a GHC compiler that
> runs on Linux and generates windows binaries?
>
> I already use the MinGW C compiler to
2008/11/26 Galchin, Vasili <[EMAIL PROTECTED]>:
> Hello,
>
> I am using Ubuntu Linux and I want to get the Haskell IRC feed. What IRC
> client can I use and how to configure?
>
> Thanks, Vasili
>
If you are an Emacs user, then you can either use rcirc or erc
M-x erc RET RET RET RET /join #haske
On Wed, Nov 19, 2008 at 9:45 AM, Galchin, Vasili <[EMAIL PROTECTED]> wrote:
> Hi Jeff,
>
>Is http://haskell.org/haskellwiki/Wanted_libraries kept up to date? I
> wouldn't want to reinvent a wheel ;^)
>
> Vasili
>
Hi Vasili,
I was hoping that this thread could spur some interest from peopl
2008/11/15 Galchin, Vasili <[EMAIL PROTECTED]>:
> Hello,
>
> I am looking for something to work on. Where are there perceived holes
> in the Haskell library support?
>
> Regards, Vasili
Hello Vasili
Maybe the haskell.org wiki would be a good place for people to record
their suggestions? htt
Jason Dusek gmail.com> writes:
>
> This simple little package obtains a MAC address on *NIX and Windows.
> It is known to work on Linux, OS X and Windows XP.
>
> There is no C fanciness in this package -- it relies on shell
> commands. The MAC is cached after the first query, using an
>
Andrew Coppin btinternet.com> writes:
>
> Jeff Zaroyko wrote:
> > Andrew Coppin btinternet.com> writes:
> >
> >
> >> Jeff Zaroyko wrote:
> >>
> >>> In theory, you should be able to use mingw's windres tool to produce
&
Andrew Coppin btinternet.com> writes:
>
> Jeff Zaroyko wrote:
> > In theory, you should be able to use mingw's windres tool to produce
> > an object file from the resource definition which you'd link with
> > the rest of your program.
> >
>
> Y
Andrew Coppin btinternet.com> writes:
>
> Steve Schafer wrote:
> > Version information and application icons are both stored in data
> > structures called "resources"; these are appended to the executable
> > portion of the application, inside the EXE file.
> >
>
> Thanks for your input. I'
16 matches
Mail list logo