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 tao-example

    Example usage of the tao package. Example usage of type-level assertions using tao.

  2. package tasty-program

    Use tasty framework to test whether a program executes correctly This package provides a function that extends tasty testing framework with capability to test whether an external program runs successfully. This package is inspired by test-framework-program package by Adam Wick. tasty-program provides basic functionality of running a program with specified set of command line parameters, and optionally a working directory, and checking the exit code. Program's output and error streams are ignored.

  3. package tempgres-client

    Client library for Tempgres. Client library for Tempgres for conveniently creating temporary PostgreSQL databases for use in tests.

  4. package template

    Simple string substitution Simple string substitution library that supports "$"-based substitution. Meant to be used when Text.Printf or string concatenation would lead to code that is hard to read but when a full blown templating system is overkill.

  5. package temporary-rc

    Portable temporary file and directory support for Windows and Unix, based on code from Cabal The functions for creating temporary files and directories in the base library are quite limited. The unixutils package contains some good ones, but they aren't portable to Windows. This library just repackages the Cabal implementations of its own temporary file and folder functions so that you can use them without linking against Cabal or depending on it being installed. This is a better maintained fork of the "temporary" package.

  6. package tensorflow-test

    Some common functions for test suites. This package provides common utility functions for the TensorFlow test suites.

  7. package textlocal

    Haskell wrapper for textlocal SMS gateway Please see README.md

  8. package th-strict-compat

    Compatibility shim for Bang and Strict in Template Haskell. See README

  9. package these-optics

    Optics for These This package provides Prism and Traversals for These.

  10. package time-lens

    Lens-based interface to Data.Time data structures Lens-based interface to Data.Time data structures

Page 328 of many | Previous | Next