Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. package unix-bytestring

    Unix/Posix-specific functions for ByteStrings. Unix/Posix-specific functions for ByteStrings. Provides ByteString file-descriptor based I/O API, designed loosely after the String file-descriptor based I/O API in System.Posix.IO. The functions here wrap standard C implementations of the functions specified by the ISO/IEC 9945-1:1990 (``POSIX.1'') and X/Open Portability Guide Issue 4, Version 2 (``XPG4.2'') specifications. Note that this package doesn't require the unix package as a dependency. But you'll need it in order to get your hands on an Fd, so we're not offering a complete replacement.

  2. package unliftio-streams

    Generalization of io-streams to MonadUnliftIO Generalization of io-streams to MonadUnliftIO.

  3. package url

    A library for working with URLs. A library for working with URLs.

  4. package urlpath

    Painfully simple URL deployment. Please see the README on Github at https://github.com/athanclark/urlpath#readme

  5. package users-test

    Library to test backends for the users library Provides HSpec helpers for backends of users package. All backend packages should conform to this specification.

  6. package validity-primitive

    Validity instances for primitive Validity instances for primitive

  7. package vector-buffer

    A buffer compatible with Data.Vector.* A buffer type that can easily be converted to a Data.Vector.Storable vector from the vector package and compatible with hmatrix. Elements are pushed into the buffer. When the buffer is converted to a read-only vector, the last-pushed element occurs at the end. Monadic map functions also operate so that the last-pushed element is treated last.

  8. package vector-extras

    Utilities for the "vector" library This library is in an experimental state. Users should be prepared for frequent updates.

  9. package verbosity

    Simple enum that encodes application verbosity. Simple enum that encodes application verbosity with various useful instances.

  10. package verset

    Small alternative prelude Small Haskell alternative prelude. Based on Protolude and Intro

Page 331 of many | Previous | Next