SublimeHaskell icon indicating copy to clipboard operation
SublimeHaskell copied to clipboard

Wrong Module Checking

Open dkgitdev opened this issue 6 years ago • 0 comments

I'm having a ghc error: `Errors: 0, Warnings: 0, Hints: 0, Uncategorized 1

Uncategorized: 1

<no file/command line/OPTIONS_GHC>: line 1, column 1: Uncategorized: Backend error encountered during 'Checking and Linting': ghc error`

when parsing module Lib (, getJohnsonResults ) where Note the comma.

dkgitdev avatar Mar 23 '19 20:03 dkgitdev