Compiler Output View

The Compiler Output View shows the plain compiler output from the last build.

This view is only a temporary measure, usually you should see all important messages from the compiler in the Problems View. You will (hopefully) need this view only in the rare case when the compiler issues a message that could not be applied by the Haskell Tools to the Problems View.

Configuration

There is a preference (Functional Programming > Haskell > Compiler to enable or disable displaying the compiler output on this view.

Note

Builds are triggered on every resource change and are directed only at changed resources, therefore the information on this view is not necessarily helpful for information about the overall project.