Skip to content

Commit

Permalink
set since version
Browse files Browse the repository at this point in the history
Co-authored-by: ˌbodʲɪˈɡrʲim <[email protected]>
  • Loading branch information
BebeSparkelSparkel and Bodigrim authored Jun 19, 2024
1 parent 3a81d46 commit c519844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/Text/Internal/Lazy/Fusion.hs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ stream = stream' False

-- | /O(n)/ @'streamLn' t = 'stream' (t <> \'\\n\')@
--
-- @since ????
-- @since 2.1.2
streamLn ::
#if defined(ASSERTS)
HasCallStack =>
Expand Down

0 comments on commit c519844

Please sign in to comment.