Skip to content

Commit

Permalink
Use haddock workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
alanz committed Jan 9, 2017
1 parent e61b9f3 commit 6ee7645
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -94,7 +94,8 @@ script:
# this builds all libraries and executables (including tests/benchmarks)
# - rm -rf ./dist-newstyle
- cabal new-build -w ${HC} ${TEST} ${BENCH}
- cabal haddock
# - cabal haddock
- cabal act-as-setup -- haddock --builddir=dist-newstyle/build/HaRe-0.8.3.0
- cabal check

# there's no 'cabal new-test' yet, so let's emulate for now
Expand Down

0 comments on commit 6ee7645

Please sign in to comment.