Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Signal processing and EEG data analysis Purely functional interface to signal processing based on hmatrix Provides data types for manipulating EEG data, including reading from BDF data format files The vector type is Data.Vector.Storable from the vector package. Feature requests, suggestions, and bug fixes welcome.
-
Haskell bindings for libsndfile (Data.Vector interface) Haskell bindings for libsndfile (Data.Vector interface). For more information on hsndfile visit its homepage at http://haskell.org/haskellwiki/Hsndfile.
-
Allows to use checkers properties from hspec Allows to use checkers properties from hspec.
package
http-client-restricted restricting the servers that http-client will use Addition to the http-client and http-client-tls libraries, that restricts the HTTP servers that can be used. This is useful when a security policy needs to eg, prevent connections to HTTP servers on localhost or a local network, or only allow connections to a specific HTTP server. It handles restricting redirects as well as the initial HTTP connection, and it also guards against DNS poisoning attacks.
-
Deja Fu support for the HUnit test framework. Integration between the dejafu library for concurrency testing and HUnit. This lets you easily incorporate concurrency testing into your existing test suites.
-
Additional merges and joins for Conduit Additional merges and joins for Conduit. Please see README.md
-
Haskell Web Library The library includes attoparsec based incremental parsers for rfc2616 (http) and rfc3986 (uri), rfc2045-46 (mime). The package name will subject to change due to broad range of rfc coverage.
-
LibCurl interface for HXT LibCurl interface for HXT
-
Expat parser for HXT The Expat interface for the HXT.
-
TagSoup parser for HXT The Tagsoup interface for the HXT lazy HTML parser.