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

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-time-locale-compat 0.1.1.5
Dependencies: ghc-old-locale@1.0.0.7
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/khibino/haskell-time-locale-compat
Licenses: Modified BSD
Build system: haskell
Synopsis: Compatibility of TimeLocale between old-locale and time-1.5
Description:

This package contains a wrapped name module for TimeLocale.

ghc-these-lens 1.0.2
Dependencies: ghc-these@1.2.1 ghc-lens@5.3.5
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: Lenses for These
Description:

This package provides Prism and Traversals for These.

ghc-regex-base 0.94.0.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://wiki.haskell.org/Regular_expressions
Licenses: Modified BSD
Build system: haskell
Synopsis: Replaces/Enhances Text.Regex
Description:

Text.Regex.Base provides the interface API for regex-posix, regex-pcre, regex-parsec, regex-tdfa, regex-dfa.

ghc-code-page 0.2.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/RyanGlScott/code-page
Licenses: Modified BSD
Build system: haskell
Synopsis: Windows code page library for Haskell
Description:

A cross-platform library with functions for adjusting code pages on Windows. On all other operating systems, the library does nothing.

ghc-diagrams-lib 1.5.0.1
Dependencies: ghc-semigroups@0.20 ghc-monoid-extras@0.7 ghc-dual-tree@0.2.3.1 ghc-diagrams-core@1.5.1.1 ghc-diagrams-solve@0.1.3.1 ghc-active@0.2.1 ghc-colour@2.3.6 ghc-data-default@0.8.0.1 ghc-fingertree@0.1.6.2 ghc-intervals@0.9.3 ghc-lens@5.3.5 ghc-tagged@0.8.9 ghc-optparse-applicative@0.18.1.0 ghc-juicypixels@3.3.9 ghc-hashable@1.5.0.0 ghc-linear@1.23.2 ghc-adjunctions@4.4.3 ghc-distributive@0.6.2.1 ghc-unordered-containers@0.2.20 ghc-profunctors@5.6.3 ghc-cereal@0.5.8.3 ghc-fail@4.9.0.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://diagrams.github.io
Licenses: Modified BSD
Build system: haskell
Synopsis: Embedded domain-specific language for declarative graphics
Description:

Diagrams is a flexible, extensible embedded domain-specific language (EDSL) for creating graphics of many types. Graphics can be created in arbitrary vector spaces and rendered with multiple backends. This package provides a standard library of primitives and operations for creating diagrams.

ghc-unliftio 0.2.25.1
Dependencies: ghc-async@2.2.5 ghc-safe-exceptions@0.1.7.4 ghc-unliftio-core@0.2.1.0 ghc-nats@1.1.2
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/fpco/unliftio/tree/master/unliftio#readme
Licenses: Expat
Build system: haskell
Synopsis: Provides MonadUnliftIO typecplass for unlifting monads to IO
Description:

This Haskell package provides the core MonadUnliftIO typeclass, a number of common instances, and a collection of common functions working with it.

ghc-lua-arbitrary 1.0.1.1
Dependencies: ghc-lua@2.3.3 ghc-quickcheck@2.15.0.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://hslua.org/
Licenses: Expat
Build system: haskell
Synopsis: Arbitrary instances for Lua types
Description:

This package provides instances for QuickCheck's \"Arbitrary\" typeclass.

ghc-chell 0.5.0.2
Dependencies: ghc-options@1.2.1.2 ghc-patience@0.3 ghc-random@1.2.1.3 ghc-ansi-terminal@1.1.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/typeclasses/chell
Licenses: Expat
Build system: haskell
Synopsis: Simple and intuitive library for automated testing
Description:

Chell is a simple and intuitive library for automated testing. It natively supports assertion-based testing, and can use companion libraries such as chell-quickcheck to support more complex testing strategies.

ghc-chart-cairo 1.9.4.1
Dependencies: ghc-old-locale@1.0.0.7 ghc-cairo@0.13.12.0 ghc-colour@2.3.6 ghc-data-default-class@0.2.0.0 ghc-operational@0.2.4.2 ghc-lens@5.3.5 ghc-chart@1.9.5
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/timbod7/haskell-chart/wiki
Licenses: Modified BSD
Build system: haskell
Synopsis: Cairo backend for Charts
Description:

This package provides a Cairo vector graphics rendering backend for the Charts library.

ghc-postgresql-libpq-configure 0.11
Dependencies: postgresql@14.20
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/haskellari/postgresql-libpq
Licenses: Modified BSD
Build system: haskell
Synopsis: low-level binding to libpq: configure based provider
Description:

This is a binding to libpq: the C application programmer's interface to PostgreSQL. libpq is a set of library functions that allow client programs to pass queries to the PostgreSQL backend server and to receive the results of these queries.

ghc-mysql-simple 0.4.9
Dependencies: ghc-attoparsec@0.14.4 ghc-base16-bytestring@1.0.2.0 ghc-blaze-builder@0.4.4.1 ghc-mysql@0.2.1 ghc-pcre-light@0.4.1.3 pcre@8.45 ghc-old-locale@1.0.0.7 ghc-vector@0.13.2.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/paul-rouse/mysql-simple
Licenses: Modified BSD
Build system: haskell
Synopsis: Mid-level MySQL client library
Description:

This library implements mid-level Haskell bindings to the MySQL mysqlclient client library. It is aimed at speed and ease of use.

ghc-bifunctors 5.6.2
Dependencies: ghc-assoc@1.1.1 ghc-comonad@5.0.9 ghc-th-abstraction@0.7.1.0 ghc-tagged@0.8.9
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://github.com/ekmett/bifunctors/
Licenses: Modified BSD
Build system: haskell
Synopsis: Bifunctors for Haskell
Description:

This package provides bifunctors for Haskell.

ghc-roman-numerals 0.5.1.5
Dependencies: ghc-base-unicode-symbols@0.2.4.2
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/roelvandijk/roman-numerals
Licenses: Modified BSD
Build system: haskell
Synopsis: Parsing and pretty printing of Roman numerals
Description:

This library provides functions for parsing and pretty printing Roman numerals. Because the notation of Roman numerals has varied through the centuries this package allows for some customisation using a configuration that is passed to the conversion functions.

ghc-data-default-instances-base 0.1.0.1
Dependencies: ghc-data-default-class@0.2.0.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://hackage.haskell.org/package/data-default-instances-base
Licenses: Modified BSD
Build system: haskell
Synopsis: Default instances for types in base
Description:

This package provides default instances for types from the base package.

ghc-stm-chans 3.0.0.9
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://wrengr.org/software/hackage.html
Licenses: Modified BSD
Build system: haskell
Synopsis: Additional types of channels for ghc-stm
Description:

This Haskell package offers a collection of channel types, similar to Control.Concurrent.STM.{TChan,TQueue} but with additional features.

ghc-libmpd 0.10.0.1
Dependencies: ghc-attoparsec@0.14.4 ghc-data-default-class@0.2.0.0 ghc-network@3.2.8.0 ghc-safe-exceptions@0.1.7.4 ghc-utf8-string@1.0.2
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://github.com/vimus/libmpd-haskell#readme
Licenses: Expat
Build system: haskell
Synopsis: Haskell client library for the Music Player Daemon
Description:

This package provides a pure Haskell client library for the Music Player Daemon.

ghc-integer-logarithms 1.0.4
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/haskellari/integer-logarithms
Licenses: Expat
Build system: haskell
Synopsis: Integer logarithms
Description:

This package provides the following modules: Math.NumberTheory.Logarithms and Math.NumberTheory.Powers.Integer from the arithmoi package, GHC.Integer.Logarithms.Compat and Math.NumberTheory.Power.Natural, as well as some additional functions in migrated modules.

ghc-email-validate 2.3.2.21
Dependencies: ghc-attoparsec@0.14.4
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/Porges/email-validate-hs
Licenses: Modified BSD
Build system: haskell
Synopsis: Email address validator for Haskell
Description:

This Haskell package provides a validator that can validate an email address string against RFC 5322.

ghc-shakespeare 2.1.0.1
Dependencies: ghc-aeson@2.2.3.0 ghc-blaze-markup@0.8.3.0 ghc-blaze-html@0.9.2.0 ghc-file-embed@0.0.16.0 ghc-vector@0.13.2.0 ghc-unordered-containers@0.2.20 ghc-scientific@0.3.8.0 ghc-th-lift@0.8.6
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://www.yesodweb.com/book/shakespearean-templates
Licenses: Expat
Build system: haskell
Synopsis: Family of type-safe template languages for Haskell
Description:

This Haskell package provides a family of type-safe templates with simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file and it interpolates variables according to the type being inserted.

ghc-vector-binary-instances 0.2.5.2
Dependencies: ghc-vector@0.13.2.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/haskell/vector-binary-instances
Licenses: Modified BSD
Build system: haskell
Synopsis: Instances of Data.Binary and Data.Serialize for vector
Description:

This library provides instances of Binary for the types defined in the vector package, making it easy to serialize vectors to and from disk. We use the generic interface to vectors, so all vector types are supported. Specific instances are provided for unboxed, boxed and storable vectors.

ghc-skylighting-format-ansi 0.1
Dependencies: ghc-skylighting-core@0.14.6 ghc-ansi-terminal@1.1.3 ghc-colour@2.3.6
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/jgm/skylighting
Licenses: Modified BSD
Build system: haskell
Synopsis: ANSI formatter for skylighting syntax highlighting library
Description:

This module allows tokens produced by skylighting-core to be rendered as ANSI colored text.

ghc-spoon 0.3.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/spoon
Licenses: Modified BSD
Build system: haskell
Synopsis: Catch errors thrown from pure computations
Description:

Takes an error-throwing expression and puts it back in the Maybe it belongs in.

Note that this suffers from the https://ghc.haskell.org/trac/ghc/ticket/5902. Buyer beware.

ghc-text-builder-linear 0.1.3
Dependencies: ghc-quote-quot@0.2.1.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/Bodigrim/linear-builder
Licenses: Modified BSD
Build system: haskell
Synopsis: Builder for Text and ByteString based on linear types
Description:

Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.

ghc-skylighting-format-typst 0.1
Dependencies: ghc-skylighting-core@0.14.6
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/jgm/skylighting
Licenses: Modified BSD
Build system: haskell
Synopsis: Typst formatter for skylighting syntax highlighting library
Description:

This module allows tokens produced by skylighting-core to be rendered as Typst.

Total packages: 72465