Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Jan 28, 2024
1 parent 25b4637 commit f7e25a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/System/Random/Internal.hs
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ class RandomGen g => SplitGen g where
--
-- @since 1.3.0
newtype Seed g = Seed ByteArray
deriving (Eq, Ord)

-- | Get the expected size in bytes of the `Seed`
--
Expand Down

0 comments on commit f7e25a1

Please sign in to comment.