From a65d8cb500be58af8d692e6cf4f56c7ebe039590 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sat, 17 May 2025 10:56:50 +0200 Subject: Nested.hs: Fix typo in doc comment --- src/Data/Array/Nested.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Data/Array/Nested.hs') diff --git a/src/Data/Array/Nested.hs b/src/Data/Array/Nested.hs index d8010b4..d5874bc 100644 --- a/src/Data/Array/Nested.hs +++ b/src/Data/Array/Nested.hs @@ -117,8 +117,8 @@ import GHC.TypeLits -- $integralRealFloat -- --- These functions separate top-level functions, and not exposed in instances --- for 'RealFloat' and 'Integral', because those classes include a variety of --- other functions that make no sense for arrays. +-- These functions are separate top-level functions, and not exposed in +-- instances for 'RealFloat' and 'Integral', because those classes include a +-- variety of other functions that make no sense for arrays. -- This problem already occurs with 'fromInteger', 'fromRational' and 'pi', but -- having 'Num', 'Fractional' and 'Floating' available is just too useful. -- cgit v1.2.3-70-g09d2