Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-lumberjack-1.0.3.0-3.fc42 RPM for ppc64le

From Fedora Rawhide for ppc64le / g

Name: ghc-lumberjack Distribution: Fedora Project
Version: 1.0.3.0 Vendor: Fedora Project
Release: 3.fc42 Build date: Thu Jan 16 22:09:27 2025
Group: Unspecified Build host: buildvm-ppc64le-15.iad2.fedoraproject.org
Size: 208122 Source RPM: ghc-lumberjack-1.0.3.0-3.fc42.src.rpm
Packager: Fedora Project
Url: https://hackage.haskell.org/package/lumberjack
Summary: Trek through your code forest and make logs
This is a logging facility. Yes, there are many, and this is the one with a
beard, wearing flannel and boots, that gets the job done. It's not the
fanciest, it doesn't have a cargo-van full of features. This logger is designed
to be straightforward to use, provide a good set of standard features, and be
useable across a broad set of code.

* Logging itself is a monadic activity. This activity is most often performed
in a monad stack with a MonadIO context to allow writing to files.

* The specific logging action implementations are managed separately from the
actions of logging messages in the target code. This allows logging to be
configurable and the manner of logging to be specified at startup time without
requiring changes in the code from which log messages are being generated.

* The logging implementation code can use contravariant functors to adjust
existing logging.

* Main code will typically retrieve the logging actions from a Reader context
in your monad stack. That said, Log actions are not tied to an enclosing Monad.
There are helpers to support a Monad which can store Log actions, but Log
actions can also be explicitly passed and used.

* The prettyprinter package is used for formatting.

Provides

Requires

License

ISC

Changelog

* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jul 09 2024 Frank Dedden <frank@systemf.dev> - 1.0.3.0-1
  - spec file generated by cabal-rpm-2.2.0

Files

/usr/lib64/ghc-9.6.6/lib/libHSlumberjack-1.0.3.0-hSGFWFymncBtfKyzqDPuW-ghc9.6.6.so
/usr/share/licenses/ghc-lumberjack
/usr/share/licenses/ghc-lumberjack/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jan 30 04:28:26 2025