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

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-diff 1.0.2
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.4.6927
Licenses: Modified BSD
Build system: haskell
Synopsis: O(ND) diff algorithm in Haskell
Description:

This package provides an implementation of the standard diff algorithm, and utilities for pretty printing.

ghc-resourcet 1.3.0
Dependencies: ghc-unliftio-core@0.2.1.0 ghc-primitive@0.9.1.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://github.com/snoyberg/conduit
Licenses: Modified BSD
Build system: haskell
Synopsis: Deterministic allocation and freeing of scarce resources
Description:

ResourceT is a monad transformer which creates a region of code where you can safely allocate resources.

ghc-base64 1.0
Dependencies: ghc-text-short@0.1.6
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/emilypi/base64
Licenses: Modified BSD
Build system: haskell
Synopsis: Modern RFC 4648-compliant Base64 library
Description:

RFC 4648-compliant Base64 with an eye towards performance and modernity (additional support for RFC 7049 standards)

ghc-cereal 0.5.8.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/GaloisInc/cereal
Licenses: Modified BSD
Build system: haskell
Synopsis: Binary serialization library
Description:

This package provides a binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and labeled blocks for better error messages.

ghc-monoid-extras 0.7
Dependencies: ghc-groups@0.5.3 ghc-semigroupoids@6.0.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/monoid-extras
Licenses: Modified BSD
Build system: haskell
Synopsis: Various extra monoid-related definitions and utilities
Description:

This package provides various extra monoid-related definitions and utilities, such as monoid actions, monoid coproducts, semi-direct products, "deletable" monoids, "split" monoids, and "cut" monoids.

ghc-esqueleto 3.6.0.0
Dependencies: ghc-aeson@2.2.3.0 ghc-attoparsec@0.14.4 ghc-blaze-html@0.9.2.0 ghc-conduit@1.3.6.1 ghc-monad-logger@0.3.42 ghc-persistent@2.17.1.0 ghc-resourcet@1.3.0 ghc-tagged@0.8.9 ghc-unliftio@0.2.25.1 ghc-unordered-containers@0.2.20
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/bitemyapp/esqueleto
Licenses: Modified BSD
Build system: haskell
Synopsis: Type-safe embedded domain specific language for SQL queries
Description:

This library provides a type-safe embedded domain specific language (EDSL) for SQL queries that works with SQL backends as provided by ghc-persistent. Its language closely resembles SQL, so you don't have to learn new concepts, just new syntax, and it's fairly easy to predict the generated SQL and optimize it for your backend.

ghc-character-ps 0.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/phadej/character-ps
Licenses: Modified BSD
Build system: haskell
Synopsis: Pattern synonyms for ASCII characters for Word8, Word16 etc
Description:

Pattern synonyms for ASCII characters, e.g. . @ pattern SPACE :: Word8 pattern SPACE = 0x20 @.

ghc-lib-parser-ex 9.12.0.0
Dependencies: ghc-lib-parser@9.12.2.20250421 ghc-uniplate@1.6.13 ghc-extra@1.8 ghc-optparse-applicative@0.18.1.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/shayne-fletcher/ghc-lib-parser-ex#readme
Licenses: Modified BSD
Build system: haskell
Synopsis: Algorithms on GHC parse trees
Description:

The ghc-lib-parser-ex package contains GHC API parse tree utilities.

ghc-concatenative 1.0.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://patch-tag.com/r/salazar/concatenative/snapshot/current/content/pretty
Licenses: Modified BSD
Build system: haskell
Synopsis: Library for postfix control flow
Description:

Concatenative gives Haskell Factor-style combinators and arrows for postfix notation. For more information on stack based languages, see https://concatenative.org.

ghc-citeproc 0.9.0.1
Dependencies: ghc-safe@0.3.21 ghc-case-insensitive@1.2.1.0 ghc-vector@0.13.2.0 ghc-scientific@0.3.8.0 ghc-uniplate@1.6.13 ghc-xml-conduit@1.10.0.1 ghc-attoparsec@0.14.4 ghc-data-default@0.8.0.1 ghc-aeson@2.2.3.0 ghc-file-embed@0.0.16.0 ghc-pandoc-types@1.23.1 ghc-unicode-collation@0.1.3.6 ghc-base-compat@0.14.1 ghc-aeson-pretty@0.8.10
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/citeproc
Licenses: FreeBSD
Build system: haskell
Synopsis: Generate citations and bibliography from CSL styles
Description:

ghc-citeproc parses Citation Style Language style files and uses them to generate a list of formatted citations and bibliography entries. For more information about CSL, see https://citationstyles.org/.

ghc-pcg-random 0.1.4.0
Dependencies: ghc-primitive@0.9.1.0 ghc-random@1.2.1.3 ghc-entropy@0.4.1.11
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://github.com/cchalmers/pcg-random
Licenses: Modified BSD
Build system: haskell
Synopsis: Haskell bindings to the PCG random number generator
Description:

PCG is a family of simple fast space-efficient statistically good algorithms for random number generation. Unlike many general-purpose RNGs, they are also hard to predict. . This library implements bindings to the standard C implementation. This includes the standard, unique, fast and single variants in the pcg family. There is a pure implementation that can be used as a generator with the random package as well as a faster primitive api that includes functions for generating common types. . The generators in this module are suitable for use in parallel but make sure threads don't share the same generator or things will go horribly wrong.

ghc-regex-pcre-builtin 0.95.2.3.8.44
Dependencies: ghc-regex-base@0.94.0.3
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/regex-pcre-builtin
Licenses: Modified BSD
Build system: haskell
Synopsis: Enhancement of the builtin Text.Regex library
Description:

This package is an enhancement of the Text.Regex library, providing the PCRE backend to accompany regex-base, with bundled code from https://www.pcre.org.

ghc-exceptions 0.10.9
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://github.com/ekmett/exceptions/
Licenses: Modified BSD
Build system: haskell
Synopsis: Extensible optionally-pure exceptions
Description:

This library provides extensible optionally-pure exceptions for Haskell.

ghc-hcodecs 0.5.2
Dependencies: ghc-fail@4.9.0.0 ghc-random@1.2.1.3 ghc-semigroups@0.20
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/Mokosha/HCodecs
Licenses: Modified BSD
Build system: haskell
Synopsis: Read, write and manipulate MIDI, WAVE and SoundFont2 multimedia files
Description:

This library provides functions to read, write and manipulate MIDI, WAVE and SoundFont2 multimedia files. It is written entirely in Haskell (without any FFI). It uses efficient parsing and building combinators for binary data stored in ByteStrings (based on the one in binary package).

ghc-xml-hamlet 0.5.0.2
Dependencies: ghc-shakespeare@2.1.0.1 ghc-xml-conduit@1.10.0.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://www.yesodweb.com/
Licenses: Modified BSD
Build system: haskell
Synopsis: Hamlet-style quasiquoter for XML content
Description:

This package provides a type-safe tool for generating XML code via quasi-quoting built on top of ghc-shakespeare.

ghc-template-haskell 2.22.0.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/template-haskell
Licenses: Modified BSD
Build system: haskell
Synopsis: Support library for Template Haskell
Description:

This package provides modules containing facilities for manipulating Haskell source code using Template Haskell. See http://www.haskell.org/haskellwiki/Template_Haskell for more information.

ghc-mmorph 1.2.1
Dependencies: ghc-transformers-compat@0.7.2 ghc-fail@4.9.0.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/mmorph
Licenses: Modified BSD
Build system: haskell
Synopsis: Monad morphisms
Description:

This library provides monad morphism utilities, most commonly used for manipulating monad transformer stacks.

ghc-vector-th-unbox 0.2.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/tsurucapital/vector-th-unbox
Licenses: Modified BSD
Build system: haskell
Synopsis: Deriver for Data.Vector.Unboxed using Template Haskell
Description:

This Haskell library provides a Template Haskell deriver for unboxed vectors, given a pair of coercion functions to and from some existing type with an Unbox instance.

ghc-template-haskell-compat-v0208 0.1.9.5
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/nikita-volkov/template-haskell-compat-v0208
Licenses: Expat
Build system: haskell
Synopsis: Backwards compatibility layer for Template Haskell newer than 2.8
Description:

This package provides a backwards compatibility layer for Template Haskell newer than 2.8.

ghc-magic 1.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/magic
Licenses: Modified BSD
Build system: haskell
Synopsis: Interface to C file/magic library
Description:

This package provides a full-featured binding to the C libmagic library. With it, you can determine the type of a file by examining its contents rather than its name.

ghc-base-unicode-symbols 0.2.4.2
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://haskell.org/haskellwiki/Unicode-symbols
Licenses: Modified BSD
Build system: haskell
Synopsis: Unicode alternatives for common functions and operators
Description:

This package defines new symbols for a number of functions, operators and types in the base package. All symbols are documented with their actual definition and information regarding their Unicode code point. They should be completely interchangeable with their definitions. For further Unicode goodness you can enable the UnicodeSyntax language extension. This extension enables Unicode characters to be used to stand for certain ASCII character sequences, i.e. → instead of ->, ∀ instead of forall and many others.

ghc-generically 0.1.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: http://hackage.haskell.org/package/generically
Licenses: Modified BSD
Build system: haskell
Synopsis: Generically newtype to use with DerivingVia
Description:

This is a compatibility package as @Generically@ and @Generically1@ newtypes are available since @base-4.17@ in GHC.Generics'.

ghc-streaming-commons 0.2.3.0
Dependencies: ghc-async@2.2.5 ghc-network@3.2.8.0 ghc-random@1.2.1.3 ghc-zlib@0.7.1.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/fpco/streaming-commons
Licenses: Expat
Build system: haskell
Synopsis: Conduit and pipes needed by some streaming data libraries
Description:

This package provides low-dependency functionality commonly needed by various Haskell streaming data libraries, such as conduit and pipes.

ghc-unix-compat 0.7.4.1
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/haskell-pkg-janitors/unix-compat
Licenses: Modified BSD
Build system: haskell
Synopsis: Portable POSIX-compatibility layer
Description:

This package provides portable implementations of parts of the unix package. This package re-exports the unix package when available. When it isn't available, portable implementations are used.

Total packages: 72465