Bertrand Bousquet
Bertrand Bousquet
Which is really weird, considering 1.3 used to work fine, and other apps also run fine. Any ideas ? Edit: I recompiled atom 1.3.2, just to make sure. It does...
Hi, I have several use cases where it makes sense to fall back to a default value when the key you're looking for is either null, missing entirely or of...
Hi, It looks like `amazonka` itself isn't in the latest Stack LTS anymore. All the other `amazonka-*` packages are though. Is this intentional ?
Hey there, love the project ! Is it possible to synchronize a full LastPass folder ? If I understand correctly, you currently need to write one configuration file for each...
Hi there, I'm using [`postgresql-typed`](https://hackage.haskell.org/package/postgresql-typed) to check my queries against a live database instance at compile time through TH. I need to pass some environment variables to the build, but...