Tom Sydney Kerckhove
Tom Sydney Kerckhove
> numbers are all generated on the same time scale (e.g. all 'μs' or all 'ms', not a mixture) Yes please
I've tried to do this quite a bit and have upstreamed quite a bit of it, but I'd also like to see tests for this.
I'm looking forward to this release as well!
> To give some context, I'm trying to use OAuth2 to get consent from an end-user and then Create a Spreadsheet in the User's Drive and perform read/write operations on...
@saurabhnanda +1 on this
I'm having the same issue, with `vim` and `vim-hindent` on nixos.
@alx741 Don't use the arch packages for haskell on arch. Just use stack in a given project directory.
Also on that topic: Please right-align these numbers, with an aligned decimal point: Not this: ``` 123.4 ns 4.53 ns ``` but this: ``` 123.4 ns 4.53 ns ```
@harendra-kumar These two things don't mean the same thing: ``` 123.4 ns 4.53 ns ``` ``` 123.40 ns 4.53 ns ```