Archive
-
Secure Shared Credentials View this post
09 August 2016I’d like to announce the release of a new Haskell library named credentials, which allows you to securely share encrypted credentials (secrets) from within your Haskell applications. An a...
- Haskell
- Amazon
-
Amazonka Additions View this post
21 March 2016A number of new Amazonka libraries are now available on Hackage:
- Amazon
- Haskell
-
Gogol Preview Release View this post
24 October 2015As a continuation of my master plan to erode legitimate reasons for management rejection of languages like Haskell (due to say, library availability), I’m pleased to announce the initial release of
...
- Haskell
-
Amazonka re:Invent Additions View this post
09 October 2015Per the October 2015 Amazon Web Services re:Invent announcements, the following libraries are now available on Hackage:
- Amazon
- Haskell
-
S3 Encryption Addons View this post
14 September 2015I wanted to share an overview of a new library named
amazonka-s3-encryption
, which was created to supplementamazonka-s3
with client-...- Cryptography
- Amazon
- Haskell
-
Amazonka 1.0 Released View this post
16 August 2015After 4 months, nearly 900 commits and an inordinate number of
ExitFailure (-9)
build errors, version 1.0 of the Haskell Amazonka A...- Amazon
- Haskell
-
The Boredom of Authoring an API Client View this post
22 November 2014In my day job as a glorified System Administrator I have the opportunity to write infrastructure, services, and tooling in Haskell, where traditionally someone in my position might reach for the hammers labeled Perl, Python, or Ruby et al.
- Amazon
- Haskell