From 54cd761aa38fe0c34116277845ba9021edd0a492 Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Wed, 26 Apr 2023 04:42:59 +0700 Subject: [PATCH] Update Type.hs (#579) Add https://github.com/haskell/aeson/commit/720b857e2e0acf2edc4f5512f2b217a89449a89d to list of issues caused by incorrect use of `accursedUnutterablePerformIO`. --- Data/ByteString/Internal/Type.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Data/ByteString/Internal/Type.hs b/Data/ByteString/Internal/Type.hs index d7150c549..e8769788b 100644 --- a/Data/ByteString/Internal/Type.hs +++ b/Data/ByteString/Internal/Type.hs @@ -974,6 +974,8 @@ checkedIntegerToInt x -- -- * -- +-- * +-- -- * -- -- *