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
Hi,
In a Yesod project, on opening Application.hs file, haskell-doc automatically opens Import.hs and Foundation.hs (which is imported from Import.hs). So, instead of having just one intended buffer (Application.hs), there are two more unwanted buffers opened.
If haskell-doc is not turned on, it doesn't happen.
Is this a bug or a feature? :-)
Possible to turn off?