1 import Test
.Cabal
.Prelude
3 main
= cabalTest
$ withShorterPathForNewBuildStore
$ withRepo
"repo" $ do
4 -- Checks if hoogle txt files are generated.
5 -- Logs contain something like "Documentation created: dist/doc/html/indef/indef.txt", so we don't need
9 , "--enable-documentation"