Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. package easy-file

    Cross-platform File handling Cross-platform File handling for Unix/Mac/Windows

  2. package effectful

    An easy to use, performant extensible effects library. An easy to use, performant extensible effects library with seamless integration with the existing Haskell ecosystem. . This is the "batteries-included" variant. See the effectful-core package if you need a more limited dependency footprint or want to browse documentation of core modules.

  3. package elm-syntax

    Elm syntax and pretty-printing Please see the README on GitHub at https://github.com/haskell-to-elm/elm-syntax#readme

  4. package elynx-seq

    Handle molecular sequences Examine, modify, and simulate molecular sequences in a reproducible way. Please see the README on GitHub at https://github.com/dschrempf/elynx.

  5. package elynx-tree

    Handle phylogenetic trees Examine, compare, and simulate phylogenetic trees in a reproducible way. Please see the README on GitHub at https://github.com/dschrempf/elynx.

  6. package encoding

    A library for various character encodings Haskell has excellect handling of unicode, the Char type covers all unicode chars. Unfortunately, there's no possibility to read or write something to the outer world in an encoding other than ascii due to the lack of support for encodings. This library should help with that.

  7. package enum-text

    A text rendering and parsing toolkit for enumerated types A text rendering and parsing toolkit for enumerated types. Please see the README on GitHub at https://github.com/cdornan/enum-text#readme

  8. package exact-pi

    Exact rational multiples of pi (and integer powers of pi) Provides an exact representation for rational multiples of pi alongside an approximate representation of all reals. Useful for storing and computing with conversion factors between physical units.

  9. package extra-data-yj

    Additional data types Please see the README on GitHub at https://github.com/YoshikuniJujo/extra-data-yj#readme

  10. package file-embed-lzma

    Use Template Haskell to embed (LZMA compressed) data. The file-embed package let's embed file and dir contents. This package is similar, but also compresses the embedded contents with LZMA. That makes resulting object files smaller, at the cost of start up decompression. There's also an embedRecursiveDir function.

Page 82 of many | Previous | Next