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
{{ message }}
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.
(..) part is not used and can be removed safely in this case. Though, ghc doesn't complain about unused (..) part. Maybe there's something I'm missing but (..) can be removed. And this is easily doable with importify.
The text was updated successfully, but these errors were encountered:
Consider next module:
(..)
part is not used and can be removed safely in this case. Though,ghc
doesn't complain about unused(..)
part. Maybe there's something I'm missing but(..)
can be removed. And this is easily doable withimportify
.The text was updated successfully, but these errors were encountered: