Merge pull request #1519 from bartavelle/master

Add bartavelle's packages
This commit is contained in:
Adam Bergmark 2016-05-30 08:14:49 +02:00
commit fe9e5aeb4b
2 changed files with 6 additions and 4 deletions

View File

@ -1722,12 +1722,13 @@ packages:
# GHC 8 - blosum # GHC 8 - blosum
"Simon Marechal <bartavelle@gmail.com> @bartavelle": "Simon Marechal <bartavelle@gmail.com> @bartavelle":
# GHC 8 - compactmap - compactmap
# GHC 8 - stateWriter - stateWriter
- filecache - filecache
# GHC 8 - pcre-utils - pcre-utils
- strict-base-types - strict-base-types
# GHC 8 - withdependencies - withdependencies
- hruby
# http-types # http-types
# - stm-firehose # - stm-firehose
# - hslogstash # - hslogstash

View File

@ -105,6 +105,7 @@ apt-get install -y \
npm \ npm \
r-base \ r-base \
r-base-dev \ r-base-dev \
ruby-dev \
wget \ wget \
zip \ zip \
stack \ stack \