Name: | ghc-hslogger |
---|---|
Version: | 1.2.1 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1488 |
License: | BSD |
RPM: | ghc-hslogger-1.2.1-2.el7.aarch64.rpm |
Source RPM: | ghc-hslogger-1.2.1-2.el7.src.rpm |
Build Date: | Mon Jul 30 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/hslogger |
Summary: | Versatile logging framework |
Description: | 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- update to 1.2.1 - update to new simplified Haskell Packaging Guidelines
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- update with cabal-rpm
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- change prof BRs to devel
- rebuild
- add license to ghc_files
- update to cabal2spec-0.25.2
- Rebuild for libHSnetwork update so that test hegdewars can be built