File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- It is better to use the
1+ This is now ** deprecated ** and it is better to use the
22[ random] ( https://hackage.haskell.org/package/random " well maintained ")
3- package and the source of randomness.
3+ package as the source of randomness.
44
55Here's what you might have written before:
66
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ description: Random number generation based on entropy sources
1818 \"completing\" partial implementations, making it
1919 easy to define new entropy sources in a way that
2020 is naturally forward-compatible.
21- Now DEPRECATED : see [README] for further
21+ Now DEPRECATED : see [README](#readme) for further
2222 details.
2323
2424tested-with : GHC == 7.4.2 , GHC == 7.6.1
You can’t perform that action at this time.
0 commit comments