happstack 0.4 stable last call for patches, status update

0 views
Skip to first unread message

stepcut

unread,
Nov 14, 2009, 12:29:27 PM11/14/09
to HAppS
Hello,

Happstack 0.4 stable is approaching RC status. If you have any patches
or critical bugs you think should be address, let us know ASAP.

The remaining work is making sure that happstack builds (and works)
on, OS X, Windows, and Linux, and can be compiled with GHC 6.8, 6.10,
and 6.12.

At present I believe happstack works with OS X, Window, and Linux when
compiled with 6.10.

Currently 6.8 does not build because sendfile requires base >= 4,
though it compiles fine with base >= 3. Anyone know if there is some
reason that sendfile actually requires base >= 4, or can we change
that ?

We have applied patches so that happstack should compile against 6.12,
but the cabal install of strict-concurrency-0.2.1 is failing,

happstack-util-0.4 depends on strict-concurrency-0.2.1

In other news, koeien has updated the buildbot to build for 6.8.3, and
6.10.2, and 6.12rc1 now! Thanks koeien!

I am hoping to cut a release this by this Friday, November 20,
assuming we get these GHC issues resolved.

- jeremy

Pasqualino "Titto" Assini

unread,
Nov 15, 2009, 12:10:47 PM11/15/09
to ha...@googlegroups.com
Hi Jeremy,

it would be nice to have a more complete mime type map in FileServe.

A patch is attached

Best,

titto
mimepatch

John MacFarlane

unread,
Nov 15, 2009, 1:18:03 PM11/15/09
to ha...@googlegroups.com
I'm attaching a patch with some minor -Wall warning fixes
in happstack-util and happstack-server.

Also, I noticed a couple minor things to fix on the website:

- http://happstack.com/faq.html "It both exhilarating and informative!"
missing "is"
- http://happstack.com/develop.html "Think your ready to dive in" -
should be "you're"

John

fix-Wall-warnings.dpatch

Jinjing Wang

unread,
Nov 15, 2009, 3:38:25 PM11/15/09
to ha...@googlegroups.com
I noticed that the rqPeer field in Response data shows

* ipv6 string on Mac ( Snow Leopard )
* ipv4 string on Linux ( on latest Arch)

The ipv6 string is really difficult to read, but since most people use
linux as server, it's probably not a big deal.

Just for report sake.

Cheers,
> --
>
> You received this message because you are subscribed to the Google Groups "HAppS" group.
> To post to this group, send email to ha...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/happs?hl=.
>
>
>



--
jinjing

John MacFarlane

unread,
Nov 15, 2009, 11:16:41 PM11/15/09
to ha...@googlegroups.com
+++ John MacFarlane [Nov 15 09 10:18 ]:
I also noticed that on the tutorials page, the links to tutorials at
dbpatterson.com are broken.

I've just put up at http://johnmacfarlane.net/paste.html a literate
Haskell pasteboard app, using happstack-server and HDBC/sqlite.
Might be useful to people who just want to get a simple Haskell
web app up and running. Tested on with happstack-server 0.4.

John


stepcut

unread,
Nov 16, 2009, 4:23:12 PM11/16/09
to HAppS
Thanks! Applied!

On Nov 15, 11:10 am, "Pasqualino \"Titto\" Assini"
>  mimepatch
> 32KViewDownload

stepcut

unread,
Nov 16, 2009, 4:26:01 PM11/16/09
to HAppS
Hello,

I believe on linux, the server is only using ipv4, while on MacOS it
uses ipv6. So it would make sense that the reporting would be
different. If you think something else should be happening please file
a bug at http://code.google.com/p/happstack/issues/list

Thank you for the input!
- jeremy

On Nov 15, 2:38 pm, Jinjing Wang <nfjinj...@gmail.com> wrote:
> I noticed that the rqPeer field in Response data shows
>
> * ipv6 string on Mac ( Snow Leopard )
> * ipv4 string on Linux ( on latest Arch)
>
> The ipv6 string is really difficult to read, but since most people use
> linux as server, it's probably not a big deal.
>
> Just for report sake.
>
> Cheers,
>
>
>
>
>
> On Mon, Nov 16, 2009 at 2:18 AM, John MacFarlane <fiddlosop...@gmail.com> wrote:
> > I'm attaching a patch with some minor -Wall warning fixes
> > in happstack-util and happstack-server.
>
> > Also, I noticed a couple minor things to fix on the website:
>
> > -http://happstack.com/faq.html "It both exhilarating and informative!"
> >  missing "is"
> > -http://happstack.com/develop.html"Think your ready to dive in" -

stepcut

unread,
Nov 16, 2009, 4:26:25 PM11/16/09
to HAppS
Fixed! Thanks!

On Nov 15, 10:16 pm, John MacFarlane <fiddlosop...@gmail.com> wrote:
> +++ John MacFarlane [Nov 15 09 10:18 ]:
>
> > I'm attaching a patch with some minor -Wall warning fixes
> > in happstack-util and happstack-server.
>
> > Also, I noticed a couple minor things to fix on the website:
>
> > -http://happstack.com/faq.html "It both exhilarating and informative!"
> >   missing "is"
> > -http://happstack.com/develop.html"Think your ready to dive in" -
> >   should be "you're"
>
> I also noticed that on the tutorials page, the links to tutorials at
> dbpatterson.com are broken.
>
> I've just put up athttp://johnmacfarlane.net/paste.htmla literate
Reply all
Reply to author
Forward
0 new messages