-
I was trying to get servant-auth + servant-generic + hoistServer setup for a side-project and ran into the following problem -- with the code given below, I am unable to ever get the `Authenticated us…
-
Comment thread for [Traversable: A Remix](https://duplode.github.io/posts/traversable-a-remix.html).
-
-
I received this as an email. I thought that I would pass it on to the development team.
From: Wolfgang Bock anitratech@googlemail.com
#
Dear Dr. Laughton
(I did not find your bio & simply assume y…
-
sqlcipher: https://github.com/sqlcipher/sqlcipher has the sqlite C/C++ API but adds encryption support. To enable encryption support you must set a PRAGMA before opening a file. I tried to build persi…
-
It is a bit difficult to explain this tiny issue. At least I think it is an issue, as I have no idea what I might have done wrong.
My two pages
https://nimprogramming.com/ and https://nimprogram…
-
First of all, I would like to say thank you for your great project on type systems. I've been interested in the concept for a while without never really touching or implementing them and your project …
-
Hi Jim,
Do you think it would be much work to add support for the `self_contained` option that is available for rmarkdown html_documents?
```
http://rmarkdown.rstudio.com/html_document_format.html#d…
-
Postgres (and libpq) support both text & binary formats in the wire protocol. `postgresql-simple` currently only uses the text format. Would you be interested in adding support for the binary format…
-
> I took over the maintenance after a lot of help from @alpmestan when I needed to figure out servant-auth. I share the same experience as others of wasting countless hours, but I did put a lot of th…