Daniel Bergey
Daniel Bergey
Sure, this seems doable. I haven't written any FDM code myself, but it seems to me the implicit representation of geometry might be quite a nice match. I imagine defining...
I think I've been working around this by running `cabal clean` a lot. I hadn't worked out why this was necessary, but I'd very much appreciate a better solution. Would...
Do you think checking the type info is easier if you bypass libpq? Or is your schedule just about prioritization?
I tested with a few other versions. LTS-9.21 - servant-0.11, GHC-8.0.1 LTS-6.35 - servant-0.7.1, GHC-7.10.3 I'd like to try other servant / ghc combinations, but these were the fastest to...
I always thought the range on the `time` line was min & max also, but reading [the Criterion docs](http://www.serpentine.com/criterion/tutorial.html#understanding-the-data-under-a-chart) today, I think it's actually a confidence interval for the `time`...
I just ran into this, and was about to open an issue. The [docs on Encoding URI Path Parts](https://cloud.google.com/storage/docs/json_api/#encoding) say > Note that encoding is typically handled for you by...
The [latest notes on Cloud Shake](https://github.com/ndmitchell/shake/blob/master/docs/Cloud.md) suggest mounting a network server, and using that volume for the shared cache. Will that run afoul of pier's hard linking? Or can pier...
Is it safe to assume that this yaml file is append-only? That is, any entry in the local copy is valid, but the server copy may include more entries that...
Several of these no longer use a custom `Setup.hs`. The 3 I checked: https://github.com/ekmett/gl/commit/dba7d55f35e335bbd535fb93274a39ccd5fc03cc https://github.com/simonmar/happy/commit/f2bef509441b63bed05c05759f463adf18e4f758 https://github.com/jgm/pandoc/commit/e8fba105a5e0d63b5fdbc7505d657eda13a52b59
Works fine for me with debian sid, arduino-core 1:1.0.5+dfsg2-1 Ubuntu 12.10 (quantal) and 13.04 (raring) both have arduino-core >=1.0.1