-
### Feature already in Vim?
(No, this relates to the LSP client).
### Feature description
TL;DR: as a language server maintainer, it would be useful if the language server stderr stream was w…
-
Hi,
Thanks for working on this!
Biscuit-auth maintainer here, thanks for working on a tower integration. Are there plans for bumping the biscuit-auth dependency to 3.0.0 / would you welcome a PR…
-
The discussion about hackage supporting READMEs in a first-class way, and how the presentation should work (see #279 and especially #356 , and [here](https://github.com/dzackgarza/hackage-server/issue…
-
Hi Kazu, others.
Observed at least on GETs (but the bug may affect other methods).
Upon receiving an empty DATA bodies and then other requests, Warp kills the connection with GOAWAYs.
I've iden…
-
I followed the install instructions but get the following error messages if I reload xmonad with the new config:
```
xmonad.hs:18:1: error:
Failed to load interface for `XMonad.Vim`
Perh…
-
ghc-events currently fails to deserialize some events that it serializes. To reproduce, first generate a minimal eventlog file from the program `main = return ()` (tried GHC 8.4), then run
```haske…
-
We've recently adopted use of `%license` in openSUSE because of https://bugzilla.suse.com/show_bug.cgi?id=1082318. Once we've switched from `%doc` to `%license`, though, our builds started to fail bec…
-
I found your repo when doing some research about Phoenix LiveView implementations in Haskell. I had a similar idea a while back, before I'd ever heard of LiveView, and [implemented it](https://github.…
-
I'm trying to implement custom authorization schemes. Looks like `servant-auth` doesn't support this feature at the moment (though, this probably will be implemented during GSoC 2019):
* https://gi…
-
### Is your proposal related to a problem?
I have semi-trusted user agents (in my case, managed mobile kiosks) that need limited access to my backend. These devices do not have users logging in and…