packages feed

eccrypto-0.1.0: dist/build/eccrypto-testsuiteStub/eccrypto-testsuiteStub-tmp/eccrypto-testsuiteStub.hs

module Main ( main ) where
import Distribution.Simple.Test.LibV09 ( stubMain )
import Tests ( tests )
main :: IO ()
main = stubMain tests