Open hasrthur opened 4 years ago
Thanks for reporting!
Are those warnings valid on line 5 and 6? Because I see no description.
Also, you have to use the Haskell Problems View and not the general Problems View. Why both?
The Haskell Problems View shows message of all project files. The Problems View shows only messages in the current file.
Thanks for reporting!
Are those warnings valid on line 5 and 6? Because I see no description.
They are not valid. And I believe the amount of those warning is equal to amount of top-level declarations.
Also, you have to use the Haskell Problems View and not the general Problems View. Why both?
The General Problems View for current file is opened automatically when I click on warning sign at top-right corner of file
At the same time those warnings are not shown in
Haskell Problems
tab.To reproduce just create new haskell project: