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.
-
Use Attoparsec to parse framed protocol byte streams A library that simplifies the use of Attoparsec when processing framed protocol byte streams. As well as reading the haddocks, please take a look at a demo server and client as working examples.
-
Parsing of ISO 8601 dates, originally from aeson Parsing of ISO 8601 dates, originally from aeson.
-
Convenience bindings between path and attoparsec Convenience bindings between path and attoparsec
-
Interchange with the Audacity sound signal editor This package provides functions for interchange with the Audacity sound signal editor. Currently we support import and export of label tracks, export of Audacity projects and limited import of tracks from Audacity projects. We provide some examples that are useful on its own:
- sox-split: Split an audio file according to a label track. Audacity provides this function by itself. You can use placeholders like %s and %02d in order to compose the names of the parts from the labels and positions.
- sox-concat: Concatenate a sequence of sound files with matching sampling rates and numbers of channels using SoX and generate an Audacity label track file that shows the origins of the parts.
- audacity-concat: Create an Audacity project file containing a virtual concatenation of the input sound files and a label track showing the origins of the sound files.
- audacity-combine: Put several audio and label files into tracks of a new Audacity project. Opening one or even multiple such projects is much easier than loading individual tracks into Audacity.
-
Authentication methods for Haskell web applications. API docs and the README are available at http://www.stackage.org/package/authenticate.
-
Autodocodec interpreters for nix Autodocodec interpreters for nix
-
Automatically re-export modules. Autoexporter automatically re-exports modules.
-
Amazon Web Services (AWS) for Haskell Bindings for Amazon Web Services (AWS), with the aim of supporting all AWS services. To see a high level overview of the library, see the README at https://github.com/aristidb/aws/blob/master/README.md.
package
aws-lambda-haskell-runtime Haskell runtime for AWS Lambda Please see the README on GitHub at https://github.com/theam/aws-lambda-haskell-runtime#readme
package
aws-lambda-haskell-runtime-wai Run wai applications on AWS Lambda Please see the README on GitHub at https://github.com/eir-forsakring/aws-lambda-haskell-runtime-wai#readme