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 exception-transformers

    Type classes and monads for unchecked extensible exceptions. This package provides type classes, a monad and a monad transformer that support unchecked extensible exceptions as well as asynchronous exceptions. It is compatible with the transformers package.

  2. package filelock

    Portable interface to file locking (flock / LockFileEx) This package provides an interface to Windows and Unix file locking functionalities.

  3. package filemanip

    Expressive file and directory manipulation for Haskell. A Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.

  4. package flatparse

    High-performance parsing from strict bytestrings Flatparse is a high-performance parsing library for strict bytestring input. See the README for more information: https://github.com/AndrasKovacs/flatparse.

  5. package focus

    A general abstraction for manipulating elements of container data structures An API for construction of free-form strategies of access and manipulation of elements of arbitrary data structures. It allows to implement efficient composite patterns, e.g., a simultaneous update and lookup of an element, and even more complex things. Strategies are meant to be interpreted by the host data structure libraries. Thus they allow to implement all access and modification patterns of a data structure with just a single function, which interprets strategies. This library provides pure and monadic interfaces, so it supports both immutable and mutable data structures.

  6. package genvalidity-time

    GenValidity support for time Please see README.md

  7. package genvalidity-uuid

    GenValidity support for UUID GenValidity support for UUID

  8. package ghc-lib-parser

    The GHC API, decoupled from GHC versions A package equivalent to the ghc package, but which can be loaded on many compiler versions.

  9. package gi-gdk4

    Gdk bindings Bindings for Gdk, autogenerated by haskell-gi.

  10. package gitrev

    Compile git revision info into Haskell projects Some handy Template Haskell splices for including the current git hash and branch in the code of your project. Useful for including in panic messages, --version output, or diagnostic info for more informative bug reports.

Page 53 of many | Previous | Next