numhask-array-0.10.2: test/doctests.hs
module Main where main :: IO () main = do putStrLn "This test-suite exists only to add dependencies" putStrLn "To run doctests: " putStrLn " cabal build all --enable-tests" putStrLn " cabal-docspec"
module Main where main :: IO () main = do putStrLn "This test-suite exists only to add dependencies" putStrLn "To run doctests: " putStrLn " cabal build all --enable-tests" putStrLn " cabal-docspec"