hdiff
packages
feed
hyperion
-0.1.0.0: tests/Main.hs
module Main where import qualified Spec import Test.Hspec main :: IO () main = hspec Spec.spec