Mitchell Dalvi Rosen

Results 288 comments of Mitchell Dalvi Rosen
trafficstars

Would it be possible for `updateTimer` and `cancelTimer` to return whether or not they worked?

As far as I can tell the PR is ready to merge

I'm seeing this when running `cabal new-update` inside a docker container with `ghc-8.2.2` and `cabal-install-2.2.0.0` To reproduce, save this file as `Dockerfile` (or skip these first two steps and pull...

:( I'm interested in why you aren't using it anymore. Dhall syntax too verbose, the cabal file format keeps changing, or something else?

Nice, option 3 sounds good to me, too! So would ` | TB_DEFAULT` be equivalent to `TB_DEFAULT`?

A question about this one. Let's say you have the following cycle already in the codebase. ```haskell even : Nat -> Boolean even = cases 0 -> true n ->...

cc @dolio, just want to make sure this is on your radar, if it seems relevant to you :stuck_out_tongue: