packages feed

hspec-tidy-formatter-0.1.0.0: test/dev-example/Example/SubSpec.hs

module Example.SubSpec
( spec
) where

import Test.Hspec

spec :: Spec
spec = do
  it "SubEx non-hh 0" $ True
  it "SubEx non-hh 1" $ True