serokell/importify

View on GitHub
src/Importify/Environment.hs

Summary

Maintainability
Test Coverage

Unused LANGUAGE pragma
Open

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

Found

{-# LANGUAGE MultiParamTypeClasses #-}

Perhaps

Applying this change:

  • Extension MultiParamTypeClasses is implied by FunctionalDependencies

There are no issues that match your filters.

Category
Status