[Haskell-cafe] Profiling with QtHaskell

2012-04-20 Thread Øystein Kolsrud
Hi! Does anyone know if it is possible to use QtHaskell with profiling turned on? -- Mvh Øystein Kolsrud ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Profiling with QtHaskell

2012-04-20 Thread Øystein Kolsrud
Well, the problem was that I didn't know how to go about compiling it with profiling support. Thanks for the tip! I'll try that out. /Øystein On Fri, Apr 20, 2012 at 12:08 PM, Stefan Kersten s...@k-hornz.de wrote: On 20.04.12 10:07, Øystein Kolsrud wrote: Hi! Does anyone know

Re: [Haskell-cafe] Disjunctive patterns

2011-12-08 Thread Øystein Kolsrud
://www.haskell.org/mailman/listinfo/haskell-cafe __**_ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/**mailman/listinfo/haskell-cafehttp://www.haskell.org/mailman/listinfo/haskell-cafe -- Mvh Øystein Kolsrud

Re: [Haskell-cafe] More liberal than liberal type synonyms

2011-12-07 Thread Øystein Kolsrud
You should be able to write something like this: type StateB a b = StateT SomeOtherState (StateA a) b Best regards, Øystein Kolsrud On Wed, Dec 7, 2011 at 11:48 AM, Dmitry Kulagin dmitry.kula...@gmail.comwrote: Hi Dan, I am still pretty new in Haskell, but this problem annoys me already

Re: [Haskell-cafe] Message

2011-10-21 Thread Øystein Kolsrud
I don't know if you are familiar with it, but perhaps this article can be of interest to you: http://www.paulgraham.com/avg.html And a little historical summary: http://en.wikipedia.org/wiki/Viaweb Best regards, Øystein Kolsrud 2011/10/21 Goutam Tmv vo1d_poin...@live.com Would you ever see

Re: [Haskell-cafe] Please take the State of Haskell, 2011 survey

2011-08-23 Thread Øystein Kolsrud
: http://blog.johantibell.com/2011/08/results-from-state-of-haskell-2011.html Cheers, Johan ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe -- Mvh Øystein Kolsrud

Re: [Haskell-cafe] QuickCheck Questions

2011-08-02 Thread Øystein Kolsrud
@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe -- Mvh Øystein Kolsrud

[Haskell-cafe] Creating polygons in qtHaskell

2011-04-26 Thread Øystein Kolsrud
to be available. Does anyone know a way to do this? -- Mvh Øystein Kolsrud ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Problem building qtHaskell

2011-04-14 Thread Øystein Kolsrud
Thanks for the tip! I reinstalled everything from scratch here, and then I got it working. On Wed, Apr 13, 2011 at 2:26 AM, Mark Wright markwri...@internode.on.net wrote: On Tue, 12 Apr 2011 12:14:50 +0200, Øystein Kolsrud kols...@gmail.com wrote: Hi! I am trying to install qtHaskell

[Haskell-cafe] Problem building qtHaskell

2011-04-12 Thread Øystein Kolsrud
~1.4gmake --version GNU Make 3.81 This program built for Windows32 C:\Prog\QTHASK~1.4ghc --version The Glorious Glasgow Haskell Compilation System, version 7.0.2 Thanks! Best regards, Øystein Kolsrud ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org