Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. package data-textual

    Human-friendly textual representations. This package provides an interface for converting between data and its (human-friendly) textual representation.

  2. package dbus-hslogger

    Expose a dbus server to control hslogger Please see the README on Github at https://github.com/taffybar/dbus-hslogger#readme

  3. package debian

    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.

  4. package dec

    Decidable propositions. This package provides a Dec type.

    type Neg a = a -> Void
    
    data Dec a
    = Yes a
    | No (Neg a)
    

  5. package dense-linear-algebra

    Simple and incomplete pure haskell implementation of linear algebra This library is simply collection of linear-algebra related modules split from statistics library.

  6. package dependent-sum-aeson-orphans

    JSON instances for DSum, DMap, and Some JSON instances for DSum, DMap, and Some.

  7. 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.

  8. 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.

  9. package di-handle

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

  10. package di-monad

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

Page 112 of many | Previous | Next