./www/hs-http-client-tls, TLS backend for Haskell http-client library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.6.4nb1, Package name: hs-http-client-tls-0.3.6.4nb1, Maintainer: pho

Support for making connections via the connection package and, in
turn, the tls package suite.


Required to run:
[devel/hs-data-default-class] [net/hs-network] [devel/hs-exceptions] [textproc/hs-case-insensitive] [net/hs-network-uri] [lang/ghc88] [www/hs-http-types] [devel/hs-memory] [www/hs-http-client] [security/hs-cryptonite] [security/hs-tls] [net/hs-connection]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 7.768 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-30 14:55:40 by Masatake Daimon | Files touched by this commit (3) | Package updated
Log message:
www/hs-http-client-tls: update to http-client-tls-0.3.6.4

## 0.3.6.4

* data-default-class -> data-default \ 
[#546](https://github.com/snoyberg/http-client/pull/546/files)
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-04 13:26:29 by Masatake Daimon | Files touched by this commit (1)
Log message:
www/hs-http-client-tls: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-31 05:57:53 by Masatake Daimon | Files touched by this commit (4)
Log message:
www/hs-http-client-tls: Update to 0.3.6.3

0.3.6.3
    catching up to tls 1.8.0 #515

0.3.6.2
    Migrate to crypton
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-28 09:23:35 by Masatake Daimon | Files touched by this commit (4)
Log message:
www/hs-http-client-tls: Update to 0.3.6.1

0.3.6.1
* #482: Raise lower bound on http-client to fix build.