From d85ce45fea7672c5afaefff14efc7292ecb0a771 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Thu, 1 Jun 2023 13:51:16 +0300 Subject: [PATCH] Resolve #1011: require OneTuple >=0.4.1.1 --- aeson.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aeson.cabal b/aeson.cabal index 163cf327c..fd2284463 100644 --- a/aeson.cabal +++ b/aeson.cabal @@ -132,7 +132,7 @@ library , dlist >=1.0 && <1.1 , hashable >=1.3.5.0 && <1.5 , indexed-traversable >=0.1.2 && <0.2 - , OneTuple >=0.3.1 && <0.5 + , OneTuple >=0.4.1.1 && <0.5 , primitive >=0.7.3.0 && <0.9 , QuickCheck >=2.14.2 && <2.15 , scientific >=0.3.7.0 && <0.4