summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/aws_0.16_breaking_changes/comment_2_067794ef74712b4d6071df1ef5f3b314._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/bugs/aws_0.16_breaking_changes/comment_2_067794ef74712b4d6071df1ef5f3b314._comment b/doc/bugs/aws_0.16_breaking_changes/comment_2_067794ef74712b4d6071df1ef5f3b314._comment
new file mode 100644
index 000000000..986d3002f
--- /dev/null
+++ b/doc/bugs/aws_0.16_breaking_changes/comment_2_067794ef74712b4d6071df1ef5f3b314._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="aristidb@4551cc1215222a56e271a796b92908680f3941b5"
+ nickname="aristidb"
+ avatar="http://cdn.libravatar.org/avatar/64e6cb35f87f56a7f13bac236afff510"
+ subject="comment 2"
+ date="2017-02-05T12:49:22Z"
+ content="""
+I made a typo in my previous response: It should be ETag, not Etag. Corrected:
+
+[[!haskell \"\"\"
+S3.UploadPartResponse { S3.uprETag = etag } <- sendS3Handle h req
+\"\"\"]
+"""]]