mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 06:01:57 +01:00
commit
e12ba15613
@ -2886,6 +2886,15 @@ packages:
|
|||||||
- hslua
|
- hslua
|
||||||
- hslua-aeson
|
- 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.
|
# If you stop maintaining a package you can move it here.
|
||||||
# It will then be disabled if it starts causing problems.
|
# It will then be disabled if it starts causing problems.
|
||||||
# See https://github.com/fpco/stackage/issues/1056
|
# See https://github.com/fpco/stackage/issues/1056
|
||||||
|
|||||||
@ -117,6 +117,7 @@ apt-get install -y \
|
|||||||
nodejs \
|
nodejs \
|
||||||
npm \
|
npm \
|
||||||
openjdk-8-jdk \
|
openjdk-8-jdk \
|
||||||
|
protobuf-compiler \
|
||||||
python-mpltoolkits.basemap \
|
python-mpltoolkits.basemap \
|
||||||
python3-matplotlib \
|
python3-matplotlib \
|
||||||
python3-numpy \
|
python3-numpy \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user