mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
commit
e12ba15613
@ -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
|
||||
|
||||
@ -117,6 +117,7 @@ apt-get install -y \
|
||||
nodejs \
|
||||
npm \
|
||||
openjdk-8-jdk \
|
||||
protobuf-compiler \
|
||||
python-mpltoolkits.basemap \
|
||||
python3-matplotlib \
|
||||
python3-numpy \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user