Gabriel Araujo

Results 2 issues of Gabriel Araujo

The current `arbtt.cabal` doesn't specify an Arbtt library. An importable library would help to write external analysis tools for Arbtt data. The original Arbtt log parsing functions could be reused,...

Pairing `Servant.Auth` authentication with a `Servant.WebSockets` endpoint yields an overlapping instances error. ```haskell • Overlapping instances for HasServer (Servant.Auth.Server.Internal.AddSetCookie.AddSetCookieApi (Servant.Auth.Server.Internal.AddSetCookie.AddSetCookieApi Servant.API.WebSocket.WebSocketPending)) '[Backend ByteString, CookieSettings, JWTSettings] arising from a use of...