mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 12:18:29 +01:00
Install yesod-bin
This commit is contained in:
parent
e9aec442e9
commit
8b27ad835a
@ -24,6 +24,7 @@ install:
|
||||
- echo "$(ghc --version) [$(ghc --print-project-git-commit-id 2> /dev/null || echo '?')]"
|
||||
- travis_retry cabal update
|
||||
- cabal install alex happy
|
||||
- cabal install yesod-bin
|
||||
- cabal install --only-dependencies
|
||||
|
||||
# Here starts the actual work to be performed for the package under test; any command which exits with a non-zero exit code causes the build to fail.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user