Skip to content

Commit

Permalink
Some example need System.Random from the random package.
Browse files Browse the repository at this point in the history
  • Loading branch information
svenpanne committed Nov 27, 2013
1 parent 8c6e953 commit 6ad8a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ script:
- cabal-1.18 install --enable-documentation
- cabal-1.18 sdist
- ghc-pkg list
- test "$GHCVER" \> "7.1" && cabal-1.18 install random
- make -j2 -C examples

0 comments on commit 6ad8a9c

Please sign in to comment.