[Haskell-cafe] Trouble with Debug.Trace when using a library

2013-05-14 Thread hanjoosten
My project is split in two packages, A and B, where B uses A. All together, there are about 100 haskell modules. Currently, there seems to be a loop somewere, that only seems to occur when working with rather large datastructures. I use trace (from Debug.Trace) to see what exactly is going on. As

[Haskell-cafe] Hackage is down?

2012-08-11 Thread hanjoosten
Hi, Hackage seems to be down. Is there anyone out here who knows how to get it online again? Thanks! -- View this message in context: http://haskell.1045720.n5.nabble.com/Hackage-is-down-tp5715912.html Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.

[Haskell-cafe] proxy settings with simpleHttp

2012-01-02 Thread hanjoosten
Hi, I am fiddling around with the package http-enumerator to download web pages. I was used to `simpleHttp` do do that. However, I would like to infuence the proxy settings, because sometimes I am behind a firewall. Is there a simple way to do this? Thanks! Han. -- View this message in

Re: [Haskell-cafe] What library package fulfills these requirements?

2011-10-29 Thread hanjoosten
Thanks for the link. I enjoyed it. It is quite a different approach as Simon had in the presentation I mentioned. Gives me food for thought, which is good. -- View this message in context:

Re: [Haskell-cafe] What library package fulfills these requirements?

2011-10-29 Thread hanjoosten
This is great stuff. I specifically like the interaction part. Hands on experience, whilst skipping the wow-stuff (well, I will mention the possibilities, supplying some links, but no more than a couple of minutes.). And as side effect I now have to get acquainted to github. Like it. Thanks a lot!

[Haskell-cafe] skin info of haskellwiki

2011-02-19 Thread hanjoosten
Hi, I would like to use a copy of the hawiki skin for http://ampersand.sf.org my projects mediawiki . I like the way the front page of www.haskell.org works. It uses a mediawiki skin, that is customized for the haskellwiki. However, it used to be

[Haskell-cafe] Problem with linking HDBC-ODBC

2010-11-19 Thread hanjoosten
Hi Yesterday I upgraded to the new version of hdbc-odbc (2.2.3.1.). Then I rebuilt my own project, but the linker gives an error: . . . [88 of 90] Compiling CC ( CC.hs, C:\eclipseworkspace_fp1\ampersand\out\CC.o ) [89 of 90] Compiling Parser ( Parser.hs,