Try out inline-r again (#842)

This commit is contained in:
Michael Snoyman 2015-09-21 05:14:07 +03:00
parent 108667a3af
commit 11b79bbece
2 changed files with 5 additions and 4 deletions

View File

@ -1019,10 +1019,8 @@ packages:
"Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> @Fuuzetsu":
- aeson-schema
# https://github.com/fpco/stackage/issues/842
# - inline-r
# - H
- inline-r
- H
"David Fox <dsf@seereason.com> @ddssff":
- debian

View File

@ -11,6 +11,7 @@
# http://www.stackage.org/install
add-apt-repository -y ppa:zoogie/sdl2-snapshots
add-apt-repository -y ppa:marutter/rrutter
apt-get update
apt-get install -y \
@ -65,6 +66,8 @@ apt-get install -y \
nodejs \
npm \
libadns1-dev \
r-base \
r-base-dev \
libpcap0.8-dev
mkdir /tmp/nettle-build