From db163c981f796264e17019537a1ab2a5ae3573e1 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Thu, 2 Apr 2026 12:08:26 +0200 Subject: Fix typos/thinkos --- src/Data/Array/Nested/Convert.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Data/Array/Nested/Convert.hs') diff --git a/src/Data/Array/Nested/Convert.hs b/src/Data/Array/Nested/Convert.hs index 313e9de..d6bdc6a 100644 --- a/src/Data/Array/Nested/Convert.hs +++ b/src/Data/Array/Nested/Convert.hs @@ -58,7 +58,7 @@ import Data.Array.Nested.Types -- * To ranked -- TODO: change all those unsafeCoerces into coerces by defining shaped --- and ranekd index types as newtypes of the mixed index type +-- and ranked index types as newtypes of the mixed index type -- and similarly for the sized lists or, preferably, by defining -- all as newtypes over [], exploiting fusion and getting free toList. ixrFromIxS :: IxS sh i -> IxR (Rank sh) i -- cgit v1.3