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.

  1. package webgear-swagger

    Composable, type-safe library to build HTTP API servers WebGear is a library to for building composable, type-safe HTTP API servers. This package can be used to generate Swagger 2.0 specifications from WebGear applications.

  2. package webgear-swagger-ui

    Host swagger UI based on WebGear API specifications. WebGear is a library to for building composable, type-safe HTTP API servers. This package can be used to serve swagger UI based on WebGear API specifications.

  3. package webpage

    Organized and simple web page scaffold for blaze and lucid Please see the README on Github at https://github.com/athanclark/webpage#readme

  4. package webrtc-vad

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

  5. 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.

  6. 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.

  7. package wrap

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

  8. 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.

  9. package x11-xim

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

  10. 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.

Page 331 of many | Previous | Next