NOTICE: This package has been removed from pkgsrc

./wip/hs-Lucu, HTTP daemonic library for Haskell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.7.0.3nb2, Package name: hs-Lucu-0.7.0.3nb2, Maintainer: pho

Lucu is an HTTP daemonic library. It can be embedded in any Haskell
program and runs in an independent thread. Lucu is not a replacement
for Apache. It is intended to be used to create an efficient web-based
application without messing around FastCGI. It is also intended to be
run behind a reverse-proxy so it doesn't have some facilities like
logging, client filtering or such like.


Required to run:
[wip/hs-HsOpenSSL] [wip/hs-time-http] [devel/hs-mtl] [net/hs-network] [devel/hs-stm] [converters/hs-base64-bytestring] [archivers/hs-zlib] [devel/hs-base-unicode-symbols]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: fa91432253d0d26a762fcf5a1cb941b7c465cc2a
RMD160: bafbde470756b383c8b8f4fa5fb8292474b6c404
Filesize: 59.193 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-08-12 23:24:14 by Ryosuke Moro | Files touched by this commit (16)
Log message:
Remove hs-zlib, imported to pkgsrc/archivers.
   2014-05-31 23:36:31 by Ryosuke Moro | Files touched by this commit (18)
Log message:
Remove hs-base64-bytestring, pkgsrc/converters.
Remove hs-scientific, imported to pkgsrc/math.
   2014-05-25 23:59:28 by Ryosuke Moro | Files touched by this commit (58)
Log message:
Remove hs-hashable, hs-primitive, hs-stm, imported to pkgsrc/devel.
   2014-05-21 23:04:42 by Ryosuke Moro | Files touched by this commit (97)
Log message:
Remove hs-network, imported to pkgsrc/net.
Remove hs-random, hs-syb, imported to pkgsrc/devel.
Remove hs-x11, imported to pkgsrc/x11.
   2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112)
Log message:
Remove hs-mtl, imported to pkgsrc/devel
   2013-10-01 16:20:17 by PHO / phonohawk | Files touched by this commit (4)
Log message:
nb2: workaround for breakage on recent libraries

   2012-02-14 15:54:10 by PHO / phonohawk | Files touched by this commit (3)
Log message:
compatibility with hxt-9.2.*