serokell/importify

View on GitHub
test/test-data/base@basic/17-BoolWithAllOnlyTypeUsed.golden

Summary

Maintainability
Test Coverage
module BoolWithAllOnlyTypeUsed where

import Data.Bool (Bool(..))

func :: Bool
fun = undefined