Kaynak Paket: haskell-wreq (0.5.3.2-2)
haskell-wreq için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Kaynak Deposu (Git)
- Debian Yama Takipçisi
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [www.serpentine.com]
Aşağıdaki ikili paketler bu kaynak paketten inşa edilmiştir:
- 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
haskell-wreq ile İlgili Diğer Paketler
|
|
-
- adep: cdbs
- common build system for Debian packages
-
- adep: debhelper (>= 10)
- helper programs for debian/rules
-
- adep: ghc (>= 8.4.3)
- The Glasgow Haskell Compilation system
-
- adep: ghc-prof
- Profiling libraries for the Glasgow Haskell Compilation system
-
- adep: haskell-devscripts (>= 0.13)
- Tools to help Debian developers build Haskell packages
-
- 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
- Fast base16 (hex) encoding and decoding for ByteStrings
-
- adep: libghc-base16-bytestring-prof
- Fast base16 (hex) encoding and decoding for ByteStrings; profiling libraries
-
- 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
- fast base64 encoding/deconding for ByteStrings
-
- 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 for the Glasgow Haskell Compilation system
-
- 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
- Fast base16 (hex) encoding and decoding for ByteStrings; 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
Dosya | Boyut (kB cinsinden) | MD5 sağlama toplamı |
---|---|---|
haskell-wreq_0.5.3.2-2.dsc | 4,0 kB | 447ef216c8a35104984d1d55e8cae135 |
haskell-wreq_0.5.3.2.orig.tar.gz | 56,2 kB | feb53a08ab449d3a8f628450e357bad9 |
haskell-wreq_0.5.3.2-2.debian.tar.xz | 3,9 kB | 998bd9110d9e062a330d785c58981025 |
- Debian Paket Kaynak Deposu (VCS: Git)
- https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-wreq]
- Debian Paket Kaynak Deposu (Gezinilebilir)
- https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-wreq