serokell/importify

View on GitHub
test/test-data/base@basic/14-BoolWithAllUsed.hs

Summary

Maintainability
Test Coverage
module BoolWithAllUsed where
import Data.Bool (Bool(..))
func :: Bool
func = True