Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Expose a dbus server to control hslogger Please see the README on Github at https://github.com/IvanMalison/dbus-hslogger#readme
-
Modules for working with the Debian package system This library includes modules covering some basic data types defined by the Debian policy manual - version numbers, control file syntax, etc.
-
Simple and incomplete pure haskell implementation of linear algebra This library is simply collection of linear-algebra related modules split from statistics library.
package
dependent-sum-aeson-orphans JSON instances for DSum, DMap, and Some JSON instances for DSum, DMap, and Some.
-
Derive Storable instances with GHC.Generics. Derive Storable instances with GHC.Generics. The derived Storable instances have the same alignment as C structs.
-
Write logs in the df1 format using the di logging framework Write logs in the df1 format using the di logging framework.
-
IO support for file handles in di-core IO support for file handles in di-core
-
mtl flavoured typeful hierarchical structured logging for di-core. mtl flavoured typeful hierarchical structured logging for di-core.
-
Postscript backend for diagrams drawing EDSL This package provides a modular backend for rendering diagrams created with the diagrams EDSL using Postscript.
- Diagrams.Backend.Postscript.CmdLine - Provides the "mainWith" interface to render a diagram based on command line options.
- Diagrams.Backend.Postscript - Provides the general API for rendering diagrams using the Postscript backend.
- Diagrams.Backend.CMYK - Special support for CMYK color attributes.
-
SVG backend for diagrams drawing EDSL. This package provides a modular backend for rendering diagrams created with the diagrams EDSL to SVG files. It uses svg-builder to be a native Haskell backend, making it suitable for use on any platform. The package provides the following modules:
- Diagrams.Backend.SVG.CmdLine - if you're just getting started with diagrams, begin here.
- Diagrams.Backend.SVG - look at this next. The general API for the SVG backend.