[Haskell-cafe] Finding substantial examples of Cabal Setup files

2009-12-10 Thread Jon Strait
Hi all, I was looking through some of the Hackage packages to find examples of how developers are extending UserHooks in their Setup files, but it wasn't easy, since the great majority of Cabal Setup files in Hackage simply require only the standard line of 'main = defaultMain' or

[Haskell-cafe] Confusion on the third monad law when using lambda abstractions

2009-06-17 Thread Jon Strait
Hi everyone, I use and love Haskell, but I just have this nagging concern, that maybe someone can help me reason about. If I'm missing something completely obvious here and making the wrong assumptions, please be gentle. :) I'm reading the third (bind associativity) law for monads in this

Re: [Haskell-cafe] Re: ANN: Yi 0.4.1

2008-07-30 Thread Jon Strait
I had the same problem on x86_64 linux using the Gtk front and no custom config with the current Yi on Hackage (0.4.3). Using catchGError revealed: user error (Failed to open file '/home/bernardy/.cabal/share/yi-0.4.3/art/yi+lambda-fat.32.png': No such file or directory) Tracked down to

[Haskell-cafe] ANN: Launching Haskell Group in Vancouver, Canada

2008-07-15 Thread Jon Strait
For those in Vancouver, a short announcement about the recently created Haskell Programmers Group and a meeting scheduled for next Monday, July 21st. http://groups.google.com/group/hugvan Future group announcements will be posted on this Google Groups site, so feel free to join the group

Re: [Haskell-cafe] Vancouver Haskell users meeting

2008-06-07 Thread Jon Strait
. Cheers, AT On 12:48 Mon 02 Jun , Jon Strait wrote: Anyone else here from Vancouver (Canada)? I thought it would be great to have a little informal get-together at a local cafe and share how we're currently using Haskell, or really anything (problems, comparisons, useful

[Haskell-cafe] Vancouver Haskell users meeting

2008-06-02 Thread Jon Strait
Anyone else here from Vancouver (Canada)? I thought it would be great to have a little informal get-together at a local cafe and share how we're currently using Haskell, or really anything (problems, comparisons, useful software tools, etc.) in relation to Haskell. I'm scheduling a meeting

[Haskell-cafe] Vancouver Haskell users meeting

2008-06-02 Thread Jon Strait
Anyone else here from Vancouver (Canada)? I thought it would be great to have a little informal get-together at a local cafe and share how we're currently using Haskell, or really anything (problems, comparisons, useful software tools, etc.) in relation to Haskell. I'm scheduling a meeting

Re: [Haskell-cafe] Build dependency problem with bytestring.

2008-03-07 Thread Jon Strait
Don Stewart wrote: jstrait: Hi all, I'm upgrading HAppS from my 0.9.2 to the current 0.9.2.1 in Hackage. Some HAppS components have built and installed (IxSet and Util). Halfway through the HAppS-State build, the GHC runtime linker gives a fatal error on finding a duplicate definition

[Haskell-cafe] Build dependency problem with bytestring.

2008-03-06 Thread Jon Strait
Hi all, I'm upgrading HAppS from my 0.9.2 to the current 0.9.2.1 in Hackage. Some HAppS components have built and installed (IxSet and Util). Halfway through the HAppS-State build, the GHC runtime linker gives a fatal error on finding a duplicate definition for symbol fps_minimum while