aboutsummaryrefslogtreecommitdiff
path: root/src/BTLS/BoringSSL/Rand.chs
Commit message (Collapse)AuthorAge
* Remove some unnecessary `fromIntegral`sGravatar Benjamin Barenblat2018-08-31
|
* Begin switching to `fun` in c2hsGravatar Benjamin Barenblat2018-08-31
| | | | | Replace most invocations of `call` with `fun`. There’s a lot of explicit `id`-marshalling going on; future commits will remove it.
* Wrap random number generatorGravatar Benjamin Barenblat2018-08-23