Problem/Motivation
If you have a module that is incompatible with your Drupal Installation for any reason (drupal version, php version etc), you get an error message saying that the module is not compatible. When such an error message appears, the module description is also hidden, which must be visible.
Proposed resolution
Display the module description irrespective of whether or not the module is compatible. Append the error messages (if any) to this description.
Remaining tasks
Verify if its actually desired and whether or not the original behavior is by design.
User interface changes
Module description visible even when it is not compatible.
API changes
n/a