Re: [Haskell-cafe] hledget: mtv vs transformers

2011-01-21 Thread Dmitry Astapov
and mtl 1.* Using that, it is impossible to make install hledger for the reasons outlined below - you either have to exclude hledger-chart, or build fails. On Jan 20, 2011, at 5:11 PM, Dmitry Astapov wrote: Since hledger-chart depends on Chart, which in turn depends on transformers 0.2

Re: [Haskell-cafe] hledget: mtv vs transformers

2011-01-21 Thread Dmitry Astapov
PM, Dmitry Astapov wrote: Since hledger-chart depends on Chart, which in turn depends on transformers 0.2.*, it will make a sense to bump all mtl dependencies in hledger to 2.2 When one does make install with older GHC (like 6.12.1, for example), and mtl 1.x is available, it would

[Haskell-cafe] [ANNOUNCE] haskell-mpi-1.0.0

2010-12-09 Thread Dmitry Astapov
slower due to (de)serialization overhead and necessity to issue additional MPI requests behind the curtains in some cases. Bernie Pope started this project as a rewrite of hMPI which was written by Michael Weber and Hal Daume III. He was later joined by Dmitry Astapov, working on the library

Re: [Haskell-cafe] [ANNOUNCE] Parallel Haskell project underway

2010-11-17 Thread Dmitry Astapov
On Mon, Nov 15, 2010 at 5:44 PM, Neil Brown nc...@kent.ac.uk wrote: On 15/11/10 15:23, Dmitry Astapov wrote: [snip] This is slightly OT, but having used WinBUGS a little, I am very pleased to see this listed as a project. WinBUGS is a commendable piece of work, but is really showing its

[Haskell-cafe] [ANNOUNCE] Parallel Haskell project underway

2010-11-15 Thread Dmitry Astapov
for your robot. -- Dmitry Astapov Well-Typed LLP, http://www.well-typed.com/ ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Stack Overflow?

2010-11-11 Thread Dmitry Astapov
for i1j1 - seems like it boils down to let x = x in x -- Dmitry Astapov ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

[Haskell-cafe] Re: flow2dot

2009-11-12 Thread Dmitry Astapov
Anakreon Mendis anakreon at csd.auth.gr writes: I've installed the flow2dot utility. It fails to produce a dot file from the sample provided by it's author. The output of the program is: [skip] Are you sure you are using version 0.7, since this is when order directive came into existence?

[Haskell-cafe] Fwd: Uniplate + strict fields = fail. Why?

2009-09-30 Thread Dmitry Astapov
bytestring 0.9.1.4 PPS Neil Mitchell is receiving a copy of this email -- Dmitry Astapov ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

[Haskell-cafe] [ANNOUNCE] Hitchhikers guide to Haskell - chapter 5 is online

2006-06-05 Thread Dmitry Astapov
://adept.linux.kiev.ua/repos/hhgtth; and drown me in patches. -- Dmitry Astapov //ADEpt GPG KeyID/fprint: F5D7639D/CA36 E6C4 815D 434D 0498 2B08 7867 4860 F5D7 639D ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman

[Haskell-cafe] Chapter 4 of Hitchhikers Guide to the Haskell is out

2006-04-09 Thread Dmitry Astapov
forward. As alway I'm interested in any feedback. -- Dmitry Astapov //ADEpt GPG KeyID/fprint: F5D7639D/CA36 E6C4 815D 434D 0498 2B08 7867 4860 F5D7 639D ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo

[Haskell-cafe] HitchhickersGuideToTheHaskell - Chapter 3 ...

2006-01-25 Thread Dmitry Astapov
... which deals with QuickCheck and type classes, have been uploaded to http://www.haskell.org/hawiki/HitchhickersGuideToTheHaskell. Any feedback and criticism is gratly appreciated! -- Dmitry Astapov //ADEpt GPG KeyID/fprint: F5D7639D/CA36 E6C4 815D 434D 0498 2B08 7867 4860 F5D7 639D

[Haskell-cafe] Re: Guess what ... Tutorial uploaded! :)

2006-01-24 Thread Dmitry Astapov
Evening, Ben. Ben Rudiak-Gould [EMAIL PROTECTED] 00:46 24/1/2006 wrote: BR Dmitry Astapov wrote: http://www.haskell.org/hawiki/HitchhickersGuideToTheHaskell BR I like the approach too, but the section on IO actions, which I'm BR reading now, is not correct. It's not true

Re: We need Documentation

2001-12-20 Thread Dmitry Astapov
- changes often got lost -- Dmitry Astapov //ADEpt E-mail: [EMAIL PROTECTED] GPG KeyID/fprint: F5D7639D/CA36 E6C4 815D 434D 0498 2B08 7867 4860 F5D7 639D ___ Haskell-Cafe mailing list [EMAIL PROTECTED] http

Re: sending values between actions

2001-12-16 Thread Dmitry Astapov
/datastructures between processes... -- Dmitry Astapov //ADEpt E-mail: [EMAIL PROTECTED] GPG KeyID/fprint: F5D7639D/CA36 E6C4 815D 434D 0498 2B08 7867 4860 F5D7 639D ___ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org

Re: How to write a lazy variant ?

2001-12-05 Thread Dmitry Astapov
' with first variant of routines takes about two minutes to complete (file is quite large) and gobbles up substatial amount of memory, while second variant returns almost immediately, and consumes memory only when I start to process recs. -- Dmitry Astapov //ADEpt E

How to write a lazy variant ?

2001-12-04 Thread Dmitry Astapov
that they will behave like getContents. Does anyone have a clue? -- Dmitry Astapov //ADEpt E-mail: [EMAIL PROTECTED] GPG KeyID/fprint: F5D7639D/CA36 E6C4 815D 434D 0498 2B08 7867 4860 F5D7 639D ___ Haskell-Cafe mailing list [EMAIL

Re: How to write a lazy variant ?

2001-12-04 Thread Dmitry Astapov
- openFile fname ReadMode readRecords ifh [] readRecords ifh acc = do x - decodeNextRecord ifh more - isEof ifh if (more == False) then return (x:acc) else do readRecords ifh (x:acc) That's it. Sorry for noice on the list. -- Dmitry Astapov

Re: Haskell and ASN.1

2001-11-21 Thread Dmitry Astapov
ASN.1-described output, nothing else. -- Dmitry Astapov //ADEpt E-mail: [EMAIL PROTECTED] GPG KeyID/fprint: F5D7639D/CA36 E6C4 815D 434D 0498 2B08 7867 4860 F5D7 639D ___ Haskell-Cafe mailing list [EMAIL PROTECTED] http

Haskell and ASN.1

2001-11-19 Thread Dmitry Astapov
easy thing to write myself, though, but I dont want to reinvent the wheel, if there is any. -- Dmitry Astapov //ADEpt E-mail: [EMAIL PROTECTED] GPG KeyID/fprint: F5D7639D/CA36 E6C4 815D 434D 0498 2B08 7867 4860 F5D7 639D

Evolution of a Haskell Programmer

2001-11-01 Thread Dmitry Astapov
It's a pity that such a link is not mentioned in Haskell Bookshelf :) http://www.willamette.edu/~fruehr/haskell/evolution.html -- Dmitry Astapov //ADEpt E-mail: [EMAIL PROTECTED] GPG KeyID/fprint: F5D7639D/CA36 E6C4 815D 434D 0498 2B08 7867 4860 F5D7 639D

HaXml, emeory usage and segmentation fault

2001-10-26 Thread Dmitry Astapov
) Now increase amount of customers to 10, and amount of contracts within each customer to 999. After that, runhugs -h600 translate.hs invoice.xml invoice.html dumps core :( What's the reason: bug in hugs, bug in HaXml, or my own bad programming techniques? -- Dmitry Astapov //ADEpt

Re: HaXml, memory usage and segmentation fault

2001-10-26 Thread Dmitry Astapov
statements in the code, but they seem to be ignored in the case of Control stack overflow. -- Dmitry Astapov //ADEpt E-mail: [EMAIL PROTECTED] GPG KeyID/fprint: F5D7639D/CA36 E6C4 815D 434D 0498 2B08 7867 4860 F5D7 639D

Newbie question about classes and class parameters

2001-10-17 Thread Dmitry Astapov
[])) = True isEmpty _ = False gives me: Reading file /tmp/bug.lhs: ERROR /tmp/bug.lhs:38 - Wrong number of arguments for class Set Obviously I am missing something very important here. Could someone enlighten me? -- Dmitry Astapov //ADEpt E-mail: [EMAIL

Re: Doing exercises from Haskell tutorial ...

2001-10-03 Thread Dmitry Astapov
MK 02 Oct 2001 15:16:27 +0300, Dmitry Astapov [EMAIL PROTECTED] pisze: I need to define SetsAsLists as an instance of Set by supplying definitions for all Set methods, but definitions I wrote led me to adding additional constraints on union and memeber methods. MK What constraints