s/master/nightly #1192

This commit is contained in:
Michael Snoyman 2016-01-27 09:48:58 +02:00
parent 08aa10b055
commit 6295e08f81

View File

@ -42,7 +42,7 @@ to refer to the issue for workarounds added to that file.
### Adding Debian packages for required system tools or libraries
Additional (non-Haskell) system libraries or tools should be added to `stackage/debian-bootstrap.sh`.
Committing the changes should trigger a DockerHub. Normally only the master branch needs to be updated
Committing the changes should trigger a DockerHub. Normally only the nightly branch needs to be updated
since new packages are not added to the current lts release.
Use [Ubuntu Package content search](http://packages.ubuntu.com/) to determine which package provides particular dev files (it defaults to trusty which is the same version as the server).