From 4079ba1297b0a798115d9667fc646ed7f8f578e9 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Sun, 19 May 2024 11:06:31 +0200 Subject: Make sized lists strict --- src/Data/Array/Nested/Internal.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Data/Array/Nested/Internal.hs b/src/Data/Array/Nested/Internal.hs index 6581963..182e099 100644 --- a/src/Data/Array/Nested/Internal.hs +++ b/src/Data/Array/Nested/Internal.hs @@ -16,6 +16,7 @@ {-# LANGUAGE ScopedTypeVariables #-} {-# LANGUAGE StandaloneDeriving #-} {-# LANGUAGE StandaloneKindSignatures #-} +{-# LANGUAGE StrictData #-} {-# LANGUAGE TypeAbstractions #-} {-# LANGUAGE TypeApplications #-} {-# LANGUAGE TypeFamilies #-} -- cgit v1.2.3-70-g09d2