Paquet source : haskell-wreq (0.5.3.2-2)
Liens pour haskell-wreq
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Dépôt de source Debian (Git)
- Suivis des correctifs pour Debian
Responsables :
Ressources externes :
- Page d'accueil [www.serpentine.com]
Les paquets binaires suivants sont compilés à partir de ce paquet source :
- libghc-wreq-dev
- easy-to-use HTTP client library
- libghc-wreq-doc
- easy-to-use HTTP client library; documentation
- libghc-wreq-prof
- easy-to-use HTTP client library; profiling libraries
Autres paquets associés à haskell-wreq
|
|
-
- adep: cdbs
- système de construction modulaire pour les paquets Debian
-
- adep: debhelper (>= 10)
- programmes assistants pour debian/rules
-
- adep: ghc (>= 8.4.3)
- Le système de compilation Haskell de Glasgow
-
- adep: ghc-prof
- bibliothèques de profilage pour le système de compilation Haskell Glasgow
-
- adep: haskell-devscripts (>= 0.13)
- outils pour aider les développeurs de Debian à construire des paquets d’Haskell
-
- adep: libghc-aeson-dev (>= 0.7.0.3)
- Fast JSON parsing and encoding library
-
- adep: libghc-aeson-pretty-dev (>= 0.8.0)
- JSON pretty-printing library
-
- adep: libghc-aeson-prof
- Fast JSON parsing and encoding library; profiling libraries
-
- adep: libghc-attoparsec-dev (>= 0.11.1.0)
- Fast combinator parsing for bytestrings
-
- adep: libghc-attoparsec-prof
- Fast combinator parsing for bytestrings; profiling libraries
-
- adep: libghc-authenticate-oauth-dev (>= 1.5)
- authenticate with OAuth for Haskell web applications
-
- adep: libghc-authenticate-oauth-prof
- authenticate with OAuth for Haskell web applications; profiling libraries
-
- adep: libghc-base16-bytestring-dev
- encodage et décodage rapides base16 (hexadécimal) pour ByteString
-
- adep: libghc-base16-bytestring-prof
- encodage et décodage rapides base16 (hexadécimal) pour ByteString –⋅bibliothèques de profilage
-
- adep: libghc-case-insensitive-dev
- case-insensitive string comparison
-
- adep: libghc-case-insensitive-prof
- case-insensitive string comparison; profiling libraries
-
- adep: libghc-cryptonite-dev
- cryptographic primitives
-
- adep: libghc-cryptonite-prof
- cryptographic primitives; profiling libraries
-
- adep: libghc-exceptions-dev (>= 0.5)
- extensible optionally-pure exceptions
-
- adep: libghc-exceptions-prof
- extensible optionally-pure exceptions; profiling libraries
-
- adep: libghc-hashable-dev
- class for types that can be converted to a hash value
-
- adep: libghc-hashable-prof
- class for types that can be converted to a hash value; profiling libraries
-
- adep: libghc-http-client-dev (>= 0.6)
- HTTP client engine
-
- adep: libghc-http-client-prof
- HTTP client engine; profiling libraries
-
- adep: libghc-http-client-tls-dev (>= 0.3.3)
- http-client backend using connection and tls libraries
-
- adep: libghc-http-client-tls-prof
- http-client backend using connection and tls libraries; profiling libraries
-
- adep: libghc-http-types-dev (>= 0.8)
- Generic HTTP types (for both client and server code)
-
- adep: libghc-http-types-prof
- Generic HTTP types (for both client and server code); profiling libraries
-
- adep: libghc-hunit-dev
- Haskell unit testing framework for GHC
-
- adep: libghc-lens-aeson-dev
- law-abiding lenses for aeson
-
- adep: libghc-lens-aeson-prof
- law-abiding lenses for aeson; profiling libraries
-
- adep: libghc-memory-dev
- memory and related abstraction stuff
-
- adep: libghc-memory-prof
- memory and related abstraction stuff; profiling libraries
-
- adep: libghc-mime-types-dev
- mime-type handling types and functions
-
- adep: libghc-mime-types-prof
- mime-type handling types and functions; profiling libraries; profiling libraries
-
- adep: libghc-network-info-dev
- listing network interfaces in Haskell
-
- adep: libghc-psqueues-dev (>= 0.2)
- Pure priority search queues
-
- adep: libghc-psqueues-prof
- Pure priority search queues; profiling libraries
-
- adep: libghc-quickcheck2-dev (>= 2.7)
- Haskell automatic testing library for GHC
-
- adep: libghc-base64-bytestring-dev
- encodage et décodage rapides base64 pour ByteString
-
- adep: libghc-doctest-dev
- test interactive Haskell examples
-
- adep: libghc-lens-dev
- Lenses, Folds and Traversals
-
- adep: libghc-snap-core-dev (>= 1.0.0.0)
- Snap: A Haskell Web Framework (Core)
-
- adep: libghc-snap-server-dev (>= 0.9.4.4)
- iteratee-based, epoll-enabled web server for the Snap Framework
-
- adep: libghc-temporary-dev
- Temporary files and directories
-
- adep: libghc-test-framework-dev
- Framework for running and organising tests
-
- adep: libghc-test-framework-hunit-dev
- HUnit support for the test-framework package.
-
- adep: libghc-test-framework-quickcheck2-dev
- QuickCheck2 support for the test-framework package.
-
- adep: libghc-time-locale-compat-dev
- compatibility of TimeLocale between old-locale and time-1.5
-
- adep: libghc-time-locale-compat-prof
- compatibility of TimeLocale between old-locale and time-1.5; profiling libraries
-
- adep: libghc-unix-compat-dev
- Haskell portable POSIX-compatible layer
-
- adep: libghc-unordered-containers-dev
- Efficient hashing-based container types
-
- adep: libghc-unordered-containers-prof
- Efficient hashing-based container types; profiling libraries
-
- adep: libghc-uuid-dev
- create, compare, parse and print Universally Unique Identifiers
-
- adep: libghc-vector-dev
- Efficient Arrays for Haskell
-
- idep: ghc-doc
- documentation pour le système de compilation Haskell Glasgow
-
- idep: libghc-aeson-doc
- Fast JSON parsing and encoding library; documentation
-
- idep: libghc-attoparsec-doc
- Fast combinator parsing for bytestrings; documentation
-
- idep: libghc-authenticate-oauth-doc
- authenticate with OAuth for Haskell web applications; documentation
-
- idep: libghc-base16-bytestring-doc
- encodage et décodage rapides base16 (hexadécimal) pour ByteString –⋅documentation
-
- idep: libghc-case-insensitive-doc
- case-insensitive string comparison; documentation
-
- idep: libghc-cryptonite-doc
- cryptographic primitives; documentation
-
- idep: libghc-exceptions-doc
- extensible optionally-pure exceptions; documentation
-
- idep: libghc-hashable-doc
- class for types that can be converted to a hash value; documentation
-
- idep: libghc-http-client-doc
- HTTP client engine; documentation
-
- idep: libghc-http-client-tls-doc
- http-client backend using connection and tls libraries; documentation
-
- idep: libghc-http-types-doc
- Generic HTTP types (for both client and server code); documentation
-
- idep: libghc-lens-aeson-doc
- law-abiding lenses for aeson; documentation
-
- idep: libghc-memory-doc
- memory and related abstraction stuff; documentation
-
- idep: libghc-mime-types-doc
- mime-type handling types and functions; documentation; documentation
-
- idep: libghc-psqueues-doc
- Pure priority search queues; documentation
-
- idep: libghc-time-locale-compat-doc
- compatibility of TimeLocale between old-locale and time-1.5; documentation
-
- idep: libghc-unordered-containers-doc
- Efficient hashing-based container types; documentation
Download haskell-wreq
Fichier | Taille (en ko) | Somme MD5 |
---|---|---|
haskell-wreq_0.5.3.2-2.dsc | 4,0 ko | 447ef216c8a35104984d1d55e8cae135 |
haskell-wreq_0.5.3.2.orig.tar.gz | 56,2 ko | feb53a08ab449d3a8f628450e357bad9 |
haskell-wreq_0.5.3.2-2.debian.tar.xz | 3,9 ko | 998bd9110d9e062a330d785c58981025 |
- Dépôt Debian des paquets source (VCS: Git)
- https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-wreq]
- Dépôt Debian des paquets source (interface web)
- https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-wreq