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 has been archived by the owner on Apr 25, 2020. It is now read-only.
shengc@shengs-mac-mini:~/Documents/Workspace/RWH$ ghc-mod check src/Main.hs
ghc-mod: Language/Haskell/GhcMod/Types.hs:404:10-39: No instance nor default method for class operation put
shengc@shengs-mac-mini:~/Documents/Workspace/RWH$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.10.2
shengc@shengs-mac-mini:~/Documents/Workspace/RWH$ cabal --version
cabal-install version 1.22.6.0
using version 1.22.4.0 of the Cabal library
shengc@shengs-mac-mini:~/Documents/Workspace/RWH$ ghc-mod --version
ghc-mod version 5.4.0.0 compiled by GHC 7.10.2
the error comes from here,
http://hackage.haskell.org/package/ghc-mod-5.4.0.0/docs/src/Language-Haskell-GhcMod-Types.html
is there any suggested fix on this ?
The text was updated successfully, but these errors were encountered: