Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package derive-storable

    Derive Storable instances with GHC.Generics. Derive Storable instances with GHC.Generics. The derived Storable instances have the same alignment as C structs.

  2. package di-df1

    Write logs in the df1 format using the di logging framework Write logs in the df1 format using the di logging framework.

  3. package di-handle

    IO support for file handles in di-core IO support for file handles in di-core

  4. package di-monad

    mtl flavoured typeful hierarchical structured logging for di-core. mtl flavoured typeful hierarchical structured logging for di-core.

  5. package diagrams-postscript

    Postscript backend for diagrams drawing EDSL This package provides a modular backend for rendering diagrams created with the diagrams EDSL using Postscript.

  6. package diagrams-svg

    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:

    Additional documentation can be found in the README file distributed with the source tarball or viewable on GitHub: https://github.com/diagrams/diagrams-svg/blob/master/README.md.

  7. package direct-sqlite

    Low-level binding to SQLite3. Includes UTF8 and BLOB support. This package is not very different from the other SQLite3 bindings out there, but it fixes a few deficiencies I was finding. As compared to bindings-sqlite3, it is slightly higher-level, in that it supports marshalling of data values to and from the database. In particular, it supports strings encoded as UTF8, and BLOBs represented as ByteStrings.

  8. package dirichlet

    Multivariate Dirichlet distribution Please see the README on GitHub at https://github.com/dschrempf/dirichlet#readme

  9. package discover-instances

    Please see the README on GitHub at https://github.com/parsonsmatt/discover-instances#readme

  10. package distributed-process-async

    Cloud Haskell Async API This package provides a higher-level interface over Processes, in which an Async a is a concurrent, possibly distributed Process that will eventually deliver a value of type a. The package provides ways to create Async computations, wait for their results, and cancel them.

Page 112 of many | Previous | Next