Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package hslua-module-system

    Lua module wrapper around Haskell's System module. Provides access to system information and functionality to Lua scripts via Haskell's System module. This package is part of HsLua, a Haskell framework built around the embeddable scripting language Lua.

  2. package hslua-objectorientation

    Object orientation tools for HsLua Expose Haskell objects to Lua with an object oriented interface.

  3. package hslua-repl

    Isocline-based Lua REPL An embeddable Lua REPL built with Isocline and HsLua.

  4. package hspec-api

    A Testing Framework for Haskell This package provides a stable API that can be used to extend Hspec's functionality.

  5. package hspec-expectations-pretty-diff

    Catchy combinators for HUnit Catchy combinators for HUnit: https://github.com/myfreeweb/hspec-expectations-pretty-diff#readme

  6. package html-entities

    A codec library for HTML-escaped text and HTML-entities This library provides the following APIs for coding and decoding of HTML-escaped text: * "attoparsec" parser * Text decoder * Encoding text builder

  7. package http-common

    Common types for HTTP clients and servers Overview Base types used by a variety of HTTP clients and servers. See http-streams Network.Http.Client or pipes-http Pipes.Http.Client for full documentation. You can import Network.Http.Types if you like, but both http-streams and pipes-http re-export this package's types and functions.

  8. package http-link-header

    HTTP Link header parser/writer Library for the HTTP Link header as specified in RFC 5988 "Web Linking"

  9. package httpd-shed

    A simple web-server with an interact style API This web server promotes a Request to IO Response function into a local web server. The user can decide how to interpret the requests, and the library is intended for implementing Ajax APIs.

  10. package hvect

    Simple strict heterogeneous lists Small, concise and simple implementation of heterogeneous lists with useful utility functions

Page 85 of many | Previous | Next