_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ghc-js-flot 0.8.3
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/ndmitchell/js-flot
Licenses: Expat
Build system: haskell
Synopsis: Obtain minified flot code
Description:

This package bundles the minified Flot code (a jQuery plotting library) into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version number match the upstream flot version. The package is designed to meet the redistribution requirements of downstream users (e.g. Debian).

ghc-hxt-regex-xmlschema 9.2.0.7
Dependencies: ghc-hxt-charproperties@9.5.0.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema
Licenses: Expat
Build system: haskell
Synopsis: Regular expression library for W3C XML Schema regular expressions
Description:

This library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. It is implemented by the technique of derivations of regular expressions.

ghc-http-date 0.0.11
Dependencies: ghc-attoparsec@0.14.4
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/kazu-yamamoto/http-date
Licenses: Modified BSD
Build system: haskell
Synopsis: HTTP Date parser/formatter
Description:

Library for Parsing and formatting HTTP Date in Haskell.

ghc-http2 5.3.10
Dependencies: ghc-async@2.2.5 ghc-case-insensitive@1.2.1.0 ghc-http-semantics@0.3.0 ghc-http-types@0.12.4 ghc-iproute@1.7.15 ghc-network@3.2.8.0 ghc-network-byte-order@0.1.7 ghc-network-control@0.1.7 ghc-time-manager@0.2.3 ghc-unix-time@0.4.17 ghc-utf8-string@1.0.2
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/kazu-yamamoto/http2
Licenses: Modified BSD
Build system: haskell
Synopsis: HTTP/2 library including frames, priority queues and HPACK
Description:

This package provides a HTTP/2.0 library including frames and HPACK. Currently HTTP/2 16 framing and HPACK 10 is supported.

ghc-http-streams 0.8.9.9
Dependencies: ghc-attoparsec@0.14.4 ghc-base64-bytestring@1.2.1.0 ghc-blaze-builder@0.4.4.1 ghc-case-insensitive@1.2.1.0 ghc-io-streams@1.5.2.2 ghc-hsopenssl@0.11.7.9 ghc-openssl-streams@1.2.3.0 ghc-unordered-containers@0.2.20 ghc-aeson@2.2.3.0 ghc-attoparsec-aeson@2.2.2.0 ghc-http-common@0.8.3.4 ghc-network-uri@2.6.4.2 ghc-network@3.2.8.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/aesiniath/http-streams/
Licenses: Modified BSD
Build system: haskell
Synopsis: HTTP client using io-streams
Description:

An HTTP client using the Snap Framework's io-streams library to handle the streaming IO. The API is optimized for ease of use for the rather common case of code needing to query web services and deal with the result.

ghc-websockets 0.13.0.0
Dependencies: ghc-async@2.2.5 ghc-attoparsec@0.14.4 ghc-base64-bytestring@1.2.1.0 ghc-case-insensitive@1.2.1.0 ghc-network@3.2.8.0 ghc-random@1.2.1.3 ghc-sha@1.6.4.4 ghc-streaming-commons@0.2.3.0 ghc-entropy@0.4.1.11
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: http://jaspervdj.be/websockets
Licenses: Modified BSD
Build system: haskell
Synopsis: Write WebSocket-capable servers in Haskell
Description:

This library allows you to write WebSocket-capable servers.

An example server: https://github.com/jaspervdj/websockets/blob/master/example/server.lhs An example client: https://github.com/jaspervdj/websockets/blob/master/example/client.hs

See also:

ghc-wai-cors 0.2.7
Dependencies: ghc-attoparsec@0.14.4 ghc-base-unicode-symbols@0.2.4.2 ghc-case-insensitive@1.2.1.0 ghc-http-types@0.12.4 ghc-wai@3.2.4
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/larskuhtz/wai-cors
Licenses: Expat
Build system: haskell
Synopsis: Cross-Origin Resource Sharing (CORS) for WAI
Description:

This package provides an implementation of Cross-Origin Resource Sharing (CORS) for the Web Application Framework (WAI) that aims to be compliant with https://www.w3.org/TR/cors.

ghc-xss-sanitize 0.3.7.2
Dependencies: ghc-attoparsec@0.14.4 ghc-css-text@0.1.3.0 ghc-network-uri@2.6.4.2 ghc-tagsoup@0.14.8 ghc-utf8-string@1.0.2
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/yesodweb/haskell-xss-sanitize#readme
Licenses: FreeBSD
Build system: haskell
Synopsis: Sanitize untrusted HTML to prevent XSS attacks
Description:

This library provides sanitizeXSS. Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks.

ghc-cookie 0.5.1
Dependencies: ghc-data-default-class@0.2.0.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/snoyberg/cookie
Licenses: Expat
Build system: haskell
Synopsis: HTTP cookie parsing and rendering
Description:

HTTP cookie parsing and rendering library for Haskell.

ghc-wai-logger 2.5.0
Dependencies: ghc-byteorder@1.0.4 ghc-fast-logger@3.2.6 ghc-http-types@0.12.4 ghc-network@3.2.8.0 ghc-wai@3.2.4
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://hackage.haskell.org/package/wai-logger
Licenses: Modified BSD
Build system: haskell
Synopsis: Logging system for WAI
Description:

This package provides the logging system for WAI.

ghc-multipart 0.2.1
Dependencies: ghc-stringsearch@0.3.6.6
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: http://www.github.com/silkapp/multipart
Licenses: Modified BSD
Build system: haskell
Synopsis: HTTP multipart library
Description:

HTTP multipart split out of the cgi package, for Haskell.

ghc-blaze-html 0.9.2.0
Dependencies: ghc-blaze-builder@0.4.4.1 ghc-blaze-markup@0.8.3.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://jaspervdj.be/blaze
Licenses: Modified BSD
Build system: haskell
Synopsis: Fast HTML combinator library
Description:

This library provides HTML combinators for Haskell.

ghc-happstack-server 7.9.3
Dependencies: ghc-network@3.2.8.0 ghc-network-uri@2.6.4.2 ghc-base64-bytestring@1.2.1.0 ghc-blaze-html@0.9.2.0 ghc-extensible-exceptions@0.1.1.4 ghc-hslogger@1.3.2.0 ghc-html@1.0.1.2 ghc-monad-control@1.0.3.1 ghc-sendfile@0.7.11.6 ghc-system-filepath@0.4.14.1 ghc-syb@0.7.2.4 ghc-threads@0.5.1.8 ghc-transformers-base@0.4.6 ghc-utf8-string@1.0.2 ghc-zlib@0.7.1.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://happstack.com
Licenses: Modified BSD
Build system: haskell
Synopsis: Web related tools and services for Haskell
Description:

Happstack Server provides an HTTP server and a rich set of functions for routing requests, handling query parameters, generating responses, working with cookies, serving files, and more.

ghc-http-common 0.8.3.4
Dependencies: ghc-base64-bytestring@1.2.1.0 ghc-blaze-builder@0.4.4.1 ghc-case-insensitive@1.2.1.0 ghc-network@3.2.8.0 ghc-random@1.2.1.3 ghc-unordered-containers@0.2.20
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: https://github.com/aesiniath/http-common
Licenses: Modified BSD
Build system: haskell
Synopsis: Common types for HTTP clients and servers
Description:

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.

ghc-snap-core 1.0.5.1
Dependencies: ghc-old-locale@1.0.0.7 ghc-hunit@1.6.2.0 ghc-attoparsec@0.14.4 ghc-bytestring-builder@0.10.8.2.0 ghc-case-insensitive@1.2.1.0 ghc-lifted-base@0.2.3.12 ghc-io-streams@1.5.2.2 ghc-hashable@1.5.0.0 ghc-monad-control@1.0.3.1 ghc-random@1.2.1.3 ghc-readable@0.3.1 ghc-regex-posix@0.96.0.2 ghc-transformers-base@0.4.6 ghc-unix-compat@0.7.4.1 ghc-unordered-containers@0.2.20 ghc-vector@0.13.2.0 ghc-network-uri@2.6.4.2 ghc-network@3.2.8.0
Channel: guix
Location: gnu/packages/haskell-web.scm (gnu packages haskell-web)
Home page: http://snapframework.com/
Licenses: Modified BSD
Build system: haskell
Synopsis: Haskell Web Framework (core interfaces and types)
Description:

Snap is a simple and fast web development framework and server written in Haskell. For more information, you can visit the Snap project website at http://snapframework.com/. This library contains the core definitions and types for the Snap framework.

ghc-svg-builder 0.1.1
Dependencies: ghc-blaze-builder@0.4.4.1 ghc-hashable@1.5.0.0 ghc-unordered-containers@0.2.20
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/diagrams/svg-builder.git
Licenses: Modified BSD
Build system: haskell
Synopsis: Domain-specific language for building Scalable Vector Graphics
Description:

Easy-to-write domain-specific language (DSL) for building Scalable Vector Graphics (SVG).

ghc-dbus 1.4.1
Dependencies: ghc-cereal@0.5.8.3 ghc-conduit@1.3.6.1 ghc-lens@5.3.5 ghc-network@3.2.8.0 ghc-random@1.2.1.3 ghc-split@0.2.5 ghc-th-lift@0.8.6 ghc-vector@0.13.2.0 ghc-xml-conduit@1.10.0.1 ghc-xml-types@0.3.8
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/rblaze/haskell-dbus#readme
Licenses: ASL 2.0
Build system: haskell
Synopsis: Client library for the D-Bus IPC system
Description:

D-Bus is a simple, message-based protocol for inter-process communication, which allows applications to interact with other parts of the machine and the user's session using remote procedure calls. D-Bus is a essential part of the modern Linux desktop, where it replaces earlier protocols such as CORBA and DCOP. This library is an implementation of the D-Bus protocol in Haskell. It can be used to add D-Bus support to Haskell applications, without the awkward interfaces common to foreign bindings.

ghc-libffi 0.2.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://haskell.org/haskellwiki/Library/libffi
Licenses: Modified BSD
Build system: haskell
Synopsis: Haskell binding to libffi
Description:

A binding to libffi, allowing C functions of types only known at runtime to be called from Haskell.

ghc-bindings-dsl 1.0.25
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/jwiegley/bindings-dsl/wiki
Licenses: Modified BSD
Build system: haskell
Synopsis: FFI domain specific language, on top of hsc2hs
Description:

This is a set of macros to be used when writing Haskell FFI. They were designed to be able to fully describe C interfaces, so that hsc2hs can extract from them all Haskell code needed to mimic such interfaces. All Haskell names used are automatically derived from C names, structures are mapped to Haskell instances of Storable, and there are also macros you can use with C code to help write bindings to inline functions or macro functions.

ghc-xml-types 0.3.8
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://git.singpolyma.net/xml-types-haskell
Licenses: Expat
Build system: haskell
Synopsis: Basic types for representing XML
Description:

This package provides basic types for representing XML documents.

ghc-megaparsec 9.7.0
Dependencies: ghc-case-insensitive@1.2.1.0 ghc-parser-combinators@1.3.0 ghc-scientific@0.3.8.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/mrkkrp/megaparsec
Licenses: FreeBSD
Build system: haskell
Synopsis: Monadic parser combinators
Description:

This is an industrial-strength monadic parser combinator library. Megaparsec is a feature-rich package that strikes a nice balance between speed, flexibility, and quality of parse errors.

ghc-uglymemo 0.1.0.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/uglymemo
Licenses: Public Domain
Build system: haskell
Synopsis: Simple memoization function for Haskell
Description:

This package provides a simple (but internally ugly) memoization function.

ghc-free 5.2
Dependencies: ghc-comonad@5.0.9 ghc-distributive@0.6.2.1 ghc-indexed-traversable@0.1.4 ghc-profunctors@5.6.3 ghc-semigroupoids@6.0.1 ghc-th-abstraction@0.7.1.0 ghc-transformers-base@0.4.6
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://github.com/ekmett/free/
Licenses: Modified BSD
Build system: haskell
Synopsis: Unrestricted monads for Haskell
Description:

This library provides free monads, which are useful for many tree-like structures and domain specific languages. If f is a Functor then the free Monad on f is the type of trees whose nodes are labeled with the constructors of f. The word "free" is used in the sense of "unrestricted" rather than "zero-cost": Free f makes no constraining assumptions beyond those given by f and the definition of Monad.

Total packages: 32521