serokell/importify

View on GitHub
src/Importify/Stack.hs

Summary

Maintainability
Test Coverage

Unused LANGUAGE pragma
Open

{-# LANGUAGE ExplicitForAll      #-}
Severity: Minor
Found in src/Importify/Stack.hs by hlint

Found

{-# LANGUAGE ExplicitForAll #-}

Perhaps

Applying this change:

  • Extension ExplicitForAll is implied by ScopedTypeVariables

There are no issues that match your filters.

Category
Status