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
Duplicate modules are an error in Haskell. Flymake creates a *_flymake.hs file that is an exact copy. Creation of this file in the same directory results in a compilation error.
Please provide a configuration option to write *_flymake files somewhere else so builds are not broken.