Skip to content

HAppS-HTTP Not Looking Good

Just a few minutes ago, I wanted to take a look at HAppS, a Web server written in Haskell. I tried checking out HAppS-HTTP using the directions on the front page:
darcs get --partial --tag=0.9.2 http://happs.org/repos/HAppS-HTTP

Unfortunately, this failed with this error message:

darcs: failed to read patch:
Tue Dec 18 14:22:39 EST 2007 alex@happs.org
tagged 0.9.1.2
/Users/david/src/HAppS-HTTP/_darcs/patches/20071218192239-49c54-88c23fec4a12830b80c79ff71af2341d7cc59e1e.gz: openBinaryFile: does not exist (No such file or directory)

This is kind of sad. I’d like to check out HAppS, but I can’t even download it! This is not a good first introduction to a code base. :/

Please give this a try. If it fails for you too, please make a note here on ticket #39 in the issue tracker. Thanks!

3 Comments

  1. Paul Barry wrote:

    Didn’t work for me either, I got as fas as this error:

    http://pastie.org/533782

    Friday, July 3, 2009 at 7:31 pm | Permalink
  2. Bobby wrote:

    Got the same problem using Ubuntu Jaunty, ghc 6.8.2, darcs 2.2.0

    Saturday, July 4, 2009 at 6:15 am | Permalink
  3. Paul Barry wrote:

    Give Hack a try:

    http://github.com/nfjinjing/hack/tree/master

    I was able to get the hello world up and running no problem

    Friday, July 17, 2009 at 9:47 am | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*