Skip to content

Commit

Permalink
Merge 60448fd into dfe6105
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Dec 17, 2017
2 parents dfe6105 + 60448fd commit 9d4fcba
Show file tree
Hide file tree
Showing 7 changed files with 865 additions and 244 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ script:
- cabal build
- cabal test --show-details=always
- cabal sdist
- cabal haddock | grep "100%" | wc -l | grep "4"
- cabal haddock | grep "100%" | wc -l | grep "6"

after_script:
- export PATH=~/.cabal/bin:$PATH
Expand Down

0 comments on commit 9d4fcba

Please sign in to comment.