timCF

Results 5 issues of timCF

Looks like ghc-mod can't properly handle `DeriveAnyClass` language extension. If I'm writing code like this ```haskell {-# LANGUAGE DeriveAnyClass #-} deriving instance MyCustomClass MyCustomType ``` My text editor with ghc-mod...

Hello! Maybe you can help me to understand how Erlang record types are represented in Gradualizer, and we can figure out why there is issue in this particular example: Let's...

Hi , sometimes this exception throw one by one on trying to connect to websocket. And I should restart all application to fix it. What happen? Function Socket.Web.connect throws this...

should work on OTP18

It not compiles in OTP18 ``` Compiling src/emysql_tcp.erl failed: include/emysql.hrl:38: type gb_tree() undefined include/emysql.hrl:39: type queue() undefined ```