Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove some unnecessary `fromIntegral`s | Benjamin Barenblat | 2018-08-31 |
| | |||
* | Begin switching to `fun` in c2hs | Benjamin Barenblat | 2018-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 generator | Benjamin Barenblat | 2018-08-23 |