Re: [Haskell-cafe] ANNOUNCE : Leksah 0.12.1.2 (fixes some metadata issues)

2012-06-27 Thread Sergei Trofimovich
On Wed, 20 Jun 2012 16:59:16 -0700 Hilco Wijbenga hilco.wijbe...@gmail.com wrote: Hi Hamish, On 19 June 2012 22:47, Hamish Mackenzie hamish.k.macken...@googlemail.com wrote: This release has an important bug fix for the metadata download. When metadata was downloaded using libcurl it was

Re: [Haskell-cafe] ANNOUNCE: Haddock 2.10.0

2012-03-04 Thread Sergei Trofimovich
On Sat, 3 Mar 2012 21:12:26 +0100 David Waern david.wa...@gmail.com wrote: 2012/3/3 Sergei Trofimovich sly...@gmail.com: It seems to fail to generate buildwrapper documentation. The minimal example: -- Base.hs: module Base where -- | component in cabal file data CabalComponent

Re: [Haskell-cafe] ANNOUNCE: Haddock 2.10.0

2012-03-03 Thread Sergei Trofimovich
-- Haddock 2.10.0 Version 2.10.0, which was released with GHC 7.4.1, is now uploaded on Hackage. Nice, thank you! It seems to fail to generate buildwrapper documentation. The minimal example: --

Re: [Haskell-cafe] ghc on arm status

2011-07-23 Thread Sergei Trofimovich
On Wed, 20 Jul 2011 23:36:34 +0400 Sergey Mironov ier...@gmail.com wrote: Hi. I was searching for info about building ghc on ARM arch. I already know about [1] approach, and also saw debian binaries [2], but I am afraid I have to compile ghc by myself this time, since our system uses

Re: [Haskell-cafe] A small Darcs anomoly

2011-04-26 Thread Sergei Trofimovich
2. I have no idea how to make Darcs do the thing with hard links (is that even supported under Windows?) I just copy the whole folder using the normal OS file tools. darcs get path/to/other/local/repo Either way, you lose the ability to see how branches are related to each other,

Re: [Haskell-cafe] GHC 6.8.2 on IA64-Linux platform (Itanium)

2011-01-03 Thread Sergei Trofimovich
On Sun, 02 Jan 2011 18:09:05 +0100 Karel Gardas karel.gar...@centrum.cz wrote: I'd like to compile more recent than 6.8.2 GHC on itanium-linux system I do have access to, but I'm kind of unlucky with this. I'm trying unregisterised build (of 6.12.3 and 6.10.4) and it always fails with:

Re: [Haskell-cafe] hsb2hs preprocessor looking for a maintainer

2010-08-05 Thread Sergei Trofimovich
Hi Max, I believe the main reason why ghci isn't available on all platforms is the dynamic linker.  I don't think it would be easy (or even feasible) to switch to something like 'ld', though. Some serious problems can be solve this way. This one is a nice example:

[Haskell-cafe] Re: ANNOUNCE: network-protocol-xmpp 0.3

2010-05-07 Thread Sergei Trofimovich
On Mon, 3 May 2010 07:43:25 -0700 John Millikin jmilli...@gmail.com wrote: My library, network-protocol-xmpp[2], is an implementation of most of RFC 3920 and a bit of RFC 3921. It supports opening client-to-server and component-to-server sessions, which is useful for implementing XMPP-based

[Haskell-cafe] ANNOUNCE: gt-tools-0.1.4

2010-05-06 Thread Sergei Trofimovich
Hey, -cafe! I'm glad to announce release of Google Translate Service[1] Tools[2]. Currently it's a command line tool 'gtc' (queen of this post) and 'gtg' (more a hello-world type gtk2hs user). So let's play with that beast a little! PREREQUISITES * ghs-6.12+ - gt-tools relies on proper locale

[Haskell-cafe] readline does not work on gentoo amd64 (ghc-6.10.4)

2009-09-21 Thread Sergei Trofimovich
Hi, dear list! librar...@haskell.org treats me as a spammer, so I'm writing here. Today I've stuck with following problems: 1. After recent readline upgrade (5 - 6) in my distro I got unbuildable lambdabot. After investigating a little I've noticed I'm having broken readline: