From b11c22ff51e00478b2e381c677b9fb09477379dd Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Sat, 11 Apr 2026 22:45:13 +0200 Subject: Fix some haddock errors --- src/Data/Array/Nested/Shaped/Base.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Data/Array/Nested/Shaped') diff --git a/src/Data/Array/Nested/Shaped/Base.hs b/src/Data/Array/Nested/Shaped/Base.hs index 4b119c4..a5e6247 100644 --- a/src/Data/Array/Nested/Shaped/Base.hs +++ b/src/Data/Array/Nested/Shaped/Base.hs @@ -45,7 +45,8 @@ import Data.Array.XArray (XArray) -- these are "GHC.TypeLits" naturals, because we do not need induction over -- them and we want very large arrays to be possible. -- --- Like for 'Ranked', the valid elements are described by the 'Elt' type class, +-- Like for 'Data.Array.Nested.Ranked.Base.Ranked', +-- the valid elements are described by the 'Elt' type class, -- and 'Shaped' itself is again an instance of 'Elt' as well. -- -- 'Shaped' is a newtype around a 'Mixed' of 'Just's. -- cgit v1.3