From 528f21f3e0862511fdf4b04659565f8cb3346aac Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 21 Feb 2026 20:47:54 +0100 Subject: data Content -> type Text --- tests/Instances.hs | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tests') diff --git a/tests/Instances.hs b/tests/Instances.hs index c7a3624..7282196 100644 --- a/tests/Instances.hs +++ b/tests/Instances.hs @@ -236,15 +236,7 @@ genCompletionTokenDetails n = <$> arbitrary -- completionTokenDetailsReasoningTokens :: Int <*> arbitrary -- completionTokenDetailsImageTokens :: Int <*> arbitrary -- completionTokenDetailsAudioTokens :: Int - -instance Arbitrary Content where - arbitrary = sized genContent -genContent :: Int -> Gen Content -genContent n = - - pure Content - instance Arbitrary ContentPart where arbitrary = sized genContentPart -- cgit v1.2.3