pell-0.1.0.0: dist/build/test-pellStub/test-pellStub-tmp/test-pellStub.hs
module Main ( main ) where import Distribution.Simple.Test.LibV09 ( stubMain ) import Math.NumberTheory.Pell.Test ( tests ) main :: IO () main = stubMain tests
module Main ( main ) where import Distribution.Simple.Test.LibV09 ( stubMain ) import Math.NumberTheory.Pell.Test ( tests ) main :: IO () main = stubMain tests