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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ghc-rate-limit 1.4.3
Dependencies: ghc-time-units@1.0.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://github.com/acw/rate-limit
Licenses: Modified BSD
Build system: haskell
Synopsis: A basic library for rate-limiting IO actions.
Description:

In many cases, it is useful, necessary, or simply nice to limit how frequently you perform some action. For example, you may want to limit how often your program makes a request of some web site. This library is intended as a general-purpose mechanism for rate-limiting IO actions.

ghc-hspec-core 2.11.14
Dependencies: ghc-hunit@1.6.2.0 ghc-quickcheck@2.16.0.0 ghc-ansi-terminal@0.11.4 ghc-call-stack@0.4.0 ghc-haskell-lexer@1.1.1 ghc-hspec-expectations@0.8.4 ghc-quickcheck-io@0.2.0 ghc-random@1.2.1.1 ghc-tf-random@0.5
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://hspec.github.io/
Licenses: Expat
Build system: haskell
Synopsis: A Testing Framework for Haskell
Description:

This package exposes internal types and functions that can be used to extend Hspec's functionality.

ghc-composition-prelude 3.0.1.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://hackage.haskell.org/package/composition-prelude
Licenses: Modified BSD
Build system: haskell
Synopsis: Higher-order function combinators
Description:

Replacement for [composition](hackage.haskell.org/package/composition) or [composition-extra](hackage.haskell.org/package/composition-extra), exporting everything in one module.

ghc-intern 0.9.6
Dependencies: ghc-hashable@1.4.2.0 ghc-unordered-containers@0.2.19.1
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://github.com/ekmett/intern/
Licenses: Modified BSD
Build system: haskell
Synopsis: Efficient hash-consing for arbitrary data types
Description:

Efficient hash-consing for arbitrary data types.

ghc-gi-gdkx11 4.0.8
Dependencies: ghc-haskell-gi-base@0.26.8 ghc-haskell-gi@0.26.14 ghc-haskell-gi-overloading@1.0 ghc-gi-gobject@2.0.31 ghc-gi-gdk@4.0.9 ghc-gi-gio@2.0.35 ghc-gi-cairo@1.0.30 ghc-gi-xlib@2.0.14 gobject-introspection@1.82.0 gtk@4.16.13
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-gi/haskell-gi
Licenses: LGPL 2.1
Build system: haskell
Synopsis: GdkX11 bindings
Description:

Bindings for GdkX11, autogenerated by haskell-gi.

ghc-multimap 1.2.1
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://hub.darcs.net/scravy/multimap
Licenses: Expat
Build system: haskell
Synopsis: A multimap.
Description:
This is a simple implementation of a multimap, based on "Data.Map". . [@v1.1@] @!@ had its arguments flipped. Fixed. Also added @fromMap@. . [@v1.2@] Added "Data.SetMap", renamed @Multimap@ to "Data.MultiMap". Fixed the type of @delete@. Derive instances for @Data@ and @Typeable@. . [@v1.2.1@] Fixed typos in the documentation.
ghc-os-string 2.0.7
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell/os-string/blob/master/README.md
Licenses: Modified BSD
Build system: haskell
Synopsis: Library for manipulating Operating system strings.
Description:

This package provides functionality for manipulating @OsString@ values, and is shipped with <https://www.haskell.org/ghc/ GHC>.

ghc-gi-gmodule 2.0.6
Dependencies: ghc-haskell-gi-base@0.26.8 ghc-haskell-gi@0.26.14 ghc-haskell-gi-overloading@1.0 ghc-gi-glib@2.0.30 gobject-introspection@1.82.0 glib@2.83.3
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-gi/haskell-gi
Licenses: LGPL 2.1
Build system: haskell
Synopsis: GModule bindings
Description:

Bindings for GModule, autogenerated by haskell-gi.

ghc-xdg-desktop-entry 0.1.1.1
Dependencies: ghc-configfile@1.1.4 ghc-either@5.0.2 ghc-multimap@1.2.1 ghc-safe@0.3.19
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://hackage.haskell.org/package/xdg-desktop-entry
Licenses: Modified BSD
Build system: haskell
Synopsis: Parse files conforming to the xdg desktop entry spec
Description:
ghc-lens-family 2.1.3
Dependencies: ghc-lens-family-core@2.1.2
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://hackage.haskell.org/package/lens-family
Licenses: Modified BSD
Build system: haskell
Synopsis: Lens Families
Description:

This package provides first class functional references in Van Laarhoven style supporting the following optics: . * Lenses (view, over) . * Traversals (toListOf, matching, over) . * Setters (over) . * Grates (zipWithOf, under, review) . * Resetters (under) . * Adapters (view, review) . * Grids (toListOf, over / under, review) . * Prisms (matching, over / under, review) . * Getters (view) . * Folders (toListOf) . * Reviewers (review).

ghc-chs-cabal 0.1.1.4
Dependencies: ghc-chs-deps@0.1.0.0 ghc-unix@2.8.6.0
Propagated dependencies: ghc-unix@2.8.6.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/vmchale/libarchive
Licenses: Modified BSD
Build system: haskell
Synopsis: Custom Cabal setup that orders chs dependencies correctly.
Description:

Cabal with c2hs dependencies.

ghc-dbus-hslogger 0.1.0.1
Dependencies: ghc-dbus@1.2.29 ghc-hslogger@1.3.1.0 ghc-optparse-applicative@0.17.1.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/IvanMalison/dbus-hslogger#readme
Licenses: Modified BSD
Build system: haskell
Synopsis: Expose a dbus server to control hslogger
Description:

Please see the README on Github at <https://github.com/IvanMalison/dbus-hslogger#readme>

ghc-status-notifier-item 0.3.1.0
Dependencies: ghc-byte-order@0.1.2.0 ghc-bytestring-to-vector@0.3.0.1 ghc-dbus@1.2.29 ghc-hslogger@1.3.1.0 ghc-lens@5.1.1 ghc-vector@0.12.3.1 ghc-optparse-applicative@0.17.1.0 ghc-dbus-hslogger@0.1.0.1
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/IvanMalison/status-notifier-item#readme
Licenses: Modified BSD
Build system: haskell
Synopsis: A wrapper over the StatusNotifierItem/libappindicator dbus specification
Description:

Please see the README on Github at <https://github.com/IvanMalison/status-notifier-item#readme>

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

Orphan instances for TH datatypes. In particular, instances for Ord and Lift, as well as a few missing Show / Eq. These instances used to live in haskell-src-meta, and that's where the version number started.

ghc-gi-freetype2 2.0.5
Dependencies: ghc-haskell-gi-base@0.26.8 ghc-haskell-gi@0.26.14 ghc-haskell-gi-overloading@1.0 ghc-transformers@0.5.6.2 ghc-bytestring-builder@0.10.8.2.0 freetype@2.13.3
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-gi/haskell-gi
Licenses: LGPL 2.1
Build system: haskell
Synopsis: freetype2 bindings
Description:

Bindings for freetype2, autogenerated by haskell-gi.

ghc-time-units 1.0.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://github.com/acw/time-units
Licenses: Modified BSD
Build system: haskell
Synopsis: A basic library for defining units of time as types.
Description:

In many cases, it is useful (either for error checking or documentation reasons) to define input and output types as having a particular unit of time. In addition, by creating a type class defining type units, this library should make it easier to separate the units of time the developer wants to think in versus the units of time the library author wants to think in.

ghc-c-structs 0.2.0.3
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/pinselimo/cstructs-in-haskell#readme
Licenses: Expat
Build system: haskell
Synopsis: C-Structs implementation for Haskell
Description:

C-structs lets you create correct C structs in Haskell. These can be used for FFI calls, import as well as exports. This package is part of the development efforts for the Python library Pythas. Pythas provides an interface to import Haskell modules. . Note: As of GHC 9.2 structs cannot be passed by value, only by reference.

ghc-heaps 0.4.1
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://github.com/ekmett/heaps/
Licenses: Modified BSD
Build system: haskell
Synopsis: Asymptotically optimal Brodal/Okasaki heaps.
Description:

Asymptotically optimal Brodal\/Okasaki bootstrapped skew-binomial heaps from the paper <http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.48.973 "Optimal Purely Functional Priority Queues">, extended with a Foldable interface.

ghc-filepath 1.5.4.0
Dependencies: ghc-os-string@2.0.7
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell/filepath/blob/master/README.md
Licenses: Modified BSD
Build system: haskell
Synopsis: Library for manipulating FilePaths in a cross platform way.
Description:

This package provides functionality for manipulating @FilePath@ values, and is shipped with <https://www.haskell.org/ghc/ GHC>. It provides two variants for filepaths: . 1. legacy filepaths: @type FilePath = String@ . 2. operating system abstracted filepaths (@OsPath@): internally unpinned @ShortByteString@ (platform-dependent encoding) . It is recommended to use @OsPath@ when possible, because it is more correct. . For each variant there are three main modules: . * "System.FilePath.Posix" / "System.OsPath.Posix" manipulates POSIX\/Linux style @FilePath@ values (with @\/@ as the path separator). . * "System.FilePath.Windows" / "System.OsPath.Windows" manipulates Windows style @FilePath@ values (with either @\\@ or @\/@ as the path separator, and deals with drives). . * "System.FilePath" / "System.OsPath" for dealing with current platform-specific filepaths . For more powerful string manipulation of @OsPath@, you can use the <https://hackage.haskell.org/package/os-string os-string package> (@OsPath@ is a type synonym for @OsString@). . An introduction into the new API can be found in this <https://hasufell.github.io/posts/2022-06-29-fixing-haskell-filepaths.html blog post>. Code examples for the new API can be found <https://github.com/hasufell/filepath-examples here>.

ghc-smtlib-backends-process 0.3
Dependencies: ghc-smtlib-backends@0.4
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://hackage.haskell.org/package/smtlib-backends-process
Licenses: Expat
Build system: haskell
Synopsis: An SMT-LIB backend running solvers as external processes.
Description:

This library implements an SMT-LIB backend (in the sense of the smtlib-backends package) which runs solvers as external processes.

Page: 123456
Total results: 132