Re: [Haskell-cafe] Hackage checking maintainership of packages

2013-05-05 Thread Doug Burke
On May 5, 2013 7:25 AM, "Petr Pudlák" wrote: > > Hi, > > on another thread there was a suggestion which perhaps went unnoticed by most: > >> -- Forwarded message -- >> From: Niklas Hambüchen >> Date: 2013/5/4 >> ... >> I would even be happy with newhackage sending every package ma

Re: [Haskell-cafe] A question about data declaration

2013-03-23 Thread Doug Burke
On Mar 22, 2013 2:58 AM, "C K Kashyap" wrote: > > Thanks Eric and Brent, > > Even with GADT, it appears that I'd need extra data definitions. I'll go without GADT then ... > > Brent, my use case is not particularly complicated. I am trying to model the pdf spec - which says that pdf contains Objec

[Haskell-cafe] ANNOUNCE: mcpi-0.0.0.2 (The MineCraft-Pi API in Haskell)

2013-02-21 Thread Doug Burke
I have released versions 0.0.0.1 and 0.0.0.2 (the latter being documentation improvements but it hasn't yet been built) of mcpi: http://hackage.haskell.org/package/mcpi https://github.com/DougBurke/hmcpi It is a very simple, and very incomplete, interface to MineCraft: Pi edition http://pi

Re: [Haskell-cafe] hackage and cabal test support: why does it claim I have no type field when I do?

2011-10-22 Thread Doug Burke
Actually, it seems to be more related to http://hackage.haskell.org/trac/hackage/ticket/811 since if I remove the conditional elements within the test stanzas it looks like hackage is happy again. Doug From: Doug Burke To: JP Moresmau Cc: "Haskell

Re: [Haskell-cafe] hackage and cabal test support: why does it claim I have no type field when I do?

2011-10-22 Thread Doug Burke
Aha, I'd missed that; thanks - I'll try the fix after going pumpkin hunting with the kids! Doug From: JP Moresmau To: Doug Burke Cc: "Haskell-Cafe@haskell.org" Sent: Saturday, October 22, 2011 1:15 PM Subject: Re: [Haskell-cafe] ha

[Haskell-cafe] hackage and cabal test support: why does it claim I have no type field when I do?

2011-10-22 Thread Doug Burke
I've just been updating my code to take advantage of the test support in Cabal. I have it so that    cabal configure --enable-tests   cabal build   cabal test works. However, when I try to upload to hackage, I get    cabal upload -c dist/swish-0.6.2.0.tar.gz   Checking dist/swish-0.6.2.0.tar.

[Haskell-cafe] hackage not building documentation?

2011-04-20 Thread Doug Burke
I uploaded a package to hackage last Saturday (16th) and the docs are not displayed yet (Wed, 20th), but it doesn't appear to be because of a build failure: http://hackage.haskell.org/package/swish Is this a known issue? Thanks, Doug ___ Haskell-

Re: [Haskell-cafe] ANNOUNCE: swish 0.3.0.0

2011-04-07 Thread Doug Burke
--- On Thu, 4/7/11, Graham Klyne wrote: > From: Graham Klyne > Subject: Re: ANNOUNCE: swish 0.3.0.0 > To: "Doug Burke" > Cc: Haskell-Cafe@haskell.org, vigalc...@gmail.com > Date: Thursday, April 7, 2011, 3:31 AM > Excellent, thanks for running with > this! >

[Haskell-cafe] ANNOUNCE: swish 0.3.0.0

2011-04-06 Thread Doug Burke
I am pleased to announce an update of the swish package to version 0.3.0.0 [1]. It is mainly meant to be a maintenance upgrade over the existing version on Hackage [2] by Vasili I. Galchin, but does add additional functionality in that it now supports the NTriples format and the N3 parser and for

[Haskell-cafe] floating-point comparison (was haskell gsoc proposal for richer numerical type classes and supporting algorithms)

2010-04-08 Thread Doug Burke
--- On Thu, 4/8/10, Gregory Crosswhite wrote: > From: Gregory Crosswhite > > On a tangental note, I've considered coding up a package > with an "AlmostEq" typeclass that allows one to test for > approximate equality.  The problem is that different > situations call for different tolerances so

Re: [Haskell-cafe] Fwd: [BostonHaskell] Next meeting: December 17th at MIT (32-G882)

2009-12-12 Thread Doug Burke
--- On Sat, 12/12/09, Bulat Ziganshin wrote: > From: Bulat Ziganshin > Subject: Re: [Haskell-cafe] Fwd: [BostonHaskell] Next meeting: December 17th > at MIT (32-G882) > To: "Ravi Nanavati" > Cc: haskell-cafe@haskell.org > Date: Saturday, December 12, 2009, 3:40 AM > Hello Ravi, > > Saturday

Re: [Haskell-cafe] swish - semantic web in Haskell

2009-05-01 Thread Doug Burke
--- On Thu, 4/30/09, Vasili I. Galchin wrote: > From: Vasili I. Galchin > Subject: [Haskell-cafe] swish - semantic web in Haskell > To: "haskell-cafe@haskell.org" > Cc: "Galchin Vasili" > Date: Thursday, April 30, 2009, 6:39 PM > Hello, > > http://www.ninebynine.org/Software/swish-0.2.

Re: [Haskell-cafe] Semantic web

2009-02-23 Thread Doug Burke
> - Original Message > From: Doug Burke > To: Don Stewart ; gregg reynolds > Cc: haskell-cafe@haskell.org > Sent: Friday, February 13, 2009 5:15:44 PM > Subject: Re: [Haskell-cafe] Semantic web > >> - Original Message >> From: Don Stew

Re: [Haskell-cafe] Semantic web

2009-02-13 Thread Doug Burke
> - Original Message > From: Don Stewart > To: gregg reynolds > Cc: haskell-cafe@haskell.org > Sent: Saturday, February 7, 2009 2:40:41 PM > Subject: Re: [Haskell-cafe] Semantic web > > dev: >> Anybody implementing rdf or owl stuff in haskell? Seems like a natural fit. > > http://www