Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
package
hslua-objectorientation Object orientation tools for HsLua Expose Haskell objects to Lua with an object oriented interface.
-
Isocline-based Lua REPL An embeddable Lua REPL built with Isocline and HsLua.
-
A Testing Framework for Haskell This package provides a stable API that can be used to extend Hspec's functionality.
package
hspec-expectations-pretty-diff Catchy combinators for HUnit Catchy combinators for HUnit: https://github.com/myfreeweb/hspec-expectations-pretty-diff#readme
-
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
-
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.
-
HTTP Link header parser/writer Library for the HTTP Link header as specified in RFC 5988 "Web Linking"
-
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.
-
Simple strict heterogeneous lists Small, concise and simple implementation of heterogeneous lists with useful utility functions
-
Create Vega-Lite visualizations (version 4) in Haskell. This is based on the elm-vegalite package (http://package.elm-lang.org/packages/gicentre/elm-vegalite/latest) by Jo Wood of the giCentre at the City University of London.