serokell/importify

View on GitHub
test/test-data/base@basic/12-BoolOnlyTypeUsed.golden

Summary

Maintainability
Test Coverage
module BoolOnlyTypeUsed where

import Data.Bool (Bool       )

func :: Bool
func = undefined