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.
-
simple and easy haskell string transform wrapper simple and easy haskell string transform wrapper
-
Constrained text newtypes See README at https://github.com/MercuryTechnologies/string-variants#readme.
-
Subcategories induced by class constraints Please see the README on GitHub at https://github.com/konn/subcategories#readme
package
sydtest-persistent-sqlite A persistent-sqlite companion library for sydtest A persistent-sqlite companion library for sydtest
-
A typed-process companion library for sydtest A typed-process companion library for sydtest
-
An rabbitmq companion library for sydtest An rabbitmq companion library for sydtest
-
A yesod companion library for sydtest A yesod companion library for sydtest
-
Render audio signals from MIDI files or realtime messages This package allows to read MIDI events and to convert them to audio and control signals. Included is a basic synthesizer that renders MIDI to WAV (or other audio signal formats supported by SoX).
-
Systemd facilities (Socket activation, Notify) A module for Systemd facilities.
-
streamlined html tag parser Tag-stream is a library for parsing HTML//XML to a token stream. It can parse unstructured and malformed HTML from the web. It also provides an Enumeratee which can parse streamline html, which means it consumes constant memory. You can start from the `tests/Tests.hs` module to see what it can do.