Commit Graph

198 Commits

Author SHA1 Message Date
Michael Snoyman
49cdf204f7
Install GHC via Stack
PPA does not yet include GHC 8.6.4
2019-03-06 06:49:22 +02:00
Michael Snoyman
e364dd4e8f
Upgrade to GHC 8.6.4 2019-03-06 00:30:16 +02:00
Michael Snoyman
a45a41024d Move configure-args into Docker file settings 2019-01-13 10:21:20 +00:00
Michael Snoyman
accdcf0860
Include zsh for hapistrano test suite 2019-01-11 10:29:32 +02:00
Michael Snoyman
0c57462218
Put protoc in /usr/bin/protoc instead 2019-01-09 14:58:14 +02:00
Michael Snoyman
ce933c390b
Add protoc executable to Docker image 2019-01-09 13:46:14 +02:00
Jens Petersen
bc6a92ab01 debian-bootstrap.sh: use the Ubuntu libsecp256k1 package (haskoin/secp256k1-haskell#15) 2019-01-08 11:24:24 +09:00
Jens Petersen
a194722da6 debian-bootstrap.sh: take protobuf and sodium from Ubuntu
- fix erlang missing '\'
2019-01-07 16:04:24 +09:00
Jens Petersen
d1f55cf80c debian-bootstrap.sh: install from ubuntu repos first then extra repos
- use C.UTF-8
- mono repo seems unnecessary
2019-01-07 16:01:39 +09:00
Jens Petersen
21c4abdf05 debian-bootstrap.sh: rrutter seems unused 2019-01-07 15:57:24 +09:00
Jens Petersen
363938a39f rebase docker image to Ubuntu 18.04 2019-01-01 23:36:38 +09:00
Jens Petersen
9f2b7ab95c debian-bootstrap.sh: add a final ldconfig
to make sure ld.so.cache is updated
2019-01-01 16:35:17 +09:00
Dan Burton
26b29f2862
Bump ghc version: 8.6.2 -> 8.6.3 2018-12-17 15:20:49 -05:00
Joe Kachmar
2d1c18dd26 Bumps nightly GHC to 8.6.2 2018-11-11 19:25:35 -05:00
Erik Schnetter
54022da3f8 Add user @eschnett and package mpi-hs 2018-10-19 16:09:36 -04:00
Alexey Zabelin
b654f1f11c
Install gcc-7 for yoga 2018-10-11 20:44:53 -04:00
Trevor L. McDonell
6d54752a25 update to cuda-10 2018-10-02 17:51:47 +02:00
Moritz Kiefer
2ad7a77f0a Update docker image to LLVM 7.0 and reenable llvm-hs 2018-09-30 07:34:33 -07:00
Mihai Maruseac
dbc2bf3a8b Start process of switching nightlies to ghc-8.6.1 2018-09-27 19:22:55 -07:00
Jean-Pierre Rupp
22cf215e71 Add Haskoin and its dependencies 2018-09-10 00:41:11 +01:00
(cdep)illabout
d6baa99fd1 Unblock the gi-vte package.
The gi-vte Haskell package fails to build because the required
libvte-2.91-dev system package is not installed.

This PR unblocks the gi-vte Haskell package, and adds the
libvte-2.91-dev package to the debian-bootstrap.sh file.

This is as recommended in
https://github.com/commercialhaskell/stackage/issues/3867.
2018-07-31 06:37:42 -07:00
Dan Burton
56c62ccbf3
Add clang-pure env vars 2018-07-06 10:56:51 -07:00
Michael Snoyman
33b9347e0f
Move to GHC 8.4.3 2018-05-30 22:09:16 -06:00
Adam Bergmark
5bdaafae46 Update links to this repo 2018-05-21 18:25:03 +02:00
Adam Bergmark
9b399b44e8 GHC 8.4.2 2018-04-22 14:25:17 +02:00
Hans-Christian Esperer
20747f65cb Install libsodium-dev 2018-04-12 20:39:04 -07:00
Kofi Gumbs
a91882686b Install erlang from erlang-solutions.com 2018-04-12 10:05:16 -07:00
Michael Snoyman
56300b6d83
Add erlang-base #3496 2018-04-08 19:08:04 +03:00
Michael Snoyman
8f817f671f
Install curl first 2018-03-26 11:27:33 +03:00
Michael Snoyman
e0bd7fdb39
Update debian-bootstrap for odbc 2018-03-26 11:20:28 +03:00
Moritz Kiefer
ca9b62cd56 Install LLVM 6.0 in docker image and reenable llvm-hs 2018-03-14 09:26:10 +01:00
Dan Burton
63aa8a67dc
Update Docker image to use ghc 8.4, llvm 5.0 2018-03-12 15:24:32 -07:00
Adam Bergmark
13ab2b8677 debian-bootstrap: Remove datadog keys 2018-03-01 10:41:11 +01:00
Adam Bergmark
a8f75ee7da debian-bootstrap: Add datadog env vars 2018-02-28 21:36:32 +01:00
Adam Bergmark
ded6e07cee debian-bootstrap: Add datadog env vars 2018-02-28 21:36:32 +01:00
Tom McLaughlin
16de3d1cc5 Add a symlink from /usr/bin/node to /usr/bin/nodejs
Fixes a problem on https://github.com/fpco/lts-haskell/issues/94
See https://github.com/yarnpkg/yarn/pull/1180 for more context on the
underlying problem
2018-02-24 19:44:54 -08:00
Paulo Tanaka
c4500a78c1 Adding zstd to stackage 2018-01-22 09:17:04 -08:00
Andrey Sverdlichenko
8cfff8a858 Add re2 2018-01-09 14:47:35 -08:00
Jens Petersen
a8234cb586 debian-bootstrap.sh: add libjavascriptcoregtk-4.0-dev for gi-javascriptcore 2017-12-18 10:59:04 +09:00
Adam Bergmark
88a1c26f9d upgrade to GHC 8.2.2 2017-11-21 23:48:58 +01:00
Matt Parsons
e80da8cc33
Add liboath-dev C dependency 2017-11-12 08:50:43 -07:00
Shao Cheng
b97ff7eeb8 Add direct-rocksdb 2017-11-07 16:47:05 +08:00
Jens Petersen
2c5f15f811 debian-bootstrap.sh: nvidia-cuda-dev is in multiverse 2017-09-24 20:52:21 +09:00
Jens Petersen
f6b7135996 debian-bootstrap.sh: nvidia-cuda-dev for accelerate-llvm-ptx (#2880) 2017-09-24 20:41:21 +09:00
Moritz Kiefer
c30fae635e Switch to LLVM 5 and remove constraints on llvm-hs and llvm-hs-pure 2017-09-10 13:41:00 +02:00
Dan Burton
e2c05bab2b
Bake cuda env vars into Dockerfile 2017-09-01 12:12:59 -07:00
Dan Burton
b996a7c74e
Bugfix debian-bootstrap for cuda, closes #2813 2017-08-31 16:22:12 -07:00
Trevor L. McDonell
2005bf4dca Add cuda 2017-08-26 11:59:12 +10:00
Adam Bergmark
af28cb31cc Add Yampa dependencies to debian-bootstrap 2017-08-20 04:53:24 +02:00
Dan Burton
9dcef1851c
Update apt-get installs: llvm and libclang to 3.9 2017-07-28 17:15:44 -07:00