[Haskell] Announce: SCC, Streaming Component Combinator library

2008-05-09 Thread Mario Blazevic
I'm pleased to announce the 0.1 release of Streaming Component Combinators in Haskell, based on my earlier work done in OmniMark and published in paper Mario Blažević, Streaming component combinators, Extreme Markup Languages, 2006. http://www.idealliance.org/papers/extreme/proceedings/html/2006/

Re: [Haskell] Edison 1.2 and profiling

2006-06-04 Thread Mario Blazevic
> > > > > Enabling profiling can significantly change the space behavior of > > programs. There may be some important optimizations that don't occur > > in the presence of profiling, and the profiling data itself takes > > some memory. I have to admit, I don't know a lot about GHC profili

Re: [Haskell] Edison 1.2 and profiling

2006-06-04 Thread Mario Blazevic
> > Enabling profiling can significantly change the space behavior of > programs. There may be some important optimizations that don't occur > in the presence of profiling, and the profiling data itself takes > some memory. I have to admit, I don't know a lot about GHC profiling > so I'

[Haskell] Edison 1.2 and profiling

2006-06-04 Thread Mario Blazevic
The profiled version of the latest Edison library doesn't work for me. I got Edison 1.2 via darcs. I used the regular 'make system' command to build and install the regular (non-profiled) version of Edison. Then I went to edison-api and edison-core subdirectories, in turn, and executed the Cabal