packages feed

tasty-discover-1.0.1: integration-test/test-no-module-suffix/SomeFoo.hs

module SomeFoo where

import Data.Maybe (isNothing)

prop_whatIsHapeningHere :: Bool
prop_whatIsHapeningHere = isNothing Nothing