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.
-
Lighweight pure data validation based on Applicative and Selective functors Lighweight pure data validation based on Applicative and Selective functors. The library builds validation interface around the following data type:
data Validation e a = Failure e | Success a
package
validity-case-insensitive Validity instances for case-insensitive Validity instances for case-insensitive
-
Validity instances for Path Validity instances for Path
-
Validity instances for persistent-related types Validity instances for persistent-related types
package
validity-unordered-containers Validity instances for unordered-containers Validity instances for unordered-containers
-
Validity instances for uuid Validity instances for uuid
-
Validity instances for vector Validity instances for vector
-
Combinator library for splitting vectors. This package aims to be a vector-based drop-in replacement for the list-based split package. For more information see the haddocs or checkout the source on github.
-
Efficient Streams Simple yet powerful monadic streams that are used as a backbone for vector package fusion functionality.
-
A Python str.format() like formatter Please see the http://hackage.haskell.org/package/vformat