Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Happstack 0.4RC2

X-BeenThere: happs@googlegroups.com
Received: by 10.224.103.10 with SMTP id i10ls59270qao.1.p; Fri, 18 Dec 2009 
	23:13:15 -0800 (PST)
Received: by 10.224.80.29 with SMTP id r29mr255301qak.29.1261206795531;
        Fri, 18 Dec 2009 23:13:15 -0800 (PST)
Received: by 10.224.80.29 with SMTP id r29mr255300qak.29.1261206795493;
        Fri, 18 Dec 2009 23:13:15 -0800 (PST)
Return-Path: <ptanim...@gmail.com>
Received: from mail-qy0-f197.google.com (mail-qy0-f197.google.com [209.85.221.197])
        by gmr-mx.google.com with ESMTP id 19si891355qyk.4.2009.12.18.23.13.14;
        Fri, 18 Dec 2009 23:13:14 -0800 (PST)
Received-SPF: pass (google.com: domain of ptanim...@gmail.com designates 209.85.221.197 as permitted sender) client-ip=209.85.221.197;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of ptanim...@gmail.com designates 209.85.221.197 as permitted sender) smtp.mail=ptanim...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by qyk35 with SMTP id 35so1649260qyk.19
        for <happs@googlegroups.com>; Fri, 18 Dec 2009 23:13:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :from:date:message-id:subject:to:content-type;
        bh=yzyaTtfVOldq/EdQxYhWvcyxsM047ERLCQVpj7vOIbM=;
        b=pyfIFHfdBaXKNdmg9nLEA5xqF46n7Yx5VrBbFbiZUoMdGgfeDrew0d/FyQ70glt3Hz
         iCdM93eFf7bG4bH4b+zD1eqA2VPGTwDW3NZ/AHYMVCmZaSxe2XClv0Cp4bEKoV5Rhte7
         fLL5kzli6kMiN1QOzyN1rv7SXYdFaA1xLAtU8=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :content-type;
        b=QR/mkKP2PxMBiMoaq+UyAizkWJ3s2GrPvwn6i/JVv9wXl3M738feN0Ne+7jAH5IMwa
         wEIgR+MLu+RmNuOHP7GC2EdbahFAMoea44DC/QksxWcA7fwywsBO2v4CP0Nim5wLTuFK
         QdbigLjMuuuf8mEz7HzDZndgqb/k3pOObiNF8=
MIME-Version: 1.0
Received: by 10.229.13.136 with SMTP id c8mr2516374qca.14.1261206794166; Fri, 
	18 Dec 2009 23:13:14 -0800 (PST)
In-Reply-To: <46adc103-104b-4ac3-8112-5d95e1fce...@v30g2000yqm.googlegroups.com>
References: <05e2442a-a28d-4635-8684-3849f8dbf...@c34g2000yqn.googlegroups.com> 
	<bfcc0ca60912181922w360cb75fgc5d3d933e36b7...@mail.gmail.com> 
	<46adc103-104b-4ac3-8112-5d95e1fce...@v30g2000yqm.googlegroups.com>
From: Paulo Tanimoto <ptanim...@gmail.com>
Date: Sat, 19 Dec 2009 01:12:54 -0600
Message-ID: <bfcc0ca60912182312g61b02bd6m6ea77cffba4a...@mail.gmail.com>
Subject: Re: Happstack 0.4RC2
To: happs@googlegroups.com
Content-Type: text/plain; charset=UTF-8

On Fri, Dec 18, 2009 at 9:46 PM, stepcut <jer...@n-heptane.com> wrote:
> Oops! Thanks for finding that! It is a bogus import that never should
> have been committed.
>
> Fixed in head. Let me know if it works now.
>
> thanks again,
> - jeremy
>

Yep, that did it!  I tested a simple "hello world" program and it
works.  Is there a more serious way of testing it?

Paulo