diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-06-22 10:33:59 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-06-22 10:33:59 -0700 |
| commit | 713e9a61acf2f43597903f6283043ea49058094b (patch) | |
| tree | 5590393e6f41489747877c91d97a307678826296 /stack.yaml | |
| parent | 0347a250cb45db70c17f938cbb21675ea3d6017f (diff) | |
Add http-client-tls to stack.yaml
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 483fc73eb..951c2cd4e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,6 +23,7 @@ extra-deps: - crypton-x509-store-1.6.9 - crypton-x509-system-1.6.7 - crypton-x509-validation-1.6.12 +- http-client-tls-0.3.6.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
