./net/hs-aws, Amazon Web Services (AWS) for Haskell

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


Branch: CURRENT, Version: 0.24.4nb1, Package name: hs-aws-0.24.4nb1, Maintainer: pkgsrc-users

The aws package attempts to provide support for using Amazon Web Services
like S3 (storage), SQS (queuing) and others to Haskell programmers. The
ultimate goal is to support all Amazon Web Services.


Master sites:

Filesize: 104.98 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-02-01 15:41:49 by Masatake Daimon | Files touched by this commit (4) | Package updated
Log message:
net/hs-aws: update to aws-0.24.4

-   0.24.4
    - Support filepath 1.5
    - Support data-default 0.8
-   0.24.3
    - [breaking change] Added s3UserAgent constructor to S3Configuration
    - S3: Add GetBucketVersioning command
   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 16:10:27 by Masatake Daimon | Files touched by this commit (6)
Log message:
net/hs-aws: Update to 0.24.2

0.24.2
    Support bytestring 0.12
    Support building with aeson 2.2, adding dependency on attoparsec-json.
   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 12:26:02 by Masatake Daimon | Files touched by this commit (7)
Log message:
net/hs-aws: import hs-aws-0.24.1

The aws package attempts to provide support for using Amazon Web Services
like S3 (storage), SQS (queuing) and others to Haskell programmers. The
ultimate goal is to support all Amazon Web Services.