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

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-vector 0.13.2.0
Dependencies: ghc-primitive@0.9.1.0 ghc-vector-stream@0.1.0.1 ghc-random@1.2.1.3 ghc-tasty@1.5.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/haskell/vector
Licenses: Modified BSD
Build system: haskell
Synopsis: Efficient Arrays
Description:

This library provides an efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework.

ghc-stringsearch 0.3.6.6
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://bitbucket.org/dafis/stringsearch
Licenses: Modified BSD
Build system: haskell
Synopsis: Fast searching, splitting and replacing of ByteStrings
Description:

This package provides several functions to quickly search for substrings in strict or lazy ByteStrings. It also provides functions for breaking or splitting on substrings and replacing all occurrences of a substring (the first in case of overlaps) with another.

ghc-lift-type 0.1.2.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/parsonsmatt/lift-type#readme
Licenses: Modified BSD
Build system: haskell
Synopsis: Lift a type from a Typeable constraint to a Template Haskell type
Description:

This library provides a utility function liftType, which accepts a type application argument and returns the Template Haskell Type representation of it.

ghc-lpeg 1.1.0
Dependencies: ghc-lua@2.3.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://hslua.org/
Licenses: Expat
Build system: haskell
Synopsis: LPeg – Parsing Expression Grammars For Lua
Description:

This package contains the C sources of LPeg, as well as some tiny Haskell helper to load the package. . <http://www.inf.puc-rio.br/~roberto/lpeg/>

ghc-indexed-profunctors 0.1.1.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/indexed-profunctors
Licenses: Modified BSD
Build system: haskell
Synopsis: Utilities for indexed profunctors
Description:

This package contains basic definitions related to indexed profunctors. These are primarily intended as internal utilities to support the optics and generic-lens package families.

ghc-reflex-sdl2 0.3.0.2-1.6dadf2c
Dependencies: ghc-async@2.2.5 ghc-dependent-sum@0.7.2.0 ghc-exception-transformers@0.4.0.12 ghc-ref-tf@0.5.0.1 ghc-primitive@0.9.1.0 ghc-reflex@0.9.3.4 ghc-sdl2@2.5.5.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/schell/reflex-sdl2
Licenses: Expat
Build system: haskell
Synopsis: SDL2 and Reflex functional reactive programming
Description:

This package provides a minimal host for SDL2-based Reflex applications.

ghc-groups 0.5.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/groups
Licenses: Modified BSD
Build system: haskell
Synopsis: Haskell 98 groups
Description:

This package provides Haskell 98 groups. A group is a monoid with invertibility.

ghc-microlens-aeson 2.5.2
Dependencies: ghc-aeson@2.2.3.0 ghc-hashable@1.5.0.0 ghc-microlens@0.4.14.0 ghc-vector@0.13.2.0 ghc-attoparsec@0.14.4 ghc-scientific@0.3.8.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://github.com/fosskers/microlens-aeson/
Licenses: Expat
Build system: haskell
Synopsis: Law-abiding lenses for Aeson, using microlens
Description:

This library provides law-abiding lenses for Aeson, using microlens.

ghc-iwlib 0.1.0
Dependencies: wireless-tools@30.pre9
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/jaor/iwlib
Licenses: Modified BSD
Build system: haskell
Synopsis: Haskell binding to the iw wireless networking library
Description:

IWlib is a thin Haskell binding to the iw C library. It provides information about the current wireless network connections, and adapters on supported systems.

ghc-th-orphans 0.13.16
Dependencies: ghc-th-compat@0.1.6 ghc-th-lift@0.8.6 ghc-th-reify-many@0.1.10
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/th-orphans
Licenses: Modified BSD
Build system: haskell
Synopsis: Orphan instances for TH datatypes
Description:

This package provides orphan instances for Template Haskell datatypes. In particular, instances for Ord and Lift, as well as a few missing Show and Eq instances. These instances used to live in the haskell-src-meta package, and that's where the version number started.

ghc-data-fix 0.3.4
Dependencies: ghc-hashable@1.5.0.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/spell-music/data-fix
Licenses: Modified BSD
Build system: haskell
Synopsis: Fixpoint data types
Description:

Fixpoint types and recursion schemes. If you define your AST as fixpoint type, you get fold and unfold operations for free.

Thanks for contribution to: Matej Kollar, Herbert Valerio Riedel

ghc-abstract-deque 0.3
Dependencies: ghc-random@1.2.1.3 ghc-atomic-primops@0.8.8
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/rrnewton/haskell-lockfree/wiki
Licenses: Modified BSD
Build system: haskell
Synopsis: Abstract, parameterized interface to mutable Deques for Haskell
Description:

This Haskell package provides an abstract interface to highly-parameterizable queues/deques.

Background: There exists a feature space for queues that extends between:

  • Simple, single-ended, non-concurrent, bounded queues

  • Double-ended, thread-safe, growable queues with important points in between (such as the queues used for work stealing).

This package includes an interface for Deques that allows the programmer to use a single API for all of the above, while using the type system to select an efficient implementation given the requirements (using type families).

This package also includes a simple reference implementation based on IORef and Data.Sequence.

ghc-aeson-compat 0.3.10
Dependencies: ghc-base-compat@0.14.1 ghc-aeson@2.2.3.0 ghc-attoparsec@0.14.4 ghc-attoparsec-iso8601@1.1.1.0 ghc-hashable@1.5.0.0 ghc-scientific@0.3.8.0 ghc-time-locale-compat@0.1.1.5 ghc-unordered-containers@0.2.20 ghc-vector@0.13.2.0 ghc-tagged@0.8.9
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/phadej/aeson-compat
Licenses: Modified BSD
Build system: haskell
Synopsis: Compatibility layer for ghc-aeson
Description:

This Haskell package provides compatibility layer for ghc-aeson.

ghc-paths 0.1.0.12
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/ghc-paths
Licenses: Modified BSD
Build system: haskell
Synopsis: Knowledge of GHC's installation directories
Description:

Knowledge of GHC's installation directories.

ghc-cheapskate 0.1.1.2
Dependencies: ghc-blaze-html@0.9.2.0 ghc-xss-sanitize@0.3.7.2 ghc-data-default@0.8.0.1 ghc-syb@0.7.2.4 ghc-uniplate@1.6.13
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/jgm/cheapskate
Licenses: Modified BSD
Build system: haskell
Synopsis: Experimental markdown processor
Description:

Cheapskate is an experimental Markdown processor in pure Haskell. It aims to process Markdown efficiently and in the most forgiving possible way. It is designed to deal with any input, including garbage, with linear performance. Output is sanitized by default for protection against cross-site scripting (XSS) attacks.

ghc-libxml 0.1.1
Dependencies: libxml2@2.14.6
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://hackage.haskell.org/package/libxml
Licenses: Modified BSD
Build system: haskell
Synopsis: Haskell bindings to libxml2
Description:

This library provides minimal Haskell binding to libxml2.

ghc-pandoc-server 0.1.0.11
Dependencies: ghc-pandoc@3.7.0.2 ghc-pandoc-types@1.23.1 ghc-aeson@2.2.3.0 ghc-base64-bytestring@1.2.1.0 ghc-doctemplates@0.11.0.1 ghc-data-default@0.8.0.1 ghc-unicode-collation@0.1.3.6 ghc-servant-server@0.20.3.0 ghc-skylighting@0.14.6 ghc-wai@3.2.4 ghc-wai-cors@0.2.7
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://pandoc.org
Licenses: GPL 2+
Build system: haskell
Synopsis: Pandoc document conversion as an HTTP servant-server
Description:

Pandoc-server provides pandoc's document conversion functions in an HTTP server.

ghc-these 1.2.1
Dependencies: ghc-assoc@1.1.1 ghc-hashable@1.5.0.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/haskellari/these
Licenses: Modified BSD
Build system: haskell
Synopsis: Either-or-both data type
Description:

This package provides a data type These a b which can hold a value of either type or values of each type. This is usually thought of as an "inclusive or" type (contrasting Either a b as "exclusive or") or as an "outer join" type (contrasting (a, b) as "inner join").

data These a b = This a | That b | These a b

Since version 1, this package was split into parts:

  • https://hackage.haskell.org/package/semialign For Align and Zip type-classes.

  • https://hackage.haskell.org/package/semialign-indexed For SemialignWithIndex class, providing ialignWith and izipWith

  • https://hackage.haskell.org/package/these-lens For lens combinators.

  • http://hackage.haskell.org/package/monad-chronicle For transformers variant of These.

ghc-skylighting 0.14.6
Dependencies: ghc-skylighting-core@0.14.6 ghc-skylighting-format-ansi@0.1 ghc-skylighting-format-context@0.1.0.2 ghc-skylighting-format-latex@0.1 ghc-skylighting-format-blaze-html@0.1.1.3 ghc-skylighting-format-typst@0.1 ghc-pretty-show@1.10 ghc-blaze-html@0.9.2.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/jgm/skylighting
Licenses: GPL 2
Build system: haskell
Synopsis: Syntax highlighting library
Description:

Skylighting is a syntax highlighting library with support for over one hundred languages. It derives its tokenizers from XML syntax definitions used by KDE's KSyntaxHighlighting framework, so any syntax supported by that framework can be added. An optional command-line program is provided. Skylighting is intended to be the successor to highlighting-kate. This package provides generated syntax modules based on the KDE XML definitions provided by the skylighting-core package.

ghc-edit-distance 0.2.2.1
Dependencies: ghc-random@1.2.1.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://github.com/phadej/edit-distance
Licenses: Modified BSD
Build system: haskell
Synopsis: Levenshtein and restricted Damerau-Levenshtein edit distances
Description:

This package provides optimized functions to determine the edit distances for fuzzy matching, including Levenshtein and restricted Damerau-Levenshtein algorithms.

ghc-double-conversion 2.0.5.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/haskell/double-conversion
Licenses: Modified BSD
Build system: haskell
Synopsis: Fast conversion between double precision floating point and text
Description:

This package provides a library that performs fast, accurate conversion between double precision floating point and text.

ghc-blaze-builder 0.4.4.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/blaze-builder/blaze-builder
Licenses: Modified BSD
Build system: haskell
Synopsis: Efficient buffered output
Description:

This library provides an implementation of the older blaze-builder interface in terms of the new builder that shipped with bytestring-0.10.4.0. This implementation is mostly intended as a bridge to the new builder, so that code that uses the old interface can interoperate with code that uses the new implementation.

ghc-blaze-markup 0.8.3.0
Dependencies: ghc-blaze-builder@0.4.4.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://jaspervdj.be/blaze
Licenses: Modified BSD
Build system: haskell
Synopsis: Fast markup combinator library for Haskell
Description:

This library provides core modules of a markup combinator library for Haskell.

ghc-memory 0.18.0
Dependencies: ghc-basement@0.0.16
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/vincenthz/hs-memory
Licenses: Modified BSD
Build system: haskell
Synopsis: Memory abstractions for Haskell
Description:

This package provides memory abstractions, such as chunk of memory, polymorphic byte array management and manipulation functions. It contains a polymorphic byte array abstraction and functions similar to strict ByteString, different type of byte array abstraction, raw memory IO operations (memory set, memory copy, ..) and more

Total packages: 72465