Skip to content

Commit

Permalink
Merge pull request #25 from idontgetoutmuch/export-uniform
Browse files Browse the repository at this point in the history
Export Uniform and UniformRange
  • Loading branch information
lehins authored and curiousleo committed May 19, 2020
2 parents 346ba20 + 23a015c commit 5ee879b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions System/Random.hs
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ module System.Random
, newStdGen

-- * Random values of various types
, Uniform(..)
, UniformRange(..)
, Random(..)

-- * Generators for sequences of bytes
Expand Down

0 comments on commit 5ee879b

Please sign in to comment.