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.

  1. package webrtc-vad

    Easy voice activity detection A simple library wrapping WebRTC's voice activity detection engine.

  2. package within

    A value within another path. Simple newtype for representing a value within a well-typed directory. Useful for when you need to jump between directories and change filenames independently. Uses the path library.

  3. package wl-pprint

    The Wadler/Leijen Pretty Printer This is a pretty printing library based on Wadler's paper "A Prettier Printer". See the haddocks for full info. This version allows the library user to declare overlapping instances of the Pretty class.

  4. package wrap

    Wrap a function's return value with another function Wrap a function's return value with another function

  5. package wreq-stringless

    Simple wrapper to use wreq without Strings This library wraps all functions from Network.Wreq which expects a String and replaces the String Type with the Network.Wreq.StringLess.StringLike Type-Class. Instances for Network.Wreq.StringLess.StringLike are given for:

    So you can use any of this types instead of String. To use this library, replace your the wreq dependency from your cabal file with wreq-stringless and import Network.Wreq.StringLess instead of Network.Wreq. The '0.5.9.x' version of this library wraps the '0.5.x.x' version of wreq. see https://github.com/j-keck/wreq-stringless/tree/master/examples for examples.

  6. package x11-xim

    A binding to the xim of X11 graphics library A binding to the xim of X11 graphics library

  7. package xdg-userdirs

    Basic implementation of XDG user directories specification On Unix platforms, this should be a very straightforward implementation of the XDG User Directory spec. On Windows, it will attempt to do the right thing with regards to choosing appropriate directories.

  8. package xml-helpers

    Some useful helper functions for the xml library. Included are some folds and maps I've found useful in parsing XML data.

  9. package xmonad-contrib

    Community-maintained extensions for xmonad Community-maintained tiling algorithms and extension modules for xmonad, an X11 tiling window manager. For an introduction to building, configuring and using xmonad extensions, see XMonad.Doc. In particular: XMonad.Doc.Configuring, a guide to configuring xmonad XMonad.Doc.Extending, using the contributed extensions library XMonad.Doc.Developing, introduction to xmonad internals and writing your own extensions.

  10. package yesod-eventsource

    Server-sent events support for Yesod apps. API docs and the README are available at http://www.stackage.org/package/yesod-eventsource

Page 333 of many | Previous | Next