2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101) |
Log message: make it clear what package depend on discussed with wiz@. |
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 |
2011-07-28 14:55:38 by PHO / phonohawk | Files touched by this commit (4) | |
Log message: Upstream update to hslogger-1.1.4 |
2010-01-24 04:36:07 by PHO / phonohawk | Files touched by this commit (2) |
Log message: time is now part of GHC boot packages |
2009-07-27 06:23:31 by PHO / phonohawk | Files touched by this commit (5) | |
Log message: Import hs-hslogger-1.0.7 as wip/hs-hslogger. hslogger is a logging framework for Haskell, roughly similar to Python's logging module. hslogger lets each log message have a priority and source be associated with it. The programmer can then define global handlers that route or filter messages based on the priority and source. hslogger also has a syslog handler built in. |