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.
-
Example usage of the tao package. Example usage of type-level assertions using tao.
-
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.
-
Client library for Tempgres. Client library for Tempgres for conveniently creating temporary PostgreSQL databases for use in tests.
-
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.
-
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.
-
Some common functions for test suites. This package provides common utility functions for the TensorFlow test suites.
-
Haskell wrapper for textlocal SMS gateway Please see README.md
-
Compatibility shim for Bang and Strict in Template Haskell. See README
-
Optics for These This package provides Prism and Traversals for These.
-
Lens-based interface to Data.Time data structures Lens-based interface to Data.Time data structures