Merge pull request #2391 from judah/master

Add proto-lens packages.
This commit is contained in:
Jens Petersen 2017-03-28 12:45:51 +09:00 committed by GitHub
commit e12ba15613
2 changed files with 10 additions and 0 deletions

View File

@ -2886,6 +2886,15 @@ packages:
- hslua
- hslua-aeson
"Judah Jacobson <judah.jacobson@gmail.com> @judah":
- lens-labels
- proto-lens
- proto-lens-descriptors
- proto-lens-protoc
- proto-lens-combinators
- proto-lens-arbitrary
- proto-lens-optparse
# If you stop maintaining a package you can move it here.
# It will then be disabled if it starts causing problems.
# See https://github.com/fpco/stackage/issues/1056

View File

@ -117,6 +117,7 @@ apt-get install -y \
nodejs \
npm \
openjdk-8-jdk \
protobuf-compiler \
python-mpltoolkits.basemap \
python3-matplotlib \
python3-numpy \