Skip to content

Commit 97d34a7

Browse files
fixup: remove Generic array comment
1 parent e928b35 commit 97d34a7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

core/src/Streamly/Data/RingArray.hs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
--
2121
-- >>> import qualified Streamly.Data.RingArray as Ring
2222
--
23-
-- For ring arrays that work on boxed types, not requiring the 'Unbox'
24-
-- constraint, please refer to "Streamly.Data.RingArray.Generic".
25-
--
2623
-- Please refer to "Streamly.Internal.Data.RingArray" for functions that have
2724
-- not yet been released.
2825
--

0 commit comments

Comments
 (0)