serokell/importify

View on GitHub
test/test-data/universum@prelude/03-UniversumTrueBothUnused.golden

Summary

Maintainability
Test Coverage
module UniversumTrueBothUnused where

import           Prelude   (Bool       )
import           Universum hiding (Bool             )

foo :: Bool
foo = undefined