From cde40eeb9560919fa464f14c76edc1aae1dac43b Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 14 Apr 2024 12:27:09 +0200 Subject: Fix constraints in Data.Array.Mixed These were still Unbox from before the transition to orthotope's Storable API --- src/Data/Array/Nested.hs | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/Data/Array/Nested.hs') diff --git a/src/Data/Array/Nested.hs b/src/Data/Array/Nested.hs index 0de3884..9feda61 100644 --- a/src/Data/Array/Nested.hs +++ b/src/Data/Array/Nested.hs @@ -32,11 +32,8 @@ module Data.Array.Nested ( -- * Further utilities / re-exports type (++), - VU.Unbox, ) where -import qualified Data.Vector.Unboxed as VU - import Data.Array.Mixed import Data.Array.Nested.Internal import Data.INat -- cgit v1.2.3-70-g09d2