diff --git a/doc/bugs/prop__95__isomorphic__95__key__95__encode_fails_with_external_backend_changes/comment_1_7f23940cfa4451e4cd7137e2d7a46d86._comment b/doc/bugs/prop__95__isomorphic__95__key__95__encode_fails_with_external_backend_changes/comment_1_7f23940cfa4451e4cd7137e2d7a46d86._comment new file mode 100644 index 0000000000..9e646fccb3 --- /dev/null +++ b/doc/bugs/prop__95__isomorphic__95__key__95__encode_fails_with_external_backend_changes/comment_1_7f23940cfa4451e4cd7137e2d7a46d86._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="kyle" + avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3" + subject="comment 1" + date="2020-07-31T21:20:08Z" + content=""" +> - in if S.last b' == fromIntegral (ord 'E') +> + in if not (S.null b') && S.last b' == fromIntegral (ord 'E') + +I had a feeling this could be a one-liner, but I wasn't able to come +up with a patch. Shoot! + +Thanks for the fix. + + +"""]]