You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2020. It is now read-only.
Looks like ghc-mod can't properly handle
DeriveAnyClasslanguage extension. If I'm writing code like this{-# LANGUAGE DeriveAnyClass #-} deriving instance MyCustomClass MyCustomTypeMy text editor with ghc-mod plugin says
It can be problem with my text editor plugin as well:
OS: Mac
Text editor: Atom 1.35.1
Text editor plugins: haskell-ghc-mod 2.2.5, ide-haskell 2.4.0
GHC-MOD: 5.9.0.0 compiled by GHC 8.2.2