packages feed

tasty-discover-1.0.1: example/test/Thing/AnotherThing/NestedTest.hs

module Thing.AnotherThing.NestedTest where

prop_twoIsTwo :: Bool
prop_twoIsTwo = 2 == (2 :: Integer)