packages feed

dhall-recursive-adt-0.1.0.0: test/Docspec.hs

module Main (main) where

main :: IO ()
main = do
  putStrLn "This test-suite exists only to add dependencies"
  putStrLn "To run docspecs:"
  putStrLn "    cabal build --enable-tests"
  putStrLn "    ./docspec.sh"